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/210/ and message: 'Build started for merge commit.' Using context: reddeer-verification-2023-09 Agent centos-7-90n23 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-90n23" 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-90n23" - 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-90n23" - 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-90n23 (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 :37 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Fri Sep 1 16:13:36 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5937 vncext: created VNC server for screen 0 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins13130804708075209740.sh + metacity --sm-disable --replace [reddeer.prcheck] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.prcheck/pom.xml -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 -U clean verify Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-09/ (365B) [INFO] Adding repository https://download.eclipse.org/staging/2023-09 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-09/ (2.54MB) [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B) [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.2kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.08MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.81MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.3MB) [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-09/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (472.61kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-09/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.45kB) [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (117.29kB) [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.54kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (102.48kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.88kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.21kB) [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (287.75kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (315.27kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.11kB) [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.08kB) [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.99kB) [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.71kB) [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.53kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.5kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.35kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.64kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.82kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.92kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.36kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.96kB) [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230829-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.5kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.42kB) [INFO] Fetching org.eclipse.jface_3.31.0.v20230821-1552.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.13MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (219.3kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (205.58kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.14kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.65kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (396.71kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230819-0347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (270.25kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.77kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (238.79kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.48kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.24kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.29kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.21kB) [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.17kB) [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/staging/2023-09/plugins/ (378.61kB) [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.59kB) [INFO] Fetching org.eclipse.ui_3.204.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (434.21kB) [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.52MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (7.97MB) [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (439.42kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.53kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (69.73kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.83kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/staging/2023-09/plugins/ (299.13kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.25kB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/staging/2023-09/plugins/ (900.14kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.88kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.64kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/staging/2023-09/plugins/ (184.63kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.73kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.78kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (612.76kB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230821-0745.jar from https://download.eclipse.org/staging/2023-09/plugins/ (693.66kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (428.8kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (332.72kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (73.8kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (536.33kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.55MB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (300.96kB) [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.54kB) [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.09kB) [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB) [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (246.77kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (209.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.72kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.11kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.04kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.68kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.53kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.54kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.62kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.55kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (698.87kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.99kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.81kB) [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (414.97kB) [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.65kB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (397.26kB) [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (953.19kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.36kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/staging/2023-09/plugins/ (60.39kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.29kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.36kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.14.0.202308271959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.38kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308271959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (999.88kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (168.01kB) [INFO] Fetching org.eclipse.emf.edit_2.19.0.v20230828-0616.jar from https://download.eclipse.org/staging/2023-09/plugins/ (301.87kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (354.65kB) [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (107.54kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.07kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (411.07kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.75kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (692.62kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (110.58kB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.83kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.200.v20230627-0107.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.97kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.96kB) [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.84kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB) [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.96MB) [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB) [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.39kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.54kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/staging/2023-09/plugins/ (583.32kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (10.99MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (405.12kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (346.43kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (552.58kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (809.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (926.07kB) [INFO] Fetching org.eclipse.search_3.15.200.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (500.56kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/staging/2023-09/plugins/ (182.24kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (180.32kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230825-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (507.87kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.61MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/staging/2023-09/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.06kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB) [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB) [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Fetching org.eclipse.core.net_1.5.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.57kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.16kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (62.14kB) [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.25kB) [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (308.6kB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.51kB) [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.9MB) [INFO] Fetching jaxen_2.0.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (218.71kB) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.01kB) [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.52kB) [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.94kB) [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.92kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (352.28kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.25kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (188.35kB) [INFO] Fetching org.eclipse.m2e.archetype.catalog_3.2.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.15kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (179.57kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.400.20230826-0755.jar from https://download.eclipse.org/staging/2023-09/plugins/ (5.32MB) [INFO] Fetching org.jdom2_2.0.6.v20230720-0727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.79kB) [INFO] Fetching org.eclipse.m2e.archetype.descriptor_3.2.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.9kB) [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (156.31kB) [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230826-0915.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.71kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230822-1606.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.06kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/staging/2023-09/plugins/ (410.69kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.63kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/staging/2023-09/plugins/ (229kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/staging/2023-09/plugins/ (479.34kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.15kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.12kB) [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.66kB) [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.73kB) [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.18kB) [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230830-2200.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.9MB) [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.84MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (546.11kB) [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (449.09kB) [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.53kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.6kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.54kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.22kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.79kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.71kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (132.24kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.38kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.23kB) [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (436.03kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.87kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (190.33kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.01kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (297.78kB) [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.98kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.26kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (459.55kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (159.82kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (339.48kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (858.88kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (90.73kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (165.77kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.84kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (194.86kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.58kB) [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.56kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.28kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.91kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.41kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.58kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (485.52kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.42kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (255.21kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (554.95kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (322.08kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (785.76kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (334.1kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B) [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.52kB) [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB) [INFO] Fetching net.bytebuddy.byte-buddy_1.14.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.01MB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.12kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] RedDeer Parent POM File [pom] [INFO] RedDeer Plugins [pom] [INFO] RedDeer Common [eclipse-plugin] [INFO] RedDeer Workbench Core [eclipse-plugin] [INFO] RedDeer E4 Workbench Core [eclipse-plugin] [INFO] RedDeer Core [eclipse-plugin] [INFO] RedDeer SWT [eclipse-plugin] [INFO] RedDeer JFace [eclipse-plugin] [INFO] RedDeer Workbench [eclipse-plugin] [INFO] RedDeer E4 Workbench [eclipse-plugin] [INFO] RedDeer UIForms [eclipse-plugin] [INFO] RedDeer Direct [eclipse-plugin] [INFO] RedDeer JUnit [eclipse-plugin] [INFO] RedDeer Eclipse [eclipse-plugin] [INFO] RedDeer GEF [eclipse-plugin] [INFO] RedDeer GEF Spy [eclipse-plugin] [INFO] RedDeer Graphiti [eclipse-plugin] [INFO] RedDeer JDT Junit [eclipse-plugin] [INFO] RedDeer JUnit Extensions [eclipse-plugin] [INFO] RedDeer Requirements [eclipse-plugin] [INFO] RedDeer UI [eclipse-plugin] [INFO] RedDeer Spy [eclipse-plugin] [INFO] RedDeer Recorder [eclipse-plugin] [INFO] RedDeer Go [eclipse-plugin] [INFO] RedDeer Log Parser [eclipse-plugin] [INFO] RedDeer CodeGen [eclipse-plugin] [INFO] RedDeer Test-Apps [pom] [INFO] RedDeer E4 Test App [eclipse-plugin] [INFO] RedDeer Tests [pom] [INFO] RedDeer Common Tests [eclipse-test-plugin] [INFO] RedDeer SWT Tests [eclipse-test-plugin] [INFO] RedDeer Core Tests [eclipse-test-plugin] [INFO] RedDeer Workbench Tests [eclipse-test-plugin] [INFO] RedDeer UIForms Test [eclipse-test-plugin] [INFO] RedDeer JFace Tests [eclipse-test-plugin] [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin] [INFO] RedDeer Eclipse Tests [eclipse-test-plugin] [INFO] RedDeer GEF Tests [eclipse-test-plugin] [INFO] RedDeer Graphiti Tests [eclipse-test-plugin] [INFO] RedDeer Direct Tests [eclipse-test-plugin] [INFO] RedDeer JUnit Tests [eclipse-test-plugin] [INFO] RedDeer Requirements Tests [eclipse-test-plugin] [INFO] RedDeer UI Tests [eclipse-test-plugin] [INFO] RedDeer E4 Workbench Tests [eclipse-test-plugin] [INFO] RedDeer Features [pom] [INFO] RedDeer E4 Feature [eclipse-feature] [INFO] RedDeer Eclipse Feature [eclipse-feature] [INFO] RedDeer GEF Spy Feature [eclipse-feature] [INFO] RedDeer SWT Feature [eclipse-feature] [INFO] RedDeer Tests Feature [eclipse-feature] [INFO] RedDeer UI Feature [eclipse-feature] [INFO] RedDeer Recorder Feature [eclipse-feature] [INFO] RedDeer GEF/Graphiti Feature [eclipse-feature] [INFO] RedDeer Spy Feature [eclipse-feature] [INFO] RedDeer Log Parser Feature [eclipse-feature] [INFO] RedDeer CodeGen Feature [eclipse-feature] [INFO] RedDeer Site [eclipse-repository] [INFO] RedDeer Archetype [maven-archetype] [INFO] [INFO] ---------------------< org.eclipse.reddeer:parent >--------------------- [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT [1/58] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --------------------< org.eclipse.reddeer:plugins >--------------------- [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT [2/58] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >----------- [INFO] Building RedDeer Common 4.7.0-SNAPSHOT [3/58] [INFO] from plugins/org.eclipse.reddeer.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.1MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.07MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-09/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.92kB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.02kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230825-1346.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.9kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >------- [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT [4/58] [INFO] from plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core --- [INFO] Resolving class path of RedDeer Workbench Core... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.61kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.84kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.39kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------ [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT [5/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Resolving class path of RedDeer E4 Workbench Core... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------ [INFO] Building RedDeer Core 4.7.0-SNAPSHOT [6/58] [INFO] from plugins/org.eclipse.reddeer.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core --- [INFO] Resolving class path of RedDeer Core... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core --- [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >------------- [INFO] Building RedDeer SWT 4.7.0-SNAPSHOT [7/58] [INFO] from plugins/org.eclipse.reddeer.swt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt --- [INFO] Resolving class path of RedDeer SWT... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt --- [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------ [INFO] Building RedDeer JFace 4.7.0-SNAPSHOT [8/58] [INFO] from plugins/org.eclipse.reddeer.jface/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface --- [INFO] Resolving class path of RedDeer JFace... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >---------- [INFO] Building RedDeer Workbench 4.7.0-SNAPSHOT [9/58] [INFO] from plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench --- [INFO] Resolving class path of RedDeer Workbench... [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (59.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.94kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.89kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.35kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.64kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.41kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >-------- [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT [10/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench --- [INFO] Resolving class path of RedDeer E4 Workbench... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >----------- [INFO] Building RedDeer UIForms 4.7.0-SNAPSHOT [11/58] [INFO] from plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms --- [INFO] Resolving class path of RedDeer UIForms... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >----------- [INFO] Building RedDeer Direct 4.7.0-SNAPSHOT [12/58] [INFO] from plugins/org.eclipse.reddeer.direct/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct --- [INFO] Resolving class path of RedDeer Direct... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------ [INFO] Building RedDeer JUnit 4.7.0-SNAPSHOT [13/58] [INFO] from plugins/org.eclipse.reddeer.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit --- [INFO] Resolving class path of RedDeer JUnit... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit --- [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >----------- [INFO] Building RedDeer Eclipse 4.7.0-SNAPSHOT [14/58] [INFO] from plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse --- [INFO] Resolving class path of RedDeer Eclipse... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse --- [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >------------- [INFO] Building RedDeer GEF 4.7.0-SNAPSHOT [15/58] [INFO] from plugins/org.eclipse.reddeer.gef/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef --- [INFO] Resolving class path of RedDeer GEF... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >----------- [INFO] Building RedDeer GEF Spy 4.7.0-SNAPSHOT [16/58] [INFO] from plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy --- [INFO] Resolving class path of RedDeer GEF Spy... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.spy --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >---------- [INFO] Building RedDeer Graphiti 4.7.0-SNAPSHOT [17/58] [INFO] from plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti --- [INFO] Resolving class path of RedDeer Graphiti... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >---------- [INFO] Building RedDeer JDT Junit 4.7.0-SNAPSHOT [18/58] [INFO] from plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit --- [INFO] Resolving class path of RedDeer JDT Junit... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jdt.junit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jdt.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jdt.junit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jdt.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit --- [WARNING] /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/build.properties: bin.includes value(s) [resources/] do not match any files. [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >------- [INFO] Building RedDeer JUnit Extensions 4.7.0-SNAPSHOT [19/58] [INFO] from plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension --- [INFO] Resolving class path of RedDeer JUnit Extensions... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.extension --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.extension --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >-------- [INFO] Building RedDeer Requirements 4.7.0-SNAPSHOT [20/58] [INFO] from plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements --- [INFO] Resolving class path of RedDeer Requirements... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >------------- [INFO] Building RedDeer UI 4.7.0-SNAPSHOT [21/58] [INFO] from plugins/org.eclipse.reddeer.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui --- [INFO] Resolving class path of RedDeer UI... [INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (23.66kB) [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.42kB) [INFO] Fetching biz.aQute.bnd.embedded-repo_6.4.1.202306080939.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (5.73MB) [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (21.17kB) [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (26.7kB) [INFO] Fetching org.slf4j.binding.nop_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (15.08kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >------------- [INFO] Building RedDeer Spy 4.7.0-SNAPSHOT [22/58] [INFO] from plugins/org.eclipse.reddeer.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy --- [INFO] Resolving class path of RedDeer Spy... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.spy --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >---------- [INFO] Building RedDeer Recorder 4.7.0-SNAPSHOT [23/58] [INFO] from plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder --- [INFO] Resolving class path of RedDeer Recorder... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.recorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.recorder --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.recorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >------------- [INFO] Building RedDeer Go 4.7.0-SNAPSHOT [24/58] [INFO] from plugins/org.eclipse.reddeer.go/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go --- [INFO] Resolving class path of RedDeer Go... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.go --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.go --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/src does not exist [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >---------- [INFO] Building RedDeer Log Parser 4.7.0-SNAPSHOT [25/58] [INFO] from plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser --- [INFO] Resolving class path of RedDeer Log Parser... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.logparser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.logparser --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.logparser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >----------- [INFO] Building RedDeer CodeGen 4.7.0-SNAPSHOT [26/58] [INFO] from plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen --- [INFO] Resolving class path of RedDeer CodeGen... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.codegen --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] -------------------< org.eclipse.reddeer:test-apps >-------------------- [INFO] Building RedDeer Test-Apps 4.7.0-SNAPSHOT [27/58] [INFO] from test-apps/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-apps --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ test-apps --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/test-apps/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ test-apps --- [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >------------- [INFO] Building RedDeer E4 Test App 4.7.0-SNAPSHOT [28/58] [INFO] from test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 --- [INFO] Resolving class path of RedDeer E4 Test App... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4 --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4 --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] ---------------------< org.eclipse.reddeer:tests >---------------------- [INFO] Building RedDeer Tests 4.7.0-SNAPSHOT [29/58] [INFO] from tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tests --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ tests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ tests --- [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ tests --- [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >--------- [INFO] Building RedDeer Common Tests 4.7.0-SNAPSHOT [30/58] [INFO] from tests/org.eclipse.reddeer.common.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test --- [INFO] Resolving class path of RedDeer Common Tests... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (16.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.49kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (87.79kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources does not exist [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.87kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230830-2200.jar from https://download.eclipse.org/staging/2023-09/plugins/ (586.37kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.01 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.properties.LoggerTest 16:16:01.624 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 16:16:01.625 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 16:16:01.625 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 16:16:01.625 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 16:16:01.625 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 16:16:01.625 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 16:16:01.625 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.02 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.002 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.003 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.016 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.011 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.003 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 16:16:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 16:16:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown 16:16:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:13.820 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: 12.013 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.003 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.001 s test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 7.006 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 4.001 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 1.001 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.001 s getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.GroupWaitTest 16:16:13.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 16:16:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:23.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 16:16:23.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:27.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 16:16:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 16:16:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:35.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 16:16:35.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 16:16:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:41.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 16:16:41.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.02 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.506 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 7.002 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.002 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 8.003 s test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.501 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.003 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 16:16:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:16:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 16:16:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:17:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 16:17:02.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 16:17:05.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.508 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.001 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.031 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.003 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.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.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test --- [INFO] Resolving class path of RedDeer SWT Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 16:17:23.702 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:17:23.704 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 16:17:23.718 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:17:23.720 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 16:17:23.800 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 16:17:23.885 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:17:23.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:23.894 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 16:17:23.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 16:17:23.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 16:17:23.908 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 16:17:23.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:23.913 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:17:23.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:23.916 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:17:23.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:23.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:23.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 16:17:23.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 16:17:23.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:23.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:23.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:24.189 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 16:17:24.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:17:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:24.201 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) 16:17:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:24.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:24.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:24.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:17:24.218 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:24.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:17:24.219 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:24.219 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:24.220 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:24.220 INFO [main][AbstractShell] Close shell Testing shell 16:17:24.220 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:24.292 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:24.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:24.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 16:17:24.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:24.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:24.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:24.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:24.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 16:17:24.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 16:17:24.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:24.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.466 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 16:17:24.432 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 16:17:24.433 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:17:24.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:24.434 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 16:17:24.434 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:24.434 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:17:24.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:24.435 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:17:24.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:24.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:24.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 16:17:24.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 16:17:24.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:24.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:24.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:24.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:24.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:17:24.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:17:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:24.523 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) 16:17:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:24.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:24.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:24.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:24.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:17:24.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 16:17:24.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:24.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:17:24.530 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:24.531 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:24.531 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:24.531 INFO [main][AbstractShell] Close shell Testing shell 16:17:24.531 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:24.588 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:24.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:24.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 16:17:24.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:24.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:24.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 16:17:24.632 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 16:17:24.632 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:24.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:24.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:24.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.196 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:24.697 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:24.701 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:17:24.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:24.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:24.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:24.702 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:17:24.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:24.702 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:17:24.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:24.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:24.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:24.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:24.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:24.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:24.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:24.908 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 16:17:24.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:25.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:25.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:17:25.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:25.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:25.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:17:25.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:17:25.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:17:25.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:17:26.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:17:26.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:17:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:17:26.018 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 16:17:26.022 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:26.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:17:26.023 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:26.023 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:26.023 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:26.023 INFO [main][AbstractShell] Close shell Testing shell 16:17:26.023 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:26.037 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:26.038 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:26.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:26.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:26.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:26.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:26.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:26.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:26.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:26.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:26.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:26.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:26.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:26.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:26.145 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%$") 16:17:26.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:26.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:17:26.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:26.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:26.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:17:26.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:26.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:17:27.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:27.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:17:27.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:17:27.197 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 16:17:27.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:27.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 16:17:27.198 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:27.198 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:27.198 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:27.198 INFO [main][AbstractShell] Close shell Testing shell 16:17:27.198 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:27.222 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:27.222 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:27.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:27.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:27.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:27.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:27.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:27.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:27.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:27.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:27.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:27.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:27.316 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 16:17:27.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:27.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:27.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:17:27.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:27.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:27.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:27.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:27.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:27.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:17:27.349 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 16:17:27.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:27.532 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:17:27.532 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:27.533 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:27.533 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:27.533 INFO [main][AbstractShell] Close shell Testing shell 16:17:27.533 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:27.558 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:27.558 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:27.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:27.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:27.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:27.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:27.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:27.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:27.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:27.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:27.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:27.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:27.648 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 16:17:27.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:27.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:17:27.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:27.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:27.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:27.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:27.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:17:27.707 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 16:17:27.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:27.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 16:17:27.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:27.849 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:27.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:27.849 INFO [main][AbstractShell] Close shell Testing shell 16:17:27.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:27.868 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:27.868 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:27.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:27.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:27.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:27.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:27.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:27.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:27.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:27.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:27.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:27.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:27.941 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 16:17:27.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:27.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:27.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:17:27.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:27.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:27.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:27.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:27.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:17:27.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:27.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:17:27.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:27.998 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:27.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:27.998 INFO [main][AbstractShell] Close shell Testing shell 16:17:27.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:28.172 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:28.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:28.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:28.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:28.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:28.176 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:28.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:28.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:28.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:28.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:28.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:28.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:28.221 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:") 16:17:28.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:28.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:17:28.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:28.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:28.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:28.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:17:28.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:28.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:17:28.253 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:28.254 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:28.254 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:28.254 INFO [main][AbstractShell] Close shell Testing shell 16:17:28.254 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:28.428 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:28.429 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:28.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:28.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:28.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:28.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:28.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:28.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:28.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:28.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:28.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:28.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:28.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:28.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:28.479 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 16:17:28.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:28.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:17:28.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:28.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:28.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:28.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:17:28.511 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 16:17:28.516 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:28.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:17:28.517 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:28.845 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:29.017 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:29.253 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:29.483 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:29.517 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:29.711 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:30.017 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 16:17:30.291 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:30.518 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:17:30.518 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 16:17:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:17:40.521 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:17:40.536 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 16:17:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:17:40.537 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:40.537 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:40.593 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:40.793 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:40.830 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:41.037 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:41.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:17:41.037 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 16:17:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:17:51.038 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:17:51.040 INFO [WorkbenchTestable][AbstractBrowser] Browser back 16:17:51.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:17:51.042 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:51.042 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:51.287 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:51.542 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:17:51.542 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:17:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:17:52.543 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:17:52.546 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 16:17:52.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:17:52.548 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:52.548 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:52.646 DEBUG [main][BrowserProgressListener] Calling chanded() 16:17:53.048 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:17:53.048 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:17:54.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:17:54.049 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:17:54.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:17:54.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:17:54.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:17:54.052 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:17:54.052 DEBUG [main][AbstractWait] Waiting until shell is active... 16:17:54.052 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:17:54.052 INFO [main][AbstractShell] Close shell Testing shell 16:17:54.052 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:17:54.075 DEBUG [main][AbstractWait] Waiting while shell is available... 16:17:54.075 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:17:54.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:54.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:54.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 16:17:54.101 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 16:17:54.101 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.406 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.389 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.155 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.351 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.294 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.282 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.256 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 25.668 s Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.128 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.130 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:17:54.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:54.130 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.130 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:54.131 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:17:54.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:54.131 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:17:54.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:54.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:54.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:54.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:54.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:54.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 16:17:54.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:17:54.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 16:17:54.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:54.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:54.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:54.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:54.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:54.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 16:17:54.378 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 16:17:54.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:54.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:54.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:54.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:54.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.490 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 16:17:54.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 16:17:54.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:54.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:54.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:54.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:54.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.608 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 16:17:54.608 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 16:17:54.609 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 16:17:54.609 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 16:17:54.609 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 16:17:54.609 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 16:17:54.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:54.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:54.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:54.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:54.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:54.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 16:17:54.739 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 16:17:54.739 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 16:17:54.739 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 16:17:54.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:54.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:54.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:54.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:54.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 16:17:54.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 16:17:54.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 16:17:54.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:54.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:54.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:54.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:54.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:54.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:17:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:17:54.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:17:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:54.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 16:17:54.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 16:17:54.968 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 16:17:54.969 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 16:17:54.969 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 16:17:54.969 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 16:17:54.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:54.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:54.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:55.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 16:17:55.007 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 16:17:55.007 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:55.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:55.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:55.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.185 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.108 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.109 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.12 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.106 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.152 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.095 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:55.021 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:55.022 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:17:55.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:55.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:55.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:55.023 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:17:55.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:55.031 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:17:55.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:55.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:55.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 16:17:55.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:55.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:55.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:55.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:55.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:55.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:17:55.094 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 16:17:55.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:17:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:55.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:17:55.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:17:55.098 DEBUG [main][MenuItemLookup] Found menu:'File' 16:17:55.099 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:17:55.099 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:17:55.099 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:17:55.099 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:17:55.099 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:17:55.099 DEBUG [main][MenuItemLookup] Item match:Window 16:17:55.106 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:17:55.106 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:17:55.106 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:17:55.106 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:55.106 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:17:55.106 DEBUG [main][MenuItemLookup] Item match:Show View 16:17:55.126 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:17:55.126 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:17:55.126 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:17:55.126 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:17:55.127 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:17:55.127 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:17:55.127 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:17:55.127 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:17:55.127 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:55.127 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:17:55.127 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:17:55.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:17:55.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:17:55.132 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:17:55.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:17:55.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:17:55.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:17:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:55.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:55.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:17:55.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:55.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:17:55.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:55.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:55.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:55.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:17:55.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:17:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:17:55.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 16:17:55.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:17:55.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:17:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:17:55.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:17:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 16:17:55.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:17:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:17:55.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:17:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:17:55.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:17:55.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 16:17:55.835 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 16:17:55.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 16:17:55.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 16:17:55.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:55.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:55.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:17:55.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:55.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:55.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:55.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:17:55.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:55.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:17:55.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:55.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:55.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:55.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:55.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:17:55.843 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:17:55.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:17:55.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:17:55.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:17:55.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:17:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:17:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:17:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:17:55.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:55.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:55.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:17:55.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:55.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:55.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:17:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:55.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:17:55.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 '\*?\QRedDeer SWT\E') 16:17:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:55.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:55.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:55.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:17:55.993 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 16:17:55.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 16:17:56.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:17:56.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:17:56.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:17:56.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:17:56.028 DEBUG [main][MenuItemLookup] Found menu:'submenu' 16:17:56.028 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:56.029 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 16:17:56.029 DEBUG [main][MenuItemLookup] Item match:View Action with ID 16:17:56.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 16:17:56.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 16:17:56.029 INFO [main][MenuItemHandler] Select menu item: View Action with ID 16:17:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 16:17:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 16:17:56.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:56.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:56.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:56.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:56.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:56.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 16:17:56.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:56.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 16:17:56.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:56.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:56.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:56.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:56.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:56.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 16:17:56.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:56.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:17:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:56.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:17:56.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 '\*?\QRedDeer SWT\E') 16:17:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:56.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:56.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:17:56.061 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 16:17:56.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 16:17:56.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:17:56.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:17:56.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:17:56.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:17:56.065 DEBUG [main][MenuItemLookup] Found menu:'submenu' 16:17:56.065 DEBUG [main][MenuItemLookup] Item match:submenu 16:17:56.068 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 16:17:56.068 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 16:17:56.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 16:17:56.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 16:17:56.069 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 16:17:56.101 DEBUG [main][MenuItemLookup] Found menu:'submenu' 16:17:56.101 DEBUG [main][MenuItemLookup] Item match:submenu 16:17:56.102 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 16:17:56.102 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 16:17:56.102 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 16:17:56.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 16:17:56.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 16:17:56.103 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 16:17:56.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:56.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:56.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:56.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:56.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:56.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 16:17:56.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:56.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 16:17:56.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:56.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:56.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:56.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:56.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:17:56.118 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 16:17:56.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:17:56.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:56.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:56.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:17:56.119 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:17:56.119 DEBUG [main][MenuItemLookup] Found menu:'File' 16:17:56.119 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:17:56.120 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:17:56.120 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:17:56.120 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:17:56.120 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:17:56.120 DEBUG [main][MenuItemLookup] Item match:Window 16:17:56.121 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:17:56.121 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:17:56.121 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:17:56.121 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:56.121 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:17:56.121 DEBUG [main][MenuItemLookup] Item match:Show View 16:17:56.127 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:17:56.127 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:17:56.127 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:17:56.127 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:17:56.127 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:17:56.127 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:17:56.128 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:17:56.128 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:17:56.128 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:56.128 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:17:56.128 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:17:56.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:17:56.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:17:56.141 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:17:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:17:56.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:17:56.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:17:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:56.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:17:56.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:56.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:17:56.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:56.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:56.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:17:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:17:56.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:17:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:17:56.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:17:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:17:56.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:17:56.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:17:56.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:17:56.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:17:56.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:17:56.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:17:56.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:17:56.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:17:56.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 16:17:56.738 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 16:17:56.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 16:17:56.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 16:17:56.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:56.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:56.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:56.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:17:56.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:56.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:56.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:17:56.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:56.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:17:56.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:56.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:56.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:17:56.744 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:17:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:17:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:17:56.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:17:56.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:17:56.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:17:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:17:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:17:56.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:56.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:17:56.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:56.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:56.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:17:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:56.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:17:56.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 '\*?\QError Log\E') 16:17:56.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:56.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:57.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:57.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:17:57.001 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:17:57.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:17:57.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:17:57.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:17:57.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:17:57.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:17:57.025 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:17:57.025 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:57.025 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:17:57.025 DEBUG [main][MenuItemLookup] Item match:Filters... 16:17:57.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 16:17:57.026 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 16:17:57.026 INFO [main][MenuItemHandler] Select menu item: &Filters... 16:17:57.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 16:17:57.154 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 16:17:57.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 16:17:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:57.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:17:57.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:57.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 16:17:57.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:57.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:57.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:57.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:17:57.200 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:17:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:17:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:17:57.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:17:57.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:17:57.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 16:17:57.340 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 16:17:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 16:17:57.340 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 16:17:57.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:57.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:57.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:57.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:57.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 16:17:57.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:57.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 16:17:57.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:57.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:57.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:57.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:57.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:57.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:57.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:17:57.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:57.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:57.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:17:57.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:57.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:57.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:17:57.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:17:57.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:57.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:57.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:57.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:17:57.395 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:17:57.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:17:57.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:17:57.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:17:57.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:17:57.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:17:57.398 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:17:57.398 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:57.398 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:17:57.398 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:57.398 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 16:17:57.398 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 16:17:57.398 DEBUG [main][MenuItemLookup] Item match:Show text filter 16:17:57.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 16:17:57.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 16:17:57.400 INFO [main][MenuItemHandler] Select menu item: &Show text filter 16:17:57.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:17:57.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:57.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:57.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:57.406 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 16:17:57.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:57.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:57.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:57.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:17:57.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:57.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:17:58.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:58.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:17:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:17:58.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 16:17:58.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:58.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:58.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:58.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 16:17:58.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 16:17:58.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:17:58.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:17:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.394 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.072 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.251 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.056 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 16:17:58.433 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 16:17:58.434 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:17:58.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:58.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 16:17:58.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:58.435 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:17:58.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:58.436 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:17:58.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:58.438 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:17:58.439 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 16:17:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:58.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:17:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:58.445 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") 16:17:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:58.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:58.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:17:58.466 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 16:17:58.466 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:17:58.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:17:58.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 16:17:58.623 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 16:17:58.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 16:17:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:58.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:17:58.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:58.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:17:58.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:58.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:58.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:58.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:58.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:17:58.638 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 16:17:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:17:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:17:58.647 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 16:17:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:17:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:17:58.649 TRACE [main][WidgetHandler] Notify Table with event 13 16:17:58.649 TRACE [main][WidgetHandler] Wait for synchronization 16:17:58.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:58.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:17:58.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:58.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:58.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:58.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 "Open") 16:17:58.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:58.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:17:58.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:58.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:58.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:17:58.654 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:17:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:17:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:17:58.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:17:58.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:17:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:17:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:17:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:17:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:59.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:59.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:17:59.534 DEBUG [main][MenuItemLookup] Found menu:'File' 16:17:59.534 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:17:59.534 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:17:59.534 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:17:59.534 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:17:59.535 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:17:59.535 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:17:59.535 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:17:59.535 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:17:59.535 DEBUG [main][MenuItemLookup] Item match:Window 16:17:59.536 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:17:59.536 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:17:59.536 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:17:59.536 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.536 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:17:59.536 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:17:59.536 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.536 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:17:59.537 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.537 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:17:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:59.537 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:17:59.537 DEBUG [main][MenuItemLookup] Found menu:'File' 16:17:59.537 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:17:59.537 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:17:59.538 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:17:59.538 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:17:59.538 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:17:59.538 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:17:59.538 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:17:59.538 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:17:59.538 DEBUG [main][MenuItemLookup] Item match:Window 16:17:59.539 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:17:59.539 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:17:59.539 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:17:59.539 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.539 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:17:59.539 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:17:59.539 DEBUG [main][MenuItemLookup] Item match:Perspective 16:17:59.543 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:17:59.544 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.544 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:17:59.544 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:17:59.544 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:17:59.544 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:17:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:17:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:59.549 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:17:59.549 DEBUG [main][MenuItemLookup] Found menu:'File' 16:17:59.549 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:17:59.549 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:17:59.549 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:17:59.549 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:17:59.550 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:17:59.550 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:17:59.550 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:17:59.550 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:17:59.550 DEBUG [main][MenuItemLookup] Item match:Window 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.551 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:17:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:59.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'File' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:17:59.552 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:17:59.552 DEBUG [main][MenuItemLookup] Item match:Window 16:17:59.553 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:17:59.553 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:17:59.553 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:17:59.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.553 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:17:59.553 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:17:59.553 DEBUG [main][MenuItemLookup] Item match:Perspective 16:17:59.554 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:17:59.554 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.554 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:17:59.555 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:17:59.555 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:17:59.555 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:17:59.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:59.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:59.588 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'File' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:17:59.589 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:17:59.589 DEBUG [main][MenuItemLookup] Item match:Window 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.590 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:17:59.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:59.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:59.591 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:17:59.591 DEBUG [main][MenuItemLookup] Found menu:'File' 16:17:59.591 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:17:59.591 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:17:59.591 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:17:59.591 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:17:59.591 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:17:59.591 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:17:59.592 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:17:59.592 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:17:59.592 DEBUG [main][MenuItemLookup] Item match:Window 16:17:59.592 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:17:59.592 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:17:59.593 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:17:59.593 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.593 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:17:59.593 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:17:59.593 DEBUG [main][MenuItemLookup] Item match:Perspective 16:17:59.594 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:17:59.594 DEBUG [main][MenuItemLookup] Found menu:'' 16:17:59.594 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:17:59.594 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:17:59.594 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:17:59.594 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:17:59.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:17:59.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:17:59.595 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:17:59.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:17:59.646 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 16:17:59.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:17:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:59.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:59.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:17:59.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:59.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:59.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:59.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 16:17:59.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:17:59.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:17:59.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:17:59.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:17:59.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:17:59.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:59.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:59.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:59.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:17:59.650 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:17:59.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:17:59.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:17:59.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:17:59.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:17:59.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:17:59.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 16:17:59.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 16:17:59.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:17:59.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:17:59.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:17:59.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:17:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:17:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:17:59.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:17:59.912 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.*') 16:17:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:17:59.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:17:59.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:17:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:17:59.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:17:59.941 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:17:59.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:00.101 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 16:18:00.101 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:00.101 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:18:00.101 DEBUG [main][MenuItemLookup] Item match:Run As 16:18:00.105 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 16:18:00.105 DEBUG [main][MenuItemLookup] Item match:(none applicable) 16:18:00.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 16:18:00.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 16:18:00.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:00.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 16:18:00.106 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 16:18:00.106 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.196 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.117 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.118 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:00.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.119 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:00.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.128 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:00.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:00.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:00.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:00.205 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") 16:18:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:00.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:00.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:00.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:18:00.206 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:18:00.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:00.221 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 16:18:00.221 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 16:18:00.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:00.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:00.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:00.344 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") 16:18:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:00.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:00.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:00.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:00.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:18:00.346 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:18:00.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:00.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 16:18:00.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 16:18:00.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 16:18:00.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:00.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:00.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:00.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:00.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:00.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:00.494 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") 16:18:00.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:00.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:00.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:00.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:00.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:18:00.495 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:18:00.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:00.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:00.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:00.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18: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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 16:18:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:00.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:00.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:00.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:18:00.629 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:18:00.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:00.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 16:18:00.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:00.714 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:00.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:00.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:00.768 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") 16:18:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:00.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:00.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:00.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:18:00.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:00.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 16:18:00.809 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 16:18:00.809 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.159 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.134 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.114 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.178 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.095 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:00.817 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:00.818 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:00.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.819 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:00.819 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.819 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:00.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.832 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:00.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:00.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:00.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:00.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:00.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.shell.DefaultShell, index 0 and no matchers specified 16:18:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:00.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:00.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:00.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:00.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:00.908 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:00.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:00.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:00.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:00.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:00.911 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:00.911 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 16:18:00.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 16:18:00.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 16:18:00.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:00.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:00.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:00.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:00.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:00.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:00.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:00.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:00.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:00.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:00.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.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.shell.DefaultShell, index 0 and no matchers specified 16:18:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:01.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:01.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:01.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:01.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:01.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:01.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:01.012 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:01.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:01.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:01.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:01.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.013 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:01.013 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 16:18:01.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 16:18:01.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:01.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:01.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:01.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:01.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:01.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.138 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 16:18:01.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:01.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:01.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:01.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:01.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:01.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:01.139 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:01.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:01.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:01.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:01.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.140 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:01.140 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:01.140 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:01.141 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 16:18:01.141 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 16:18:01.141 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 16:18:01.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 16:18:01.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 16:18:01.141 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 16:18:01.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:01.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:01.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:01.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:01.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:01.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:01.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 16:18:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:01.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:01.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:01.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:01.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:01.290 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:01.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:01.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:01.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:01.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.291 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:01.291 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 16:18:01.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:01.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:01.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:01.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:01.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:01.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:01.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:01.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 16:18:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:01.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:01.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:01.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:01.405 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:01.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:01.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:01.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:01.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.406 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:01.406 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:01.406 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:01.406 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 16:18:01.406 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 16:18:01.406 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 16:18:01.406 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 16:18:01.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:01.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:01.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:01.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:01.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:01.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 16:18:01.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 16:18:01.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:01.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:01.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:01.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:01.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:01.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:01.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:01.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.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.shell.DefaultShell, index 0 and no matchers specified 16:18:01.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:01.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:01.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:01.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:01.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:01.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:01.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:01.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:01.639 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:01.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:01.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:01.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:01.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.640 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:01.640 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:01.640 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:01.641 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 16:18:01.641 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 16:18:01.641 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 16:18:01.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:01.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:01.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:01.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:01.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:01.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:01.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 16:18:01.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 16:18:01.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:01.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:01.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:01.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:01.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:01.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:01.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.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.shell.DefaultShell, index 0 and no matchers specified 16:18:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:01.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:01.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:01.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:01.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:01.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:01.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:01.865 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:01.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:01.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:01.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:01.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.866 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:01.866 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:01.866 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:01.866 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 16:18:01.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 16:18:01.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 16:18:01.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:01.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:01.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:01.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:01.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:01.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:01.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:01.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:01.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:01.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:01.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:01.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 16:18:01.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:01.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:01.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:01.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:01.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:01.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:01.992 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:01.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:01.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:01.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:01.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:01.992 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:01.993 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:01.993 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:01.993 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 16:18:01.993 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 16:18:01.993 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 16:18:02.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:02.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:02.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:02.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:02.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:02.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:02.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:02.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:02.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:02.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.shell.DefaultShell, index 0 and no matchers specified 16:18:02.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:02.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:02.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:02.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:02.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:02.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:02.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:02.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:02.110 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:02.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:02.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:02.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:02.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:02.112 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:02.112 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 16:18:02.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 16:18:02.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 16:18:02.112 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 16:18:02.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 16:18:02.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:02.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 16:18:02.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:02.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:02.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:02.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:02.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:02.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:02.117 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:02.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:02.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:02.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:02.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:02.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:02.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:02.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:02.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.shell.DefaultShell, index 0 and no matchers specified 16:18:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:02.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:02.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:02.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:02.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:02.230 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:02.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:02.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:02.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:02.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:02.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:02.299 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:02.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:02.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:02.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:02.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:02.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:02.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:02.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 16:18:02.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:02.353 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 16:18:02.353 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 16:18:02.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:02.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:02.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:02.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:02.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:02.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:02.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.shell.DefaultShell, index 0 and no matchers specified 16:18:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:02.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:02.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:02.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:02.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:02.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:02.489 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:02.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:02.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:02.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:02.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:02.490 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:02.490 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:02.490 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:02.490 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 16:18:02.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 16:18:02.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:02.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:02.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:02.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:02.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:02.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:02.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.shell.DefaultShell, index 0 and no matchers specified 16:18:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:02.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:02.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:02.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:02.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:02.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:02.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:02.600 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:02.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:02.600 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:02.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:02.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:02.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:02.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:02.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:02.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:02.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:02.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 16:18:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:02.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:02.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:02.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:02.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:02.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:02.711 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:02.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:02.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:02.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:02.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:02.712 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:02.712 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:02.712 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:02.712 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 16:18:02.712 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 16:18:02.712 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 16:18:02.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 16:18:02.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:02.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:02.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:02.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:02.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:02.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:02.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.shell.DefaultShell, index 0 and no matchers specified 16:18:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:02.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:02.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:02.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:02.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:02.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:02.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:02.840 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:02.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:02.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:02.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:02.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:02.841 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:02.841 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 16:18:02.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:02.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:02.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:02.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:02.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:02.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 16:18:02.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:02.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:02.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:02.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.shell.DefaultShell, index 0 and no matchers specified 16:18:02.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:02.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:02.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:02.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:02.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:02.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:02.959 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:02.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:02.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:02.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:02.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:02.960 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:02.960 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:02.960 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:02.960 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 16:18:02.960 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 16:18:02.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:02.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:02.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:03.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:03.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:03.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:03.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:03.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:03.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 16:18:03.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 16:18:03.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 16:18:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18: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.shell.DefaultShell, index 0 and no matchers specified 16:18:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:03.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:03.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 16:18:03.064 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 16:18:03.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 16:18:03.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 16:18:03.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:18:03.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:03.065 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 16:18:03.065 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 16:18:03.065 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 16:18:03.065 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 16:18:03.065 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 16:18:03.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 16:18:03.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 16:18:03.066 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 16:18:03.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:03.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:03.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:03.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 16:18:03.105 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 16:18:03.105 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:03.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:03.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.125 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.101 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.155 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.121 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.118 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.114 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.129 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.113 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.111 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.111 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.128 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.133 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.118 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.115 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.09 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.112 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.168 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.108 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:03.114 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:03.115 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:03.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:03.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:03.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:03.116 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:03.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:03.132 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:03.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:03.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:03.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 16:18:03.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:03.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:03.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:03.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:03.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:03.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:03.148 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 16:18:03.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:03.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:03.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'File' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:18:03.149 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:18:03.149 DEBUG [main][MenuItemLookup] Item match:Window 16:18:03.150 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:18:03.150 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:18:03.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:18:03.150 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:03.150 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:18:03.150 DEBUG [main][MenuItemLookup] Item match:Show View 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:03.158 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:18:03.158 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:18:03.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:18:03.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:18:03.159 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:18:03.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:18:03.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:18:03.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:18:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:03.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:03.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:03.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 16:18:03.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:18:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:03.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:18:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:03.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:18:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 16:18:03.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:18:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:03.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:18:03.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:03.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:18:03.297 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 16:18:03.297 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 16:18:03.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 16:18:03.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 16:18:03.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:03.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:03.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:18:03.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:03.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:03.309 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:18:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:03.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:03.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:18:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:18:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:18:03.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:18:03.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:03.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:03.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 16:18:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:18:03.448 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 16:18:03.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:18:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:18:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:18:03.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:18:03.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:18:03.465 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') 16:18:03.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 16:18:03.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:03.487 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:03.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:03.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:03.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 16:18:03.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:03.488 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 16:18:03.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:03.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:03.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:03.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:03.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:03.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:03.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 16:18:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:18:03.521 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 16:18:03.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:18:03.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:18:03.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:18:03.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:18:03.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:18:03.524 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 16:18:03.524 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 16:18:03.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:18:03.527 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:18:03.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:03.638 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 16:18:03.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:03.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:03.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:18:03.639 DEBUG [main][MenuItemLookup] Found menu:'File' 16:18:03.639 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:18:03.639 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:18:03.639 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:18:03.639 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:18:03.639 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:18:03.639 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:18:03.639 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:18:03.640 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:18:03.640 DEBUG [main][MenuItemLookup] Item match:Window 16:18:03.640 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:18:03.640 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:18:03.640 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:18:03.641 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:03.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:18:03.641 DEBUG [main][MenuItemLookup] Item match:Show View 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:03.648 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:18:03.648 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:18:03.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:18:03.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:18:03.665 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:18:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:18:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:18:03.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:18:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:03.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:03.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:03.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 16:18:03.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:18:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:03.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:18:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:03.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:18:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 16:18:03.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:18:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:03.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:18:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:03.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:18:03.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 16:18:03.792 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 16:18:03.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 16:18:03.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 16:18:03.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:03.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:03.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.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") 16:18:03.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:03.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:03.803 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:18:03.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:03.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:03.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:03.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:18:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:18:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:18:03.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:18:03.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:03.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:03.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 '\*?\QRedDeer SWT Controls\E') 16:18:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:03.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:03.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:03.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:18:03.917 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 16:18:03.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:18:03.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:18:03.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:18:03.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:18:03.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:18:03.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:03.946 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:18:03.947 DEBUG [main][MenuItemLookup] Found menu:'File' 16:18:03.947 DEBUG [main][MenuItemLookup] Item match:File 16:18:03.950 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:18:03.951 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'File' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:18:03.956 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:18:03.957 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:03.957 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:18:03.957 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:18:03.959 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:18:03.960 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:18:03.960 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:18:04.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 16:18:04.099 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 16:18:04.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:18:04.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:04.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:04.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:04.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 16:18:04.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.102 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.104 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 16:18:04.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 16:18:04.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 16:18:04.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:04.110 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:18:04.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:04.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:04.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:04.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:04.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:04.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:04.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 16:18:04.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:04.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 16:18:04.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:04.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:04.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:04.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:04.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:04.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:04.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:04.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 16:18:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:18:04.207 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 16:18:04.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:18:04.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:18:04.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:18:04.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:18:04.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:18:04.211 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 16:18:04.211 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 16:18:04.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:18:04.211 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:18:04.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:04.295 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 16:18:04.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:04.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:04.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'File' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:18:04.297 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:18:04.297 DEBUG [main][MenuItemLookup] Item match:Window 16:18:04.298 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:18:04.298 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:18:04.298 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:18:04.298 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:04.298 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:18:04.298 DEBUG [main][MenuItemLookup] Item match:Show View 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'' 16:18:04.306 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:18:04.306 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:18:04.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:18:04.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:18:04.307 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:18:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:18:04.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:18:04.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:18:04.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:04.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:04.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:04.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:04.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:04.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 16:18:04.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:18:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:04.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:18:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:04.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:18:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 16:18:04.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:18:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:04.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:18:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:04.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:18:04.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 16:18:04.429 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 16:18:04.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 16:18:04.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 16:18:04.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:04.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:18:04.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:18:04.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:04.432 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:18:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:04.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:04.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:04.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:18:04.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:18:04.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:18:04.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:18:04.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:04.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:04.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:04.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:04.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 '\*?\QRedDeer SWT Controls\E') 16:18:04.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:18:04.542 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 16:18:04.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:18:04.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:18:04.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:18:04.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:18:04.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:18:04.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:04.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.559 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 16:18:04.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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") 16:18:04.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.560 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 16:18:04.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.561 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.561 INFO [WorkbenchTestable][AbstractText] Text set to: New text 16:18:04.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:04.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.562 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 16:18:04.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.564 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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") 16:18:04.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.564 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 16:18:04.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.565 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.565 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 16:18:04.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:04.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:04.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 16:18:04.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 16:18:04.588 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:04.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.356 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.668 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.432 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.595 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.596 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:04.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:04.596 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.596 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:04.596 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:04.598 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:04.598 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:04.599 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:04.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:04.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:04.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:04.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:04.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:04.688 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 16:18:04.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:04.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:04.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:04.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:04.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.704 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:04.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 16:18:04.706 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:04.707 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:04.707 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:04.707 INFO [main][AbstractShell] Close shell Testing shell 16:18:04.707 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:04.721 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:04.721 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:04.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:04.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:04.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:04.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:04.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:04.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:04.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:04.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:04.823 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 16:18:04.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:04.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormLabel") 16:18:04.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:04.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.841 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:04.841 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:04.841 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:04.842 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:04.842 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:04.842 INFO [main][AbstractShell] Close shell Testing shell 16:18:04.842 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:04.855 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:04.855 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:04.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:04.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:04.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:04.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:04.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:04.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:04.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:04.945 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 16:18:04.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:04.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:04.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:04.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 16:18:04.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:04.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:04.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 16:18:04.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:04.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:04.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 16:18:04.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:04.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.960 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:04.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:04.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:04.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:04.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:04.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:04.963 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:04.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:04.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:04.966 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:04.967 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:04.967 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:04.967 INFO [main][AbstractShell] Close shell Testing shell 16:18:04.967 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:04.980 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:04.980 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:04.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:04.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:04.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:05.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.003 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.003 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:05.003 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:05.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:05.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.108 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 16:18:05.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:05.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:05.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:05.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:05.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:05.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:05.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:05.122 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:05.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:05.124 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:05.124 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:05.124 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:05.125 INFO [main][AbstractShell] Close shell Testing shell 16:18:05.125 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:05.138 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:05.138 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:05.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:05.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:05.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:05.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:05.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:05.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:05.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:05.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:05.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:05.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:05.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:05.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:05.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:05.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:05.264 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 16:18:05.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:05.264 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:05.265 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:05.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:05.265 INFO [main][AbstractShell] Close shell Testing shell 16:18:05.265 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:05.292 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:05.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:05.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:05.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:05.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.392 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 16:18:05.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:05.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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*") 16:18:05.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:05.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:05.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:05.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:05.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:05.408 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:05.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:05.409 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:05.410 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:05.410 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:05.410 INFO [main][AbstractShell] Close shell Testing shell 16:18:05.410 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:05.423 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:05.423 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:05.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:05.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:05.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:05.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:05.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:05.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:05.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:05.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:05.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:05.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:05.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:05.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:05.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:05.519 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:05.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:05.522 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:05.523 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:05.523 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:05.523 INFO [main][AbstractShell] Close shell Testing shell 16:18:05.523 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:05.535 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:05.536 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:05.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:05.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:05.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:05.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:05.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.630 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 16:18:05.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:05.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1") 16:18:05.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:05.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:05.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:05.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:05.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:05.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:05.645 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:05.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.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 16:18:05.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:05.647 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:05.647 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:05.647 INFO [main][AbstractShell] Close shell Testing shell 16:18:05.647 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:05.660 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:05.660 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:05.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:05.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:05.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:05.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:05.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:05.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.759 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 16:18:05.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:05.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:05.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:05.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:05.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:05.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:05.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:05.762 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:05.764 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.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 16:18:05.764 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:05.765 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:05.765 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:05.765 INFO [main][AbstractShell] Close shell Testing shell 16:18:05.765 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:05.790 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:05.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:05.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:05.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:05.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:05.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:05.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:05.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:05.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:05.890 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 16:18:05.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:05.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 "Test label1") 16:18:05.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:05.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:05.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:05.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:05.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:05.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:05.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:05.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:05.898 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 16:18:05.898 INFO [WorkbenchTestable][AbstractText] Text set to: 16:18:05.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:05.899 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 16:18:05.904 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 16:18:06.016 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:06.016 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 16:18:06.620 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:06.620 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 16:18:07.221 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:07.221 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:18:07.823 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:07.823 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 16:18:08.424 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:08.424 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 16:18:09.026 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:09.026 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 16:18:09.627 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:09.627 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 16:18:10.229 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:10.229 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 16:18:10.830 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:10.831 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 16:18:11.432 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:11.432 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 16:18:12.034 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:12.034 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 16:18:12.635 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:12.635 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 16:18:13.237 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:13.237 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 16:18:13.838 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:13.838 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:18:14.440 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:14.440 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:18:15.042 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:15.042 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 16:18:15.643 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:18:15.643 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:18:16.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 with label: is "Test label1") 16:18:16.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:16.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:16.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:16.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:16.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:16.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:16.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:16.249 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:16.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:16.250 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:16.251 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:16.251 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:16.251 INFO [main][AbstractShell] Close shell Testing shell 16:18:16.252 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:16.265 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:16.265 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:16.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:16.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:16.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:16.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:16.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:16.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.357 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 16:18:16.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:16.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:16.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:16.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:16.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:16.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:16.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:16.366 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:16.367 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 16:18:16.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:16.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:16.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:16.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:16.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:16.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:16.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:16.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:16.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:16.396 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:16.397 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:16.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:16.397 INFO [main][AbstractShell] Close shell Testing shell 16:18:16.397 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:16.411 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:16.411 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:16.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:16.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:16.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:16.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:16.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:16.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:16.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:16.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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?") 16:18:16.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:16.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:16.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:16.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:16.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:16.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:16.533 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:16.534 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.535 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:16.535 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:16.536 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:16.536 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:16.536 INFO [main][AbstractShell] Close shell Testing shell 16:18:16.536 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:16.550 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:16.550 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:16.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:16.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:16.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:16.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:16.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:16.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.699 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 16:18:16.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:16.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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 *") 16:18:16.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:16.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:16.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:16.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:16.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:16.715 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:16.717 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.717 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:16.717 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:16.718 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:16.718 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:16.718 INFO [main][AbstractShell] Close shell Testing shell 16:18:16.718 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:16.731 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:16.731 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:16.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:16.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:16.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:16.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:16.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:16.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.839 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 16:18:16.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:16.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:16.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 16:18:16.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:16.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:16.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:16.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:16.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:16.848 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:16.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:16.850 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:16.850 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:16.850 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:16.850 INFO [main][AbstractShell] Close shell Testing shell 16:18:16.850 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:16.863 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:16.864 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:16.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:16.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:16.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:16.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:16.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:16.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.950 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 16:18:16.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:16.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:16.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:16.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:16.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:16.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:16.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:16.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:16.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:16.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:16.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:16.966 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:16.968 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:16.968 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:16.968 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:16.969 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:16.969 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:16.969 INFO [main][AbstractShell] Close shell Testing shell 16:18:16.969 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:16.986 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:16.986 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:16.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:16.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:16.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:17.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:17.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:17.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.074 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 16:18:17.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:17.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:17.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:17.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:17.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:17.079 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:17.082 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.082 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:17.082 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:17.083 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:17.083 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:17.083 INFO [main][AbstractShell] Close shell Testing shell 16:18:17.083 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:17.096 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:17.096 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:17.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:17.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:17.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:17.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:17.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.180 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 16:18:17.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:17.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:17.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormCLabel") 16:18:17.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:17.192 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:17.194 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.194 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:17.194 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:17.195 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:17.195 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:17.195 INFO [main][AbstractShell] Close shell Testing shell 16:18:17.195 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:17.208 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:17.208 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:17.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:17.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 16:18:17.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 16:18:17.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.637 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.145 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.133 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.124 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.158 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.12 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.139 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.102 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.147 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.106 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.485 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.134 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.178 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.142 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.132 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.134 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.097 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.122 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.241 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.242 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:17.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.242 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:17.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.243 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:17.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.249 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 16:18:17.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:18:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:17.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:18:17.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 '\*?\QRedDeer SWT Controls\E') 16:18:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:18:17.261 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 16:18:17.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:18:17.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:18:17.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:18:17.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:18:17.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:18:17.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 16:18:17.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.318 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 16:18:17.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:17.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:17.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:17.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:18:17.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:18:17.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.361 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 16:18:17.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 16:18:17.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 16:18:17.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.411 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 16:18:17.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:18:17.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:18:17.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:18:17.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:18:17.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:18:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.441 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 16:18:17.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 16:18:17.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 16:18:17.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:18:17.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.443 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 16:18:17.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:18:17.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Styled text") 16:18:17.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.446 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 16:18:17.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:18:17.447 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 16:18:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.449 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 16:18:17.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 16:18:17.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 16:18:17.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.097 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.08 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.456 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.486 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:17.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.487 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:17.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.488 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:17.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.504 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') 16:18:17.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:18:17.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:18:17.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:18:17.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.521 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:17.521 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:17.521 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:17.521 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:17.521 INFO [main][AbstractShell] Close shell Testing shell 16:18:17.521 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:17.525 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:17.525 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:17.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.553 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 16:18:17.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:17.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 16:18:17.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.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 16:18:17.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:17.602 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:17.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:17.602 INFO [main][AbstractShell] Close shell Testing shell 16:18:17.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:17.606 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:17.606 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:17.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.640 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 16:18:17.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:17.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:17.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:18:17.658 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 16:18:17.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:17.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 16:18:17.659 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 16:18:17.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:17.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 16:18:17.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:17.660 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:17.660 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:17.660 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:17.660 INFO [main][AbstractShell] Close shell Testing shell 16:18:17.660 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:17.664 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:17.664 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:17.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.715 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 16:18:17.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:17.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:17.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 16:18:17.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:17.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:17.732 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:17.732 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:17.732 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:17.732 INFO [main][AbstractShell] Close shell Testing shell 16:18:17.732 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:17.736 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:17.736 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:17.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:17.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:17.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:17.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:17.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:17.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:17.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:17.768 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 16:18:17.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:17.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:17.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:17.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:17.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:17.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:17.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 16:18:17.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 16:18:18.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 16:18:18.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 16:18:18.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 16:18:18.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 16:18:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:18.798 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 16:18:18.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:18.799 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:18.799 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:18.799 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:18.799 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:18.799 INFO [main][AbstractShell] Close shell Testing shell 16:18:18.799 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:18.804 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:18.804 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:18.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:18.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:18.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:18.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:18.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:18.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:18.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:18.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:18.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:18.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:18.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:18.833 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") 16:18:18.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:18.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:18.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:18.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:18.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:18.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:18:18.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:18.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 16:18:18.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:18.848 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:18.848 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:18.848 INFO [main][AbstractShell] Close shell Testing shell 16:18:18.848 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:18.852 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:18.852 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:18.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:18.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:18.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:18.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:18.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:18.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:18.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:18.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:18.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:18.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:18.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:18.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:18.899 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") 16:18:18.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:18.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:18.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:18.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:18.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:18.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:19.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:19.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:19.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:19.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:19.919 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 16:18:19.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:19.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:19.919 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:19.919 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:19.919 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:19.919 INFO [main][AbstractShell] Close shell Testing shell 16:18:19.919 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:19.925 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:19.925 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:19.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:19.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:19.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:19.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:19.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:19.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:19.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:19.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:19.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:19.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:19.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:19.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:19.954 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 16:18:19.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:19.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:19.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:19.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:19.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:19.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 16:18:19.970 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:19.970 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:19.970 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:19.970 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:19.970 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:19.971 INFO [main][AbstractShell] Close shell Testing shell 16:18:19.971 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:19.975 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:19.975 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:19.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:19.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:19.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:19.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:19.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:19.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 16:18:19.987 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 16:18:19.987 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:19.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:19.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:19.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.048 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.093 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.076 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.052 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.066 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.066 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.047 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.007 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.008 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:20.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:20.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:20.009 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:20.014 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:20.014 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:20.014 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:20.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:20.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:20.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:20.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:20.093 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 16:18:20.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:20.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 16:18:20.121 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:") 16:18:20.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:20.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:20.126 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:20.127 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:20.127 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:20.127 INFO [main][AbstractShell] Close shell Testing shell 16:18:20.127 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:20.146 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:20.146 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:20.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:20.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:20.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:20.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:20.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:20.246 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') 16:18:20.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 16:18:20.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 16:18:20.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.282 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 16:18:20.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:20.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:20.286 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:20.288 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:20.288 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:20.288 INFO [main][AbstractShell] Close shell Testing shell 16:18:20.288 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:20.306 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:20.306 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:20.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:20.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:20.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:20.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:20.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:20.412 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") 16:18:20.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.450 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 16:18:20.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.451 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") 16:18:20.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.455 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 16:18:20.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:20.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:20.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 16:18:20.456 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") 16:18:20.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.467 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 16:18:20.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:20.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 16:18:20.468 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") 16:18:20.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.472 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 16:18:20.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:18:20.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 16:18:20.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 16:18:20.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:20.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:20.474 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:20.475 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:20.475 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:20.475 INFO [main][AbstractShell] Close shell Testing shell 16:18:20.475 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:20.493 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:20.493 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:20.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:20.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:20.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:20.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:20.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:20.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:20.611 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") 16:18:20.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.644 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 16:18:20.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:20.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 16:18:20.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:20.647 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:20.647 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:20.647 INFO [main][AbstractShell] Close shell Testing shell 16:18:20.647 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:20.666 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:20.666 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:20.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:20.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:20.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:20.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:20.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:20.763 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") 16:18:20.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:20.793 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 16:18:20.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:20.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:20.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:20.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:20.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:20.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:20.796 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:20.797 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:20.797 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:20.797 INFO [main][AbstractShell] Close shell Testing shell 16:18:20.797 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:20.816 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:20.816 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:20.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:20.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:20.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:20.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:20.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:20.925 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 16:18:20.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:20.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:20.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:20.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:20.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:20.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:20.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 16:18:20.952 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 16:18:20.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:20.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:20.954 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:20.955 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:20.955 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:20.955 INFO [main][AbstractShell] Close shell Testing shell 16:18:20.955 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:20.974 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:20.974 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:20.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:20.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:20.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:20.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:20.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:20.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:20.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:20.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:21.066 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 16:18:21.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:21.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:21.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:21.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:21.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:21.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:21.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:21.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:21.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:21.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:22.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:22.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:22.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:22.097 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 16:18:22.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:22.098 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:22.098 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:22.098 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:22.098 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:22.098 INFO [main][AbstractShell] Close shell Testing shell 16:18:22.098 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:22.117 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:22.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:22.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:22.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:22.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:22.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:22.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:22.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:22.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:22.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:22.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:22.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:22.213 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_&*") 16:18:22.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:22.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:22.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:22.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:22.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:22.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:22.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:22.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:22.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:22.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:23.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:23.253 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 16:18:23.254 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.254 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:23.254 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.254 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.254 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.254 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.254 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.274 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.274 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:23.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:23.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:23.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:23.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.371 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") 16:18:23.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 16:18:23.402 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 16:18:23.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:23.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:23.406 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:23.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:23.407 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.408 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.408 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.408 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.408 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.426 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.427 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:23.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 16:18:23.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 16:18:23.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.443 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.153 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.149 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.186 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.184 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.149 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.156 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.146 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.142 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.164 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.456 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.457 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:23.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.457 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:23.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.458 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:23.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:23.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:23.489 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:23.494 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 16:18:23.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:23.496 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 16:18:23.500 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 16:18:23.501 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:23.501 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.501 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:23.501 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.501 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 16:18:23.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:23.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 16:18:23.502 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 16:18:23.502 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 16:18:23.503 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:23.503 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.503 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:23.503 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.503 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 16:18:23.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:23.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:23.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 16:18:23.504 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 16:18:23.504 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 16:18:23.504 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:23.504 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.504 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:23.504 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.505 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 16:18:23.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:23.506 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 16:18:23.506 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 16:18:23.506 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:23.506 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.506 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:23.506 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.506 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 16:18:23.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:23.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 16:18:23.507 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 16:18:23.507 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 16:18:23.508 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:23.508 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.508 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:23.508 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.508 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 16:18:23.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:23.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:23.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 16:18:23.509 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 16:18:23.509 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 16:18:23.509 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:23.509 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.509 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:23.509 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.509 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.510 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:23.510 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.510 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.510 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.510 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.510 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.517 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.517 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.548 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") 16:18:23.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:23.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: "This is another link2 with two links") 16:18:23.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:23.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:23.587 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.588 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.588 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.588 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.588 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.593 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.593 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.623 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 16:18:23.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:23.637 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 16:18:23.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.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 16:18:23.638 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.638 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.638 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.638 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.638 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.643 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.643 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.644 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.701 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 16:18:23.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:23.717 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 16:18:23.717 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.717 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:23.717 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.718 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.718 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.718 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.718 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.722 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.722 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.743 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 16:18:23.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:23.794 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 16:18:23.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:23.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 16:18:23.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:23.796 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.796 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.796 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.796 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.796 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.802 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.832 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 16:18:23.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:23.847 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 16:18:23.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:23.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 16:18:23.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.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 16:18:23.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.848 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.848 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.849 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.853 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.853 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:23.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:23.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:23.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:23.911 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 16:18:23.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:23.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:23.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:23.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:23.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:23.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 16:18:23.913 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 16:18:23.913 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 16:18:23.913 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:23.913 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.913 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:23.913 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.913 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 16:18:23.914 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 16:18:23.914 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:23.914 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.914 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:23.914 TRACE [main][WidgetHandler] Wait for synchronization 16:18:23.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:23.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:23.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:23.915 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:23.915 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:23.915 INFO [main][AbstractShell] Close shell Testing shell 16:18:23.915 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:23.919 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:23.919 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:23.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:23.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 16:18:23.939 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 16:18:23.939 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:23.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:23.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:23.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.069 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.085 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.078 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.042 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.09 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.051 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:23.946 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:23.947 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:23.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:23.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.948 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:23.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.948 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:23.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:23.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:23.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:23.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:23.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:23.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:23.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:23.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:24.000 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:24.003 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") 16:18:24.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.006 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 16:18:24.006 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 16:18:24.006 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:24.006 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.006 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:24.006 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.006 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") 16:18:24.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.008 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 16:18:24.008 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 16:18:24.008 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:24.008 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.008 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:24.008 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 16:18:24.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.010 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 16:18:24.010 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 16:18:24.010 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:24.010 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.010 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:24.010 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.010 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") 16:18:24.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.012 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 16:18:24.012 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 16:18:24.012 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:24.012 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.012 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:24.012 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.012 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") 16:18:24.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.015 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 16:18:24.015 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 16:18:24.015 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:24.015 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.015 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:24.015 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.015 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") 16:18:24.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.016 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 16:18:24.017 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 16:18:24.017 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:24.017 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.017 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:24.017 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.017 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.017 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.017 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.018 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.018 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.018 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.018 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.023 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.023 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.054 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") 16:18:24.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.094 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") 16:18:24.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.097 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.097 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.097 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.097 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.097 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.103 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.103 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.123 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") 16:18:24.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.145 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 16:18:24.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.145 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.146 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.146 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.146 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.146 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.151 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.151 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.191 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.201 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") 16:18:24.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.217 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 16:18:24.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.217 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.218 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.218 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.218 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.218 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.223 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.223 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.243 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") 16:18:24.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.264 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") 16:18:24.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.266 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.266 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.266 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.266 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.272 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.272 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.321 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") 16:18:24.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.338 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") 16:18:24.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.340 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.340 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.340 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.340 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.340 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.341 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.341 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.346 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.346 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:24.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:24.415 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:24.416 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") 16:18:24.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:18:24.418 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 16:18:24.419 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 16:18:24.419 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:24.419 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.419 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:24.419 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.419 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 16:18:24.419 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 16:18:24.420 TRACE [main][WidgetHandler] Notify Link with event 3 16:18:24.420 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.420 TRACE [main][WidgetHandler] Notify Link with event 4 16:18:24.420 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.420 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.421 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.421 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.421 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.421 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.427 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.428 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 16:18:24.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 16:18:24.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.093 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.069 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.079 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.041 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.076 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.046 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.082 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 16:18:24.444 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 16:18:24.445 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:24.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 16:18:24.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.446 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:24.449 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.449 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:24.449 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 16:18:24.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 16:18:24.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 16:18:24.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:24.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, Matcher matching widget with label: is "Label 2") 16:18:24.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:24.506 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.506 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.507 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.507 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.507 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.507 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.507 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.511 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.511 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 16:18:24.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 16:18:24.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 16:18:24.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.072 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.527 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.529 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:24.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.529 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.530 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.530 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:24.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.535 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:24.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.567 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) 16:18:24.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:24.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:18:24.595 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 16:18:24.596 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 16:18:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:24.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:24.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:24.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:24.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:24.598 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:24.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 16:18:24.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:24.600 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 16:18:24.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:24.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:24.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:24.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:24.600 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 16:18:24.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.601 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.601 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.601 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.601 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.601 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.609 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.609 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.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: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 16:18:24.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:24.691 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 16:18:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:24.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:24.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:24.692 TRACE [main][WidgetHandler] Notify Button with event 27 16:18:24.692 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.692 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:24.692 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.692 TRACE [main][WidgetHandler] Notify Button with event 26 16:18:24.692 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.692 TRACE [main][WidgetHandler] Notify Button with event 3 16:18:24.692 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.692 TRACE [main][WidgetHandler] Notify Button with event 4 16:18:24.692 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.692 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:24.692 TRACE [main][WidgetHandler] Wait for synchronization 16:18:24.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:24.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:24.694 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:24.695 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.696 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.696 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.696 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.696 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.696 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.696 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.705 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.705 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18: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: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 16:18:24.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:24.781 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 16:18:24.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:24.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:24.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:24.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:24.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 16:18:24.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:24.793 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:24.794 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.794 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.794 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.795 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.795 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.795 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.795 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.804 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.805 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.853 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) 16:18:24.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:24.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:24.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 16:18:24.879 INFO [WorkbenchTestable][AbstractButton] Click button 16:18:24.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:24.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:24.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:24.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:24.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:24.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:24.881 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:24.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.882 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.883 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.883 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.883 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.883 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.891 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.891 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:24.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 "PUSH-BUTTON0") 16:18:24.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:24.969 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 16:18:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:24.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:24.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:24.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:24.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:24.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:24.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:24.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:24.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:24.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:24.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:24.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:24.971 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:24.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:24.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:24.972 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:24.973 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:24.973 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:24.973 INFO [main][AbstractShell] Close shell Testing shell 16:18:24.973 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:24.982 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:24.982 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:24.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:24.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:24.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:24.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:24.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:24.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:24.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:24.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:25.020 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) 16:18:25.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:25.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:25.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:25.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:25.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:25.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:25.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:25.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:18:25.072 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 16:18:25.072 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 16:18:25.072 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 16:18:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:25.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:25.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:25.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:25.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:25.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:25.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:25.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:25.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:25.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:25.075 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:25.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) 16:18:25.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:25.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:25.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:25.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:25.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:25.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:25.090 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 16:18:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:25.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:25.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:25.090 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 16:18:25.091 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 16:18:25.091 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:25.091 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:25.091 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:25.092 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:25.092 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:25.092 INFO [main][AbstractShell] Close shell Testing shell 16:18:25.092 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:25.104 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:25.104 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:25.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:25.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:25.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:25.138 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:25.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:25.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:25.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:25.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:25.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:25.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:25.168 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) 16:18:25.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:25.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:25.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:25.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:25.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:25.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:25.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:26.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:26.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:26.201 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 16:18:26.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:26.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 16:18:26.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:26.201 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:26.201 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:26.201 INFO [main][AbstractShell] Close shell Testing shell 16:18:26.201 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:26.210 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:26.210 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:26.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:26.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:26.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:26.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:26.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:26.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:26.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:26.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:26.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:26.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:26.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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") 16:18:26.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:26.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:26.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:26.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:26.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:26.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:26.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:27.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:27.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:27.284 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:18:27.284 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:27.284 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:27.284 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:27.284 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:27.284 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:27.284 INFO [main][AbstractShell] Close shell Testing shell 16:18:27.284 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:27.294 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:27.294 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:27.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:27.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:27.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:27.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:27.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:27.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:27.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:27.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:27.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:27.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 "PUSH-BUTTON0") 16:18:27.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:27.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:27.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:27.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:27.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:27.367 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 16:18:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:27.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:27.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:27.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:27.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:27.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:27.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:27.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:27.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:27.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:27.369 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:27.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:27.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 16:18:27.370 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:27.371 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:27.371 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:27.371 INFO [main][AbstractShell] Close shell Testing shell 16:18:27.371 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:27.388 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:27.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:27.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:27.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:27.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.397 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:27.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:27.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:27.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:27.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:27.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:27.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:27.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: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 16:18:27.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:27.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:27.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:27.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:27.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:27.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:27.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:27.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:27.457 INFO [WorkbenchTestable][AbstractButton] Click button 16:18:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:27.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:27.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:27.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:27.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:27.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:27.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:27.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:27.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:27.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:27.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:27.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:27.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:27.460 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:27.461 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:27.461 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:27.461 INFO [main][AbstractShell] Close shell Testing shell 16:18:27.461 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:27.487 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:27.487 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:27.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:27.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:27.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:27.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:27.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:27.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:27.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:27.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:27.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:27.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:27.534 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) 16:18:27.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:27.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:27.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:27.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:27.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:27.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:18:27.589 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 16:18:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:27.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:27.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:27.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:27.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:27.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:27.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:27.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:27.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:27.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:27.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:27.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:27.601 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:27.603 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:27.603 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:27.603 INFO [main][AbstractShell] Close shell Testing shell 16:18:27.603 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:27.612 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:27.613 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:27.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:27.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:27.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:27.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:27.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:27.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:27.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:27.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:27.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:27.663 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) 16:18:27.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:27.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:27.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:27.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:27.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:18:27.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:18:28.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:18:28.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:18:28.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:18:28.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:18:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:28.714 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 16:18:28.714 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:28.714 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:28.715 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:28.715 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:28.715 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:28.715 INFO [main][AbstractShell] Close shell Testing shell 16:18:28.715 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:28.724 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:28.724 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:28.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:28.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:28.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:28.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:28.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:28.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:28.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:28.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:28.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:28.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:28.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 16:18:28.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:28.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:28.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:28.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:28.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:28.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:28.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:28.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:29.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:29.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:29.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:29.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:29.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:29.805 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:18:29.805 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:29.806 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:29.806 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:29.806 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:29.806 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:29.806 INFO [main][AbstractShell] Close shell Testing shell 16:18:29.806 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:29.816 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:29.816 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:29.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:29.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:29.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:29.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:29.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:29.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:29.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:29.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:29.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:29.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:29.866 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) 16:18:29.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:29.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:29.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:29.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:29.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:30.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:30.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:30.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:18:30.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:18:30.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:30.902 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 16:18:30.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:30.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:30.902 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:30.902 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:30.902 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:30.902 INFO [main][AbstractShell] Close shell Testing shell 16:18:30.902 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:30.912 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:30.912 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:30.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:30.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:30.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:30.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:30.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:30.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:30.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:30.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:30.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:30.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:30.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:18:30.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:30.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:30.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:30.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:30.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:30.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:30.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:30.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:31.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:31.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:31.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:31.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:31.997 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:18:31.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:31.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:31.997 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:31.997 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:31.997 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:31.997 INFO [main][AbstractShell] Close shell Testing shell 16:18:31.997 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:32.007 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:32.007 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:32.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:32.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:32.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:32.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:32.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:32.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:32.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:32.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:32.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:32.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:32.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:32.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:32.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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") 16:18:32.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:32.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:32.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:32.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:32.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:32.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:32.112 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 16:18:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:32.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:32.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:32.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:32.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:32.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:32.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:32.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:32.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:32.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:32.114 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:32.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:32.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:32.115 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:32.116 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:32.116 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:32.116 INFO [main][AbstractShell] Close shell Testing shell 16:18:32.116 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:32.125 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:32.125 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:32.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:32.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:32.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:32.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:32.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:32.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:32.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:32.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:32.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:32.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:32.173 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) 16:18:32.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:32.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:32.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:32.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:32.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:32.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:32.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 16:18:32.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 16:18:32.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 16:18:32.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 16:18:33.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 16:18:33.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 16:18:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:33.203 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 16:18:33.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:33.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 16:18:33.204 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:33.204 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:33.204 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:33.204 INFO [main][AbstractShell] Close shell Testing shell 16:18:33.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:33.214 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:33.214 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:33.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:33.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:33.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:33.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:33.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:33.252 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) 16:18:33.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:33.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:33.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:18:33.286 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 16:18:33.286 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 16:18:33.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:33.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:33.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:33.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:33.287 TRACE [main][WidgetHandler] Notify Button with event 27 16:18:33.287 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.287 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:33.287 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.287 TRACE [main][WidgetHandler] Notify Button with event 26 16:18:33.287 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.287 TRACE [main][WidgetHandler] Notify Button with event 3 16:18:33.287 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.287 TRACE [main][WidgetHandler] Notify Button with event 4 16:18:33.287 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.287 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:33.287 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:33.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:33.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:33.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 16:18:33.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:33.292 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 16:18:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:33.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:33.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:33.292 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 16:18:33.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:33.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:33.300 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:33.301 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:33.301 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:33.301 INFO [main][AbstractShell] Close shell Testing shell 16:18:33.301 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:33.310 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:33.310 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:33.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:33.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:33.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:33.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:33.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:33.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:33.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, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 16:18:33.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:33.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:33.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:33.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:33.382 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 16:18:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:33.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:33.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:33.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:33.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:33.384 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:33.385 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:33.386 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:33.386 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:33.386 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:33.386 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:33.386 INFO [main][AbstractShell] Close shell Testing shell 16:18:33.386 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:33.396 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:33.396 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:33.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:33.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:33.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:33.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:33.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:33.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 16:18:33.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:33.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:33.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:33.478 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 16:18:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:33.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:33.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:33.478 TRACE [main][WidgetHandler] Notify Button with event 27 16:18:33.479 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.479 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:33.479 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.479 TRACE [main][WidgetHandler] Notify Button with event 26 16:18:33.479 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.479 TRACE [main][WidgetHandler] Notify Button with event 3 16:18:33.479 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.479 TRACE [main][WidgetHandler] Notify Button with event 4 16:18:33.479 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.479 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:33.479 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:33.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:33.480 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:33.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 16:18:33.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:33.483 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) 16:18:33.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:33.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:33.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 16:18:33.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:33.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 16:18:33.485 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:33.485 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:33.485 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:33.485 INFO [main][AbstractShell] Close shell Testing shell 16:18:33.485 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:33.494 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:33.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:33.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:33.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:33.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:33.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:33.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:33.539 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) 16:18:33.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:33.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:18:33.565 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 16:18:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:33.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:33.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:33.565 TRACE [main][WidgetHandler] Notify Button with event 27 16:18:33.565 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.566 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:33.566 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.566 TRACE [main][WidgetHandler] Notify Button with event 26 16:18:33.566 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.566 TRACE [main][WidgetHandler] Notify Button with event 3 16:18:33.566 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.566 TRACE [main][WidgetHandler] Notify Button with event 4 16:18:33.566 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.566 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:33.566 TRACE [main][WidgetHandler] Wait for synchronization 16:18:33.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:33.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:33.568 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:33.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: 16) 16:18:33.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:33.571 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) 16:18:33.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:33.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 16:18:33.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:33.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:33.579 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:33.580 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:33.580 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:33.580 INFO [main][AbstractShell] Close shell Testing shell 16:18:33.580 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:33.589 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:33.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:33.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:33.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:33.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:33.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:33.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:33.639 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) 16:18:33.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:33.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 16:18:33.667 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 16:18:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:33.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:33.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:33.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:33.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:33.669 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:33.671 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:33.671 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:33.671 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:33.672 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:33.672 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:33.672 INFO [main][AbstractShell] Close shell Testing shell 16:18:33.672 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:33.680 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:33.680 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:33.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:33.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:33.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:33.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:33.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:33.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:33.728 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) 16:18:33.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:33.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 16:18:33.752 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 16:18:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:33.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:33.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:33.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:33.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:33.759 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:33.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:33.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:33.760 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:33.761 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:33.761 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:33.761 INFO [main][AbstractShell] Close shell Testing shell 16:18:33.761 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:33.770 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:33.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:33.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:33.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:33.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:33.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:33.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:33.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:33.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, with key 'buttonTestId' and value 'CHECK-BOX#1') 16:18:33.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:33.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:33.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:33.851 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 16:18:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:33.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:33.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:33.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:33.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:33.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:33.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:33.861 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:33.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:33.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:33.863 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:33.863 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:33.863 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:33.864 INFO [main][AbstractShell] Close shell Testing shell 16:18:33.864 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:33.872 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:33.872 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:33.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:33.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:33.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:33.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:33.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:33.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:33.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:33.932 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) 16:18:33.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:33.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:33.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:33.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:33.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:33.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:33.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:18:33.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:18:34.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:18:34.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:18:34.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:18:34.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:18:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:34.964 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 16:18:34.964 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:34.964 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:34.964 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:34.965 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:34.965 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:34.965 INFO [main][AbstractShell] Close shell Testing shell 16:18:34.965 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:34.974 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:34.974 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:34.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:34.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:34.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:34.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:34.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:34.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:34.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:34.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:34.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:34.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:34.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:34.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:35.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 16:18:35.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:35.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:35.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:35.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:35.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:35.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:35.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:36.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:36.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:36.047 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:18:36.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:36.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:36.048 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:36.048 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:36.048 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:36.048 INFO [main][AbstractShell] Close shell Testing shell 16:18:36.048 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:36.058 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:36.058 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:36.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:36.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:36.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:36.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:36.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:36.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:36.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:36.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:36.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:36.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 16:18:36.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:36.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:36.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:36.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 16:18:36.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:36.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:36.134 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 16:18:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:36.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:36.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:36.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:36.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:36.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:36.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:36.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:36.136 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:36.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:36.138 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:36.138 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:36.139 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:36.139 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:36.139 INFO [main][AbstractShell] Close shell Testing shell 16:18:36.139 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:36.147 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:36.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:36.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:36.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:36.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:36.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 16:18:36.167 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 16:18:36.167 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:36.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.641 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.083 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.109 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.097 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.087 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.081 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.146 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.081 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.093 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.084 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.109 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.129 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.1 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.092 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.107 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.118 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.091 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.078 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.095 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.098 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.083 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.107 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.089 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.099 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.104 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.08 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.095 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.087 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 16:18:36.181 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 16:18:36.197 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:36.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:36.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 16:18:36.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:36.198 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:36.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:36.199 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:36.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:36.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:36.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 16:18:36.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 16:18:36.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:36.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:36.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:36.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 16:18:36.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:36.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:36.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:36.340 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) 16:18:36.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:18:36.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:18:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:36.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:18:36.347 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) 16:18:36.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:18:36.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:18:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:36.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 16:18:36.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label A") 16:18:36.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:36.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:36.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:36.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:36.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:36.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 "Label B") 16:18:36.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:36.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:36.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:36.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:36.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 16:18:36.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:36.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:36.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:36.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:36.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:36.363 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 16:18:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:36.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:36.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:36.364 TRACE [main][WidgetHandler] Notify Button with event 27 16:18:36.364 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.364 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:36.364 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.364 TRACE [main][WidgetHandler] Notify Button with event 26 16:18:36.364 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.364 TRACE [main][WidgetHandler] Notify Button with event 3 16:18:36.364 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.364 TRACE [main][WidgetHandler] Notify Button with event 4 16:18:36.364 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.364 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:36.364 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.367 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 16:18:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:36.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:36.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:36.367 TRACE [main][WidgetHandler] Notify Button with event 27 16:18:36.367 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.367 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:36.367 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.367 TRACE [main][WidgetHandler] Notify Button with event 26 16:18:36.367 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.367 TRACE [main][WidgetHandler] Notify Button with event 3 16:18:36.367 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.367 TRACE [main][WidgetHandler] Notify Button with event 4 16:18:36.367 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.367 TRACE [main][WidgetHandler] Notify Button with event 13 16:18:36.367 TRACE [main][WidgetHandler] Wait for synchronization 16:18:36.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:36.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:36.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:36.369 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:36.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:36.369 INFO [main][AbstractShell] Close shell Testing shell 16:18:36.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:36.388 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:36.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:36.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 16:18:36.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:36.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:36.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 16:18:36.409 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 16:18:36.409 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:36.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.21 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 16:18:36.419 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 16:18:36.420 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:36.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:36.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 16:18:36.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:36.421 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:36.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:36.421 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:36.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:36.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:36.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 16:18:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 16:18:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:36.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:18:36.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:36.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:36.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:36.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:36.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:36.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:36.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:36.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:37.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:37.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:18:37.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:18:37.507 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:18:37.507 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:37.507 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:37.508 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:37.508 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:37.508 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:37.508 INFO [main][AbstractShell] Close shell Testing shell 16:18:37.508 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:37.524 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:37.524 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:37.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 16:18:37.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:37.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 16:18:37.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:37.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 16:18:37.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 16:18:37.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:37.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:37.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:37.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:18:37.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:37.605 INFO [WorkbenchTestable][AbstractButton] Click button &OK 16:18:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:37.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:37.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:37.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:18:37.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:18:37.608 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:18:37.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:18:37.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:37.612 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 16:18:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:37.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:37.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:37.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:18:37.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:37.622 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:18:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:37.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:37.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:37.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 "< Back", Widget matcher matching widgets with style: 8) 16:18:37.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:37.626 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 16:18:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:37.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:37.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:37.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 "Yes", Widget matcher matching widgets with style: 8) 16:18:37.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:37.629 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 16:18:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:37.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:37.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:37.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 "No", Widget matcher matching widgets with style: 8) 16:18:37.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:37.635 INFO [WorkbenchTestable][AbstractButton] Click button &No 16:18:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:37.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:37.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:37.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:18:37.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:18:37.639 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:18:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:18:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:18:37.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:18:37.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:18:37.640 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:37.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 16:18:37.640 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:37.641 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:37.641 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:37.641 INFO [main][AbstractShell] Close shell Testing shell 16:18:37.641 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:37.654 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:37.654 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:37.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 16:18:37.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:37.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 16:18:37.694 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 16:18:37.694 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:37.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.123 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.149 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:37.703 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:37.704 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:37.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:37.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:37.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:37.704 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:37.705 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:37.705 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:37.705 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:37.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:37.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:37.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:37.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:37.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:37.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:37.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:37.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:37.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:37.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:37.752 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:37.753 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:37.753 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:37.753 INFO [main][AbstractShell] Close shell Testing shell 16:18:37.753 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:37.759 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:37.759 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:37.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:37.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:37.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:37.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:37.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:37.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:37.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:37.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:37.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:37.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:37.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:37.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:37.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:37.811 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:37.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:37.812 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:37.812 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:37.812 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:37.812 INFO [main][AbstractShell] Close shell Testing shell 16:18:37.812 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:37.818 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:37.818 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:37.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:37.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:37.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:37.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:37.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:37.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:37.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:37.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:37.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:37.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:37.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:37.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:37.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:37.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:37.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:37.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:37.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:37.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:37.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:37.892 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:18:37.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:38.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:38.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:38.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:38.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:38.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:38.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:38.398 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 16:18:38.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:38.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:38.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:38.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:38.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:38.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:38.904 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 16:18:38.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 16:18:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:39.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:39.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 16:18:39.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 16:18:39.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:39.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:39.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 16:18:39.906 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 16:18:39.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 16:18:39.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:40.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 16:18:40.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 16:18:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:40.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:40.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 16:18:40.908 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 16:18:40.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 16:18:40.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:41.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 16:18:41.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 16:18:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:41.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 16:18:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:41.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 16:18:41.410 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 16:18:41.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 16:18:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:41.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 16:18:41.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 16:18:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:42.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:42.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 16:18:42.412 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 16:18:42.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 16:18:42.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:42.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 16:18:42.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 16:18:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:43.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 16:18:43.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:43.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:43.415 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:43.416 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:43.416 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:43.416 INFO [main][AbstractShell] Close shell Testing shell 16:18:43.416 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:43.422 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:43.422 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:43.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:43.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:43.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:43.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:43.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:43.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:43.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:43.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:43.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:43.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:43.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:43.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:43.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:43.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:43.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:43.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:43.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:43.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:43.478 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:43.478 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:43.478 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:43.478 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:43.479 INFO [main][AbstractShell] Close shell Testing shell 16:18:43.479 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:43.484 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:43.484 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:43.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:43.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:43.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:43.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:43.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:43.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 16:18:43.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:43.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:43.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:43.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:43.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:43.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:43.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:43.537 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:43.537 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:43.538 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:43.538 INFO [main][AbstractShell] Close shell Testing shell 16:18:43.538 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:43.543 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:43.543 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:43.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:43.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:43.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:43.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:43.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:43.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:43.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:43.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:43.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:43.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:43.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:43.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:43.609 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') 16:18:43.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:43.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:43.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:43.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 16:18:43.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:43.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:43.610 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:43.610 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:43.610 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:43.610 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:43.610 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:43.610 INFO [main][AbstractShell] Close shell Testing shell 16:18:43.610 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:43.616 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:43.616 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:43.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:43.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:43.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:43.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:43.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:43.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:43.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:43.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:43.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:43.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:43.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:43.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:43.668 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:43.668 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:43.668 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:43.668 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:43.668 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:43.668 INFO [main][AbstractShell] Close shell Testing shell 16:18:43.668 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:43.690 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:43.691 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:43.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:43.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:43.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 16:18:43.709 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 16:18:43.709 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:43.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.008 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.064 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.068 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.596 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.071 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.057 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.073 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.073 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:43.718 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:43.720 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:18:43.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:43.720 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:43.720 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:43.720 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:18:43.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:43.721 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:18:43.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:43.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:43.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:43.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:43.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:43.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:43.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:43.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:43.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:43.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:43.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:43.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:43.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:43.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:43.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:43.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:43.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:43.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:43.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:43.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:43.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:43.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:43.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:44.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:44.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:44.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:44.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:44.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:44.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:44.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:44.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:18:44.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:44.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:44.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:18:44.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:44.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:44.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:44.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:44.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 16:18:44.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:44.774 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:44.774 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:44.774 INFO [main][AbstractShell] Close shell Testing shell 16:18:44.774 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:44.780 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:44.780 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:44.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:44.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:44.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:44.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:44.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:44.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:44.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:44.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:44.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:44.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 16:18:44.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:44.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:44.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:44.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:44.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:44.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:44.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:44.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:44.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:44.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:44.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:44.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:44.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:44.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:44.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:44.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:44.843 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:44.843 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:44.843 INFO [main][AbstractShell] Close shell Testing shell 16:18:44.843 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:44.849 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:44.849 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:44.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:44.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:44.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:44.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:44.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:44.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:44.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:44.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:44.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:44.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:44.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:44.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:44.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:44.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:44.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:44.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:44.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:44.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:44.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:44.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:44.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:44.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 16:18:44.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:44.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:44.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:44.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:44.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:44.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:44.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:44.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:44.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:44.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:44.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:44.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:44.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:44.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:44.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:45.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:45.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:45.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:45.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:45.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:45.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:18:45.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:45.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:18:45.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:45.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:45.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:45.924 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:45.924 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:45.924 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:45.925 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:45.925 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:45.925 INFO [main][AbstractShell] Close shell Testing shell 16:18:45.925 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:45.931 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:45.931 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:45.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:45.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:45.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:45.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:45.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:45.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:45.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:45.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:45.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:45.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:45.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:45.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:45.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:45.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:45.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:45.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:45.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:45.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:45.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:45.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:45.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:45.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:45.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:45.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:45.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:45.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:45.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:46.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:46.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:46.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:46.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:18:46.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:46.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:18:46.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:46.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:46.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:46.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:46.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 16:18:46.996 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:46.996 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:46.996 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:46.996 INFO [main][AbstractShell] Close shell Testing shell 16:18:46.996 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:47.002 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:47.002 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:47.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:47.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:47.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:47.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:47.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:47.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:47.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:47.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:47.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:47.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:47.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:47.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:47.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:47.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:47.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:47.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:47.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:47.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:47.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:47.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:47.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:47.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:47.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:47.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:47.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:47.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:47.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:47.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:47.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:18:47.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:48.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:48.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:48.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:18:48.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:48.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:48.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:48.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:48.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:48.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:48.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:48.075 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:48.076 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:48.076 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:48.076 INFO [main][AbstractShell] Close shell Testing shell 16:18:48.076 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:48.082 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:48.082 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:48.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:48.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:48.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:48.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:48.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:48.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:48.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:48.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:48.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:48.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:48.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:48.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:48.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:48.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:48.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:48.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:48.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:48.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 16:18:48.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:48.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:48.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:48.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:48.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:48.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:48.143 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 16:18:48.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:48.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:48.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:48.648 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:48.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:48.649 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:48.649 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:48.650 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:48.650 INFO [main][AbstractShell] Close shell Testing shell 16:18:48.650 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:48.655 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:48.655 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:48.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:48.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:48.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:48.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:48.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:48.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:48.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:48.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:48.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:48.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:48.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:48.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:48.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:48.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:48.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:48.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:48.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:48.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:48.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:48.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:48.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:48.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:48.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:48.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:48.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:48.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:48.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:48.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:48.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:48.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:48.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:48.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:48.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:48.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:48.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:48.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:49.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:49.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:49.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:49.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:49.229 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 16:18:49.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:49.229 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 16:18:49.729 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 16:18:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:49.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:49.734 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 16:18:49.734 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 16:18:49.736 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 16:18:49.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 16:18:49.736 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 16:18:49.736 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 16:18:49.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:49.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:49.737 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:49.738 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:49.738 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:49.738 INFO [main][AbstractShell] Close shell Testing shell 16:18:49.738 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:49.744 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:49.744 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:49.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:49.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:49.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:49.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:49.754 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:49.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:49.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:49.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:49.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:49.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:49.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:49.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:49.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:49.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:49.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:49.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:49.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:49.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:49.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:49.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:49.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:49.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:49.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:49.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:49.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:50.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:50.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:50.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:50.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:50.314 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 16:18:50.314 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 16:18:50.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:18:50.316 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 16:18:50.316 DEBUG [main][TreeEventsListener] It was check event: true 16:18:50.316 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 16:18:50.317 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 16:18:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 16:18:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:18:50.318 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 16:18:50.318 DEBUG [main][TreeEventsListener] It was check event: true 16:18:50.318 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 16:18:50.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:50.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:50.318 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:50.319 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:50.319 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:50.319 INFO [main][AbstractShell] Close shell Testing shell 16:18:50.319 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:50.324 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:50.325 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:50.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:50.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:50.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:50.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:50.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:50.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:50.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:50.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:50.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:50.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:50.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:50.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:50.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:50.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:50.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:50.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:50.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:50.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:50.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:50.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:50.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:50.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:50.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:50.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:50.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:50.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:50.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:50.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:50.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:50.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 16:18:50.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 16:18:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:50.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 16:18:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 16:18:50.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 16:18:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:50.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 16:18:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:50.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 16:18:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 16:18:50.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 16:18:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:51.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 16:18:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 16:18:51.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 16:18:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:51.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 16:18:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:51.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 16:18:51.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:51.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:51.399 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:51.400 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:51.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:51.400 INFO [main][AbstractShell] Close shell Testing shell 16:18:51.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:51.406 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:51.406 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:51.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:51.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:51.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:51.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:51.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:51.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:51.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:51.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:51.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:51.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:51.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:51.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:51.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:51.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:51.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:51.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:51.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:51.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:51.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:51.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:51.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:51.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:51.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:51.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:51.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:51.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:51.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:51.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:51.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:18:51.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:18:52.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:52.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 16:18:52.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:52.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:52.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:52.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:52.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:52.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 16:18:52.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 16:18:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 16:18:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 16:18:52.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 16:18:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 16:18:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 16:18:52.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 16:18:52.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:52.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:52.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:52.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:52.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:52.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:52.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:52.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:18:52.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:18:52.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:52.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:52.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:52.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:52.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:52.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:52.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:52.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:52.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:52.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:52.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:52.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:52.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:52.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:52.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:52.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:52.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:52.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:52.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:52.988 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:18:52.988 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:18:52.990 DEBUG [main][TreeItemHandler] Set Tree selection 16:18:52.991 DEBUG [main][TreeHandler] Notify Tree about selection event 16:18:52.991 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 16:18:52.991 DEBUG [main][TreeEventsListener] It was check event: false 16:18:52.991 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:18:52.991 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 16:18:52.991 DEBUG [WorkbenchTestable][TreeItemHandler] BB 16:18:52.991 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 16:18:52.991 DEBUG [WorkbenchTestable][TreeItemHandler] C 16:18:52.992 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 16:18:52.993 DEBUG [main][TreeHandler] Unselect all tree items 16:18:52.993 DEBUG [main][TreeHandler] Notify Tree about selection event 16:18:52.993 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 16:18:52.993 DEBUG [main][TreeEventsListener] It was check event: false 16:18:52.993 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 16:18:52.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:52.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 16:18:52.994 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:52.995 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:52.995 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:52.995 INFO [main][AbstractShell] Close shell Testing shell 16:18:52.995 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:53.001 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:53.001 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:53.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:53.001 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:53.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:53.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:53.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:53.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:53.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:53.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:53.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:53.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:53.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:53.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:53.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:53.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:53.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:53.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:53.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:53.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:53.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:53.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:53.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:53.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:53.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:53.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:53.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:53.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:53.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:53.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:18:53.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:54.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:54.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:18:54.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:54.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:54.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:54.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:54.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:54.071 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:54.072 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:54.072 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:54.072 INFO [main][AbstractShell] Close shell Testing shell 16:18:54.072 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:54.078 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:54.078 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:54.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:54.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:54.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:54.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:54.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:54.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:54.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:54.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:54.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:54.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:54.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:54.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:54.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:54.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:54.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:54.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:54.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:54.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:54.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:54.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:54.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 16:18:54.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:54.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:54.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:54.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:54.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:54.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:54.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:54.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:54.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:54.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:54.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:54.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:54.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:54.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:54.645 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:54.646 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:54.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:54.646 INFO [main][AbstractShell] Close shell Testing shell 16:18:54.646 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:54.651 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:54.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:54.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:54.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:54.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:54.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:54.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:54.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:54.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:54.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:54.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:54.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:54.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:54.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:54.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 16:18:54.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:54.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:54.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:54.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:54.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:54.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:54.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:54.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:54.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:54.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:54.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:54.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:54.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:54.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:54.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:55.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:55.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:55.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:55.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:55.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:55.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 16:18:55.214 DEBUG [main][TreeItemHandler] Selecting tree item: AA 16:18:55.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 16:18:55.215 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 16:18:55.215 DEBUG [main][TreeEventsListener] It was check event: false 16:18:55.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 16:18:55.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:55.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:55.215 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:55.216 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:55.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:55.216 INFO [main][AbstractShell] Close shell Testing shell 16:18:55.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:55.221 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:55.221 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:55.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:55.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:55.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:55.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:55.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:55.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:55.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:55.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:55.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:55.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:55.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:55.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:55.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:55.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:55.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:55.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:55.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:55.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:55.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:55.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:55.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:55.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:55.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:55.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:55.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:55.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:55.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:55.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:55.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:55.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:55.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:55.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:55.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:55.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:55.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:55.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:55.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:18:55.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:55.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:56.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:56.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:18:56.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:18:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:56.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:18:56.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:56.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:18:56.293 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:56.293 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:56.293 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:56.294 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:56.294 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:56.294 INFO [main][AbstractShell] Close shell Testing shell 16:18:56.294 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:56.300 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:56.300 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:56.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:56.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:56.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:56.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:56.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:56.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:56.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:56.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:56.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:56.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:56.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:56.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:56.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:56.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:56.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:56.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:56.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:56.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:56.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:56.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:56.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:56.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:56.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:56.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:56.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:56.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:56.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:56.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:56.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:56.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:18:56.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:56.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:56.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:18:56.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:56.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:56.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:56.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:56.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:56.874 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 16:18:56.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 16:18:56.874 DEBUG [main][TreeItemHandler] Selecting tree item: AA 16:18:56.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 16:18:56.874 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 16:18:56.874 DEBUG [main][TreeEventsListener] It was check event: false 16:18:56.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 16:18:56.875 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:18:56.875 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:18:56.875 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 16:18:56.875 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 16:18:56.875 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 16:18:56.876 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:18:56.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:18:56.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:18:56.876 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:18:56.877 DEBUG [main][AbstractWait] Waiting until shell is active... 16:18:56.877 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:18:56.877 INFO [main][AbstractShell] Close shell Testing shell 16:18:56.877 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:18:56.882 DEBUG [main][AbstractWait] Waiting while shell is available... 16:18:56.882 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:18:56.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:56.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:18:56.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:18:56.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:56.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:56.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:56.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:18:56.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:18:56.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:18:56.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:18:56.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:18:56.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:18:56.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:56.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:56.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:56.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:56.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:56.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:56.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:18:56.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:18:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:18:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:18:56.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:18:56.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:18:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:18:56.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:18:56.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:18:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:18:56.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:18:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:18:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:18:56.936 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 16:18:56.936 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:18:56.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:57.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:57.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 16:18:57.438 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:18:57.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:57.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:57.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:58.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:58.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:58.940 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:18:58.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:59.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:59.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:18:59.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:18:59.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:18:59.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:18:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:18:59.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:00.443 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:00.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:00.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:00.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:00.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:00.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:00.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:00.945 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:00.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:00.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:00.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:00.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:00.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:00.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:01.446 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:01.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:01.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:01.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:01.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:01.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:01.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:01.947 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:01.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:01.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:01.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:01.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:01.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:01.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 16:19:01.948 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:01.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:01.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:01.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:01.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:01.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:19:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:01.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:01.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 16:19:01.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:01.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:01.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:01.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:01.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:01.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:19:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:19:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:19:01.950 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 16:19:01.950 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:01.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:02.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 16:19:02.451 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:02.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:02.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:02.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:02.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:02.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:03.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:03.953 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:03.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:03.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:04.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:04.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:04.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:05.456 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:19:05.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:05.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:05.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:19:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:19:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:19:06.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:19:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 16:19:06.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:06.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:06.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:06.459 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:06.459 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:06.459 INFO [main][AbstractShell] Close shell Testing shell 16:19:06.459 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:06.464 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:06.465 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:06.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:19:06.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 16:19:06.486 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 16:19:06.486 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.768 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.078 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.058 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.082 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.081 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.081 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.575 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.076 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.59 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.085 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.59 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.066 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.583 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.57 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.081 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.579 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.583 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.500 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.501 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:19:06.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.502 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:19:06.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.502 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:19:06.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.521 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 16:19:06.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:06.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 16:19:06.546 TRACE [main][WidgetHandler] Notify List with event 13 16:19:06.546 TRACE [main][WidgetHandler] Wait for synchronization 16:19:06.547 TRACE [main][WidgetHandler] Notify List with event 13 16:19:06.547 TRACE [main][WidgetHandler] Wait for synchronization 16:19:06.548 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:06.548 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:06.548 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:06.548 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:06.548 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:06.548 INFO [main][AbstractShell] Close shell Testing shell 16:19:06.548 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:06.553 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:06.553 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:06.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.606 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 16:19:06.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:06.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 16:19:06.628 TRACE [main][WidgetHandler] Notify List with event 13 16:19:06.628 TRACE [main][WidgetHandler] Wait for synchronization 16:19:06.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:06.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:06.629 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:06.629 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:06.629 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:06.629 INFO [main][AbstractShell] Close shell Testing shell 16:19:06.629 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:06.634 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:06.634 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:06.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.661 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 16:19:06.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:06.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 16:19:06.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:06.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:06.678 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:06.679 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:06.679 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:06.679 INFO [main][AbstractShell] Close shell Testing shell 16:19:06.679 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:06.682 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:06.682 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:06.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.712 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 16:19:06.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:06.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 16:19:06.730 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 16:19:06.731 TRACE [main][WidgetHandler] Notify List with event 13 16:19:06.731 TRACE [main][WidgetHandler] Wait for synchronization 16:19:06.733 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:06.733 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:06.733 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:06.733 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:06.733 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:06.733 INFO [main][AbstractShell] Close shell Testing shell 16:19:06.733 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:06.737 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:06.737 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:06.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.768 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 16:19:06.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:06.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 16:19:06.785 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') 16:19:06.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:06.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 16:19:06.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 16:19:06.785 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:06.785 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:06.785 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:06.786 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:06.786 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:06.786 INFO [main][AbstractShell] Close shell Testing shell 16:19:06.786 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:06.790 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:06.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:06.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.820 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 16:19:06.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:06.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 16:19:06.836 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 16:19:06.836 TRACE [main][WidgetHandler] Notify List with event 13 16:19:06.836 TRACE [main][WidgetHandler] Wait for synchronization 16:19:06.847 TRACE [main][WidgetHandler] Notify List with event 13 16:19:06.847 TRACE [main][WidgetHandler] Wait for synchronization 16:19:06.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:06.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 16:19:06.847 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:06.847 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:06.847 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:06.848 INFO [main][AbstractShell] Close shell Testing shell 16:19:06.848 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:06.852 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:06.852 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:06.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.866 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.866 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.878 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 16:19:06.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:06.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 16:19:06.895 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 16:19:06.895 TRACE [main][WidgetHandler] Notify List with event 13 16:19:06.895 TRACE [main][WidgetHandler] Wait for synchronization 16:19:06.896 TRACE [main][WidgetHandler] Notify List with event 13 16:19:06.896 TRACE [main][WidgetHandler] Wait for synchronization 16:19:06.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:06.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:06.896 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:06.897 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:06.897 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:06.897 INFO [main][AbstractShell] Close shell Testing shell 16:19:06.897 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:06.901 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:06.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:06.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 16:19:06.918 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 16:19:06.918 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.091 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.054 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.052 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.052 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.056 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.058 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.052 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 16:19:06.925 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 16:19:06.925 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:19:06.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 16:19:06.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.926 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:19:06.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.926 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:19:06.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 16:19:06.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:19:06.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:19:06.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:19:06.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:19:06.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 16:19:06.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:19:06.955 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 16:19:06.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 16:19:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:19:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:19:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:19:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:19:06.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 16:19:06.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 16:19:06.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.960 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') 16:19:06.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.961 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 16:19:06.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 16:19:06.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 16:19:06.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 16:19:06.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 16:19:06.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 16:19:06.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 16:19:06.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.963 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:") 16:19:06.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.963 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 16:19:06.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:06.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:06.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:06.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 16:19:06.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 16:19:06.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:06.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 16:19:06.964 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 16:19:06.964 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:06.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.005 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 16:19:06.971 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:06.971 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:19:06.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:06.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.972 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:19:06.984 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.984 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:19:06.984 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:06.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:06.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:06.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:06.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:06.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:06.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:745): Gtk-WARNING **: 16:19:07.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.020: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.023: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.039: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.075: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.084: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.085: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.087: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.104: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.111: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.112: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.112: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.125: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.128: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.130: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.130: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.130: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.130: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 16:19:07.138 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 16:19:07.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:07.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:07.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:07.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 16:19:07.162 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 16:19:07.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:07.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:07.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:07.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:07.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:07.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:07.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:07.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:07.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:07.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 16:19:07.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:07.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 16:19:07.163 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:07.164 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:07.164 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:07.164 INFO [main][AbstractShell] Close shell Testing shell 16:19:07.164 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:07.197 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:07.197 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:07.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:07.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:07.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:07.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:07.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:07.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:07.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:07.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:07.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:07.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:07.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:07.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:745): Gtk-WARNING **: 16:19:07.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.245: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.257: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.257: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.259: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.260: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.261: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.263: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.263: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.279: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.290: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.292: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.294: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.296: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.307: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.309: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.309: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.310: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.312: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.313: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.322: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.323: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.323: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.329: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.329: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.330: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:07.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 16:19:07.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 16:19:07.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:07.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:07.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:07.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:07.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:07.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 16:19:07.384 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 16:19:07.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ExpandBar with no referenced composite specified, index 1 and no matchers specified 16:19:07.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:07.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:07.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:07.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:07.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:07.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 16:19:07.385 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 16:19:07.393 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:19:08.393 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 16:19:08.393 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 16:19:08.393 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 16:19:08.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:08.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:08.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:08.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:08.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:08.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 16:19:08.394 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 16:19:08.395 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:19:09.395 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 16:19:09.395 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 16:19:09.395 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 16:19:09.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:09.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:09.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:09.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:09.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:09.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 16:19:09.397 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 16:19:09.397 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:19:10.397 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 16:19:10.398 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 16:19:10.398 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 16:19:10.402 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 16:19:10.402 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 16:19:10.402 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 16:19:10.402 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 16:19:10.402 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 16:19:10.402 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 16:19:10.403 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 16:19:10.403 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 16:19:10.403 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 16:19:10.404 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:10.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 16:19:10.404 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:10.404 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:10.404 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:10.404 INFO [main][AbstractShell] Close shell Testing shell 16:19:10.404 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:10.441 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:10.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:10.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:10.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:10.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:10.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:10.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:10.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:10.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:10.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:10.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:10.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:745): Gtk-WARNING **: 16:19:10.472: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.487: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.536: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.546: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.546: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.548: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.549: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.567: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.580: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.580: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.580: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.582: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.582: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.585: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:10.588: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 16:19:10.592 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 16:19:10.593 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 16:19:10.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:10.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:10.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:10.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:10.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:10.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 16:19:10.618 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 16:19:10.619 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:19:11.619 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 16:19:11.620 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 16:19:11.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:11.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:11.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:11.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:11.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:11.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:11.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:11.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:11.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 16:19:11.621 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:19:11.625 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:11.625 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:11.625 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:11.626 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:11.626 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:11.626 INFO [main][AbstractShell] Close shell Testing shell 16:19:11.626 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:11.662 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:11.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:11.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:11.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:11.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:11.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:11.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:11.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:11.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:11.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:11.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:11.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:745): Gtk-WARNING **: 16:19:11.693: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.706: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.707: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.709: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.718: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.718: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.739: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.752: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.754: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.756: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.765: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.766: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.768: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.768: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.769: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.771: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.772: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.782: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.782: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.803: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.805: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.805: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:11.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 16:19:11.810 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 16:19:11.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:11.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:11.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:11.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:11.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:11.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 16:19:11.835 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 16:19:11.835 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 16:19:11.836 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:19:12.836 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 16:19:12.837 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 16:19:12.837 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:19:13.838 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 16:19:13.838 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 16:19:13.838 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:19:14.839 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 16:19:14.839 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:14.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 16:19:14.839 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:14.840 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:14.840 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:14.840 INFO [main][AbstractShell] Close shell Testing shell 16:19:14.840 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:14.878 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:14.878 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:14.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:14.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:14.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:14.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:14.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:14.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:14.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:14.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:14.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:14.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:14.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:14.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:745): Gtk-WARNING **: 16:19:14.908: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.919: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.923: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.933: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.933: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.935: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.936: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.937: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.987: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.987: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.991: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:14.994: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.029: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.029: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:15.029: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 16:19:15.034 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 16:19:15.034 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 16:19:15.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:15.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:15.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:15.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:15.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:15.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:15.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 16:19:15.063 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 16:19:15.063 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:19:16.063 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 16:19:16.064 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 16:19:16.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:16.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:16.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:16.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:16.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:16.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:16.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:19:16.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:19:16.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:16.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:19:16.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:19:16.069 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:16.069 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:16.069 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:16.070 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:16.070 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:16.070 INFO [main][AbstractShell] Close shell Testing shell 16:19:16.070 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:16.107 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:16.107 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:16.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:16.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:16.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:16.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:16.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:16.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:16.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:16.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:16.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:16.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:745): Gtk-WARNING **: 16:19:16.139: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.150: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.155: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.168: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.207: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.208: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.218: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.219: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.221: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.221: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.223: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.224: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.225: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.234: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.235: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.235: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.252: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.252: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.254: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.254: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.254: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.255: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.256: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.258: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.258: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.259: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.259: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 16:19:16.263 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 16:19:16.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:16.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:16.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:16.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:16.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:16.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:16.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 16:19:16.289 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:16.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 16:19:16.289 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:16.290 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:16.290 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:16.290 INFO [main][AbstractShell] Close shell Testing shell 16:19:16.290 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:16.324 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:16.324 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:16.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:16.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:16.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:16.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:16.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:16.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:16.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:16.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:16.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:16.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:745): Gtk-WARNING **: 16:19:16.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.366: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.373: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.394: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.394: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.416: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.427: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.430: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.431: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.433: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.444: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.444: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.446: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.447: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.448: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.450: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.451: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.462: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.462: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.464: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.465: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.465: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.497: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.497: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.504: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.505: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:16.505: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 16:19:16.510 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 16:19:16.510 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 16:19:16.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:16.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:16.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:16.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:19:16.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 16:19:17.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:19:17.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 16:19:17.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:19:17.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 16:19:17.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:19:17.539 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 16:19:17.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:17.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:17.539 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:17.539 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:17.539 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:17.539 INFO [main][AbstractShell] Close shell Testing shell 16:19:17.539 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:17.578 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:17.578 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:17.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:17.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:17.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:17.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:17.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:17.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:17.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:17.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:17.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:17.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:745): Gtk-WARNING **: 16:19:17.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.623: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.626: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.635: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.657: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.671: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.672: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.684: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.684: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.688: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.690: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.690: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.700: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.700: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.705: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.707: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.707: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.707: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.718: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.718: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.721: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:745): Gtk-WARNING **: 16:19:17.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 16:19:17.729 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 16:19:17.729 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 16:19:17.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:17.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:17.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:17.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:17.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:17.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:17.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:17.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 16:19:17.754 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:17.754 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:17.754 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:17.754 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:17.754 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:17.754 INFO [main][AbstractShell] Close shell Testing shell 16:19:17.754 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:17.790 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:17.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:17.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:17.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:17.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:17.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:17.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:17.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 16:19:17.799 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 16:19:17.799 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:17.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.829 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.222 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.245 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.22 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.216 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.23 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.214 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.254 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.211 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:17.805 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:17.806 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:19:17.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:17.806 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:17.806 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:17.806 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:19:17.807 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:17.807 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:19:17.807 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:17.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:17.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:17.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:17.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:17.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:17.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:17.856 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 16:19:17.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:17.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:17.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:17.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:17.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:17.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:19:17.876 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:") 16:19:17.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:17.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:17.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:17.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:17.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:17.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:17.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:17.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:17.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:17.896 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:17.897 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:17.897 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:17.897 INFO [main][AbstractShell] Close shell Testing shell 16:19:17.897 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:17.907 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:17.907 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:17.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:17.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:17.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:17.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:17.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:17.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:17.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:17.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:17.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:17.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:17.956 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') 16:19:17.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:17.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:17.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:17.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:17.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 16:19:17.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 16:19:17.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 16:19:17.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 16:19:17.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:17.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:17.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:18.004 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 16:19:18.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:18.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:18.007 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:18.008 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:18.008 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:18.008 INFO [main][AbstractShell] Close shell Testing shell 16:19:18.008 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:18.018 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:18.018 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:18.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:18.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:18.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:18.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:18.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:18.054 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") 16:19:18.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:18.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:18.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:18.102 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 16:19:18.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:18.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:18.103 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") 16:19:18.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:18.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:18.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:18.107 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 16:19:18.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:18.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:19:18.107 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") 16:19:18.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:18.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:18.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:18.110 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 16:19:18.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:19:18.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:19:18.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 16:19:18.111 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") 16:19:18.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:18.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:18.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:18.120 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 16:19:18.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:19:18.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 16:19:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 16:19:18.122 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:18.122 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:18.122 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:18.123 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:18.123 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:18.123 INFO [main][AbstractShell] Close shell Testing shell 16:19:18.123 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:18.133 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:18.133 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:18.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:18.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:18.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:18.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:18.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:18.199 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") 16:19:18.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:18.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:18.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:18.225 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 16:19:18.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:18.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 16:19:18.228 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:18.228 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:18.229 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:18.229 INFO [main][AbstractShell] Close shell Testing shell 16:19:18.229 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:18.238 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:18.238 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:18.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:18.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:18.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:18.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:18.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:18.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:18.300 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") 16:19:18.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:18.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:18.326 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 16:19:18.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:19:18.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:18.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:19:18.329 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:19:18.330 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:18.330 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:18.330 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:18.331 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:18.331 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:18.331 INFO [main][AbstractShell] Close shell Testing shell 16:19:18.331 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:18.341 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:18.341 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:18.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:18.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:18.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:18.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:18.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:18.405 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 16:19:18.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:18.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:18.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:18.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:19:18.430 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 16:19:18.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:18.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:18.431 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:18.432 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:18.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:18.432 INFO [main][AbstractShell] Close shell Testing shell 16:19:18.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:18.442 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:18.442 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:18.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:18.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:18.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:18.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:18.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:18.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:18.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:18.488 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 16:19:18.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:18.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:18.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:18.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:19:18.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:19:19.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:19:19.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:19:19.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:19:19.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:19:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:19:19.512 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 16:19:19.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:19.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 16:19:19.513 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:19.513 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:19.513 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:19.513 INFO [main][AbstractShell] Close shell Testing shell 16:19:19.513 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:19.524 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:19.524 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:19.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:19.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:19.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:19.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:19.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:19.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:19.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:19.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:19.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:19.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:19.571 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_&*") 16:19:19.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:19.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:19.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:19.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:19.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:19.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:19.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:19.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:19:20.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:20.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:19:20.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:20.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:19:20.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:19:20.604 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 16:19:20.604 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:20.604 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:20.604 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:20.604 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:20.604 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:20.604 INFO [main][AbstractShell] Close shell Testing shell 16:19:20.604 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:20.615 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:20.615 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:20.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:20.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:20.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:20.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:20.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:20.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:20.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:20.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:20.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:20.652 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") 16:19:20.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:20.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:20.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:20.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:20.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:20.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:19:20.685 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 16:19:20.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:19:20.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:20.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:20.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:20.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:20.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:19:20.688 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:19:20.689 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:20.689 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:20.689 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:20.689 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:20.690 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:20.690 INFO [main][AbstractShell] Close shell Testing shell 16:19:20.690 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:20.700 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:20.700 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:20.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:20.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:20.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 16:19:20.720 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 16:19:20.720 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:20.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.916 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.12 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.099 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.125 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.104 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.109 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.086 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.09 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.081 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.096 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:20.726 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:20.727 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:19:20.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:20.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:20.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:20.727 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:19:20.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:20.728 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:19:20.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:20.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:20.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:20.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:20.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:20.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:20.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:20.764 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 16:19:20.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:20.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:20.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:20.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:19:20.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:19:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:20.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 16:19:20.804 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 16:19:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:19:20.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:20.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:20.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:20.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:19:20.809 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:19:20.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:20.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:20.810 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:20.810 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:20.811 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:20.811 INFO [main][AbstractShell] Close shell Testing shell 16:19:20.811 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:20.818 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:20.818 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:20.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:20.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:20.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:20.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:20.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:20.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:20.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:20.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:20.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:20.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:20.869 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 16:19:20.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:20.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:20.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:20.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:20.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 16:19:20.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:20.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 16:19:20.904 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:20.904 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:20.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:20.904 INFO [main][AbstractShell] Close shell Testing shell 16:19:20.904 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:20.911 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:20.911 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:20.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:20.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:20.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:20.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:20.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:20.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:20.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:20.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:20.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:20.957 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 16:19:20.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:20.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:20.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:20.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:20.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:20.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 16:19:20.989 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 16:19:20.989 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 16:19:20.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:20.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:20.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:20.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:20.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:20.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:20.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 16:19:20.992 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:20.992 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:20.992 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:20.993 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:20.993 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:20.993 INFO [main][AbstractShell] Close shell Testing shell 16:19:20.993 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:21.003 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:21.003 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:21.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:21.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:21.004 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:21.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:21.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:21.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:21.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:21.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:21.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:21.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:21.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:21.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:21.041 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") 16:19:21.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:21.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:21.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:21.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:21.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:21.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 16:19:21.064 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") 16:19:21.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:21.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:21.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:21.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:21.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:21.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 16:19:21.065 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 16:19:21.067 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 16:19:21.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:21.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:21.068 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:21.068 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:21.068 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:21.068 INFO [main][AbstractShell] Close shell Testing shell 16:19:21.068 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:21.092 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:21.092 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:21.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:21.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:21.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:21.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:21.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:21.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:21.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:21.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:21.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:21.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:21.128 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 16:19:21.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:21.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:21.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:21.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 16:19:21.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:21.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:21.152 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:21.153 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:21.153 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:21.153 INFO [main][AbstractShell] Close shell Testing shell 16:19:21.153 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:21.160 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:21.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:21.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:21.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:21.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:21.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:21.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:21.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:21.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:21.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:21.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:21.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:21.220 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 16:19:21.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:21.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:21.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:21.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:21.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:21.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:21.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:19:21.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:19:21.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:19:21.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:19:22.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:19:22.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:19:22.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:19:22.240 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 16:19:22.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:22.241 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:22.241 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:22.241 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:22.241 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:22.241 INFO [main][AbstractShell] Close shell Testing shell 16:19:22.241 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:22.248 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:22.248 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:22.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:22.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:22.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:22.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:22.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:22.258 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:22.258 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:22.258 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:22.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:22.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:22.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:22.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:22.285 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_#$") 16:19:22.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:22.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:22.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:22.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:22.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:19:22.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:22.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:19:23.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:19:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:19:23.311 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 16:19:23.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:23.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:23.312 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:23.312 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:23.312 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:23.312 INFO [main][AbstractShell] Close shell Testing shell 16:19:23.312 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:23.319 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:23.319 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:23.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:23.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:23.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:23.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:23.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:23.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:23.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:23.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:23.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:23.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:23.355 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") 16:19:23.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 16:19:23.378 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 16:19:23.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:19:23.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:19:23.380 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:19:23.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:23.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:23.381 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:23.381 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:23.381 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:23.381 INFO [main][AbstractShell] Close shell Testing shell 16:19:23.382 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:23.388 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:23.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:23.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:23.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:23.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 16:19:23.407 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 16:19:23.407 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:23.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:23.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.681 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.112 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.09 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.084 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.089 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.091 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.064 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.07 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.079 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 16:19:23.413 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 16:19:23.414 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:19:23.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:23.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 16:19:23.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:23.414 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:19:23.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:23.415 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:19:23.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:23.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:23.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 16:19:23.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 16:19:23.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:23.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:23.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:23.436 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 16:19:23.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 16:19:23.452 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 16:19:23.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 16:19:23.453 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 16:19:23.454 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 16:19:23.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 16:19:23.455 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 16:19:23.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:23.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 16:19:23.456 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 16:19:23.457 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 16:19:23.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:23.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:23.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 16:19:23.458 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:") 16:19:23.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 16:19:23.459 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 16:19:23.460 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:") 16:19:23.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 16:19:23.463 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:") 16:19:23.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 16:19:23.467 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 16:19:23.468 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:") 16:19:23.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:23.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:23.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:23.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:23.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:23.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:23.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 16:19:23.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:23.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:23.470 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:23.471 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:23.471 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:23.471 INFO [main][AbstractShell] Close shell Testing shell 16:19:23.471 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:23.476 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:23.476 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:23.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 16:19:23.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:23.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:23.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:23.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 16:19:23.497 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 16:19:23.498 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:23.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.082 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:23.512 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:23.513 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:19:23.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:23.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:23.514 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:23.514 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:19:23.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:23.515 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:19:23.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:23.516 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:23.516 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:23.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:23.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:23.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:23.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:23.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:23.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:24.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:24.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:24.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:24.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:24.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:24.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:24.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:24.167 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 16:19:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:24.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 16:19:24.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 16:19:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:24.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 16:19:24.168 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@516e55af 16:19:24.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:24.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:24.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:24.173 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:24.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:24.173 INFO [main][AbstractShell] Close shell Testing shell 16:19:24.173 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:24.183 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:24.183 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:24.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:24.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:24.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:24.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:24.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:24.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:24.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:24.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:24.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:24.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:24.508 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 16:19:24.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:24.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:24.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:24.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:24.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:24.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:24.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:24.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:24.827 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") 16:19:24.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:24.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:24.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:24.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:24.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:19:24.828 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:24.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 16:19:24.828 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:24.828 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:24.828 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:24.828 INFO [main][AbstractShell] Close shell Testing shell 16:19:24.828 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:24.839 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:24.839 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:24.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:24.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:24.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:24.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:24.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:24.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:24.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:24.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:24.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:24.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:25.173 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 16:19:25.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:25.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:25.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:25.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:25.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:25.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:19:25.488 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:25.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 16:19:25.488 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:25.488 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:25.488 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:25.488 INFO [main][AbstractShell] Close shell Testing shell 16:19:25.488 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:25.499 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:25.499 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:25.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:25.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:25.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:25.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:25.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:25.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:25.829 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") 16:19:25.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:26.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:26.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:26.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:26.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:26.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:19:26.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:26.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 16:19:26.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:26.141 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:26.141 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:26.141 INFO [main][AbstractShell] Close shell Testing shell 16:19:26.141 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:26.151 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:26.151 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:26.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:26.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:26.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:26.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:26.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:26.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:26.479 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 16:19:26.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:26.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:26.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:26.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:26.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:26.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:26.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:26.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:26.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:26.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:26.807 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") 16:19:26.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:26.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:26.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:26.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:26.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:19:26.807 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 16:19:26.809 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:26.809 TRACE [main][WidgetHandler] Wait for synchronization 16:19:26.810 TRACE [main][WidgetHandler] Notify Table with event 3 16:19:26.810 TRACE [main][WidgetHandler] Wait for synchronization 16:19:26.810 TRACE [main][WidgetHandler] Notify Table with event 4 16:19:26.810 TRACE [main][WidgetHandler] Wait for synchronization 16:19:26.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:26.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:26.812 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:26.812 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:26.812 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:26.812 INFO [main][AbstractShell] Close shell Testing shell 16:19:26.813 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:26.823 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:26.823 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:26.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:26.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:26.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:26.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:26.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:26.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:26.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:26.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:26.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:26.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:26.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:27.164 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 16:19:27.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:27.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:27.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:27.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:27.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:27.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 16:19:27.477 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:27.477 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:27.477 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:27.477 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:27.477 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:27.477 INFO [main][AbstractShell] Close shell Testing shell 16:19:27.477 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:27.488 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:27.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:27.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:27.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:27.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:27.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:27.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:27.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:27.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:27.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:27.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:27.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:27.816 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 16:19:27.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:28.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:28.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:28.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:28.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:28.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:28.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:28.143 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 16:19:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:28.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:28.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:28.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:19:28.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:28.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:28.143 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:28.143 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:28.143 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:28.144 INFO [main][AbstractShell] Close shell Testing shell 16:19:28.144 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:28.154 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:28.154 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:28.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:28.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:28.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:28.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:28.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:28.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:28.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:28.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:28.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:28.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:28.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:28.463 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 16:19:28.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:28.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:28.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:28.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:28.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:28.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:28.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:28.780 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 16:19:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:28.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:28.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:28.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 16:19:28.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:28.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:28.780 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:28.780 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:28.780 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:28.781 INFO [main][AbstractShell] Close shell Testing shell 16:19:28.781 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:28.791 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:28.791 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:28.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:28.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:28.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:28.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:28.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:28.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:28.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:28.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:28.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:28.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:28.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:28.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:29.109 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 16:19:29.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:29.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:29.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:29.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 16:19:29.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 16:19:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:29.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 16:19:29.427 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 16:19:29.428 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 16:19:29.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:29.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:29.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:29.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 16:19:29.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 16:19:29.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:29.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 16:19:29.430 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:29.430 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:29.430 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:29.430 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:29.430 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:29.430 INFO [main][AbstractShell] Close shell Testing shell 16:19:29.430 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:29.440 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:29.440 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:29.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:29.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:29.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:29.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:29.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:29.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:29.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:29.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:29.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:29.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:29.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:29.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:30.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:30.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:30.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:30.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:30.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:30.079 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 16:19:30.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:30.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 16:19:30.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 16:19:30.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:30.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 16:19:30.079 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 16:19:30.081 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 16:19:30.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:30.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:30.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:30.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 16:19:30.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 16:19:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:30.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 16:19:30.093 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:30.093 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:30.093 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:30.094 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:30.094 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:30.094 INFO [main][AbstractShell] Close shell Testing shell 16:19:30.094 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:30.105 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:30.105 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:30.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:30.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:30.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:30.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 16:19:30.126 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 16:19:30.126 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:30.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.614 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.686 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.644 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.671 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.643 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.682 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.653 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.665 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.648 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.638 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.676 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:30.133 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:30.134 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:19:30.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:30.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:30.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:30.135 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:19:30.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:30.135 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:19:30.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:30.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:30.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:30.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:30.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:30.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:30.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:30.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:30.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:31.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:31.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:31.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:31.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:31.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:31.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:31.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:31.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:31.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:31.102 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:31.103 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:31.103 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:31.103 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:31.103 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:31.103 INFO [main][AbstractShell] Close shell Testing shell 16:19:31.103 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:31.123 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:31.123 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:31.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:31.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:31.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:31.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:31.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:31.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:31.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:31.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:31.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:31.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:31.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:31.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:32.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:32.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:32.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:32.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:32.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:32.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:32.034 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 16:19:32.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:32.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:32.035 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:32.035 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:32.035 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:32.035 INFO [main][AbstractShell] Close shell Testing shell 16:19:32.035 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:32.048 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:32.048 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:32.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:32.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:32.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:32.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:32.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:32.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:32.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:32.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:32.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:32.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:32.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:32.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:32.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:32.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:32.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:32.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:32.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:32.922 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 16:19:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:32.924 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:32.924 TRACE [main][WidgetHandler] Wait for synchronization 16:19:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:32.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:32.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 16:19:32.948 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:32.948 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:32.948 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:32.948 INFO [main][AbstractShell] Close shell Testing shell 16:19:32.948 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:32.967 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:32.967 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:32.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:32.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:32.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:32.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:32.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:32.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:32.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:32.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:32.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:32.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:32.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:32.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:33.437 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 16:19:33.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:33.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:33.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:33.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:33.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:33.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:33.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:19:33.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:19:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:33.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:19:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:33.889 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 16:19:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:19:33.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:19:33.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:19:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:19:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:33.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:33.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:33.902 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:33.903 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:33.903 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:33.903 INFO [main][AbstractShell] Close shell Testing shell 16:19:33.903 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:33.918 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:33.918 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:33.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:33.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:33.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:33.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:33.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:33.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:33.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:33.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:33.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:33.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:34.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:34.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:34.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:34.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:34.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:34.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:34.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:34.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:34.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:34.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:34.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:34.803 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 16:19:34.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:34.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:34.804 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:34.804 TRACE [main][WidgetHandler] Wait for synchronization 16:19:34.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:34.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:34.822 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:34.822 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:34.822 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:34.823 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:34.823 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:34.823 INFO [main][AbstractShell] Close shell Testing shell 16:19:34.823 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:34.836 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:34.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:34.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:34.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:34.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:34.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:34.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:34.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:35.299 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 16:19:35.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:35.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:35.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:35.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:35.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:35.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:35.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:35.743 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 16:19:35.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:35.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:35.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:35.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:35.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:35.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:35.749 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 16:19:35.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:35.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:35.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:35.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:35.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:35.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:35.756 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:35.756 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:35.756 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:35.757 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:35.757 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:35.757 INFO [main][AbstractShell] Close shell Testing shell 16:19:35.757 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:35.770 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:35.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:35.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:35.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:35.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:35.788 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:35.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:35.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:35.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:35.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:35.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:35.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:36.229 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 16:19:36.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:36.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:36.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:36.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:36.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:36.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:36.677 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 16:19:36.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:36.678 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:36.678 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:36.678 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:36.678 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:36.678 INFO [main][AbstractShell] Close shell Testing shell 16:19:36.678 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:36.691 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:36.691 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:36.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:36.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:36.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:36.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:36.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:36.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:36.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:36.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:36.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:36.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:36.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:36.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:37.145 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 16:19:37.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:37.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:37.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:37.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:37.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:37.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:37.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:37.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:37.581 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 16:19:37.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:37.595 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:37.595 TRACE [main][WidgetHandler] Wait for synchronization 16:19:37.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:37.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:37.595 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:37.595 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:37.596 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:37.596 INFO [main][AbstractShell] Close shell Testing shell 16:19:37.596 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:37.608 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:37.608 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:37.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:37.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:37.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:37.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:37.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:37.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:37.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:37.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:37.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:37.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:38.063 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 16:19:38.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:38.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:38.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:38.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:38.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:38.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:19:38.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:19:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:38.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:19:38.503 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 16:19:38.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:38.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:38.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:38.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:38.519 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:38.519 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:38.519 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:38.519 INFO [main][AbstractShell] Close shell Testing shell 16:19:38.519 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:38.532 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:38.532 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:38.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:38.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:38.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:38.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:38.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:38.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:38.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:38.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:38.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:38.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:38.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:38.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:38.997 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 16:19:38.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:39.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:39.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:39.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:39.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:39.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:39.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:39.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:39.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 16:19:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 16:19:39.441 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:39.441 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:39.441 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:39.442 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:39.442 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:39.442 INFO [main][AbstractShell] Close shell Testing shell 16:19:39.442 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:39.455 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:39.455 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:39.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:39.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:39.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:39.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:39.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:39.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:39.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:39.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:39.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:39.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:39.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:39.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:40.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:40.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:40.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:40.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:40.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:40.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:40.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:40.367 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:40.367 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:40.367 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:40.367 INFO [main][AbstractShell] Close shell Testing shell 16:19:40.367 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:40.380 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:40.381 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:40.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:40.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:40.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:40.400 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:40.400 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:40.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:40.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:40.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:40.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:40.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:40.857 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 16:19:40.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:41.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:41.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:41.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:41.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:41.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:41.295 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') 16:19:41.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:41.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:41.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:41.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:41.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:41.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:41.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:41.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 16:19:41.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 16:19:41.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:41.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:41.314 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:41.314 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:41.314 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:41.314 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:41.314 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:41.314 INFO [main][AbstractShell] Close shell Testing shell 16:19:41.314 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:41.327 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:41.327 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:41.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:41.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:41.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:41.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:41.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:41.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:41.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:41.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:41.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:41.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:41.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 16:19:41.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:42.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:42.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:42.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:42.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:42.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:42.245 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 16:19:42.245 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:42.245 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:42.245 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:42.245 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:42.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:42.246 INFO [main][AbstractShell] Close shell Testing shell 16:19:42.246 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:42.259 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:42.259 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:42.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:42.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:42.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:42.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:42.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:42.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:42.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:42.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:42.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:42.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:42.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:42.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:43.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:43.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:43.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:43.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:43.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:43.154 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 16:19:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:43.168 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:43.168 TRACE [main][WidgetHandler] Wait for synchronization 16:19:43.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:43.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:43.169 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:43.169 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:43.169 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:43.169 INFO [main][AbstractShell] Close shell Testing shell 16:19:43.169 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:43.182 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:43.182 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:43.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:43.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:43.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:43.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:43.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:43.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:43.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:43.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:43.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:43.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:43.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 16:19:43.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:44.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:44.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:44.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:44.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:44.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:44.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:44.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:44.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:44.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:44.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:44.097 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 16:19:44.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:44.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:44.097 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:44.098 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:44.098 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:44.098 INFO [main][AbstractShell] Close shell Testing shell 16:19:44.098 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:44.111 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:44.111 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:44.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:44.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:44.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:44.129 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:44.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:44.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:44.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:44.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:44.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:44.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:44.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:44.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:45.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:45.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:45.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:45.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:45.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:45.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:45.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:45.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:45.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:45.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:45.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 16:19:45.018 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:45.019 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:45.019 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:45.019 INFO [main][AbstractShell] Close shell Testing shell 16:19:45.019 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:45.032 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:45.032 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:45.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:45.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:45.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:45.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:45.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:45.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:45.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:45.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:45.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:45.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:45.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:45.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:45.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 16:19:45.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:45.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:45.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:45.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:45.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:45.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:45.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:45.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:45.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:45.945 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:45.946 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:45.946 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:45.946 INFO [main][AbstractShell] Close shell Testing shell 16:19:45.946 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:45.959 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:45.959 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:45.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:45.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:45.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:45.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:45.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:45.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:45.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:45.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:45.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:45.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:46.420 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 16:19:46.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:46.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:46.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:46.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:46.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:46.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:19:46.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:19:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:46.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:19:46.860 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 16:19:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:46.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:46.884 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:46.885 TRACE [main][WidgetHandler] Wait for synchronization 16:19:46.889 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:46.889 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:46.889 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:46.890 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:46.890 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:46.890 INFO [main][AbstractShell] Close shell Testing shell 16:19:46.890 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:46.907 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:46.907 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:46.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:46.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:46.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:46.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:46.916 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:46.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:46.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:46.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:46.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:46.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:46.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:47.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:47.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:47.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:47.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:47.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:47.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:47.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:47.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 16:19:47.792 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:47.792 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:47.792 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:47.792 INFO [main][AbstractShell] Close shell Testing shell 16:19:47.792 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:47.804 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:47.804 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:47.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:47.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:47.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:47.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:47.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:47.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:47.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:47.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:47.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:47.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:48.262 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 16:19:48.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:48.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:48.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:48.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:48.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:48.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:48.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:48.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:48.715 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 16:19:48.717 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:48.717 TRACE [main][WidgetHandler] Wait for synchronization 16:19:48.717 TRACE [main][WidgetHandler] Notify Table with event 8 16:19:48.717 TRACE [main][WidgetHandler] Wait for synchronization 16:19:48.719 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:48.719 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:48.719 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:48.719 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:48.719 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:48.719 INFO [main][AbstractShell] Close shell Testing shell 16:19:48.719 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:48.733 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:48.733 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:48.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:48.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:48.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:48.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:48.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:48.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:48.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:48.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:48.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:48.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:48.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:48.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:49.192 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 16:19:49.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:49.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:49.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:49.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:49.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:49.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:49.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:49.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:49.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:49.675 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:49.676 TRACE [main][WidgetHandler] Wait for synchronization 16:19:49.676 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 16:19:49.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:49.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:49.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:49.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:49.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:49.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:49.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:49.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:49.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:49.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:49.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:49.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:49.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:49.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:49.685 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:49.686 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:49.686 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:49.686 INFO [main][AbstractShell] Close shell Testing shell 16:19:49.686 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:49.705 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:49.706 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:49.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:49.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:49.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:49.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:49.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:49.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:49.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:49.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:49.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:49.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:49.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:49.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:50.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:50.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:50.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:50.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:50.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:50.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:50.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:50.591 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 16:19:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:50.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:50.591 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:50.591 TRACE [main][WidgetHandler] Wait for synchronization 16:19:50.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:50.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 16:19:50.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:50.592 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:50.592 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:50.592 INFO [main][AbstractShell] Close shell Testing shell 16:19:50.592 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:50.604 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:50.605 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:50.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:50.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:50.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:50.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:50.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:50.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:50.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:50.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:50.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:50.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:51.062 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 16:19:51.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:51.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:51.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:51.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:51.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:51.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:51.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:51.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:51.508 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 16:19:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:51.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:51.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:51.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:51.522 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:51.523 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:51.523 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:51.523 INFO [main][AbstractShell] Close shell Testing shell 16:19:51.523 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:51.536 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:51.536 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:51.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:51.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:51.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:51.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:51.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:51.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:51.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:51.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:51.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:51.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:52.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:52.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:52.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:52.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:52.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:52.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:52.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:52.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:52.435 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 16:19:52.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:52.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:52.436 TRACE [main][WidgetHandler] Notify Table with event 13 16:19:52.436 TRACE [main][WidgetHandler] Wait for synchronization 16:19:52.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:52.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:52.439 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 16:19:52.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:52.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:52.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:52.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:52.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:52.460 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:52.460 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:52.460 INFO [main][AbstractShell] Close shell Testing shell 16:19:52.460 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:52.473 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:52.474 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:52.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:52.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:52.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:52.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:52.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:52.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:52.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:52.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:52.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:52.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:52.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:19:52.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:53.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:53.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:53.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:19:53.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:19:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:53.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:19:53.379 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 16:19:53.379 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:19:53.379 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:19:53.379 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:19:53.380 DEBUG [main][AbstractWait] Waiting until shell is active... 16:19:53.380 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:19:53.380 INFO [main][AbstractShell] Close shell Testing shell 16:19:53.380 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:19:53.392 DEBUG [main][AbstractWait] Waiting while shell is available... 16:19:53.392 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:19:53.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:53.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:19:53.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:19:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:53.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:53.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:19:53.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:19:53.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:19:53.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:19:53.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:19:53.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:19:53.858 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 16:19:53.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:19:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:19:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:19:54.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:19:54.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:19:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:19:54.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:19:54.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:19:54.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:19:54.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:19:54.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 16:19:54.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:54.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:54.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:54.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:55.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:55.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:55.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:55.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:56.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:56.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:19:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:19:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:01.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:01.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:02.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:02.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 16:20:04.392 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:04.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 16:20:04.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:04.394 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:04.394 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:04.394 INFO [main][AbstractShell] Close shell Testing shell 16:20:04.394 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:04.414 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:04.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:04.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:20:04.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:04.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:04.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 16:20:04.438 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 16:20:04.438 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:04.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:04.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:04.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.307 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 1.007 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.913 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.932 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.938 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.927 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.933 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.912 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.916 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.923 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.933 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.926 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.946 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.932 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.924 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.927 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.921 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.928 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.937 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.908 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.918 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.99 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.89 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.923 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.937 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.927 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 11.027 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:04.450 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:04.451 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:04.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:04.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:04.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:04.452 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:04.453 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:04.453 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:04.453 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:04.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:04.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:04.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:04.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:04.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:04.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:04.485 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 16:20:04.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:04.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:04.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:04.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:04.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:20:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:04.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 16:20:04.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:04.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:04.501 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:04.501 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:04.501 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:04.501 INFO [main][AbstractShell] Close shell Testing shell 16:20:04.501 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:04.506 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:04.506 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:04.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:04.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:04.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:04.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:04.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:04.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:04.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:04.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:04.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:04.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:04.534 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 16:20:04.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:04.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:04.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:04.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:20:04.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:20:05.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:20:05.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:20:05.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:20:05.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:20:05.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:20:05.551 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 16:20:05.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:05.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 16:20:05.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:05.551 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:05.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:05.551 INFO [main][AbstractShell] Close shell Testing shell 16:20:05.551 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:05.557 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:05.558 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:05.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:05.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:05.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:05.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:05.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:05.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:05.578 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 16:20:05.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:05.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:05.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:05.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:05.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:05.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:20:05.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:05.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 16:20:05.600 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:05.600 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:05.600 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:05.601 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:05.601 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:05.601 INFO [main][AbstractShell] Close shell Testing shell 16:20:05.601 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:05.605 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:05.605 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:05.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:05.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:05.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:05.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:05.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:05.637 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 16:20:05.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:05.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:05.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:05.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:05.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 16:20:05.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 16:20:05.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:05.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:20:05.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:05.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:05.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:05.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:05.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:20:05.655 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:20:05.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:05.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:05.656 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:05.657 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:05.657 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:05.657 INFO [main][AbstractShell] Close shell Testing shell 16:20:05.657 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:05.662 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:05.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:05.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:05.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:05.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:05.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:05.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:05.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:05.693 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 16:20:05.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:05.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:05.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:05.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:20:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:05.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 16:20:05.709 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:05.709 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:05.709 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:05.710 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:05.710 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:05.710 INFO [main][AbstractShell] Close shell Testing shell 16:20:05.710 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:05.714 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:05.714 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:05.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:05.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:05.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:05.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:05.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:05.745 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 16:20:05.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:05.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:05.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:05.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:05.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 16:20:05.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:05.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 16:20:05.759 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:05.760 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:05.760 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:05.760 INFO [main][AbstractShell] Close shell Testing shell 16:20:05.760 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:05.764 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:05.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:05.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:05.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 16:20:05.782 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 16:20:05.782 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:05.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.07 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.042 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.059 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.047 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.062 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.047 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:05.792 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:05.792 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:05.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:05.793 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:05.793 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:05.793 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:05.793 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:05.794 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:05.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:05.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:05.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:05.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:05.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:05.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:05.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:05.807 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) 16:20:05.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:05.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:05.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:05.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:05.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:05.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:05.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:20:05.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 16:20:06.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:20:06.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 16:20:06.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:20:06.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 16:20:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:20:06.819 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 16:20:06.819 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:06.819 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:06.819 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:06.820 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:06.820 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:06.820 INFO [main][AbstractShell] Close shell Testing shell 16:20:06.820 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:06.824 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:06.824 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:06.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:06.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:06.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:06.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:06.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:06.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:06.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:06.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:06.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:06.853 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) 16:20:06.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:06.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:06.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:06.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:06.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 16:20:06.867 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) 16:20:06.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:06.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:06.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:06.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:06.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 16:20:06.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:06.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:06.868 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:06.868 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:06.868 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:06.868 INFO [main][AbstractShell] Close shell Testing shell 16:20:06.868 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:06.871 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:06.871 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:06.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:06.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:06.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:06.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:06.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:06.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:06.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:06.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:06.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:06.898 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) 16:20:06.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:06.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:06.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:06.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:06.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 16:20:06.911 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) 16:20:06.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:06.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:06.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:06.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:06.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 16:20:06.912 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) 16:20:06.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:06.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:06.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:06.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:20:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:06.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 16:20:06.916 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:06.916 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:06.916 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:06.916 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:06.916 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:06.916 INFO [main][AbstractShell] Close shell Testing shell 16:20:06.916 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:06.920 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:06.920 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:06.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:06.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:06.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:06.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:06.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:06.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:06.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:06.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:06.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:06.939 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) 16:20:06.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:06.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:06.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:06.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:06.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:20:07.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:07.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:20:07.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:07.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:20:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:20:07.960 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 16:20:07.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:07.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:07.960 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:07.960 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:07.960 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:07.960 INFO [main][AbstractShell] Close shell Testing shell 16:20:07.960 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:07.965 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:07.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:07.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:07.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:07.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:07.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:07.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:07.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:07.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:07.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:07.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:07.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:07.996 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) 16:20:07.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:08.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:08.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:08.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:08.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:08.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:08.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 16:20:08.009 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) 16:20:08.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:08.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:08.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:08.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:08.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:08.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 16:20:08.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:08.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:08.011 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:08.011 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:08.011 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:08.011 INFO [main][AbstractShell] Close shell Testing shell 16:20:08.011 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:08.015 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:08.015 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:08.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:08.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:08.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:08.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:08.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:08.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:08.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:08.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:08.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:08.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:08.045 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) 16:20:08.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:08.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:08.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:08.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:08.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:20:08.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:08.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:20:09.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:09.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:20:09.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:20:09.060 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 16:20:09.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:09.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:09.061 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:09.061 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:09.061 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:09.061 INFO [main][AbstractShell] Close shell Testing shell 16:20:09.061 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:09.065 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:09.065 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:09.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:09.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 16:20:09.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 16:20:09.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.297 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.049 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.045 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.041 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.054 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.05 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.052 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 16:20:09.094 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 16:20:09.096 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:09.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 16:20:09.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.096 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:09.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.097 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:09.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 16:20:09.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 16:20:09.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:09.131 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 16:20:09.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:20:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:09.131 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) 16:20:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:20:09.132 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:20:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:20:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:20:09.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:20:09.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 16:20:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 16:20:09.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.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) 16:20:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:20:09.135 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:20:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:20:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:20:09.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:20:09.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 16:20:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 16:20:09.138 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:09.138 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:09.138 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:09.138 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:09.138 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:09.138 INFO [main][AbstractShell] Close shell Testing shell 16:20:09.138 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:09.143 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:09.143 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:09.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 16:20:09.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 16:20:09.151 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 16:20:09.151 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.160 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.161 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:09.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.161 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:09.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.162 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:09.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 16:20:09.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:20:09.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:20:09.186 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 16:20:09.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:20:09.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:20:09.188 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 16:20:09.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:09.188 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:09.188 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:09.188 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:09.189 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:09.189 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:09.189 INFO [main][AbstractShell] Close shell Testing shell 16:20:09.189 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:09.192 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:09.192 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:09.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 16:20:09.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 16:20:09.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:20:09.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:20:09.232 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 16:20:09.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:20:09.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:20:09.233 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 16:20:09.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:09.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 16:20:09.242 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:09.242 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:09.242 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:09.242 INFO [main][AbstractShell] Close shell Testing shell 16:20:09.242 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:09.246 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:09.246 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:09.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 16:20:09.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 16:20:09.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:20:09.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:20:09.282 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 16:20:09.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:20:09.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:20:09.283 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 16:20:09.285 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:09.285 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:09.285 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:09.286 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:09.286 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:09.286 INFO [main][AbstractShell] Close shell Testing shell 16:20:09.286 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:09.289 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:09.289 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:09.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 16:20:09.308 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 16:20:09.308 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.048 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.045 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.053 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:09.316 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:09.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:09.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:09.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:09.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.318 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:09.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:09.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:09.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.342 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 16:20:09.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:20:09.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:20:09.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 16:20:09.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 16:20:09.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:20:09.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:20:09.362 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:20:09.365 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 16:20:09.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:09.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 16:20:09.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:09.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:09.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:09.368 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:09.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:09.369 INFO [main][AbstractShell] Close shell Testing shell 16:20:09.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:09.374 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:09.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:09.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:09.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:09.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:09.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:09.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:09.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:09.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:09.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:09.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:09.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:09.413 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 16:20:09.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:20:09.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 16:20:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:09.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 16:20:09.430 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 16:20:09.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 16:20:09.433 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:20:09.434 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 16:20:09.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:09.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:09.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:09.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:20:09.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 16:20:09.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:20:09.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 16:20:10.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:20:10.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 16:20:10.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:20:10.438 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 16:20:10.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:10.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 16:20:10.438 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:10.438 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:10.438 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:10.438 INFO [main][AbstractShell] Close shell Testing shell 16:20:10.438 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:10.445 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:10.445 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:10.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:10.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:10.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:10.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:10.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:10.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:10.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:10.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:10.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:10.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:10.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:10.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:10.485 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 16:20:10.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:10.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:10.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:10.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:20:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:20:11.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:20:11.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:20:11.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 16:20:11.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 16:20:11.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:20:11.506 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 16:20:11.506 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:11.506 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:11.506 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:11.506 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:11.506 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:11.506 INFO [main][AbstractShell] Close shell Testing shell 16:20:11.506 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:11.513 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:11.513 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:11.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:11.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:11.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:11.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:11.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:11.532 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:11.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:11.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:11.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:11.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:11.554 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_#$") 16:20:11.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:11.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:11.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:11.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:11.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:20:12.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:12.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:20:12.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:12.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:20:12.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:20:12.574 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 16:20:12.574 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:12.574 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:12.574 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:12.574 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:12.575 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:12.575 INFO [main][AbstractShell] Close shell Testing shell 16:20:12.575 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:12.581 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:12.581 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:12.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:12.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:12.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:12.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:12.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:12.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:12.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:12.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:12.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:12.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:12.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:12.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:12.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 16:20:12.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:12.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:12.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:12.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:12.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:12.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:12.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:12.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:20:12.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 16:20:12.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:20:12.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:12.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:12.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:12.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:12.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:12.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:20:12.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:20:12.641 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 16:20:12.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:12.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:12.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:12.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:12.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:12.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 16:20:12.642 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:12.642 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:12.642 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:12.642 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:12.642 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:12.642 INFO [main][AbstractShell] Close shell Testing shell 16:20:12.642 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:12.648 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:12.648 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:12.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:12.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:12.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:12.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 16:20:12.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 16:20:12.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:12.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.352 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.066 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.07 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.077 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.067 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.068 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 16:20:12.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:12.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:12.695 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:12.695 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:12.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:12.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:12.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:12.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:12.735 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:12.735 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:12.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:12.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:12.771 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 16:20:12.773 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 16:20:12.780 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:12.780 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:12.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:12.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:12.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:12.813 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:12.813 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:12.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:12.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:13.854 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 16:20:13.855 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:13.855 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:13.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:13.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:13.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:13.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:13.891 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:13.891 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:13.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:13.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:13.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:13.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:13.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:13.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:13.929 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:13.929 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:13.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:13.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:13.970 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:13.970 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:14.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:14.025 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:14.025 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:14.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:14.064 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:14.064 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:14.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:14.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:14.124 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:14.124 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:14.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:14.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 16:20:14.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 16:20:14.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 16:20:14.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:14.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:14.165 INFO [WorkbenchTestable][AbstractShell] Close shell shell 16:20:14.166 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 16:20:14.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.038 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.045 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.031 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.044 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.035 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.039 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.059 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.045 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.055 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.038 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:14.186 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:14.187 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:14.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:14.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:14.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:14.187 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:14.189 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:14.189 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:14.189 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:14.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:14.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:14.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:14.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:14.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:14.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:20:14.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:14.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:14.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:14.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:14.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:14.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:14.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:14.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:14.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:20:14.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:14.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:14.522 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:14.523 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:14.523 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:14.523 INFO [main][AbstractShell] Close shell Testing shell 16:20:14.523 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:14.531 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:14.531 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:14.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:14.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:14.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:14.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:14.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:14.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:14.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:14.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:14.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:14.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:14.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:14.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:20:14.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:14.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:14.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:14.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:14.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:14.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:14.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:14.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:14.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:14.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:20:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:14.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:14.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:14.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:14.901 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:14.902 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:14.902 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:14.902 INFO [main][AbstractShell] Close shell Testing shell 16:20:14.902 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:14.910 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:14.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:14.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:14.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:14.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:14.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:14.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:14.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:14.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:14.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:14.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:14.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:14.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:14.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:15.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:20:15.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:15.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:15.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:15.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:15.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:15.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:15.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:15.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:15.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:15.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:20:15.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:15.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:15.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 16:20:15.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:15.247 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:15.247 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:15.247 INFO [main][AbstractShell] Close shell Testing shell 16:20:15.247 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:15.255 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:15.256 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:15.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:15.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:15.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:15.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:15.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:15.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:15.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:15.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:15.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:15.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:15.461 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 16:20:15.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:15.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:15.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:15.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:20:15.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:20:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:15.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:20:15.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:15.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:15.630 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:15.630 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:15.630 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:15.630 INFO [main][AbstractShell] Close shell Testing shell 16:20:15.630 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:15.638 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:15.638 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:15.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:15.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:15.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:15.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:15.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:15.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:15.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:15.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:15.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:15.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:15.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:20:15.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:15.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:15.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:15.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:15.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:15.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:15.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:15.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:15.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:15.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:20:15.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:15.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:15.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:15.974 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:15.974 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:15.974 INFO [main][AbstractShell] Close shell Testing shell 16:20:15.974 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:15.983 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:15.983 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:15.983 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:15.983 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:15.983 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:16.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:16.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:16.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:16.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:16.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:16.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:16.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:16.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:20:16.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:16.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:16.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:16.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:16.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:16.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:20:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:16.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:16.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:16.358 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:16.359 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:16.359 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:16.359 INFO [main][AbstractShell] Close shell Testing shell 16:20:16.359 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:16.367 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:16.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:16.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:16.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:16.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:16.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:16.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:16.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:16.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:16.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:16.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:16.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:16.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:16.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:20:16.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:16.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:16.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:16.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:16.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:16.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:16.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:16.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:16.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:16.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:20:16.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:20:16.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:16.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:16.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:16.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:16.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:16.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:20:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:16.699 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:16.699 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:16.699 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:16.700 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:16.700 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:16.700 INFO [main][AbstractShell] Close shell Testing shell 16:20:16.700 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:16.708 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:16.708 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:16.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:16.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:16.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:16.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:16.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:16.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:16.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:16.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:16.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:16.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:16.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:20:16.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:17.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:17.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:17.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:17.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:17.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:17.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:20:17.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:20:17.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:20:17.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:17.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:17.055 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:17.055 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:17.055 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:17.055 INFO [main][AbstractShell] Close shell Testing shell 16:20:17.055 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:17.063 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:17.064 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:17.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:17.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:17.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:17.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:17.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:17.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 16:20:17.073 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 16:20:17.073 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:17.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.888 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.35 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.379 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.354 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.373 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.352 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.376 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.35 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.346 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:17.081 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:17.082 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:17.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:17.083 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:17.083 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:17.083 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:17.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:17.084 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:17.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:17.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:17.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:17.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:17.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:17.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:17.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:17.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:17.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:17.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:17.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:17.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:17.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:17.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:17.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:17.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:17.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:17.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:17.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 16:20:17.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:17.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:17.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:20:17.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:20:17.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:17.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:17.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:20:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:20:17.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:20:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:17.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:20:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:17.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:20:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:20:18.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:20:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:18.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:20:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:18.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:20:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:20:18.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:20:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:18.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:20:18.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:18.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:20:18.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 16:20:18.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:18.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:18.125 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:18.126 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:18.126 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:18.126 INFO [main][AbstractShell] Close shell Testing shell 16:20:18.126 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:18.131 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:18.131 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:18.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:18.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:18.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:18.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:18.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:18.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:18.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:18.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:18.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:18.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:18.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:18.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:18.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:18.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:18.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:18.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:18.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:18.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:18.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:18.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:18.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:18.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:18.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 16:20:18.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:20:18.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:20:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:18.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:18.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:20:18.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:20:18.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:20:18.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:18.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:20:18.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:18.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:20:18.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:20:18.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:20:18.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:19.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:19.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:20:19.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:20:19.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:20:19.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:19.188 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:20:19.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:19.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:20:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 16:20:19.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:19.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:19.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:19.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:19.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:19.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:19.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 16:20:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 16:20:19.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:20:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:19.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:20:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:19.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:20:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 16:20:19.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:20:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:19.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:20:19.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:19.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:20:19.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 16:20:19.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:20:19.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:19.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:20:19.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:19.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:20:19.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 16:20:19.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:20:19.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:19.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:20:19.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:19.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:20:19.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 16:20:19.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:19.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:19.192 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:19.193 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:19.193 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:19.193 INFO [main][AbstractShell] Close shell Testing shell 16:20:19.193 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:19.197 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:19.197 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:19.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:19.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:19.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:19.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:19.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:19.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:19.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:19.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:19.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:19.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:19.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:19.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:19.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:19.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:19.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:19.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:19.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:19.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:19.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:19.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 16:20:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 16:20:19.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:19.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:19.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:19.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:19.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:19.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:19.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 16:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 16:20:19.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:19.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:19.253 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:19.253 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:19.253 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:19.253 INFO [main][AbstractShell] Close shell Testing shell 16:20:19.253 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:19.257 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:19.258 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:19.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:19.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:19.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:19.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:19.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:19.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:19.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:19.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:19.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:19.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:19.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:19.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:19.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:19.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:19.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:19.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:19.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:19.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:19.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:19.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 16:20:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:19.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:20.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 16:20:20.310 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:20.310 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:20.310 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:20.311 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:20.311 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:20.311 INFO [main][AbstractShell] Close shell Testing shell 16:20:20.311 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:20.317 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:20.317 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:20.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:20.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:20.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:20.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:20.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:20.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:20.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:20.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:20.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:20.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:20.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:20.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:20.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:20.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:20.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:20.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:20.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:20.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 16:20:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:20.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 16:20:21.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 16:20:21.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:21.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:21.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:21.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:21.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:21.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 16:20:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 16:20:22.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:22.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:22.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:22.369 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:22.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:22.369 INFO [main][AbstractShell] Close shell Testing shell 16:20:22.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:22.375 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:22.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:22.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:22.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:22.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:22.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:22.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:22.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:22.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:22.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:22.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:22.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:22.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:22.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:22.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:22.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:22.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:22.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:22.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:22.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 16:20:23.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 16:20:23.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:23.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:23.923 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:23.924 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:23.924 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:23.924 INFO [main][AbstractShell] Close shell Testing shell 16:20:23.924 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:23.929 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:23.929 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:23.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:23.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:23.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:23.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:23.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:23.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:23.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:23.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:23.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:23.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:23.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 16:20:23.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:23.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:23.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:23.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:20:23.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:23.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:23.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:23.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:23.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:23.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:23.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 16:20:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 16:20:25.481 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:20:25.481 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:20:25.481 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:20:25.482 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:25.482 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:25.482 INFO [main][AbstractShell] Close shell Testing shell 16:20:25.482 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:20:25.487 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:25.487 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:25.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:25.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:25.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:25.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 16:20:25.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 16:20:25.496 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:25.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.415 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.054 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.079 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.058 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.049 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.057 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.565 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.547 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:25.504 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:25.504 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:25.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:25.505 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:25.505 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:25.505 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:25.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:25.513 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:25.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:25.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:25.514 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:25.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:25.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:25.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:25.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 16:20:25.555 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 16:20:25.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 16:20:25.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:25.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:25.555 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") 16:20:25.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:25.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:25.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:25.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 16:20:25.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:25.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:25.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:25.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 16:20:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 16:20:25.556 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 16:20:25.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 16:20:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:25.556 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") 16:20:25.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:25.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 16:20:25.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:25.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:25.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:25.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 16:20:25.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 16:20:25.559 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 16:20:25.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:25.560 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") 16:20:25.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:25.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 16:20:25.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:25.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:25.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:25.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 16:20:25.560 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") 16:20:25.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:25.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 16:20:25.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:25.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:25.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:20:26.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:26.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:20:26.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:26.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:20:26.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:20:26.562 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 16:20:26.562 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 16:20:26.562 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 16:20:26.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:26.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:26.566 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 16:20:26.566 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 16:20:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:26.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:26.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 16:20:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 16:20:26.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:20:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.611 INFO [WorkbenchTestable][AbstractShell] Close shell 16:20:26.611 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 16:20:26.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:26.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 16:20:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 16:20:26.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 16:20:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.673 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 16:20:26.675 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 16:20:26.676 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 16:20:26.676 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 16:20:26.676 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 16:20:26.677 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 16:20:26.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:26.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 16:20:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 16:20:26.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:20:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.746 INFO [WorkbenchTestable][AbstractShell] Close shell 16:20:26.746 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 16:20:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:26.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 16:20:26.808 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 16:20:26.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 16:20:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.809 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 16:20:26.809 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 16:20:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:26.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 16:20:26.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 16:20:26.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.075 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.046 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.002 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.078 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.044 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.081 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 16:20:26.846 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 16:20:26.847 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:26.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 16:20:26.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.848 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:26.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.848 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:26.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 16:20:26.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 16:20:26.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:26.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 16:20:26.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 16:20:26.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 16:20:26.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 16:20:26.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:26.850 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 16:20:26.850 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 16:20:26.850 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 16:20:26.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 16:20:26.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 16:20:26.892 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 16:20:26.892 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.042 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:26.898 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:26.898 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:26.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:26.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.899 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:26.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.899 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:26.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:26.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:26.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:26.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem") 16:20:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:26.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:26.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:26.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:20:26.907 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 16:20:26.907 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:20:26.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:26.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:26.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:26.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:26.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:26.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:26.909 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.*') 16:20:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:26.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:26.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:26.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:20:26.915 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 16:20:26.915 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:20:26.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:26.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:26.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:26.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:26.916 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:26.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:26.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:26.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:26.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:26.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:26.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:26.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:26.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:26.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:26.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:26.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:26.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:26.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:26.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:26.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:20:26.928 DEBUG [main][MenuItemLookup] Found menu:'File' 16:20:26.928 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:20:26.928 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:20:26.928 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:20:26.928 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:20:26.928 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:20:26.928 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:20:26.928 DEBUG [main][MenuItemLookup] Item match:Window 16:20:26.929 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:26.930 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:20:26.930 DEBUG [main][MenuItemLookup] Item match:Preferences 16:20:26.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:20:26.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:20:26.930 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:20:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:20:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:20:27.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:20:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:27.115 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:20:27.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:27.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:27.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 16:20:27.133 DEBUG [main][TreeItemHandler] Selecting tree item: General 16:20:27.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 16:20:27.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 16:20:27.134 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 16:20:27.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:20:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 16:20:27.141 DEBUG [main][TreeItemHandler] Selecting tree item: Java 16:20:27.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 16:20:27.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 16:20:27.141 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 16:20:27.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 16:20:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.219 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 16:20:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:20:27.220 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 16:20:27.220 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:20:27.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:27.233 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 16:20:27.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:20:27.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 16:20:27.235 DEBUG [main][TreeItemHandler] Selecting tree item: General 16:20:27.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 16:20:27.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 16:20:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 16:20:27.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:20:27.239 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:20:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:20:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:20:27.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:20:27.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:27.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:27.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:27.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:27.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:27.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:27.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:27.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:27.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:27.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:27.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:27.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:27.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:27.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:20:27.277 DEBUG [main][MenuItemLookup] Found menu:'File' 16:20:27.277 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:20:27.277 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:20:27.277 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:20:27.277 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:20:27.277 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:20:27.277 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:20:27.277 DEBUG [main][MenuItemLookup] Item match:Window 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.278 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:20:27.278 DEBUG [main][MenuItemLookup] Item match:Preferences 16:20:27.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:20:27.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:20:27.278 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:20:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:20:27.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:20:27.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:20:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:27.443 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:20:27.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.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 16:20:27.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:27.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 16:20:27.446 DEBUG [main][TreeItemHandler] Selecting tree item: General 16:20:27.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 16:20:27.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 16:20:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.447 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 16:20:27.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:20:27.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 16:20:27.448 DEBUG [main][TreeItemHandler] Selecting tree item: General 16:20:27.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 16:20:27.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 16:20:27.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 "Cancel") 16:20:27.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:20:27.452 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:20:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:20:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:20:27.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:20:27.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:27.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:27.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:27.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:27.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:27.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:27.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:27.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:27.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:27.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:27.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:27.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:27.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:27.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'File' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:20:27.513 DEBUG [main][MenuItemLookup] Item match:Window 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:20:27.513 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.514 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:20:27.514 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:20:27.514 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.514 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:20:27.514 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.514 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:20:27.514 DEBUG [main][MenuItemLookup] Item match:Preferences 16:20:27.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:20:27.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:20:27.514 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:20:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:20: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. finished successfully 16:20:27.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:20:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:27.644 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:20:27.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:27.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 16:20:27.646 DEBUG [main][TreeItemHandler] Selecting tree item: General 16:20:27.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 16:20:27.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 16:20:27.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 16:20:27.647 DEBUG [main][TreeItemHandler] Selecting tree item: Java 16:20:27.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 16:20:27.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 16:20:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.720 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.*') 16:20:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:20:27.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 16:20:27.722 DEBUG [main][TreeItemHandler] Selecting tree item: General 16:20:27.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 16:20:27.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 16:20:27.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:20:27.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:20:27.748 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:20:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:20:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:20:27.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:20:27.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:27.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:27.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:27.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:27.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:27.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:27.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:27.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:27.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:27.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:27.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:20:27.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:27.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:27.785 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:20:27.785 DEBUG [main][MenuItemLookup] Found menu:'File' 16:20:27.785 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:20:27.785 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:20:27.785 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:20:27.785 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:20:27.785 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:20:27.785 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:20:27.785 DEBUG [main][MenuItemLookup] Item match:Window 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:27.786 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:20:27.786 DEBUG [main][MenuItemLookup] Item match:Preferences 16:20:27.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:20:27.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:20:27.786 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:20:27.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.... 16:20:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:20:27.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:20:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:27.922 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:20:27.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:20:27.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:27.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:27.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 16:20:27.960 DEBUG [main][TreeItemHandler] Selecting tree item: General 16:20:27.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 16:20:27.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 16:20:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:20:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:27.962 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 16:20:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 16:20:27.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:27.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:27.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 16:20:27.965 DEBUG [main][TreeItemHandler] Selecting tree item: General 16:20:27.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 16:20:27.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 16:20:27.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:20:27.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:20:27.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:27.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:27.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:27.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:20:27.969 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:20:27.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:20:27.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:20:27.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:20:27.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:27.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:27.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:27.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:27.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 16:20:27.999 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 16:20:27.999 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:27.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:27.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:27.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.008 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.008 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.359 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.236 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.272 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.215 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.005 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.006 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:28.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:28.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:28.006 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:28.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:28.007 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:28.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:28.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:28.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 16:20:28.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:28.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:28.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:28.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:20:28.029 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 16:20:28.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:28.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:28.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:28.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:28.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:20:28.030 DEBUG [main][MenuItemLookup] Found menu:'File' 16:20:28.030 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:20:28.030 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:20:28.030 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:20:28.030 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:20:28.030 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:20:28.030 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:20:28.030 DEBUG [main][MenuItemLookup] Item match:Window 16:20:28.031 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:20:28.031 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:20:28.031 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:20:28.031 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:28.031 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:20:28.031 DEBUG [main][MenuItemLookup] Item match:Show View 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'' 16:20:28.038 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:20:28.038 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:20:28.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:20:28.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:20:28.039 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:20:28.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:20:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:20:28.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:20:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:28.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:20:28.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:20:28.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:20:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:20:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:20:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 16:20:28.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:20:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:28.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:20:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:28.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:20:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 16:20:28.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 16:20:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:20:28.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 16:20:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:20:28.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 16:20:28.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 16:20:28.125 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 16:20:28.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 16:20:28.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 16:20:28.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:28.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:20:28.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:28.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:20:28.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:20:28.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:20:28.135 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:20:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:20:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:20:28.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:20:28.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:28.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:28.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:28.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:20:28.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:20:28.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:28.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:28.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 '\*?\QRedDeer SWT\E') 16:20:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:20:28.228 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 16:20:28.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 16:20:28.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:20:28.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:20:28.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:20:28.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:20:28.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:28.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:28.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:28.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 16:20:28.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:28.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 16:20:28.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:28.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:28.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:28.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 16:20:28.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:28.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:28.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 '\*?\QRedDeer SWT\E') 16:20:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:20:28.262 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 16:20:28.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 16:20:28.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:20:28.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:20:28.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:20:28.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:20:28.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.298 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 16:20:28.300 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") 16:20:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:20:28.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:28.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 16:20:28.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:28.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 16:20:28.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:28.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:28.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:28.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.307 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 16:20:28.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:28.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:28.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:28.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:28.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 '\*?\QRedDeer SWT\E') 16:20:28.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:20:28.315 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 16:20:28.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 16:20:28.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:20:28.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:20:28.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:20:28.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:20:28.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.318 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 16:20:28.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem") 16:20:28.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:20:28.318 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 16:20:28.319 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:20:28.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:28.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:28.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 16:20:28.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:28.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 16:20:28.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:28.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:28.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:28.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 16:20:28.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:28.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:20:28.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 16:20:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:20:28.347 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 16:20:28.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 16:20:28.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:20:28.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:20:28.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:20:28.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:20:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.349 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 16:20:28.349 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.*') 16:20:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:20:28.349 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 16:20:28.349 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:20:28.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:20:28.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:28.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 16:20:28.350 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 16:20:28.350 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:28.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.228 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.066 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.031 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.018 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:28.356 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:28.357 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:20:28.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:28.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:28.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:28.357 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:20:28.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:28.368 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:20:28.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:28.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:28.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:28.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:28.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:28.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:28.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:28.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:28.394 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 16:20:28.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:28.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:20:28.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:28.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 16:20:28.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:28.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:28.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:28.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:28.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:20:28.395 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:20:28.396 INFO [WorkbenchTestable][Keyboard] Type text "test123" 16:20:28.396 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:28.396 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:28.998 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:28.998 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:20:29.599 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:29.599 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 16:20:30.200 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:30.200 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:30.801 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:30.801 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 16:20:31.403 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:31.403 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 16:20:32.004 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:32.004 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 16:20:32.607 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:32.607 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 16:20:32.607 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:32.608 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:32.608 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:32.608 INFO [main][AbstractShell] Close shell Keyboard testing shell 16:20:32.608 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 16:20:32.613 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:32.613 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:32.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:32.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:32.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:32.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:32.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:32.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:32.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:32.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:32.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:32.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 16:20:32.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:32.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:20:32.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:32.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 16:20:32.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:32.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:32.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:32.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:20:32.646 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:20:32.647 INFO [WorkbenchTestable][Keyboard] Type text "test" 16:20:32.648 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:32.648 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:33.249 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:33.249 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:20:33.851 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:33.851 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 16:20:34.452 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:34.452 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:35.053 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 16:20:35.053 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 16:20:35.255 INFO [WorkbenchTestable][Keyboard] Move cursor 16:20:35.455 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:35.455 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:35.656 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:36.059 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:36.059 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:36.260 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:36.461 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 16:20:36.662 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 16:20:36.662 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 16:20:36.862 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 16:20:36.862 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 16:20:37.063 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 16:20:37.265 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 16:20:37.465 INFO [WorkbenchTestable][Keyboard] Move cursor 16:20:37.666 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:37.666 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:37.866 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:38.268 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:38.268 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:38.469 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:38.870 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:38.870 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:39.071 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:39.472 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:39.473 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:39.673 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:40.074 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:40.075 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:40.275 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:40.476 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 16:20:40.476 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 16:20:40.677 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 16:20:40.677 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 16:20:40.877 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 16:20:41.079 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 16:20:41.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:41.281 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 16:20:41.281 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:41.283 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:41.283 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:41.283 INFO [main][AbstractShell] Close shell Keyboard testing shell 16:20:41.283 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 16:20:41.288 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:41.288 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:41.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:41.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:41.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:41.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:41.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:41.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:41.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:41.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:41.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:41.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:41.324 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 16:20:41.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:41.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:20:41.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:41.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 16:20:41.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:41.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:41.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:41.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:20:41.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:20:41.325 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 16:20:41.325 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:41.325 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 16:20:41.526 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 16:20:42.527 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:42.527 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 16:20:42.728 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 16:20:43.730 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:43.730 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 16:20:43.930 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:44.932 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:44.932 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:20:45.533 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:45.533 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 16:20:46.135 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:46.135 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:46.736 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:46.736 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 16:20:46.936 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 16:20:47.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:47.938 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 16:20:47.938 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:47.939 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:47.939 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:47.939 INFO [main][AbstractShell] Close shell Keyboard testing shell 16:20:47.939 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 16:20:47.944 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:47.944 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:47.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:47.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:47.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:47.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:47.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:47.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:47.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:47.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:47.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:47.979 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 16:20:47.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:47.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:20:47.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:47.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 16:20:47.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:47.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:47.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:47.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:20:47.979 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:20:47.980 INFO [WorkbenchTestable][Keyboard] Type text "test" 16:20:47.980 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:47.980 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:48.582 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:48.582 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:20:49.183 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:49.183 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 16:20:49.784 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:49.784 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:50.385 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 16:20:50.385 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 16:20:50.586 INFO [WorkbenchTestable][Keyboard] Move cursor 16:20:50.786 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:50.786 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:50.987 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:51.389 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:51.389 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:51.589 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:51.791 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 16:20:51.992 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 16:20:51.992 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 16:20:52.192 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 16:20:52.395 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:52.395 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 16:20:52.395 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:52.396 DEBUG [main][AbstractWait] Waiting until shell is active... 16:20:52.396 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:20:52.396 INFO [main][AbstractShell] Close shell Keyboard testing shell 16:20:52.396 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 16:20:52.400 DEBUG [main][AbstractWait] Waiting while shell is available... 16:20:52.400 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:20:52.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:52.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:52.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:52.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:52.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:52.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:52.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:52.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:52.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:52.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:52.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:20:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:52.409 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:52.409 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:20:52.610 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 16:20:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 16:20:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 16:20:53.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 16:20:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:53.627 INFO [WorkbenchTestable][AbstractShell] Close shell Search 16:20:53.627 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 16:20:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:20:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:20:53.670 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:53.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:53.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:20:53.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:20:53.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:53.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:53.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:53.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:20:53.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:20:53.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:20:53.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:20:53.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:20:53.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:20:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:20:53.700 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 16:20:53.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 16:20:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:20:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:20:53.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:20:53.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:20:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:20:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:20:53.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 16:20:53.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:20:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:20:53.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:20:53.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:20:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:20:53.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:20:53.700 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:20:53.701 INFO [WorkbenchTestable][Keyboard] Type text "test" 16:20:53.702 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:53.702 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:54.303 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:54.303 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:20:54.904 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:54.904 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 16:20:55.506 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:20:55.506 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:20:56.106 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 16:20:56.107 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 16:20:56.307 INFO [WorkbenchTestable][Keyboard] Move cursor 16:20:56.507 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:56.507 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:56.708 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:57.110 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:57.110 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:57.311 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:57.512 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 16:20:57.713 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 16:20:57.713 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 16:20:57.913 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 16:20:57.913 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 16:20:58.114 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 16:20:58.315 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 16:20:58.515 INFO [WorkbenchTestable][Keyboard] Move cursor 16:20:58.715 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:58.715 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:58.916 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:59.318 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:59.318 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:20:59.518 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:20:59.920 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:20:59.920 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:21:00.120 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:21:00.522 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:21:00.522 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:21:00.723 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:21:01.124 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 16:21:01.124 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 16:21:01.324 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 16:21:01.525 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 16:21:01.525 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 16:21:01.726 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 16:21:01.726 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 16:21:01.927 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 16:21:02.128 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 16:21:02.329 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 16:21:02.329 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 16:21:02.329 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 16:21:02.330 DEBUG [main][AbstractWait] Waiting until shell is active... 16:21:02.330 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:21:02.330 INFO [main][AbstractShell] Close shell Keyboard testing shell 16:21:02.330 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 16:21:02.335 DEBUG [main][AbstractWait] Waiting while shell is available... 16:21:02.335 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:21:02.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:21:02.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:02.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:02.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 16:21:02.361 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 16:21:02.361 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:02.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:02.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:02.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.006 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.252 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.684 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.648 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.456 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.263 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.689 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 16:21:02.372 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 16:21:02.373 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:21:02.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:02.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 16:21:02.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:02.373 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:21:02.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:02.374 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:21:02.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:02.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:02.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 16:21:02.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 16:21:02.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:02.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:02.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:02.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:02.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 16:21:02.383 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found 16:21:02.383 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent. 16:21:02.386 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 16:21:02.386 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 16:21:02.386 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 16:21:02.387 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@650a6974] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 16:21:02.387 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@70653088] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 16:21:02.387 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}] 16:21:02.388 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@357eb0a0] 16:21:02.388 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}]}] 16:21:02.388 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 16:21:02.388 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 16:21:02.389 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 16:21:02.389 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 16:21:02.389 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 16:21:02.389 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 16:21:02.390 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 16:21:02.391 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] 16:21:02.391 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 16:21:02.391 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 16:21:02.392 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.392 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.392 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}] 16:21:02.392 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}] 16:21:02.396 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.397 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.397 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.397 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 16:21:02.398 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 16:21:02.398 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}] 16:21:02.399 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}]}] 16:21:02.399 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 16:21:02.400 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}] 16:21:02.400 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}] 16:21:02.400 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}] 16:21:02.401 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 16:21:02.401 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}] 16:21:02.401 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 16:21:02.401 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}] 16:21:02.402 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 16:21:02.402 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}] 16:21:02.402 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 16:21:02.403 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 16:21:02.403 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 16:21:02.403 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 16:21:02.403 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 16:21:02.404 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 16:21:02.404 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 16:21:02.404 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.404 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.405 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}] 16:21:02.405 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}] 16:21:02.405 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}] 16:21:02.406 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}] 16:21:02.406 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}] 16:21:02.406 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}] 16:21:02.407 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}] 16:21:02.407 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}] 16:21:02.407 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}] 16:21:02.407 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}] 16:21:02.408 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}] 16:21:02.408 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 16:21:02.408 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] 16:21:02.409 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 16:21:02.409 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 16:21:02.409 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 16:21:02.409 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}] 16:21:02.410 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}] 16:21:02.410 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.410 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.411 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 16:21:02.411 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 16:21:02.411 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@521a3128] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 16:21:02.411 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] matches to its parent widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@521a3128] 16:21:02.412 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}] 16:21:02.412 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 16:21:02.412 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.413 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.413 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.413 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.413 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.414 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 16:21:02.415 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}] 16:21:02.415 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}] 16:21:02.415 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] 16:21:02.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.416 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.416 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.416 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 16:21:02.417 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 16:21:02.417 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 16:21:02.417 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 16:21:02.417 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 16:21:02.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 16:21:02.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 16:21:02.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 16:21:02.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 16:21:02.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 16:21:02.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 16:21:02.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 16:21:02.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 16:21:02.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 16:21:02.420 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}] 16:21:02.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 16:21:02.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 16:21:02.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 16:21:02.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.425 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.425 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] 16:21:02.426 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] 16:21:02.426 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.426 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] 16:21:02.426 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] 16:21:02.427 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.427 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] 16:21:02.427 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] 16:21:02.427 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.428 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] 16:21:02.428 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.428 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.428 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.429 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 16:21:02.429 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] 16:21:02.429 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] 16:21:02.429 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] 16:21:02.429 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] 16:21:02.430 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.430 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.430 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 16:21:02.430 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] 16:21:02.431 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}] 16:21:02.432 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}] 16:21:02.432 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.432 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] 16:21:02.433 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}] 16:21:02.433 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.433 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 16:21:02.434 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@63dc3420 (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@794cb26b, 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] 16:21:02.434 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@137d04d8 (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@794cb26b, 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] 16:21:02.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 16:21:02.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:02.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:02.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 16:21:02.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 16:21:02.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:02.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.061 s Running org.eclipse.reddeer.swt.test.EditorBarTest 16:21:02.441 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 16:21:02.441 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:21:02.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:02.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 16:21:02.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:02.442 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:21:02.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:02.442 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:21:02.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:02.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:02.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 16:21:02.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 16:21:02.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:02.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:02.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:02.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:02.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:21:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:02.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:21:02.443 DEBUG [main][MenuItemLookup] Found menu:'File' 16:21:02.444 DEBUG [main][MenuItemLookup] Item match:File 16:21:02.445 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:21:02.445 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'File' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:02.449 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:21:02.449 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:21:02.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:21:02.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:21:02.450 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:21:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 16:21:02.540 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 16:21:02.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:21:02.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:02.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:02.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:21:02.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:02.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:02.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:02.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 16:21:02.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:02.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:02.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:02.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:02.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:02.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:21:02.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:21:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:21:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:21:02.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:21:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:21:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:21:03.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:21:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:21:03.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:21:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:21:03.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:21:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:21:03.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:21:03.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:21:03.051 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:21:03.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:21:03.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:21:03.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 "Next >") 16:21:03.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:03.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 16:21:03.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:03.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:03.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:21:03.058 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:21:03.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:21:03.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:21:03.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:21:03.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:03.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:21:03.111 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 16:21:03.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 16:21:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:03.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:21:03.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:03.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:03.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 16:21:03.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:03.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:03.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:03.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:21:03.115 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:21:03.116 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 16:21:03.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 16:21:03.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:03.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 16:21:03.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:03.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:03.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:21:03.121 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:21:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:21:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:21:03.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:21:03.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:21:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:21:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:21:03.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:21:03.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:21:03.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:21:03.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:21:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:21:03.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:03.656 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:21:03.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:03.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:21:03.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:21:03.658 DEBUG [main][MenuItemLookup] Found menu:'File' 16:21:03.658 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:21:03.658 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:21:03.658 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:21:03.658 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:21:03.658 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:21:03.658 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:21:03.658 DEBUG [main][MenuItemLookup] Item match:Window 16:21:03.659 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:21:03.659 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:21:03.659 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:21:03.659 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:03.659 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:21:03.659 DEBUG [main][MenuItemLookup] Item match:Show View 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:03.666 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:21:03.666 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:21:03.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:21:03.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:21:03.667 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:21:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:21:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:21:03.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:21:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:03.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:21:03.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:03.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:21:03.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:03.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:03.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:21:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:21:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:21:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:21:03.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:21:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:21:03.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:21:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:21:03.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:21:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:21:03.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:21:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:21:03.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:21:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:21:03.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:21:03.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:21:03.771 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:21:03.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:21:03.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:21:03.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:03.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:03.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:21:03.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:03.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.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 "Open") 16:21:03.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:03.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:21:03.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:03.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:03.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:21:03.774 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:21:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:21:03.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:21:03.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:21:03.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:03.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:21:03.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:21:03.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:21:03.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:21:03.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:03.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:03.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:03.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:21:03.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:21:03.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:03.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:03.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:03.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:21:03.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:03.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:21:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:21:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:21:03.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:03.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:03.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:03.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:03.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:03.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:03.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:03.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:03.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:03.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:03.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:03.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:03.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:03.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:03.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:04.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:04.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:04.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:04.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:04.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:21:04.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:04.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:04.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:04.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:04.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:21:04.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:04.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:04.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:04.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:21:04.892 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 16:21:04.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:04.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:04.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:04.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:04.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 16:21:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:04.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:04.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:04.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:21:04.908 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:21:04.908 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:21:04.908 DEBUG [main][TreeItemHandler] Set Tree selection 16:21:04.909 DEBUG [main][TreeHandler] Notify Tree about selection event 16:21:04.925 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:21:04.952 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 16:21:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:04.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:21:04.953 DEBUG [main][MenuItemLookup] Found menu:'File' 16:21:04.953 DEBUG [main][MenuItemLookup] Item match:File 16:21:04.954 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:21:04.954 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:21:04.958 DEBUG [main][MenuItemLookup] Found menu:'File' 16:21:04.958 DEBUG [main][MenuItemLookup] Item match:File 16:21:04.959 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 16:21:04.959 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 16:21:04.959 INFO [main][MenuItemHandler] Select menu item: File 16:21:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:21:05.087 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 16:21:05.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:21:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:05.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 16:21:05.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:05.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 16:21:05.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:05.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:05.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:21:05.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:21:05.093 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 16:21:05.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 16:21:05.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:05.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 16:21:05.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:05.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:05.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:21:05.096 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:21:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:21:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:21:05.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:21:05.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:21:05.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:21:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b63154b is found... 16:21:05.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b63154b is found finished successfully 16:21:05.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qeditor-with-toolbar\E') 16:21:05.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:05.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:05.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:05.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:21:05.289 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:05.289 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 16:21:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:05.290 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 16:21:05.290 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") 16:21:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:05.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:05.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:21:05.291 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 16:21:05.291 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:21:05.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:05.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:05.295 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:21:05.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:05.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 16:21:05.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:05.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:05.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 16:21:05.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') 16:21:05.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:05.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:05.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:05.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:21:05.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:05.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:05.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:05.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:05.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:05.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:05.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:05.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:05.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:05.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:05.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:05.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:05.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:05.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:05.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:05.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:06.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:06.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:21:06.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:21:06.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:21:06.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:21:06.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:21:06.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 16:21:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:06.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:06.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:06.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:21:06.333 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 16:21:06.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 16:21:06.336 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 16:21:06.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 16:21:06.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 16:21:06.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:21:06.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'New' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:21:06.425 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:06.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:21:06.426 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:21:06.426 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:06.426 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:21:06.426 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:21:06.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:21:06.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:21:06.426 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:21:06.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:21:06.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:21:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:21:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:21:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:21:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:21:06.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:21:06.928 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 16:21:06.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 16:21:06.929 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 16:21:06.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 16:21:06.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 16:21:06.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:21:06.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:06.979 DEBUG [main][MenuItemLookup] Found menu:'New' 16:21:06.979 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:21:06.979 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:06.979 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:21:06.979 DEBUG [main][MenuItemLookup] Found menu:'' 16:21:06.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:21:06.979 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:21:06.979 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:21:06.979 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:21:06.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:21:06.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:21:06.979 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:21:07.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:21:07.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 'Delete.*'] is available. finished successfully 16:21:07.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:21:07.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:07.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:07.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:07.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: 32) 16:21:07.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:07.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:07.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:07.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:21:07.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:07.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:07.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:07.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:07.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:07.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:21:07.664 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:21:07.665 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:21:07.665 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:21:07.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:21:07.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:21:07.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:21:07.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:07.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:21:07.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:07.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:07.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:07.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:21:07.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:07.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:07.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:07.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:07.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:21:07.667 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:21:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:21:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:21:07.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:21:07.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:21:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:21:07.686 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:21:08.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:21:08.188 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:21:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:21:08.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:21:08.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:21:08.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:21:08.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:21:08.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:21:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:21:08.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 16:21:08.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:08.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:08.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 16:21:08.189 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 16:21:08.189 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:08.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.749 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 16:21:08.194 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 16:21:08.195 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:21:08.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:08.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 16:21:08.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:08.195 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:21:08.196 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:08.196 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:21:08.196 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:08.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:08.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 16:21:08.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 16:21:08.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:08.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:08.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:08.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 16:21:08.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:08.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:08.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:08.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:08.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 16:21:08.197 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 16:21:08.197 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:08.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:08.197 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 16:21:08.202 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:08.202 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:21:08.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:08.203 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:08.203 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:08.203 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:21:08.203 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:08.203 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:21:08.203 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:08.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:08.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:08.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:08.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:08.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:08.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:08.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:21:08.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 2 and no matchers specified 16:21:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:08.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:21:08.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:21:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:08.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 16:21:08.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:21:08.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 16:21:08.228 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:21:08.228 DEBUG [main][AbstractWait] Waiting until shell is active... 16:21:08.228 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:21:08.228 INFO [main][AbstractShell] Close shell Testing shell 16:21:08.228 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:21:08.233 DEBUG [main][AbstractWait] Waiting while shell is available... 16:21:08.233 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:21:08.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:08.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:08.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:08.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:08.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:08.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:08.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:08.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:08.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:08.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:08.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:21:08.288 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') 16:21:08.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:08.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:08.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:08.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:08.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:21:08.289 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:21:08.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 16:21:08.289 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:21:08.289 DEBUG [main][AbstractWait] Waiting until shell is active... 16:21:08.289 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:21:08.289 INFO [main][AbstractShell] Close shell Testing shell 16:21:08.289 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:21:08.294 DEBUG [main][AbstractWait] Waiting while shell is available... 16:21:08.294 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:21:08.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:08.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:08.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:08.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:08.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:08.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:08.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:08.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:08.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:08.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:08.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:08.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:08.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 16:21:08.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:08.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:08.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 16:21:08.335 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") 16:21:08.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:08.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:08.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:08.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:21:08.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:21:08.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:21:08.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:21:08.369 DEBUG [main][AbstractWait] Waiting until shell is active... 16:21:08.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:21:08.369 INFO [main][AbstractShell] Close shell Testing shell 16:21:08.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:21:08.388 DEBUG [main][AbstractWait] Waiting while shell is available... 16:21:08.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:21:08.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:08.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:08.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:09.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 16:21:09.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 16:21:10.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 16:21:10.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:10.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:10.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:10.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:10.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:10.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:10.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:10.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:21:10.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "PUSH tooltip") 16:21:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:10.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:10.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:10.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:21:10.430 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:21:10.430 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:21:10.430 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:21:10.430 DEBUG [main][AbstractWait] Waiting until shell is active... 16:21:10.430 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:21:10.430 INFO [main][AbstractShell] Close shell Testing shell 16:21:10.430 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:21:10.435 DEBUG [main][AbstractWait] Waiting while shell is available... 16:21:10.435 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:21:10.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:10.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:10.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:10.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:10.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:10.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:10.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:10.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:10.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:10.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:10.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:10.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:10.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:21:10.493 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 16:21:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:10.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:10.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:21:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:21:10.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 16:21:10.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:21:10.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:21:10.493 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:21:10.493 DEBUG [main][AbstractWait] Waiting until shell is active... 16:21:10.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:21:10.493 INFO [main][AbstractShell] Close shell Testing shell 16:21:10.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:21:10.498 DEBUG [main][AbstractWait] Waiting while shell is available... 16:21:10.498 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:21:10.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:10.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:10.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:10.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:10.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:10.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 16:21:10.539 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 16:21:10.539 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:21:10.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:21:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.039 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.069 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.084 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.066 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.077 s Results: Tests run: 307, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >---------- [INFO] Building RedDeer Core Tests 4.7.0-SNAPSHOT [32/58] [INFO] from tests/org.eclipse.reddeer.core.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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 16:21:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 16:21:29.023 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 16:21:29.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 16:21:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 16:21:29.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 16:21:29.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.098 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 16:21:29.099 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 16:21:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:21:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.505 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 16:21:29.298 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:21:29.300 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 16:21:29.315 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:21:29.317 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 16:21:29.409 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 16:21:29.432 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:21:29.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:29.486 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 16:21:29.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 16:21:29.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 16:21:29.492 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 16:21:29.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:29.494 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:21:29.497 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:29.498 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:21:29.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:29.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:21:29.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 16:21:29.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 16:21:29.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:21:29.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:21:29.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:21:29.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:21:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:21:29.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:21:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:21:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:21:29.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:21:29.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:21:29.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 16:21:29.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:21:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:21:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:21:29.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:21:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:21:29.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:21:29.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:21:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:21:29.915 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 16:21:29.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:29.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:29.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:29.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 16:21:29.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:30.017 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:21:30.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:30.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:30.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:30.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:31.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:31.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:31.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:31.051 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:21:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:21:31.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:21:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:31.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:31.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:31.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:31.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:31.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:21:31.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:31.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:31.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:31.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:31.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:31.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:32.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:32.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:32.111 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:21:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:21:32.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:21:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:32.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:32.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:32.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:21:32.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:32.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:32.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:32.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:32.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:33.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:33.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:33.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:33.122 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:33.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:21:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:21:33.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:21:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:33.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:33.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:33.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:33.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:33.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:21:33.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:33.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:33.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:33.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:33.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:33.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:34.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:34.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:34.131 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:21:34.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:21:34.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:21:34.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:34.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:34.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:34.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:34.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:21:34.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:34.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:34.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:34.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:34.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:35.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:35.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:35.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:21:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:21:35.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:21:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:35.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:35.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:35.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:21:35.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:35.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:35.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:35.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:35.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:36.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:36.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:36.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:36.151 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:21:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:21:36.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:36.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:36.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:36.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:36.195 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:21:36.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:36.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:36.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:36.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:36.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:36.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:37.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:37.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:37.205 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:21:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:21:37.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:21:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:37.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:37.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:37.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:37.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:21:37.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:37.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:37.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:37.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:37.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:38.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:38.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:38.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:38.242 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:21:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:21:38.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:21:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:38.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:38.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:38.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:21:38.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:38.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:38.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:38.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:38.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:38.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:39.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:39.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:39.253 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:21:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:21:39.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:21:39.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:39.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:39.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:39.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:39.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:39.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:39.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:21:39.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:39.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:39.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:39.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:39.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:39.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:40.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:40.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:40.262 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:21:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:21:40.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:21:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:40.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:40.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:40.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:40.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:21:40.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:40.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:40.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:40.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:40.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:41.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:41.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:41.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:41.271 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:41.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:21:41.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:21:41.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:21:41.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:41.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:41.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:41.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:41.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:41.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:41.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:21:41.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:41.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:41.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:41.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:41.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:42.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:42.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:42.280 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:21:42.281 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 16:21:42.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:42.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:42.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:42.319 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:21:42.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:42.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:42.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:42.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:42.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:43.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:43.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:43.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:43.329 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:43.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:21:43.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:21:43.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:21:43.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:43.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:43.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:43.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:43.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:21:43.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:43.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:43.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:43.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:43.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:44.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:44.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:44.368 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:21:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:21:44.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:21:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:44.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:44.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:44.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:44.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:21:44.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:44.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:44.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:44.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:44.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:45.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:45.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:45.377 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:21:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:21:45.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:21:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:45.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 16:21:45.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:45.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:45.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:21:45.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:45.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:45.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:45.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:45.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:46.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:46.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:46.386 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:21:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:21:46.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:21:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:46.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:46.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:46.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:21:46.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:46.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:46.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:46.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:46.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:47.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:47.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:47.395 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:21:47.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:21:47.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:21:47.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:47.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:47.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:47.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:21:47.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:47.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:47.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:47.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:47.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:47.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:48.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:48.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:48.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:48.403 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:21:48.404 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 16:21:48.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:48.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:48.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:48.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:48.439 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:21:48.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:48.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:48.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:48.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:48.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:49.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:49.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:49.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:21:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:21:49.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:21:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:49.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:49.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:49.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:21:49.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:49.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:49.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:49.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:49.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:50.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:50.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:50.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:50.477 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:50.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:21:50.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:21:50.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:21:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:50.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:50.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:50.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:21:50.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:50.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:50.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:50.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:50.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:50.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:51.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:51.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:51.485 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:21:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:21:51.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:21:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:51.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:51.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:51.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:21:51.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:51.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:51.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:51.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:51.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:52.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:52.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:52.493 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:21:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:21:52.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:21:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:52.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:52.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:52.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:21:52.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:52.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:52.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:52.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:53.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:53.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:53.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:53.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:53.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:53.501 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:53.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:21:53.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:21:53.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:21:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:53.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:53.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:53.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:21:53.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:53.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:53.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:54.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:54.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:54.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:54.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:54.509 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:21:54.510 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 16:21:54.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:21:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:54.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:54.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:54.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:54.547 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:21:54.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:54.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:54.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:54.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:55.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:55.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:55.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:55.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:55.554 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:55.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:21:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:21:55.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:21:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:55.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:55.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:55.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:21:55.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:55.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:55.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:55.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:56.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:56.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:56.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:56.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:56.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:56.569 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:56.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:21:56.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:21:56.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:21:56.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:56.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:56.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:56.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:56.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:56.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:56.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:21:56.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:56.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:56.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:57.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:57.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:57.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:57.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:57.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:57.577 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:21:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:21:57.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:21:57.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:57.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:57.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:57.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:57.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:57.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:21:57.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:57.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:57.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:58.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:58.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:58.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:58.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:58.586 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:21:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:21:58.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:21:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:58.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:58.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:58.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:58.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:21:58.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:58.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:58.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:59.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:59.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:59.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:59.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:21:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:21:59.595 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:21:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:21:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:21:59.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:21:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:21:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:21:59.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:21:59.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:21:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:21:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:21:59.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:21:59.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:21:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:21:59.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:21:59.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:00.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:00.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:00.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:00.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:00.603 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:00.652 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 16:22:00.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:00.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:00.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:00.664 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:00.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:00.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:00.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:01.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:01.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:01.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:01.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:01.671 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:01.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:01.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:01.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:01.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:01.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:01.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:01.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:01.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:01.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:01.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:01.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:01.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:01.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:01.716 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 16:22:01.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:01.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:01.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:01.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:01.727 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:01.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:01.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:01.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:01.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:02.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:02.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:02.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:02.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:02.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:02.734 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:02.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:02.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:02.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:02.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:02.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:02.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:02.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:02.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:02.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:02.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:02.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:02.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:02.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:02.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:02.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:02.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:02.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:02.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:03.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:03.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:03.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:03.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:03.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:03.766 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:03.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:03.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:03.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:03.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 16:22:03.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:03.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:03.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:03.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:03.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:03.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:04.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:04.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:04.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:04.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:04.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:04.774 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:04.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:04.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:04.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:04.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:04.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:04.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:04.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:04.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:04.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:05.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:05.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:05.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:05.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:05.782 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:05.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:05.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 16:22:05.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:05.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:05.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:05.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:05.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:06.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:06.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:06.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:06.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:06.789 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:06.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.... 16:22:06.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 16:22:06.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:06.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 16:22:06.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:06.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:06.803 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:06.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:06.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:06.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:06.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:07.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:07.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:07.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:07.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:07.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:07.809 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:07.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:07.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:07.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:07.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:07.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:07.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:07.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:07.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:07.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:07.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:07.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:07.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:07.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:07.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:07.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:07.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:07.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:07.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:07.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:07.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:08.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:08.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:08.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:08.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:08.847 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:08.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:08.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 16:22:08.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:08.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:08.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:08.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:08.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:09.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:09.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:09.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:09.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:09.854 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:09.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:09.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:09.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:09.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:09.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:09.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:09.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:10.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:10.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:10.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:10.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:10.861 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:10.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:10.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:10.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:10.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 16:22:10.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:10.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:10.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:10.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:10.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:11.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:11.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:11.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:11.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:11.869 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:11.869 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 16:22:11.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:11.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:11.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:11.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:11.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:11.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:11.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:11.902 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:11.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:11.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:11.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:11.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:12.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:12.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:12.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:12.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:12.907 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:12.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:12.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:12.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:12.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:12.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:12.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:12.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:12.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:12.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:12.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:12.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:12.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:12.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:12.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:12.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:12.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:12.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:12.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:12.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:13.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:13.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:13.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:13.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:13.937 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:13.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:13.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 16:22:13.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:13.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:13.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:13.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:13.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:13.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:14.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:14.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:14.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:14.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:14.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:14.940 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:14.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:14.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:14.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:14.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:14.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:14.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:14.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:14.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:15.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:15.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:15.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:15.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:15.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:15.946 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:15.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:15.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:15.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:15.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:15.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:15.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:15.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:16.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:16.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:16.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:16.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:16.953 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:22:16.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:16.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:16.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:16.954 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:16.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:16.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:16.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:16.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:17.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:17.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:17.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:17.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:17.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:17.989 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:17.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:17.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:17.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:17.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:17.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:17.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:17.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:18.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:18.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:18.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:18.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 16:22:18.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:18.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:18.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:18.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:18.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:18.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:18.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:19.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:19.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:19.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:19.018 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:19.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:19.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:19.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:19.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:19.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:19.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:19.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:19.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:19.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:19.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:19.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:19.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:20.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:20.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:20.023 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:20.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:20.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:20.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:20.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:20.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:20.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:20.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:20.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:20.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:21.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:21.030 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:21.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:21.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:21.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:21.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:21.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:21.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:21.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:22.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:22.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:22.036 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:22.041 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 16:22:22.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:22.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 16:22:22.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:22.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:22.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:22.073 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:22.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:22.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:22.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:22.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:22.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:23.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:23.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:23.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:23.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:23.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:23.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:23.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:23.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:23.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:23.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:23.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:23.089 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 16:22:23.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:23.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:23.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:23.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:23.119 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:23.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:23.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:23.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:23.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:23.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:23.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:24.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:24.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:24.123 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:24.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:24.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:24.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:24.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:24.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:24.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:24.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:24.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:24.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:24.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:24.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:24.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:24.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:24.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:24.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:24.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:24.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:24.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:24.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:24.153 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 16:22:24.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:24.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:24.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:24.183 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:24.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:24.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:24.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:24.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:24.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:25.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:25.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:25.188 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:25.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:25.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:25.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:25.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:25.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:25.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:25.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:25.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:25.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:25.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:25.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:25.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 16:22:25.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:25.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:25.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:25.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:25.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:25.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:25.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:25.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:25.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:25.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:25.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:25.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:25.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:25.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:25.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:26.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:26.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:26.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:26.219 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:26.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:26.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:26.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:26.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:26.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:26.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:26.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:26.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:26.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:27.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:27.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:27.225 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:27.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:27.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:27.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:27.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:27.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:27.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:27.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:27.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:27.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:28.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:28.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:28.232 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:22:28.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:28.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:28.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:28.273 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:28.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:28.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:28.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:28.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:28.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:29.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:29.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:29.280 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:29.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:29.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:29.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:29.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:29.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:29.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:29.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:29.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:29.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:29.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:29.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:29.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:29.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:29.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:29.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:29.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:29.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:29.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:29.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:29.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:29.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:29.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:29.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 16:22:29.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:29.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:29.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:29.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:29.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:29.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:29.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:30.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:30.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:30.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:30.317 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:30.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:30.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:30.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:30.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:30.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:30.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:30.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:30.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:30.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:31.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:31.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:31.324 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:31.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:31.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 16:22:31.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:31.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:31.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:31.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:31.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:31.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:31.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:32.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:32.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:32.330 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:22:32.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:32.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:32.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:32.371 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:32.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:32.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:32.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:32.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:32.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:33.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:33.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:33.377 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:33.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:33.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:33.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:33.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:33.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:33.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:33.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:33.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:33.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:33.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:33.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:33.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:33.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:33.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:33.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:33.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:33.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:33.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:33.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:33.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:33.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:33.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:33.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:33.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:33.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:34.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:34.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:34.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:34.411 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:34.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:34.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:34.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:34.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:34.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:34.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:34.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:34.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:34.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:34.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:34.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:34.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:35.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:35.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:35.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:35.418 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:35.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:35.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:35.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:35.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:35.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:35.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:35.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:35.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:35.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:35.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:35.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:35.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:35.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:35.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:35.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:35.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:36.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:36.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:36.426 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:36.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:36.431 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 16:22:36.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:36.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:36.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:36.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:36.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:36.442 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:36.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:36.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:36.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:36.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:36.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:37.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:37.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:37.448 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:37.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:37.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:37.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:37.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:37.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:37.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:37.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:37.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:22:37.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:37.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:37.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:37.500 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:37.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:37.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:37.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:38.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:38.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:38.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:38.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:38.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:38.506 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:38.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:38.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:38.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:38.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:38.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:38.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:38.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:38.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:38.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:38.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:38.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:38.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:38.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:38.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:38.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:38.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:38.536 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 16:22:38.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:38.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:38.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:38.537 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:38.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:38.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:38.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:38.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:39.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:39.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:39.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:39.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:39.543 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:39.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:39.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:39.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:39.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:39.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:39.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 16:22:39.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:39.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:39.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:39.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:39.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:39.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:39.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:39.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:39.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:39.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:39.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:39.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:39.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:39.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:39.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:39.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:39.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:39.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:39.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 16:22:39.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:39.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:39.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:39.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:39.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:39.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:39.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:39.578 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 16:22:39.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:39.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:39.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:39.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:39.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:39.588 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:39.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:39.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:39.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:39.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:40.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:40.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:40.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:40.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:40.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:40.594 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:40.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:40.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 16:22:40.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:40.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:40.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:40.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:40.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:40.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:40.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:40.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:40.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:40.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:40.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:40.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:40.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:40.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:40.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:40.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:40.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:40.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:40.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:40.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:40.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:40.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:40.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:40.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:40.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:40.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:40.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:40.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:40.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:41.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:41.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:41.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:41.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:41.629 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:41.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:41.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:41.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:41.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:41.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:41.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:41.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:42.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:42.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:42.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:42.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:42.636 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:22:42.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:42.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:42.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:42.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:42.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:42.650 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:42.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:42.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:42.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:43.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:43.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:43.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:43.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:43.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:43.656 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:43.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:43.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:43.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:43.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:43.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:43.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:43.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:43.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:43.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:43.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:43.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:43.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:43.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:43.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:43.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:43.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:43.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:43.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:43.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:43.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 16:22:43.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:43.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:43.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:43.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:43.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:43.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:43.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 16:22:43.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:43.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 16:22:43.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:43.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:43.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:43.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:43.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:44.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:44.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:44.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:44.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:44.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:44.694 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:44.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:44.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:44.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:44.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:44.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:44.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:44.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:44.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:44.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:44.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:44.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:44.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:44.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:44.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:45.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:45.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:45.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:45.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:45.701 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:45.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:45.705 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 16:22:45.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:45.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:45.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:45.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 16:22:45.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:45.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:45.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:45.735 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:45.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:45.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:45.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:46.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:46.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:46.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:46.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:46.740 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:46.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 16:22:46.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:46.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 16:22:46.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:46.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:46.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:46.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:46.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:46.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:46.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:46.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:46.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:46.763 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 16:22:46.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:46.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:46.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:46.772 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:46.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:46.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:46.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:47.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:47.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:47.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:47.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:47.776 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:47.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:47.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 16:22:47.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:47.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:47.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:47.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:47.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:47.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:47.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:47.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:47.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:47.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:47.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:47.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:47.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:47.791 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 16:22:47.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:47.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:47.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:47.792 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:47.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:47.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:47.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:48.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:48.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:48.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:48.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:48.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:48.825 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:48.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:48.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:48.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:48.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:48.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:48.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:48.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:48.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:48.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:48.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:48.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:48.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:48.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:48.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:48.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:48.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:48.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:48.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:48.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:48.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:48.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:48.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:48.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:48.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:48.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:48.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:48.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.... 16:22:48.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 16:22:48.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:48.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 16:22:48.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:48.875 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:48.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:48.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:48.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:48.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:49.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:49.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:49.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:49.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:49.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:49.902 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:49.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:49.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:49.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:49.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:49.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 16:22:49.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:49.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:49.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:49.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:49.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:49.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:49.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:49.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:49.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:49.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:49.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:49.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:49.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:49.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:49.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:49.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:49.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:49.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:49.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:49.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:49.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:49.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:49.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:49.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:49.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:49.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:49.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:49.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:49.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:49.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:49.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:49.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:49.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:49.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:49.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:49.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:49.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:49.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:49.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:49.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:49.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:49.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:49.938 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 16:22:49.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:49.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:49.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:49.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 16:22:49.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:49.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:49.969 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:49.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:49.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:49.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:50.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:50.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:50.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:50.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:50.974 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:50.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:50.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:50.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:50.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:50.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:50.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:50.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:50.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:50.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:50.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:50.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:50.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:50.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 16:22:50.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:50.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:50.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:50.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:50.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:50.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:50.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:50.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:50.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:50.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:50.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:50.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:50.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:50.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:51.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:51.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:51.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:51.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:51.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:51.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:51.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:51.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:51.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:51.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:51.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:51.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:51.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:51.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:51.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:51.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:51.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:51.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:52.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:52.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:52.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:52.012 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:52.016 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 16:22:52.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:52.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 16:22:52.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:52.046 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:52.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:52.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:52.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:52.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:52.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:53.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:53.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:53.051 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:53.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:53.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 16:22:53.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:53.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:53.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:53.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:53.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:53.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:53.073 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 16:22:53.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:53.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:53.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:53.082 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:53.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:53.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:53.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:53.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:54.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:54.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:54.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:54.086 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:54.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:54.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:54.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:54.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:54.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:54.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:54.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:54.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:54.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:54.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:54.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:54.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:54.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:54.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:54.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:54.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:54.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:54.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:54.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:54.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:54.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:54.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:54.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:22:54.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:54.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 16:22:54.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:54.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:54.148 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:54.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:54.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:54.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:54.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:54.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:54.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:55.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:55.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:55.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:55.153 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:55.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:55.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:55.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:55.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:55.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:55.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:55.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:55.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:55.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:55.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:55.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:55.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:55.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:55.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:55.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:55.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:55.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:55.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:55.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:55.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:55.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 16:22:55.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:55.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:55.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:55.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 16:22:55.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:55.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:55.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:55.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:55.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:55.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:55.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:55.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:55.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:55.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:55.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:55.181 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 16:22:55.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:55.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:55.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:55.182 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:55.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:55.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:55.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:55.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:55.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:56.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:56.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:56.228 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:56.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:56.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:56.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:56.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:56.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:56.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:56.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:56.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:56.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:56.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:56.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:56.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:56.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 16:22:56.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:56.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:56.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:56.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:56.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:56.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:56.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:56.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:56.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:56.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:56.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:56.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:56.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:56.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:56.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:56.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:56.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:56.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:56.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:56.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:56.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:56.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:56.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:56.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:56.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:56.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:56.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:56.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:56.267 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 16:22:56.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:56.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:56.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:56.268 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:56.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:56.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:56.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:56.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:56.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:56.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:57.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:57.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:57.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:57.304 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:57.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:57.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:57.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:57.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:57.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:57.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:22:57.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:57.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:57.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:57.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:57.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:57.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:57.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:57.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:57.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:57.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:57.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:57.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:22:57.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:57.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:57.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:57.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:57.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:57.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:57.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:57.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:57.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:57.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:22:57.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:57.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:57.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:57.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:57.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:57.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:57.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:57.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:57.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:57.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:57.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:57.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:57.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:57.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:57.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:57.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:57.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:57.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:57.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:57.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:57.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:22:57.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:22:57.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:22:57.341 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 16:22:57.341 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 16:22:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:22:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:22:57.347 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 16:22:57.348 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 16:22:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:22:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:22:57.350 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 16:22:57.351 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 16:22:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:22:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:22:57.353 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 16:22:57.353 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 16:22:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:22:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:22:57.356 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 16:22:57.356 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 16:22:57.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:22:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:22:57.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 16:22:57.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:22:57.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:22:57.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:57.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:57.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 16:22:57.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:22:57.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 16:22:57.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 16:22:57.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:22:57.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:22:57.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:22:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:22:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:22:57.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:22:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:22:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:22:57.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:22:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:22:57.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:22:57.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:22:57.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:57.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:57.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:57.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:57.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:22:57.501 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 16:22:57.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:22:57.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:57.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:57.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:57.531 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:22:57.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:57.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:57.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:58.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:58.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:58.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:58.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:58.536 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:58.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:22:58.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:22:58.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:22:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:58.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:58.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:58.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:22:58.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:58.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:58.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:58.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:59.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:59.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:59.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:59.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:22:59.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:22:59.559 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:22:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:22:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:22:59.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:22:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:22:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:22:59.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:22:59.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:22:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:22:59.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:22:59.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:22:59.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:22:59.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:22:59.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:22:59.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:00.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:00.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:00.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:00.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:00.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:00.565 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:23:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:23:00.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:23:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:00.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 16:23:00.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:00.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:00.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:23:00.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:00.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:00.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:00.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:01.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:01.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:01.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:01.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:01.572 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:23:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:23:01.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:23:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:01.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:01.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:01.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:01.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:23:01.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:01.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:01.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:01.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:02.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:02.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:02.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:02.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:02.579 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:23:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:23:02.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:23:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:02.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:02.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:02.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:23:02.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:02.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:02.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:03.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:03.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:03.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:03.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:03.586 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:23:03.596 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 16:23:03.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:03.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:03.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:03.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:03.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:03.610 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:03.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:03.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:03.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:03.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:04.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:04.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:04.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:04.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:04.615 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:04.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:04.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:04.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:04.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:04.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:04.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:04.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:05.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:05.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:05.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:05.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:05.625 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:23:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:23:05.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:23:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:05.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:05.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:05.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:23:05.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:05.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:05.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:06.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:06.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:06.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:06.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:06.631 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:23:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:23:06.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:23:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:06.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:06.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:06.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:23:06.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:06.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:06.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:07.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:07.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:07.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:07.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:07.637 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:23:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:23:07.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:23:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:07.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:07.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:07.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:23:07.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:07.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:07.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:08.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:08.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:08.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:08.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:08.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:08.643 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:08.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:23:08.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:23:08.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:23:08.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:08.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:08.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:08.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:08.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:08.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:08.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:23:08.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:08.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:08.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:08.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:08.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:08.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:23:08.650 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 16:23:08.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:08.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:08.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:08.679 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:08.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:08.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:08.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:09.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:09.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:09.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:09.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:09.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:09.708 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:09.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:09.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:09.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 16:23:09.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:09.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:09.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:09.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:09.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:09.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:10.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:10.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:10.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:10.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:10.720 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:23:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:23:10.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:23:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:10.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:10.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:10.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:23:10.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:10.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:10.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:10.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:11.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:11.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:11.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:11.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:11.727 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:23:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:23:11.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:23:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:11.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:11.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:11.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:11.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:23:11.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:11.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:11.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:12.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:12.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:12.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:12.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:12.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:12.733 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:12.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:23:12.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:23:12.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:23:12.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:12.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:12.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 16:23:12.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:12.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:12.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:12.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:23:12.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:12.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:12.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:13.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:13.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:13.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:13.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:13.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:13.739 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:13.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:23:13.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:23:13.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:23:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:13.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:13.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:13.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:23:13.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:13.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:13.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:13.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:13.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:23:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:23:13.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:13.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:13.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:13.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:13.768 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:13.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:13.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:13.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:13.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:14.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:14.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:14.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:14.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:14.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:14.802 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:14.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:14.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:14.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:14.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:14.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:14.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:14.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:14.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:14.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:15.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:15.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:15.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:15.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:15.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:15.812 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:15.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:23:15.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:23:15.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:23:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:15.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 16:23:15.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:15.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:23:15.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:15.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:15.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:16.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:16.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:16.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:16.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:16.817 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:23:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:23:16.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:23:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:16.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:16.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 16:23:16.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:16.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:23:16.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:16.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:16.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:16.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:17.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:17.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:17.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:17.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:17.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:17.824 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:17.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:23:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:23:17.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:23:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:17.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:17.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:17.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:23:17.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:17.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:17.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:17.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:17.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:17.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.... 16:23:17.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. finished successfully 16:23:17.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:17.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:17.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:17.839 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:17.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:17.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:17.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:18.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:18.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:18.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:18.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:18.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:18.843 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:18.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:18.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:18.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:18.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:18.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:18.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:18.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:19.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:19.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:19.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:19.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:19.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:19.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:19.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:23:19.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:23:19.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:23:19.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:19.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:19.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:19.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:19.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:19.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:19.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:23:19.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:19.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:19.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:19.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:20.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:20.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:20.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:20.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:20.880 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:23:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:23:20.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:23:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:20.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:20.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:20.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:23:20.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:20.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:20.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:21.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:21.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:21.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:21.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:21.885 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:23:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:23:21.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:23:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:21.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:21.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:21.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:23:21.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:21.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:21.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:21.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:21.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:23:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:23:21.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:23:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:21.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:21.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:21.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:23:21.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:21.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:21.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:21.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:23:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:23:21.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:21.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:21.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:21.929 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:21.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:21.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:21.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:22.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:22.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:22.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:22.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:22.933 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:22.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:22.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 16:23:22.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:22.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:22.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:22.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:22.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:23.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:23.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:23.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:23.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:23.955 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:23:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:23:23.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:23:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:23.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:23.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:23.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:23:23.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:23.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:23.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:24.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:24.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:24.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:24.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:24.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:24.961 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:23:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:23:24.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:23:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:24.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 16:23:24.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:24.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:24.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:24.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:23:24.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:24.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:24.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:24.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:24.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:24.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:24.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:23:24.967 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 16:23:24.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:24.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:24.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:24.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 16:23:24.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:24.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:24.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:24.996 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:24.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:24.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:24.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:25.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:25.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:25.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:25.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:26.001 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:26.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:26.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:26.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:26.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:26.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:26.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:26.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:26.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:26.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:27.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:27.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:27.010 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:23:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:23:27.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:23:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:27.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 16:23:27.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:27.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:23:27.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:27.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:27.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:27.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:27.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:28.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:28.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:28.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:28.015 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:28.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:23:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:23:28.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:23:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:28.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:28.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:28.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:23:28.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:28.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:28.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:28.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:28.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:28.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:23:28.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:23:28.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:23:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:28.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:28.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:28.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:23:28.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:28.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:28.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:28.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:28.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:23:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:23:28.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:23:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:28.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:28.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:28.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:23:28.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:28.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:28.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:28.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:28.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:23:28.031 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 16:23:28.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:28.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:28.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:28.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:28.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:28.042 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:28.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:28.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:28.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:28.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:28.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:29.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:29.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:29.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:29.046 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:29.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:29.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:29.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:29.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:29.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:29.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:29.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:29.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:29.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:30.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:30.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:30.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:30.058 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:30.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:23:30.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:23:30.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:23:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:30.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:30.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:30.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:23:30.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:30.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:30.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:30.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:30.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:23:30.064 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 16:23:30.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:30.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:30.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:30.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 16:23:30.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:30.072 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:30.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:30.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:30.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:30.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:30.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:31.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:31.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:31.076 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:31.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:31.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:31.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:31.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:31.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:31.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:31.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:31.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:31.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:31.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:31.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:31.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:31.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:32.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:32.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:32.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:32.098 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:32.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 16:23:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 16:23:32.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 16:23:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:32.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:32.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:32.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 16:23:32.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:32.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:32.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:32.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 16:23:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 16:23:32.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 16:23:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:32.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 16:23:32.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:32.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 16:23:32.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:32.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:32.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:32.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 16:23:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 16:23:32.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 16:23:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:32.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:32.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:32.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 16:23:32.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:32.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:32.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:32.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 16:23:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 16:23:32.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 16:23:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:32.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 16:23:32.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:32.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 16:23:32.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:32.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:32.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:32.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 16:23:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 16:23:32.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:23:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:32.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:32.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:32.147 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 16:23:32.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:32.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:32.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:32.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:32.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:33.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:33.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:23:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:23:33.151 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 16:23:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 16:23:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 16:23:33.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 16:23:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:33.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:23:33.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:33.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:33.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:33.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 16:23:33.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:33.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:33.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:33.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:33.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:33.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:23:33.173 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 16:23:33.174 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 16:23:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:23:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:23:33.178 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 16:23:33.178 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 16:23:33.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:23:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:23:33.180 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 16:23:33.180 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 16:23:33.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:23:33.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:23:33.182 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 16:23:33.182 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 16:23:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:23:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:23:33.184 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 16:23:33.185 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 16:23:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:23:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:23:33.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 16:23:33.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:23:33.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:23:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:33.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 16:23:33.217 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 16:23:33.217 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:23:33.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:23:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.923 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 87.899 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 35.808 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 16:23:33.240 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 16:23:33.250 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:23:33.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:23:33.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 16:23:33.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:23:33.251 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:23:33.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:23:33.251 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:23:33.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:23:33.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:23:33.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 16:23:33.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 16:23:33.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:23:33.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:23:33.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:23:33.761 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 16:23:33.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:34.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:34.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:34.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:23:34.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:34.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:34.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:23:34.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:23:34.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:34.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:23:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:34.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:23:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:23:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:23:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:23:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:23:34.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:23:34.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:23:34.248 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:23:34.248 DEBUG [main][AbstractWait] Waiting until shell is active... 16:23:34.248 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:23:34.248 INFO [main][AbstractShell] Close shell Testing shell 16:23:34.248 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:23:34.261 DEBUG [main][AbstractWait] Waiting while shell is available... 16:23:34.261 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:23:34.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 16:23:34.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:23:34.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:23:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:34.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 16:23:34.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:23:34.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 16:23:34.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 16:23:34.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:23:34.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:23:34.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:23:34.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:23:34.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:23:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:34.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:23:34.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:23:34.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:23:34.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:23:34.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:23:34.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:23:34.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:23:34.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:34.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:34.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:23:34.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:23:34.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:23:34.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 16:23:34.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 16:23:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:34.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:34.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 16:23:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 16:23:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:35.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:35.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 16:23:35.345 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 16:23:35.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 16:23:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:35.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 16:23:35.846 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 16:23:35.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 16:23:35.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:36.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 16:23:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 16:23:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:36.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 16:23:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:36.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 16:23:36.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 16:23:36.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 16:23:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:36.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 16:23:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:36.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 16:23:36.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 16:23:36.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 16:23:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:36.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 16:23:36.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 16:23:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:37.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:37.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 16:23:37.356 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 16:23:37.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 16:23:37.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:37.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 16:23:37.857 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:23:37.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:23:37.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:38.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:23:38.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:23:38.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:38.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:23:38.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:38.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:23:38.363 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 16:23:38.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 16:23:38.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:38.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 16:23:38.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:38.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 16:23:38.363 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 16:23:38.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:23:38.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:38.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:38.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:23:38.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:23:38.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:38.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:23:38.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:38.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:23:38.869 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 16:23:38.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 16:23:38.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:38.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 16:23:38.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:38.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 16:23:38.869 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 16:23:38.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 16:23:38.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:39.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 16:23:39.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 16:23:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:39.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 16:23:39.871 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 16:23:39.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 16:23:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:40.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 16:23:40.372 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 16:23:40.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 16:23:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:40.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 16:23:40.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 16:23:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:41.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:41.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 16:23:41.374 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 16:23:41.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 16:23:41.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:23:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:23:41.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 16:23:41.875 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:23:41.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:23:41.876 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:23:41.876 DEBUG [main][AbstractWait] Waiting until shell is active... 16:23:41.876 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:23:41.876 INFO [main][AbstractShell] Close shell Testing shell 16:23:41.876 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:23:41.882 DEBUG [main][AbstractWait] Waiting while shell is available... 16:23:41.882 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:23:41.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 16:23:41.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:23:41.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:23:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:41.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 16:23:41.911 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 16:23:41.911 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:23:41.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:23:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.672 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 1.017 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.642 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:41.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:41.924 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:23:41.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:23:41.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:41.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:23:41.925 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:23:41.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:23:41.926 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:23:41.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:23:41.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:23:41.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:23:41.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:41.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:23:41.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:23:41.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:23:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:23:42.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:23:42.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:23:43.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:23:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 16:23:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 16:23:43.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 16:23:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:23:44.939 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 16:23:44.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:44.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:23:44.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:23:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:44.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:23:44.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:23:44.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:23:44.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:44.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:23:44.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:23:44.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:23:44.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:44.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:44.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:23:44.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:45.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:46.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:47.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:48.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:48.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 16:23:49.954 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 16:23:49.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:49.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:23:49.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:23:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:49.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:49.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:23:49.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:23:49.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:23:49.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:49.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:23:49.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:23:49.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:23:49.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:49.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:23:49.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:49.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:50.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:50.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:50.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:50.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:51.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:51.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:51.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:51.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:52.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:52.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:52.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:52.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:53.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:53.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:53.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:53.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:54.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:54.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:54.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:54.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:55.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:55.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:23:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 16:23:55.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 16:23:55.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 16:23:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:23:56.963 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 16:23:56.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:56.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:23:56.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:23:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:23:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:23:56.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:23:56.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:23:56.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:23:56.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:23:56.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:23:56.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:23:56.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:23:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:23:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:23:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:23:56.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 16:23:56.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:23:57.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 16:23:57.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:23:57.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 16:23:57.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:23:58.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 16:23:58.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:23:58.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 16:23:58.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:23:59.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 16:23:59.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:23:59.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:00.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:00.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:01.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:01.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:02.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:02.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:03.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:03.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:04.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:04.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:05.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 16:24:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 16:24:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 16:24:05.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 16:24:05.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:06.973 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 16:24:06.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:24:06.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:06.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:06.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:24:06.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:06.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:24:06.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:24:06.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:06.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:06.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:24:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:24:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:24:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:24:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:24:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:24:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:24:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:24:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:06.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:06.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:07.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:07.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:07.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:07.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:08.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:08.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:09.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:09.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:09.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:09.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:10.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:10.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:10.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:10.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:11.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:11.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:11.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:11.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:12.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:12.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 16:24:12.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 16:24:12.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 16:24:12.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 16:24:12.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 16:24:12.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:13.981 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 16:24:14.981 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 16:24:14.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:24:14.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:14.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:14.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:14.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:24:14.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:14.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:24:14.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:24:14.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:14.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:14.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:24:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:24:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:14.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:24:15.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:24:15.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:24:16.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 16:24:16.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:24:16.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:16.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:16.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:16.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:24:16.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:16.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:16.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:16.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:16.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 16:24:16.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 16:24:16.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:16.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:16.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:16.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.066 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.012 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.016 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.007 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.009 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.007 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.003 s Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 16:24:17.472 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 16:24:17.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:17.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:17.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:17.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:17.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:17.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:24:17.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:17.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:24:17.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:17.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:17.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:17.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:17.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:17.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:17.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:17.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:24:17.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:24:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:17.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:17.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:17.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:24:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:17.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:17.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:24:17.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 16:24:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:17.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:17.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:24:17.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 16:24:17.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:24:17.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:24:17.965 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:24:17.965 DEBUG [main][AbstractWait] Waiting until shell is active... 16:24:17.965 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:24:17.965 INFO [main][AbstractShell] Close shell Testing shell 16:24:17.966 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:24:17.982 DEBUG [main][AbstractWait] Waiting while shell is available... 16:24:17.982 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:24:18.468 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 16:24:18.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:18.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:18.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:18.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:18.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:24:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:18.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:24:18.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:18.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:18.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:18.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:18.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:18.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:18.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:24:18.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 16:24:18.929 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:24:18.929 DEBUG [main][AbstractWait] Waiting until shell is active... 16:24:18.929 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:24:18.929 INFO [main][AbstractShell] Close shell Testing shell 16:24:18.929 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:24:18.941 DEBUG [main][AbstractWait] Waiting while shell is available... 16:24:18.941 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 16:24:18.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 16:24:19.416 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 16:24:19.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:19.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:19.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:19.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:19.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:19.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:19.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:19.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:24:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:19.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:24:19.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:19.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:19.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:19.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:19.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:19.877 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:24:19.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:24:19.878 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:24:19.878 DEBUG [main][AbstractWait] Waiting until shell is active... 16:24:19.878 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:24:19.878 INFO [main][AbstractShell] Close shell Testing shell 16:24:19.878 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:24:19.890 DEBUG [main][AbstractWait] Waiting while shell is available... 16:24:19.890 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:24:20.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 16:24:20.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:20.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:20.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:20.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:20.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:20.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:24:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:20.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:24:20.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:20.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:20.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:20.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:20.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:20.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:20.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:20.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:24:20.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 16:24:20.830 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:24:20.831 DEBUG [main][AbstractWait] Waiting until shell is active... 16:24:20.831 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:24:20.831 INFO [main][AbstractShell] Close shell Testing shell 16:24:20.831 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:24:20.843 DEBUG [main][AbstractWait] Waiting while shell is available... 16:24:20.843 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:24:20.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:20.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:21.324 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 16:24:21.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:21.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:21.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:21.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:21.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:24:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:21.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:24:21.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:24:21.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:21.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:21.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:21.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:21.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:21.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:24:21.787 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 16:24:21.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:21.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:21.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:21.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:24:21.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:24:21.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:21.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:24:21.815 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 16:24:21.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:21.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:21.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:21.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:21.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:24:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:21.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:24:21.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:21.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:21.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:21.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:21.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:21.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:21.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:24:21.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:24:21.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:24:21.870 DEBUG [main][AbstractWait] Waiting until shell is active... 16:24:21.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:24:21.870 INFO [main][AbstractShell] Close shell Testing shell 16:24:21.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:24:21.882 DEBUG [main][AbstractWait] Waiting while shell is available... 16:24:21.882 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:24:22.348 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 16:24:22.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:22.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:22.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:22.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:22.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:22.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:24:22.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:24:22.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:22.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 16:24:22.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:22.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:24:22.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:22.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:22.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:22.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:24:22.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:24:22.804 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:24:22.804 DEBUG [main][AbstractWait] Waiting until shell is active... 16:24:22.804 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:24:22.804 INFO [main][AbstractShell] Close shell Testing shell 16:24:22.804 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:24:22.816 DEBUG [main][AbstractWait] Waiting while shell is available... 16:24:22.816 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.817 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.979 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.959 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.949 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.953 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.039 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.933 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.v20230901-1613 [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 16:24:35.898 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:24:35.901 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 16:24:35.918 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:24:35.920 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 16:24:36.011 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:36.089 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:24:36.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:36.098 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:36.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 16:24:36.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 16:24:36.118 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 16:24:36.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:36.124 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:24:36.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:36.129 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:24:36.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:36.135 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:24:36.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:24:36.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:36.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:24:36.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:36.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:24:36.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:36.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:36.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:36.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:36.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:36.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:24:36.324 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:36.324 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:24:36.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:24:36.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:24:36.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:24:36.325 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:24:36.325 DEBUG [main][MenuItemLookup] Item match:Window 16:24:36.331 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:24:36.331 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:24:36.331 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:24:36.331 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:36.331 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:24:36.332 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:24:36.332 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:36.332 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:24:36.332 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:36.332 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:24:36.332 DEBUG [main][MenuItemLookup] Item match:Preferences 16:24:36.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:24:36.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:24:36.339 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:24:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:24:36.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 16:24:36.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:24:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:36.654 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:24:36.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:36.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:24:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:36.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:36.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:36.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:24:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:24:36.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:24:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:36.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:36.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:36.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:36.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:36.813 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:24:36.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:36.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:36.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:36.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:36.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:24:36.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:24:36.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:36.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:36.928 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:36.930 DEBUG [main][EditorHandler] 0 editor(s) found 16:24:36.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:36.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:36.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:24:36.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:36.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:36.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:36.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:36.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:24:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:36.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:36.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:36.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:36.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:36.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:24:36.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:24:36.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:36.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:36.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:36.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:37.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:24:37.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:24:37.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:37.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:24:37.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:24:37.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:24:37.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:37.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:24:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:37.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:37.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:37.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:24:37.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:24:37.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:37.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:24:37.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:37.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.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'] 16:24:37.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.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 Project"] 16:24:37.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:37.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:37.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:37.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 16:24:37.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:37.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.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'] 16:24:37.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:37.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:37.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:24:37.086 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:37.086 DEBUG [main][MenuItemLookup] Item match:File 16:24:37.093 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:24:37.093 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:24:37.100 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:24:37.100 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:37.100 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:24:37.100 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:37.100 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:24:37.101 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:37.101 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:24:37.101 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:24:37.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:24:37.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:24:37.102 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:24:37.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 'New|Select a wizard'] is available.... 16:24:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:24:37.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:24:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:37.254 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:24:37.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:24:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:37.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:37.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:37.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:24:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:24:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:24:37.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:24:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:37.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:24:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:24:37.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:24:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:37.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:24:37.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:37.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:24:37.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:24:37.782 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:24:37.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:24:37.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:24:37.788 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:24:37.789 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:24:37.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) 16:24:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:37.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:37.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:37.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:37.794 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:24:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:37.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:37.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:37.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'] 16:24:37.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:24:37.861 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 16:24:37.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 16:24:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:37.863 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:24:37.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:37.866 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 16:24:37.869 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:") 16:24:37.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:37.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:37.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:37.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:37.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:24:37.914 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:24:37.916 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 16:24:37.920 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:24:37.920 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 16:24:37.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 16:24:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:37.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:37.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:37.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:37.947 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:37.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:37.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:37.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:24:38.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:24:38.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:38.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:38.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:38.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'] 16:24:38.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.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'] 16:24:38.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.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: "Create New File"] 16:24:38.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.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'] 16:24:38.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:38.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:38.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.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: "Create New File"] 16:24:38.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:38.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:38.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:38.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:38.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:38.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:38.483 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:24:38.483 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:38.484 DEBUG [main][MenuItemLookup] Item match:File 16:24:38.487 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:24:38.487 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:24:38.491 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:24:38.492 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:38.492 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:24:38.492 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:38.492 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:24:38.492 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:38.492 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:24:38.492 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:24:38.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:24:38.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:24:38.494 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:24:38.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:24:38.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:24:38.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:24:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:38.631 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:24:38.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.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 16:24:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:38.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:38.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:38.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:38.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:38.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:24:38.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:24:38.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:24:38.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:24:38.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:38.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:24:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:38.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:24:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:24:38.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:24:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:38.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:24:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:38.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:24:38.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 16:24:38.637 DEBUG [main][TreeItemHandler] Selecting tree item: File 16:24:38.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 16:24:38.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 16:24:38.651 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:24:38.652 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:24:38.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:24:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:38.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:38.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:38.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:38.656 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:24:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:38.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:38.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:38.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'] 16:24:38.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:24:38.723 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 16:24:38.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:24:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:38.725 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:24:38.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:38.727 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:") 16:24:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:38.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:38.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:38.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:24:38.745 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:24:38.746 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 16:24:38.747 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:") 16:24:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:38.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:38.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:38.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:24:38.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:24:38.760 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 16:24:38.761 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:24:38.761 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 16:24:38.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.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) 16:24:38.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:38.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:38.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:38.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:38.767 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:24:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:38.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:38.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:24:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:24:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:39.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:24:39.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:24:39.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:24:39.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:39.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:39.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:39.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:24:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:39.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:39.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:39.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:39.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:39.108 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 16:24:39.108 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:39.108 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:39.110 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:39.110 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:24:39.110 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:24:39.111 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:39.188 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:39.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:39.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.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'] 16:24:39.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.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: "Create New File"] 16:24:39.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.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'] 16:24:39.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:39.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.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'] 16:24:39.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.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: "Create New File"] 16:24:39.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.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'] 16:24:39.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.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'] 16:24:39.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:39.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:39.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:39.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:24:39.211 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:39.211 DEBUG [main][MenuItemLookup] Item match:File 16:24:39.214 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:24:39.214 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:24:39.217 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:24:39.217 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:39.217 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:24:39.217 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:39.217 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:24:39.217 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:39.217 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:24:39.217 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:24:39.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:24:39.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:24:39.218 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:24:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:24:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:24:39.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:24:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:39.346 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:24:39.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:24:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:39.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:39.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:39.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:24:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:24:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:24:39.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:24:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:39.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:24:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:39.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:24:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:24:39.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:24:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:39.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:24:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:39.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:24:39.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 16:24:39.359 DEBUG [main][TreeItemHandler] Selecting tree item: File 16:24:39.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 16:24:39.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 16:24:39.360 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:24:39.360 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:24:39.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:24:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:39.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:39.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:39.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:39.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:39.401 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:24:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:39.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:39.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:39.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'] 16:24:39.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:24:39.455 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 16:24:39.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:24:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:39.457 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:24:39.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:39.457 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:") 16:24:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:39.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:39.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:39.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:39.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:24:39.496 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:24:39.497 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 16:24:39.505 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:") 16:24:39.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:39.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:39.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:39.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:39.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:24:39.510 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:24:39.511 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 16:24:39.511 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:24:39.511 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 16:24:39.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:24:39.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:39.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:39.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:39.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:39.521 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:24:39.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:39.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:39.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:39.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:39.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:24:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:24:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:40.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:24:40.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:40.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:40.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:40.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'] 16:24:40.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.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'] 16:24:40.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.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: "Create New File"] 16:24:40.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.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'] 16:24:40.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.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'] 16:24:40.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.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'] 16:24:40.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.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: "Create New File"] 16:24:40.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.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'] 16:24:40.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.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'] 16:24:40.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:24:40.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:40.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:40.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:24:40.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 16:24:40.080 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:40.080 DEBUG [main][MenuItemLookup] Item match:File 16:24:40.083 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:24:40.083 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:24:40.086 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:24:40.086 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:40.086 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:24:40.086 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:40.086 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:24:40.086 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:40.086 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:24:40.086 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:24:40.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:24:40.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:24:40.087 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:24:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:24:40.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 'New|Select a wizard'] is available. finished successfully 16:24:40.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:24:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:40.199 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:24:40.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:24:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:40.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:40.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:40.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:40.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:40.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:24:40.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:24:40.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:24:40.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:24:40.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:40.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:24:40.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:40.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:24:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:24:40.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:24:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:40.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:24:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:40.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:24:40.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 16:24:40.204 DEBUG [main][TreeItemHandler] Selecting tree item: File 16:24:40.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 16:24:40.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 16:24:40.204 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:24:40.204 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:24:40.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:24:40.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:40.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:40.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:40.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:40.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:40.215 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:24:40.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:40.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:40.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:40.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:40.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:24:40.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:24:40.296 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 16:24:40.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:24:40.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:40.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:40.298 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:24:40.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:24:40.299 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:") 16:24:40.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:40.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:40.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:40.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:24:40.308 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:24:40.309 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 16:24:40.317 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:") 16:24:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:40.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:40.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:40.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:40.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:24:40.322 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:24:40.322 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 16:24:40.323 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:24:40.323 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 16:24:40.323 DEBUG [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) 16:24:40.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:40.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:40.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:40.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:40.333 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:24:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:40.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:40.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:24:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:24:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:40.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:24:40.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:40.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:40.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 16:24:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:40.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:40.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:40.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:40.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:40.882 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 16:24:40.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:40.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:40.914 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:40.914 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:40.917 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:40.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:24:40.918 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:24:40.918 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 16:24:40.957 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 16:24:40.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:40.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:40.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:40.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:40.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:40.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:40.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:40.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:40.987 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 16:24:40.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:24:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:41.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:41.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:24:41.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 16:24:41.008 DEBUG [main][MenuItemLookup] Found menu:'File' 16:24:41.008 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:24:41.008 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:24:41.008 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:24:41.008 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:24:41.008 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:24:41.008 DEBUG [main][MenuItemLookup] Item match:Window 16:24:41.013 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:24:41.014 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:24:41.014 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:24:41.014 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:41.014 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:24:41.014 DEBUG [main][MenuItemLookup] Item match:Show View 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'' 16:24:41.032 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:24:41.032 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:24:41.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:24:41.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:24:41.034 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:24:41.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:24:41.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:24:41.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:24:41.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:41.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:41.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 16:24:41.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:41.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:41.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:41.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:24:41.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:41.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:41.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:41.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:41.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:41.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:24:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:24:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:24:41.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:24:41.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:41.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:24:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:24:41.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:24:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:41.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:24:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:41.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:24:41.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 16:24:41.635 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 16:24:41.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 16:24:41.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 16:24:41.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:41.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:24:41.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:41.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:41.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:41.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:24:41.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:41.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:24:41.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:41.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:41.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:41.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:41.642 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:24:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:41.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:41.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:42.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:24:42.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:24:42.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 16:24:42.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:42.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:42.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 16:24:42.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:42.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:42.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:24:42.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:42.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:24:42.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:24:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:42.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:42.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:42.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:42.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:42.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:42.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:42.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 16:24:42.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:42.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:42.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:42.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:42.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:42.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:42.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:42.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:42.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:42.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:42.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:42.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:42.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:42.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:42.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:43.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:43.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:43.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:43.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:43.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:43.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:43.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:43.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:43.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:43.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:43.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:43.276 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:43.277 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:43.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:43.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:43.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:43.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:43.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:43.788 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:43.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:43.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:43.829 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:43.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:43.829 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:43.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:43.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:43.834 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:43.834 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:43.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:43.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:43.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:43.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:43.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:24:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:43.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:43.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:43.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:43.891 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:43.891 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:43.891 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:43.891 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:43.903 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:43.903 DEBUG [main][EditorHandler] 2 editor(s) found 16:24:43.904 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 16:24:43.919 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 16:24:43.920 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:44.002 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:44.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:44.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:44.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:44.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:44.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:44.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:44.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:44.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:44.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:44.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:44.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:44.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:44.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:44.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:44.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:44.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:44.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:44.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:44.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:44.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 '\*?\QPackage Explorer\E') 16:24:44.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:44.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:44.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:44.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:44.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:44.027 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:44.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:44.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:44.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:44.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:44.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:44.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:44.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:44.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:44.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:44.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:44.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:44.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:44.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:44.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:44.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:44.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:44.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:45.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:45.055 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:45.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:45.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:45.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:45.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:45.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:45.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:45.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:45.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:45.058 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:45.058 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:45.059 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:45.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:45.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:45.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:45.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:45.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:45.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:45.060 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:45.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:45.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:45.068 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:45.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:45.068 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:45.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:45.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:45.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:45.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:45.127 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:45.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:45.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:45.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:45.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 '\*?\QeditorTest.min\E') 16:24:45.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:45.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:45.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:45.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:45.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:45.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:45.139 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:45.139 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:45.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 16:24:45.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:45.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:45.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:45.147 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 16:24:45.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:45.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:45.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:45.158 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 16:24:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:45.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:45.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:45.162 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:45.163 DEBUG [main][EditorHandler] 1 editor(s) found 16:24:45.163 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:45.222 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:45.223 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:45.223 DEBUG [main][EditorHandler] 0 editor(s) found 16:24:45.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:45.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:45.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:45.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:45.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:45.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:45.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:45.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:45.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:45.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:45.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:45.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:45.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:45.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:45.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:45.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 '\*?\QPackage Explorer\E') 16:24:45.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:45.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:45.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:45.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:45.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:45.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:45.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:45.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:45.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:45.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:45.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:45.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:45.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:45.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:45.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:45.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:45.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:45.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:45.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:45.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:45.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:46.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:46.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:46.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:46.293 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:46.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:46.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:46.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:46.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:46.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:46.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:46.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:46.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:46.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:46.295 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:46.296 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:46.297 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:46.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:46.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:46.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:46.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:46.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:46.298 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:46.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:46.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:46.308 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:46.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:46.308 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:46.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:46.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:46.312 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:46.312 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:46.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:46.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:46.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:46.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:46.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:46.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:46.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:46.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:46.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:46.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:24:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:46.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:24:46.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 '\*?\QPackage Explorer\E') 16:24:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:46.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:46.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:46.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:46.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:46.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:46.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:46.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:46.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:46.455 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:46.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:46.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:46.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:46.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:46.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:46.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:46.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:46.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:46.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:47.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:47.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:47.460 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:47.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:47.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:47.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:47.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:47.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:47.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:47.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:47.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:47.463 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:47.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:47.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:47.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:47.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:47.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:47.465 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:47.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:47.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:47.473 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:47.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:47.473 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:47.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:47.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:47.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:47.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:47.497 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:47.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:47.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:47.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:47.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:47.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f8d738 is found... 16:24:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50f8d738 is found finished successfully 16:24:47.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:24:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:47.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:47.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:47.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:47.506 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:47.507 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:47.507 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:47.507 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:47.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:47.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:47.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:47.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:47.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:47.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:24:47.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:47.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:47.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:24:47.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 '\*?\QPackage Explorer\E') 16:24:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:47.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:47.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:47.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:47.544 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:47.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:47.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:47.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:47.605 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:47.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:47.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:47.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:47.607 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:47.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:47.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:47.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:47.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:47.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:47.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:48.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:48.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:48.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:48.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:48.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:48.610 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:48.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:48.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:48.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:48.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:48.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:48.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:48.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:48.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:48.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:48.613 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:48.614 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:48.615 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 16:24:48.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:48.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:48.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:48.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:48.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:48.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 16:24:48.617 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 16:24:48.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 16:24:48.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 16:24:48.631 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 16:24:48.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 16:24:48.632 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 16:24:48.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 16:24:48.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 16:24:48.635 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:48.635 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:48.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bee70e0 is found... 16:24:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bee70e0 is found finished successfully 16:24:48.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 16:24:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:48.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:48.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:48.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:48.688 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:48.688 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:48.688 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:48.689 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:48.690 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:48.690 DEBUG [main][EditorHandler] 2 editor(s) found 16:24:48.690 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:48.714 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:48.714 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 16:24:48.767 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 16:24:48.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:48.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:48.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:48.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:48.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:48.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:48.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:48.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:48.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:48.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:48.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:48.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:48.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:48.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:48.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:48.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:48.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:48.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:48.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:48.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') 16:24:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:48.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:48.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:48.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:48.815 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:48.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:48.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:48.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:48.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:48.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:48.835 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:48.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:48.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:48.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:48.836 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:48.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:48.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:48.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:48.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:49.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:49.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:49.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:49.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:49.839 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:49.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:49.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:49.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:49.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:49.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:49.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:49.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:49.842 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:49.842 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:49.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:49.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:49.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:49.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:49.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:49.844 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:49.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:49.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:49.854 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:49.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:49.854 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:49.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:49.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:49.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:49.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:49.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:49.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:49.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:49.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:49.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:24:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:49.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:49.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:49.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:49.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:49.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:49.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:49.900 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:49.900 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:49.902 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:49.902 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:24:49.902 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 16:24:49.902 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:49.950 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:49.950 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:49.950 DEBUG [main][EditorHandler] 0 editor(s) found 16:24:49.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:49.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:49.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:49.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:49.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:49.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:49.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:49.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:49.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:49.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:49.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:49.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:49.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:49.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:49.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:49.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:49.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:49.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:49.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:49.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:24:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:49.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:49.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:49.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:49.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:50.005 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:50.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:50.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:50.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:50.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:50.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:50.027 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:50.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:50.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:50.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:50.029 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:50.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:50.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:50.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:50.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:50.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:50.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:51.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:51.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:51.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:51.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:51.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:51.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 16:24:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:51.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:51.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:51.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:51.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:51.035 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:51.035 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:51.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:51.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:51.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:51.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:51.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:51.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:51.036 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:51.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:51.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:51.045 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:51.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:51.045 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:51.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:51.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:51.048 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:51.048 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:51.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:51.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:51.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:51.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:51.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 '\*?\QeditorTest.min\E') 16:24:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:51.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:51.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:51.098 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:51.098 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:51.099 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:51.099 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:51.100 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) 16:24:51.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:51.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:51.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:51.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:51.101 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:51.101 DEBUG [main][EditorHandler] 1 editor(s) found 16:24:51.101 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:51.150 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:51.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:51.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:51.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:51.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:51.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:51.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:51.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:51.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:51.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:51.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:51.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:51.156 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:51.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:51.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:51.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:51.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') 16:24:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:51.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:51.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:51.207 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:51.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:51.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:51.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:51.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:51.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:51.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:51.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:51.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:51.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:51.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:51.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:51.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:51.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:51.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:52.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:52.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:52.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:52.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:52.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:52.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:52.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:52.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 16:24:52.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:52.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:52.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:52.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:52.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:52.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:52.240 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:52.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:52.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:52.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:52.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:52.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:52.242 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:52.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:52.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:52.253 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:52.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:52.253 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:52.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:52.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:52.257 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:52.257 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:52.301 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:52.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:52.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:52.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:52.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:52.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:52.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:52.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:52.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:52.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:52.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:52.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:24:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:52.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:24:52.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:24:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:52.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:52.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:52.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:52.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:52.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:52.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:52.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:52.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:52.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:52.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:52.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:52.366 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:52.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:52.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:52.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:52.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:52.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:52.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:52.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:53.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:53.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:53.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:53.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:53.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:53.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:53.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 16:24:53.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:53.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:53.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:53.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:53.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:53.372 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:53.372 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:53.373 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:53.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:53.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:53.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:53.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:53.373 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:53.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:53.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:53.381 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:53.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:53.381 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:53.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:53.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:53.384 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:53.384 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:53.397 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:53.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:53.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:53.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79a14370 is found... 16:24:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79a14370 is found finished successfully 16:24:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:24:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:53.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:53.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:53.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:53.408 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:53.408 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:53.408 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:53.408 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:53.415 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:53.424 DEBUG [main][EditorHandler] 1 editor(s) found 16:24:53.424 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:53.503 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:53.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:53.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:53.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:53.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:53.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:53.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:53.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:53.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:53.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:53.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:53.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:53.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:53.509 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:53.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:53.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:53.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:53.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:53.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') 16:24:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:53.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:53.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:53.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:53.517 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:53.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:53.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:53.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:53.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:53.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:53.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:53.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:53.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:53.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:53.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:53.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:53.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:53.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:53.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:53.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:53.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:54.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:54.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:54.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:54.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:54.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:54.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:54.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:54.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:54.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:54.526 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:54.527 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:54.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:54.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:54.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:54.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:54.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:54.528 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:54.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:54.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:54.535 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:54.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:54.536 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:54.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:54.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:54.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:54.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:54.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:54.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:54.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:54.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:54.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 '\*?\QeditorTest.min\E') 16:24:54.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:54.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:54.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:54.601 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:54.601 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:54.601 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:54.601 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:54.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:24:54.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:54.604 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 16:24:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:54.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:54.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:54.605 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 16:24:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:54.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:54.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:54.619 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:54.620 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:24:54.620 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:24:54.620 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:54.670 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:54.671 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:54.671 DEBUG [main][EditorHandler] 0 editor(s) found 16:24:54.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:54.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:54.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:54.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:54.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:54.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:54.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:54.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:54.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:54.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:54.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:54.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:54.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:54.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:54.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:54.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:54.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:54.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 '\*?\QPackage Explorer\E') 16:24:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:54.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:54.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:54.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:54.699 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:54.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:54.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:54.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:54.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:54.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:54.736 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:54.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:54.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:54.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:54.737 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:54.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:54.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:54.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:54.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:54.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:54.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:55.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:55.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:55.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:55.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:55.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:55.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:55.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:55.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:55.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:55.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:55.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:55.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:55.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:55.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:55.743 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:55.743 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:55.744 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:55.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:55.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:55.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:55.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:55.744 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:55.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:55.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:55.752 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:55.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:55.752 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:55.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:55.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:55.755 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:55.755 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:55.793 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:55.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:55.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:55.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:55.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:55.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:55.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:24:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:55.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:55.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:55.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:55.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:55.798 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:55.799 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:55.799 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:55.799 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:55.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 16:24:55.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:55.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:55.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:55.800 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 16:24:55.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:55.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:55.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:55.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:55.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:55.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:55.801 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 16:24:55.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:55.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:55.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:55.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:55.804 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:55.804 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:24:55.804 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 16:24:55.804 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 16:24:56.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 'Save .*'] is available. finished successfully 16:24:56.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 16:24:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:56.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:56.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 16:24:56.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:56.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:56.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:56.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 16:24:56.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:24:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:56.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 16:24:56.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:24:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:56.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:56.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:56.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:24:56.399 INFO [WorkbenchTestable][AbstractButton] Click button &Save 16:24:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:24:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:24:56.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:24:56.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:24:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:24:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:24:56.493 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:56.493 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:56.494 DEBUG [main][EditorHandler] 0 editor(s) found 16:24:56.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:56.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:56.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:56.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:56.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:56.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:56.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:56.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:56.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:56.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:56.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:56.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:56.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:56.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:56.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:56.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:56.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:56.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:56.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:56.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:24:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:56.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:56.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:56.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:56.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:56.506 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:56.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:56.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:56.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:56.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:56.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:56.509 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:56.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:56.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:56.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:56.511 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:56.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:56.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:56.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:56.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:56.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:57.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:57.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:57.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:57.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:57.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:57.514 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:57.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:57.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:57.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:57.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:24:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:57.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:57.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:57.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:57.516 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:57.517 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:57.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:57.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:57.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:57.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:57.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:57.518 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:57.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:57.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:57.525 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:57.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:57.525 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:57.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:57.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:57.528 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:57.528 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:57.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:57.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:57.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:57.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:57.564 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:57.566 DEBUG [main][EditorHandler] 1 editor(s) found 16:24:57.566 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:57.605 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:57.606 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:57.606 DEBUG [main][EditorHandler] 0 editor(s) found 16:24:57.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:57.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:24:57.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:24:57.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:24:57.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:24:57.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:57.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:24:57.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:24:57.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:24:57.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:24:57.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:24:57.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:24:57.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:57.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:57.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:57.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:57.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:57.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:24:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:57.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:57.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:24:57.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:24:57.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:57.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:57.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:57.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:57.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:57.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:57.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:57.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:24:57.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:24:57.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:24:57.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:57.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:57.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:57.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:57.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:57.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:57.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:57.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:57.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:57.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:57.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:58.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:58.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:58.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:58.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:58.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:58.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:58.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:58.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:58.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 16:24:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:58.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:58.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:58.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:58.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:58.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:58.666 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:58.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:24:58.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:58.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:58.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:58.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:58.667 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:58.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:58.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:58.674 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:24:58.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:24:58.674 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:24:58.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:24:58.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:24:58.678 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:58.678 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:58.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:58.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:58.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:58.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:58.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:58.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:58.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@529cc276 is found... 16:24:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@529cc276 is found finished successfully 16:24:58.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:24:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:58.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:58.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:58.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:58.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:58.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:58.720 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:58.720 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:58.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:58.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:58.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:24:58.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:58.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:58.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:24:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:24:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:24:58.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:24:58.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:24:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:58.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:58.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:58.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:58.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:58.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:58.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:58.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:58.820 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:58.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:58.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:58.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:58.821 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:58.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:58.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:58.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:58.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:58.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:58.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:59.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:59.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:59.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:59.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:24:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:24:59.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:24:59.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:24:59.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:59.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:59.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 16:24:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:59.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:59.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:59.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:24:59.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:24:59.829 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:24:59.829 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 16:24:59.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:24:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:24:59.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:24:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:24:59.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:24:59.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 16:24:59.830 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 16:24:59.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 16:24:59.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 16:24:59.839 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 16:24:59.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 16:24:59.839 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 16:24:59.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 16:24:59.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 16:24:59.842 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:24:59.842 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:24:59.879 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:24:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:24:59.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:24:59.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:24:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:24:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:24:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@245e5dd is found... 16:24:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@245e5dd is found finished successfully 16:24:59.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:24:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:59.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:59.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:59.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:59.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:59.885 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 16:24:59.903 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:59.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:24:59.904 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:59.904 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@193385bd is found... 16:24:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@193385bd is found finished successfully 16:24:59.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 16:24:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:24:59.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:24:59.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:24:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:24:59.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:24:59.918 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 16:24:59.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:24:59.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 16:24:59.935 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:24:59.935 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:24:59.936 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:24:59.936 DEBUG [main][EditorHandler] 2 editor(s) found 16:24:59.936 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:24:59.949 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:24:59.950 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 16:25:00.013 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 16:25:00.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:00.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:00.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:00.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:00.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:00.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:00.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:00.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:00.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:00.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:00.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:00.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:00.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:00.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:00.019 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:00.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:00.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:00.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:00.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:00.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 '\*?\QPackage Explorer\E') 16:25:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:00.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:00.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:00.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:00.047 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:00.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:00.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:00.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:00.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:00.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:00.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:00.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:00.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:00.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:00.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:00.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:00.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:00.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:00.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:00.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:00.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:00.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:01.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:01.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:01.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:01.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:01.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:01.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:01.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:01.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 16:25:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:01.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:01.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:01.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:01.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:01.057 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:01.058 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:01.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:01.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:01.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:01.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:01.059 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:01.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:01.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:01.067 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:01.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:01.068 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:01.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:01.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:01.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:01.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:01.108 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:01.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:01.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:01.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:01.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:01.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:01.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:01.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:01.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:01.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:01.113 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:01.113 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:01.113 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:01.116 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:01.116 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:01.116 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:01.163 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:01.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:01.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:01.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:01.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:01.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:01.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:01.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:01.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:01.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:01.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:01.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:01.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:01.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:01.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:01.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:01.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:01.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:01.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 '\*?\QPackage Explorer\E') 16:25:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:01.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:01.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:01.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:01.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:01.206 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:01.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:01.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:01.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:01.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:01.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:01.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:01.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:01.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:01.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:01.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:01.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:01.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:01.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:01.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:01.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:01.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:01.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:02.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:02.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:02.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:02.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:02.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:02.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 16:25:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:02.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:02.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:02.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:02.234 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:02.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:02.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:02.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:02.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:02.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:02.235 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:02.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:02.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:02.242 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:02.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:02.242 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:02.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:02.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:02.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:02.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:02.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:02.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:02.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:02.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:02.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:02.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 '\*?\QeditorTest.min\E') 16:25:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:02.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:02.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:02.301 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:02.302 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:02.302 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:02.302 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:02.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 "Make Dirty") 16:25:02.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:02.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:02.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:02.304 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 16:25:02.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:02.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:02.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:02.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:02.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:02.305 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 16:25:02.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:02.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:02.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:02.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:02.307 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:02.307 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:25:02.308 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:25:02.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:25:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:02.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:25:02.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 16:25:02.309 DEBUG [main][MenuItemLookup] Found menu:'File' 16:25:02.309 DEBUG [main][MenuItemLookup] Item match:File 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:02.311 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:25:02.311 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:25:02.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:25:02.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:25:02.333 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:25:02.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:25:02.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:25:02.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:02.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 16:25:02.352 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:02.352 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:02.353 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:02.353 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:02.353 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:02.425 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:02.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:02.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:02.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:02.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:02.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:02.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:02.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:02.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:02.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:02.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:02.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:02.430 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:02.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:02.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:02.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:02.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:25:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:02.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:02.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:02.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:02.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:02.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:02.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:02.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:02.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:02.442 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:02.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:02.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:02.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:02.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:02.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:02.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:02.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:02.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:02.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:02.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:03.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:03.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:03.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:03.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:03.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:03.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:03.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:03.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:03.449 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:03.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:03.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:03.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:03.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:03.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:03.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:03.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:03.451 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:03.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:03.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:03.458 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:03.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:03.458 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:03.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:03.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:03.461 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:03.461 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:03.495 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:03.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:03.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:03.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:03.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:03.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:03.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:03.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:03.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:03.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:03.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:03.501 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:03.501 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:03.501 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:03.501 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:03.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 16:25:03.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:03.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:03.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:03.503 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 16:25:03.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:03.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:03.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:03.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:03.504 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 16:25:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:03.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:03.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:03.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 "Save") 16:25:03.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:03.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:03.507 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 16:25:03.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:03.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:03.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:03.508 INFO [WorkbenchTestable][AbstractButton] Click button Save 16:25:03.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:03.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:03.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:03.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:03.521 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:03.521 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:03.521 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:03.608 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:03.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:03.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:03.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:03.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:03.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:03.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:03.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:03.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:03.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:03.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:03.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:03.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:03.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:03.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:03.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:03.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:03.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:25:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:03.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:03.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:03.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:03.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:03.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:03.624 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:03.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:03.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:03.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:03.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:03.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:03.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:03.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:03.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:03.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:04.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:04.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:04.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:04.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:04.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:04.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:04.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:04.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:04.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:04.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:04.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:04.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:04.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:04.630 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:04.631 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:04.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:04.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:04.632 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:04.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:04.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:04.638 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:04.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:04.639 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:04.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:04.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:04.641 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:04.641 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:04.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:04.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 '\*?\QeditorTest.min\E') 16:25:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:04.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:04.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:04.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:04.683 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:04.683 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:04.683 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:04.683 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:04.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:04.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:04.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:04.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:04.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:04.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:25:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:04.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:25:04.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 '\*?\QPackage Explorer\E') 16:25:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:04.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:04.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:04.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:04.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:04.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:04.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:04.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:04.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:04.754 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:04.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:04.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:04.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:04.756 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:04.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:04.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:04.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:04.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:04.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:04.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:05.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:05.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:05.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:05.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:05.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:05.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:05.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:05.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:05.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:05.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:05.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:05.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:05.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:05.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:05.761 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:05.762 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:05.762 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 16:25:05.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:05.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:05.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:05.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 16:25:05.763 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 16:25:05.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 16:25:05.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 16:25:05.772 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 16:25:05.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 16:25:05.772 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 16:25:05.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 16:25:05.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 16:25:05.775 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:05.775 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:05.809 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:05.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:05.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:05.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:05.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:05.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:05.811 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 16:25:05.821 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:05.821 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:05.821 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:05.821 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:05.823 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:25:05.823 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:05.854 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67e14895 is found... 16:25:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67e14895 is found failed, an exception will be thrown 16:25:15.865 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:15.865 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:15.865 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 16:25:15.913 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 16:25:15.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:15.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:15.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:15.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:15.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:15.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:15.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:15.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:15.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:15.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:15.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:15.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:15.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:15.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:15.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:15.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:15.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:15.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:15.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:15.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:25:15.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:15.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:15.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:15.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:15.932 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:15.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:15.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:15.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:15.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:15.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:15.935 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:15.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:15.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:15.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:15.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:15.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:15.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:15.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:15.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:15.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:16.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:16.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:16.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:16.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:16.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:16.939 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:16.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:16.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:16.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:16.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:16.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:16.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:16.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:16.943 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:16.943 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:16.944 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:16.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:16.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:16.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:16.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:16.945 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:16.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:16.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:16.955 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:16.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:16.955 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:16.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:16.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:16.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:16.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:16.996 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:16.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:16.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:16.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:16.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:16.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:17.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:17.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:17.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:17.002 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:17.002 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:17.002 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:17.002 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:17.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 16:25:17.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:17.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:17.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:17.014 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 16:25:17.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:17.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:17.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:17.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:17.015 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 16:25:17.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:17.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:17.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:17.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:17.017 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:17.017 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:17.018 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 16:25:17.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 'Save .*'] is available. finished successfully 16:25:17.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 16:25:17.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:17.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:17.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:17.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:17.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:17.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 16:25:17.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:17.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:17.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:17.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 16:25:17.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:17.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 16:25:17.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:17.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:17.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:17.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:17.563 INFO [WorkbenchTestable][AbstractButton] Click button &Save 16:25:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:17.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:17.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:25:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:25:17.630 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:17.630 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:17.630 DEBUG [main][EditorHandler] 0 editor(s) found 16:25:17.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:17.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:17.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:17.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:17.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:17.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:17.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:17.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:17.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:17.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:17.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:17.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:17.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:17.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:17.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:17.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:17.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:17.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:17.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:17.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:17.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:25:17.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:17.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:17.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:17.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:17.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:17.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:17.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:17.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:17.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:17.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:17.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:17.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:17.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:17.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:17.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:17.652 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:17.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:17.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:17.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:17.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:17.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:17.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:18.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:18.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:18.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:18.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:18.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:18.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:18.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:18.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:18.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:18.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 16:25:18.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:18.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:18.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:18.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:18.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:18.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:18.673 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:18.674 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:18.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:18.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:18.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:18.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:18.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:18.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:18.674 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:18.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:18.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:18.681 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:18.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:18.681 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:18.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:18.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:18.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:18.684 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:18.718 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:18.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:18.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:18.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:18.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:18.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:18.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:18.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:18.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:18.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:18.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:18.723 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:18.724 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:18.724 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:18.724 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:18.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 "Make Dirty") 16:25:18.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:18.725 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 16:25:18.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:18.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:18.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:18.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:18.726 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 16:25:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:18.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:18.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:18.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@269025fa is found... 16:25:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@269025fa is found finished successfully 16:25:18.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:18.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:18.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:18.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:18.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:18.744 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:18.744 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:25:18.744 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:18.744 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:18.745 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:18.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 'Save .*'] is available.... 16:25:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 16:25:19.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 16:25:19.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:19.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:19.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:19.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:19.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:19.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 16:25:19.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:19.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:19.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:19.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 16:25:19.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:19.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 16:25:19.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:19.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:19.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:19.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:19.287 INFO [WorkbenchTestable][AbstractButton] Click button &Save 16:25:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:19.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:19.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:25:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:25:19.353 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:19.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:19.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:19.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:19.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:19.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:19.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:19.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:19.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:19.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:19.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:19.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:19.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:19.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:19.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:19.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:19.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:19.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:19.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 '\*?\QPackage Explorer\E') 16:25:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:19.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:19.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:19.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:19.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:19.367 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:19.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:19.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:19.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:19.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:19.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:19.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:19.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:19.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:19.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:19.371 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:19.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:19.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:19.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:19.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:19.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:19.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:19.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:20.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:20.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:20.374 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:20.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:20.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:20.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:20.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:20.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:20.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:20.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:20.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:20.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:20.376 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:20.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:20.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:20.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:20.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:20.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:20.378 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:20.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:20.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:20.384 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:20.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:20.385 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:20.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:20.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:20.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:20.388 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:20.421 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:20.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:20.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:20.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:20.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:20.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:20.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:20.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:20.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:20.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:20.428 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:20.428 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:20.428 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:20.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:20.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:25:20.430 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:25:20.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:25:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:20.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:25:20.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 16:25:20.431 DEBUG [main][MenuItemLookup] Found menu:'File' 16:25:20.431 DEBUG [main][MenuItemLookup] Item match:File 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:20.432 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:25:20.432 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:25:20.433 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:20.433 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:20.433 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:20.500 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:20.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:20.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:20.501 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:20.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:20.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:20.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:20.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:20.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:20.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:20.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:20.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:20.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:20.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:20.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:20.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:20.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:20.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:20.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:20.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:20.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:25:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:20.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:20.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:20.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:20.513 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:20.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:20.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:20.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:20.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:20.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:20.515 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:20.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:20.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:20.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:20.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:20.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:20.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:20.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:20.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:20.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:21.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:21.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:21.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:21.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:21.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:21.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:21.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:21.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:21.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:21.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:21.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:21.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:21.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:21.523 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:21.523 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:21.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:21.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:21.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:21.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:21.524 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:21.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:21.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:21.533 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:21.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:21.533 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:21.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:21.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:21.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:21.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:21.570 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:21.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:21.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:21.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14fd3aa8 is found... 16:25:31.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14fd3aa8 is found failed, an exception will be thrown 16:25:31.582 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:31.583 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:31.583 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:31.620 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:31.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:31.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:31.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:31.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:31.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:31.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:31.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:31.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:31.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:31.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:31.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:31.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:31.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:31.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:31.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:31.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:31.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:31.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 '\*?\QPackage Explorer\E') 16:25:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:31.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:31.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:31.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:31.632 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:31.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:31.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:31.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:31.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:31.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:31.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:31.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:31.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:31.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:31.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:31.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:31.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:31.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:31.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:31.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:32.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:32.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:32.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:32.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:32.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:32.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:32.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:32.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:32.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 16:25:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:32.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:32.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:32.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:32.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:32.661 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:32.662 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:32.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:32.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:32.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:32.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:32.663 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:32.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:32.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:32.671 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:32.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:32.671 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:32.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:32.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:32.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:32.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:32.724 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:32.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:32.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:32.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:32.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 '\*?\QeditorTest.min\E') 16:25:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:32.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:32.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:32.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:32.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:32.731 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:32.731 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:32.731 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:32.733 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:32.733 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:25:32.733 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:25:32.733 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:32.798 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:32.798 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:32.798 DEBUG [main][EditorHandler] 0 editor(s) found 16:25:32.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:32.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:32.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:32.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:32.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:32.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:32.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:32.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:32.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:32.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:32.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:32.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:32.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:32.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:32.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:32.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:32.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:32.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:32.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:32.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:25:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:32.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:32.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:32.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:32.813 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:32.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:32.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:32.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:32.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:32.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:32.816 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:32.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:32.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:32.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:32.817 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:32.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:32.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:32.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:32.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:32.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:32.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:33.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:33.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:33.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:33.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:33.836 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:33.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:33.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:33.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:33.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 16:25:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:33.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:33.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:33.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:33.838 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:33.839 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:33.839 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:33.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:33.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:33.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:33.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:33.840 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:33.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:33.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:33.847 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:33.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:33.847 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:33.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:33.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:33.850 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:33.850 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:33.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:33.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:33.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:33.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:33.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:33.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:33.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:33.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:33.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:33.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:25:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:33.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:25:33.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') 16:25:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:33.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:33.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:33.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:33.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:33.920 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:33.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:33.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:33.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:33.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:33.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:33.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:33.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:33.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:33.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:33.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:33.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:33.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:33.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:34.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:34.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:34.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:34.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:34.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:34.969 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:34.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:34.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:34.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:34.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:34.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:34.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:34.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:34.972 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:34.972 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:34.973 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 16:25:34.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:34.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:34.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:34.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 16:25:34.973 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 16:25:34.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 16:25:34.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 16:25:34.982 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 16:25:34.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 16:25:34.982 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 16:25:34.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 16:25:34.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 16:25:34.985 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:34.985 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:35.018 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:35.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:35.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:35.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:35.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 16:25:35.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:35.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:35.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:35.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:35.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:35.023 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:35.023 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:35.023 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:35.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33e57238 is found... 16:25:35.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33e57238 is found finished successfully 16:25:35.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:35.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:35.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:35.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:35.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:35.028 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 16:25:35.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:35.054 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 16:25:35.054 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:35.054 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:35.055 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:35.056 DEBUG [main][EditorHandler] 2 editor(s) found 16:25:35.056 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:35.113 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:35.113 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 16:25:35.155 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 16:25:35.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:35.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:35.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:35.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:35.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:35.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:35.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:35.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:35.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:35.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:35.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:35.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:35.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:35.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:35.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:35.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:35.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:35.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 '\*?\QPackage Explorer\E') 16:25:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:35.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:35.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:35.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:35.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:35.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:35.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:35.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:35.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:35.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:35.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:35.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:35.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:35.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:35.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:35.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:35.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:35.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:35.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:35.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:35.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:35.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:35.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:36.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:36.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:36.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:36.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:36.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:36.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:36.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:36.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:36.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:36.227 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:36.228 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:36.228 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:36.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:36.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:36.228 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:36.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:36.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:36.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:36.229 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:36.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:36.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:36.237 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:36.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:36.238 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:36.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:36.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:36.241 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:36.241 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:36.283 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:36.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:36.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:36.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:36.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:36.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:36.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:36.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:36.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:36.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:36.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:36.293 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:36.294 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:36.294 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:36.294 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:36.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:36.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:36.299 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:36.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 16:25:36.300 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:36.300 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:36.300 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:36.344 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:36.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:36.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:36.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:36.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:36.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:36.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:36.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:36.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:36.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:36.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:36.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:36.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:36.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:36.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:36.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:36.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 '\*?\QPackage Explorer\E') 16:25:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:36.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:36.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:36.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:36.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:36.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:36.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:36.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:36.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:36.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:36.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:36.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:36.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:36.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:36.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:36.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:36.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:37.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:37.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:37.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:37.414 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:37.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:37.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:37.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:37.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 16:25:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:37.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:37.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:37.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:37.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:37.416 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:37.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:37.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:37.417 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:37.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:37.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:37.424 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:37.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:37.424 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:37.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:37.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:37.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:37.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:37.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:37.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:37.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:37.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:37.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:25:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:37.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:37.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:37.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:37.464 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:37.464 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:37.464 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:37.464 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:37.465 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:37.465 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:37.465 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:37.506 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:37.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:37.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:37.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:37.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:37.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:37.507 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:37.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:37.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:37.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:37.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:37.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:37.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:37.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:37.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:37.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:37.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:37.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:37.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:37.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:37.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:37.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:37.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 '\*?\QPackage Explorer\E') 16:25:37.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:37.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:37.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:37.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:37.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:37.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:37.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:37.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:37.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:37.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:37.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:37.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:37.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:37.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:37.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:37.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:37.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:37.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:37.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:37.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:38.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:38.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:38.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:38.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:38.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:38.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:38.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:38.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:38.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:38.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:38.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:38.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:38.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:38.526 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:38.527 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:38.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 16:25:38.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:38.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:38.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:38.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:38.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:38.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:38.528 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:38.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:38.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:38.534 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 16:25:38.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 16:25:38.534 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 16:25:38.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 16:25:38.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 16:25:38.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:38.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:38.570 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:38.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:38.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:38.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:38.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:38.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:38.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:25:38.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:38.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:38.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:25:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:38.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:25:38.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:25:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:38.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:38.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:38.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:38.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:38.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:38.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:38.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:38.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:38.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:38.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:38.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:38.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:38.631 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:38.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:38.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:38.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:38.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:38.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:39.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:39.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:39.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:39.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:39.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:39.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:25:39.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:25:39.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:39.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:39.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:39.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:39.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:39.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:39.635 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:39.636 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:25:39.636 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 16:25:39.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 16:25:39.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:39.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 16:25:39.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:39.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 16:25:39.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 16:25:39.637 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 16:25:39.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 16:25:39.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 16:25:39.644 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 16:25:39.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 16:25:39.644 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 16:25:39.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 16:25:39.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 16:25:39.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:39.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:39.686 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:39.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:39.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:39.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:39.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4793458d is found... 16:25:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4793458d is found finished successfully 16:25:39.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') 16:25:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:39.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:39.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:39.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:39.692 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:39.692 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:39.693 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:25:39.693 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:25:39.694 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:39.694 DEBUG [main][EditorHandler] 2 editor(s) found 16:25:39.694 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:25:39.714 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:25:39.714 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 16:25:39.762 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 16:25:39.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:39.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:39.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:39.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 16:25:39.764 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:39.764 DEBUG [main][EditorHandler] 0 editor(s) found 16:25:39.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:39.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:39.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:25:39.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:39.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:39.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:39.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:39.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') 16:25:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:39.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:39.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:39.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:39.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:39.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:39.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:39.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:39.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:39.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:39.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:39.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:39.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:39.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:39.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:39.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:39.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:39.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:39.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:40.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:40.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:40.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:40.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:40.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:40.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:40.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:40.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:40.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:40.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:40.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:40.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:40.822 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:40.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:40.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:41.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:41.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:41.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:41.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:41.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:41.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:41.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:41.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:41.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 16:25:41.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:41.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:41.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:41.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:41.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:41.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:41.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:41.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:41.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:41.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:41.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 16:25:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:41.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:41.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:41.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:41.831 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:25:41.831 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:25:41.833 DEBUG [main][TreeItemHandler] Set Tree selection 16:25:41.839 DEBUG [main][TreeHandler] Notify Tree about selection event 16:25:41.850 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:25:41.852 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 16:25:41.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:25:41.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'New' 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:25:41.944 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:25:41.945 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:25:41.945 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:41.945 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:25:41.945 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:25:41.945 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:41.945 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:25:41.945 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:25:41.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:25:41.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:25:41.945 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:25:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:41.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:25:42.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:25:42.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:42.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:42.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:42.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:42.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:25:42.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:42.486 DEBUG [main][MenuItemLookup] Found menu:'New' 16:25:42.486 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:25:42.486 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:42.487 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:25:42.487 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:42.487 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:25:42.487 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:25:42.487 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:25:42.487 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:25:42.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:25:42.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:25:42.487 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:25:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:25:43.240 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 16:25:43.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:25:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:43.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:25:43.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:43.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:25:43.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:43.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:43.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:43.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:43.248 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:25:43.249 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:25:43.249 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:25:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:43.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:43.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:43.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:25:43.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:25:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:25:43.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:25:43.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:25:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:43.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:43.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:43.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:43.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:43.252 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:25:43.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:43.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:43.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:43.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:43.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:25:43.278 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:25:43.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:25:43.780 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:25:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:25:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:25:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:25:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:25:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:43.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:43.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:43.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:43.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:43.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:25:43.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:43.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:43.785 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 16:25:43.785 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:25:43.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:25:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:25:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.977 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.047 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.213 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.544 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.182 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.2 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.354 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.167 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.822 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.112 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.407 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.149 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.262 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.183 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.305 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.717 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.721 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.147 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.118 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.178 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.357 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.189 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.162 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.257 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:25:43.847 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:25:43.850 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:25:43.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:43.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:25:43.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:43.851 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:25:43.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:43.852 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:25:43.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:43.852 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:25:43.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.*'] 16:25:43.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:43.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.*'] 16:25:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:43.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:25:43.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:43.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:43.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:43.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:25:43.854 DEBUG [main][MenuItemLookup] Found menu:'File' 16:25:43.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:25:43.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:25:43.855 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:25:43.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:25:43.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:25:43.855 DEBUG [main][MenuItemLookup] Item match:Window 16:25:43.855 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:43.856 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:25:43.856 DEBUG [main][MenuItemLookup] Item match:Preferences 16:25:43.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:25:43.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:25:43.856 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:25:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:25:44.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. finished successfully 16:25:44.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:25:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:44.013 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:25:44.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:25:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:44.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:44.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:25:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:25:44.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:25:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:44.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:44.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:44.041 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:25:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:44.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:44.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:25:44.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:25:44.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:44.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:44.107 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:44.108 DEBUG [main][EditorHandler] 0 editor(s) found 16:25:44.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.109 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:25:44.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:44.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:44.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 '\*?\QProject Explorer\E') 16:25:44.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:44.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:44.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:44.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:44.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:44.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:44.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:44.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:44.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:44.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:44.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:44.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:44.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:25:44.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:44.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:44.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:44.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:25:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:44.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:44.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:44.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:44.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:44.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:25:44.121 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:44.121 DEBUG [main][EditorHandler] 0 editor(s) found 16:25:44.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'] 16:25:44.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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'] 16:25:44.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 16:25:44.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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'] 16:25:44.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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'] 16:25:44.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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'] 16:25:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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 Project"] 16:25:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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'] 16:25:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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'] 16:25:44.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:44.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:44.126 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:25:44.126 DEBUG [main][MenuItemLookup] Found menu:'File' 16:25:44.126 DEBUG [main][MenuItemLookup] Item match:File 16:25:44.128 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:25:44.128 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:25:44.131 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:25:44.131 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:44.131 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:25:44.131 DEBUG [main][MenuItemLookup] Found menu:'File' 16:25:44.131 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:25:44.131 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:44.132 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:25:44.132 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:25:44.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:25:44.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:25:44.146 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:25:44.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.... 16:25:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:25:44.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:25:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:44.257 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:25:44.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:25:44.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:44.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:44.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:44.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:25:44.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:25:44.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:25:44.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:25:44.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:44.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:25:44.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:44.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:25:44.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:25:44.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:25:44.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:44.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:25:44.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:44.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:25:44.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:25:44.262 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:25:44.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:25:44.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:25:44.274 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:25:44.274 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:25:44.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:25:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:44.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:44.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:44.277 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:25:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:44.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:44.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:44.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:25:44.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:25:44.314 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 16:25:44.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 16:25:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:44.315 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:25:44.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.316 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 16:25:44.316 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:") 16:25:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:44.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:44.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:25:44.319 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:25:44.320 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 16:25:44.321 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:25:44.321 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 16:25:44.322 DEBUG [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) 16:25:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:44.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:44.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:44.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:44.351 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:25:44.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:44.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:44.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:44.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:25:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:25:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:44.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:44.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:44.906 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:25:44.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.907 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:25:44.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.907 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:25:44.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.907 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:25:44.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:25:44.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:25:44.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:25:44.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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: "Import"] 16:25:44.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.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: "Import"] 16:25:44.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:44.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:44.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:44.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:44.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:44.910 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:25:44.910 DEBUG [main][MenuItemLookup] Found menu:'File' 16:25:44.910 DEBUG [main][MenuItemLookup] Item match:File 16:25:44.911 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:25:44.911 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:25:44.911 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:44.912 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:25:44.912 DEBUG [main][MenuItemLookup] Item match:Import... 16:25:44.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:25:44.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:25:44.913 INFO [main][MenuItemHandler] Select menu item: &Import... 16:25:45.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:25:45.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:25:45.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:25:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:45.008 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:25:45.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:45.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:25:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:25:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:25:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:25:45.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:25:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:45.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:25:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:25:45.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:25:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:45.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:25:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:45.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:25:45.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:25:45.524 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:25:45.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:25:45.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:25:45.528 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:25:45.528 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:25:45.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 16:25:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:45.531 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:25:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:45.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:45.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:45.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:25:45.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:45.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:45.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:25:45.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:45.658 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:25:45.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:25:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:25:45.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:25:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:45.658 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:25:45.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:25:45.661 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 16:25:45.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:") 16:25:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:45.677 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:25:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:45.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:45.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:45.694 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 16:25:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:25:45.702 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/ 16:25:45.703 DEBUG [WorkbenchTestable][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") 16:25:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:45.766 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:25:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:45.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:45.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:45.807 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 16:25:45.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:25:45.823 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 16:25:45.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:25:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:45.825 DEBUG [WorkbenchTestable][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") 16:25:45.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:45.828 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 16:25:45.828 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 16:25:45.828 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 16:25:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:45.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:45.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:45.854 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:25:45.854 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:25:45.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.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) 16:25:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:45.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:45.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:45.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:45.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:25:45.859 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:25:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:25:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:25:45.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:25:45.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:25:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:25:46.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:25:46.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:46.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:25:46.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:25:47.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:25:47.911 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 16:25:47.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:25:47.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:25:47.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:25:47.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:47.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:47.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:47.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:47.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:47.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:47.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:25:47.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:47.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:47.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:47.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:47.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:47.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:25:47.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:47.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:47.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:47.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:47.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:47.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:47.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:47.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:47.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:47.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:47.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:47.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:47.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:47.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:47.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:47.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:47.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:47.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:47.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:47.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:48.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:48.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:48.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:48.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:48.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:48.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:48.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:48.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:48.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 16:25:48.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:48.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:48.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:48.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:48.939 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:48.939 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:25:48.940 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:25:48.940 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:25:48.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:25:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:49.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:25:49.449 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:25:49.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:25:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:49.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:25:49.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:25:49.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:25:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:50.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:50.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:25:50.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:25:50.469 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:25:50.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:25:50.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:25:50.522 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:25:50.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:25:50.522 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:25:50.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:25:50.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:25:50.541 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:50.541 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:52.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:52.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:52.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:25:52.100 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 16:25:52.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:25:52.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:52.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:52.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:52.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:52.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d8246f is found... 16:25:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d8246f is found finished successfully 16:25:52.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:25:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:52.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:52.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:52.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:52.252 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:52.252 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:25:52.254 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 16:25:52.309 INFO [WorkbenchTestable][Keyboard] Type text "a" 16:25:52.627 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:25:52.627 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 16:25:53.244 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:53.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 16:25:53.245 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:25:53.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:25:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:53.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:25:53.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:25:53.246 DEBUG [main][MenuItemLookup] Found menu:'File' 16:25:53.246 DEBUG [main][MenuItemLookup] Item match:File 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:53.248 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:25:53.248 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:25:53.249 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:25:53.249 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:25:53.249 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:25:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:25:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:25:53.320 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:53.320 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 16:25:53.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:53.321 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 16:25:53.321 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:25:53.342 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:25:53.530 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:25:53.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:53.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:53.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:25:53.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:53.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:53.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:53.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:53.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 '\*?\QProject Explorer\E') 16:25:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:53.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:53.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:53.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:53.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:53.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:53.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:53.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:53.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:53.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:53.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:53.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:53.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:53.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:53.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:53.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:53.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:53.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:53.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:54.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:54.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:54.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:54.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:54.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:54.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:54.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:54.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:54.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 16:25:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:54.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:54.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:54.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:54.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:54.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:25:54.626 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:25:54.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:25:54.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:25:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:54.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:25:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:54.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:25:54.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:25:54.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:25:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:54.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:25:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:54.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:25:54.628 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:25:54.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:25:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:54.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:25:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:54.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:25:54.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:25:54.629 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:25:54.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:25:54.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:25:54.643 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:25:54.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:25:54.644 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:25:54.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:25:54.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:25:54.652 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:54.652 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:55.099 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:55.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:55.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:25:55.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:25:55.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:25:55.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:25:55.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:55.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:55.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:55.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:55.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6822cd1 is found... 16:25:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6822cd1 is found finished successfully 16:25:55.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:25:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:55.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:55.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:55.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:55.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:55.114 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:55.114 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 16:25:55.114 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:25:55.195 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:55.195 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:25:55.195 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:25:55.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:25:55.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:55.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:55.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:25:55.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:25:55.196 DEBUG [main][MenuItemLookup] Found menu:'File' 16:25:55.197 DEBUG [main][MenuItemLookup] Item match:File 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'' 16:25:55.198 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:25:55.198 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:25:55.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:25:55.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:25:55.199 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:25:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:25:55.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:25:55.311 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:55.311 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:25:55.312 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:25:55.312 DEBUG [main][EditorHandler] 1 editor(s) found 16:25:55.312 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:25:55.500 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:25:55.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:25:55.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:25:55.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:25:55.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:25:55.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:25:55.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:25:55.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:55.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:55.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:25:55.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:55.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:55.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:25:55.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:25:55.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:25:55.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:25:55.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:25:55.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:55.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:55.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:55.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:55.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:55.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:25:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:25:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:25:55.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:55.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:55.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:55.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:55.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:55.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:55.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:55.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:56.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:56.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:56.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:56.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:25:56.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:25:56.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:25:56.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:25:56.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:56.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:25:56.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:25:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:56.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:56.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:56.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:25:56.538 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:25:56.538 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:25:56.539 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:25:56.539 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:25:56.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:25:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:56.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:25:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:56.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:25:56.540 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:25:56.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:25:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:56.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:25:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:56.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:25:56.540 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:25:56.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:25:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:25:56.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:25:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:25:56.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:25:56.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:25:56.541 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:25:56.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:25:56.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:25:56.589 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:25:56.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:25:56.590 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:25:56.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:25:56.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:25:56.599 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:25:56.599 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:25:56.940 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:25:56.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:25:56.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:25:56.941 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 16:25:56.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:25:56.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:25:56.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:25:56.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:25:56.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:25:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:25:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@384e4c78 is found... 16:25:56.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@384e4c78 is found finished successfully 16:25:56.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:25:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:25:56.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:25:57.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:25:57.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:25:57.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:25:57.002 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:57.002 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:25:57.009 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:25:57.009 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:25:57.012 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 16:25:57.030 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 16:25:57.037 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:25:57.037 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:25:57.689 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:25:57.689 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:25:58.290 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:25:58.290 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 16:25:58.892 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:25:58.892 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:25:59.493 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:25:59.493 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:26:00.095 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:26:00.095 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:26:00.696 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:26:00.696 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 16:26:01.298 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:26:01.298 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:26:01.899 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:01.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:01.900 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:01.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:01.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:01.923 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:01.924 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:01.924 DEBUG [main][MenuItemLookup] Item match:File 16:26:01.925 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:01.925 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:01.925 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:01.925 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:01.925 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:01.925 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:01.926 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:01.926 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:01.926 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:01.926 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:01.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:01.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:01.926 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:01.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:01.962 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 16:26:01.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:01.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:01.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:01.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:01.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:01.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:01.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:01.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:01.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:01.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:01.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:01.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:01.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:01.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:01.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:01.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:01.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:02.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:02.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:02.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:02.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:02.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:02.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:02.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:02.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:02.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:02.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:02.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:02.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:03.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:03.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:03.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:03.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:03.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:03.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:03.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 16:26:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:03.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:03.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:03.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:03.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:03.035 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:03.035 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:03.036 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:03.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:03.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:03.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:03.036 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:03.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:03.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:03.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:03.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:03.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:03.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:03.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:03.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:03.037 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:03.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:03.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:03.050 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:03.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:03.050 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:03.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:03.058 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:03.058 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:03.058 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:03.112 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:03.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:03.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:03.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:03.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:03.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:03.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:03.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:03.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c3c2691 is found... 16:26:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c3c2691 is found finished successfully 16:26:03.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:03.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:03.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:03.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:03.118 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:03.119 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:03.119 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:03.142 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:03.143 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:03.143 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:03.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:03.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:03.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:03.144 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:03.144 DEBUG [main][MenuItemLookup] Item match:File 16:26:03.145 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:03.145 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:03.145 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:03.145 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:03.145 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:03.145 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:03.145 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:03.146 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:03.146 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:03.146 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:03.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:03.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:03.146 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:03.296 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:03.297 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:03.297 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:03.297 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:03.297 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:03.459 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:03.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:03.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:03.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:03.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:03.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:03.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:03.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:03.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:03.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:03.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:03.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:03.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:03.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:03.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:03.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:03.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:03.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:03.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:03.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:03.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:03.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:03.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:03.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:03.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:03.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:03.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:03.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:03.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:03.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:03.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:03.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:03.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:03.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:03.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:03.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:03.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:03.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:03.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:03.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:03.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:03.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:03.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:04.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:04.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:04.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:04.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:04.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:04.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:04.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:04.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:04.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:04.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 16:26:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:04.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:04.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:04.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:04.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:04.530 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:04.530 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:04.531 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:04.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:04.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:04.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:04.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:04.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:04.531 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:04.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:04.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:04.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:04.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:04.532 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:04.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:04.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:04.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:04.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:04.532 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:04.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:04.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:04.547 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:04.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:04.547 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:04.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:04.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:04.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:04.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:04.774 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:04.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:04.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:04.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:04.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:04.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:04.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:04.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:04.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b06b760 is found... 16:26:04.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b06b760 is found finished successfully 16:26:04.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:04.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:04.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:04.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:04.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:04.810 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:04.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:04.810 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:04.811 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:04.811 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:26:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:05.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:05.812 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:05.812 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:26:05.812 DEBUG [main][MenuItemLookup] Item match:Edit 16:26:05.814 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 16:26:05.815 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:05.816 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 16:26:05.816 DEBUG [main][MenuItemLookup] Item match:Content Assist 16:26:05.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 16:26:05.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 16:26:05.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 16:26:05.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 16:26:05.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 16:26:05.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 16:26:05.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 16:26:05.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 16:26:05.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:05.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:05.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:05.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:05.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:05.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:05.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:05.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') 16:26:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:05.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:05.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:05.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:05.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:05.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:05.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:05.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:05.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:05.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:05.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:05.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:05.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:05.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:05.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:05.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:05.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:05.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:06.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:06.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:06.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:06.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:06.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:06.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:06.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:06.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:06.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:06.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:06.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:06.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:06.911 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:06.911 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:06.912 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:06.912 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:06.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:06.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:06.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:06.912 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:06.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:06.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:06.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:06.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:06.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:06.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:06.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:06.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:06.914 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:06.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:06.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:06.926 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:06.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:06.926 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:06.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:06.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:06.933 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:06.933 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:06.984 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:06.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:06.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:06.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:06.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:06.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:06.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:06.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aca3076 is found... 16:26:06.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4aca3076 is found finished successfully 16:26:06.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:06.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:06.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:06.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:06.990 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:06.990 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:06.990 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:07.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:07.019 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:07.019 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:07.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:07.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:07.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:07.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:07.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:07.020 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:07.020 DEBUG [main][MenuItemLookup] Item match:File 16:26:07.021 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:07.021 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:07.021 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:07.022 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:07.022 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:07.022 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:07.022 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:07.022 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:07.022 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:07.022 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:07.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:07.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:07.022 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:07.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:07.100 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:07.100 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:07.100 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:07.100 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:07.100 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:07.236 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:07.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:07.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:07.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:07.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:07.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:07.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:07.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:07.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:07.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:07.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:07.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'] 16:26:07.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.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'] 16:26:07.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.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: "Create New File"] 16:26:07.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.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'] 16:26:07.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.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'] 16:26:07.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:26:07.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 16:26:07.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:26:07.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:26:07.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:07.242 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:07.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:26:07.242 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:07.242 DEBUG [main][MenuItemLookup] Item match:File 16:26:07.244 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:07.244 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:26:07.246 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:26:07.246 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:07.246 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:26:07.246 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:07.246 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:26:07.246 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:07.246 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:26:07.246 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:26:07.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:26:07.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:26:07.247 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:26:07.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:26:07.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:26:07.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:26:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:07.409 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:26:07.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:26:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:07.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:07.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:07.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:26:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:26:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:26:07.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:26:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:07.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:26:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:07.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:26:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:26:07.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:26:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:07.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:26:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:07.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:26:07.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 16:26:07.413 DEBUG [main][TreeItemHandler] Selecting tree item: File 16:26:07.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 16:26:07.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 16:26:07.418 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:26:07.418 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:26:07.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:26:07.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:07.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:07.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:07.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:07.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:26:07.420 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:26:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:26:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:26:07.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:26:07.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:26:07.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'] 16:26:07.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:26:07.470 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 16:26:07.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:26:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:07.496 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:26:07.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:26:07.496 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:") 16:26:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:07.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:07.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:07.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:07.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:26:07.501 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:26:07.502 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 16:26:07.503 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:") 16:26:07.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:07.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:07.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:07.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:26:07.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:26:07.513 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 16:26:07.513 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:26:07.513 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 16:26:07.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 16:26:07.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:07.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:07.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:07.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:07.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:26:07.516 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:26:07.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:26:07.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:26:07.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:26:07.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:26:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:26:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:26:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:26:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:08.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 16:26:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:08.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:08.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:08.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:08.048 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 16:26:08.057 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:08.057 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:08.057 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:26:08.057 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:26:08.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:08.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:08.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:08.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:08.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:08.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 16:26:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:08.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 16:26:08.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:08.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:08.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:08.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:08.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:08.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:08.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:08.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:08.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:08.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:08.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:08.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:08.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:08.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:08.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:08.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:08.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:08.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:08.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:08.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:09.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:09.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:09.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:09.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:09.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:09.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:09.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:09.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 16:26:09.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:09.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:09.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:09.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:09.098 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:09.098 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:09.099 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:09.099 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:09.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:09.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:09.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:09.100 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:09.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:09.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:09.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:09.100 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:09.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:09.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:09.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:09.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:09.101 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:09.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:09.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:09.119 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:09.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:09.119 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:09.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:09.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:09.127 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:09.127 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:09.350 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:09.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:09.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:09.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:09.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:09.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:09.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:09.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@293816a9 is found... 16:26:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@293816a9 is found finished successfully 16:26:09.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:09.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:09.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:09.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:09.396 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:09.396 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:09.396 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:09.455 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:09.455 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:09.455 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:09.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:09.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:09.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:09.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:09.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:09.456 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:09.456 DEBUG [main][MenuItemLookup] Item match:File 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:09.458 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:09.458 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:09.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:09.502 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:09.502 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:09.515 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:09.515 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:09.515 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:09.515 DEBUG [main][EditorHandler] 2 editor(s) found 16:26:09.515 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 16:26:09.553 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 16:26:09.553 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:09.709 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:09.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:09.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:09.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:09.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:09.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:09.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:09.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:09.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:09.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:09.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:09.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:09.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:09.712 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:09.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:09.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:09.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:09.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:09.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:09.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:09.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:09.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:09.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:09.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:09.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:09.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:09.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:09.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:09.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:09.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:09.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:09.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:09.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:09.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:09.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:09.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:09.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:09.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:09.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:09.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:10.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:10.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:10.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:10.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:10.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:10.742 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:10.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:10.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:10.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:10.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:10.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:10.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:10.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:10.744 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:10.744 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:10.744 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:10.745 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:10.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:10.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:10.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:10.745 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:10.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:10.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:10.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:10.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:10.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:10.746 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:10.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:10.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:10.760 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:10.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:10.760 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:10.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:10.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:10.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:10.987 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:10.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:10.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:10.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:10.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:10.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:10.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:10.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a49d66d is found... 16:26:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a49d66d is found finished successfully 16:26:10.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:10.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:11.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:11.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:11.009 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:11.009 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:11.009 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 16:26:11.009 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 16:26:11.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:11.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:11.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:11.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:11.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:11.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:11.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:11.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 '\*?\QProject Explorer\E') 16:26:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:11.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:11.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:11.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:11.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:11.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:11.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:11.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:11.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:11.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:11.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:11.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:11.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:11.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:11.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:11.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:11.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:11.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:11.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:11.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:11.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:12.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:12.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:12.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:12.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:12.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:12.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:12.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:12.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:12.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:12.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:12.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:12.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:12.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:12.110 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:12.110 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:12.111 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:12.111 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:12.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:12.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:12.111 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:12.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:12.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:12.111 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:12.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:12.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:12.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:12.112 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:12.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:12.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:12.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:12.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:12.112 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:12.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:12.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:12.124 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:12.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:12.124 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:12.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:12.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:12.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:12.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:12.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:12.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@573a58af is found... 16:26:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@573a58af is found finished successfully 16:26:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:12.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:12.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:12.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:12.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:12.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:12.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:12.188 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:12.188 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:12.213 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:12.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:12.213 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:12.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:12.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:12.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:12.214 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:12.214 DEBUG [main][MenuItemLookup] Item match:File 16:26:12.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:12.216 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:12.216 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:12.216 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:12.216 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:12.216 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:12.216 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:12.216 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:12.216 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:12.216 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:12.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:12.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:12.216 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:12.298 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:12.298 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:12.299 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:12.299 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:12.299 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:12.432 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:12.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:12.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:12.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:12.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:12.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:12.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:12.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:12.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:12.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:12.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:12.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:12.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:12.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:12.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:12.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:12.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:12.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:12.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:12.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:12.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:12.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:12.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:12.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:12.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:12.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:12.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:12.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:12.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:12.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:12.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:12.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:12.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:12.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:12.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:12.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:12.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:12.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:12.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:12.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:12.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:13.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:13.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:13.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:13.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:13.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:13.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:13.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:13.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:13.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:13.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:13.445 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:13.446 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:13.446 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:13.446 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:13.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:13.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:13.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:13.447 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:13.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:13.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:13.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:13.447 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:13.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:13.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:13.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:13.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:13.448 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:13.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:13.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:13.460 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:13.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:13.460 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:13.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:13.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:13.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:13.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:13.676 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:13.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:13.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:13.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:13.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:13.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:13.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:13.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:13.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:13.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:13.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2245931c is found... 16:26:13.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2245931c is found finished successfully 16:26:13.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:13.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:13.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:13.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:13.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:13.703 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:13.704 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:13.704 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:13.704 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:13.905 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:14.114 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:14.114 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:14.314 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:14.522 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:14.522 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:14.722 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:14.932 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:14.932 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:15.133 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:15.340 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:26:15.340 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:26:15.541 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 16:26:16.542 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() { 16:26:16.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:16.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:16.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:16.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:16.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:16.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:16.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:16.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') 16:26:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:16.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:16.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:16.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:16.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:16.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:16.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:16.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:16.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:16.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:16.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:16.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:16.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:16.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:16.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:16.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:16.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:16.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:16.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:16.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:17.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:17.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:17.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:17.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:17.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:17.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:17.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:17.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:17.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:17.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:17.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:17.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:17.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:17.627 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:17.627 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:17.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:17.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:17.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:17.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:17.628 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:17.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:17.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:17.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:17.628 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:17.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:17.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:17.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:17.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:17.629 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:17.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:17.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:17.640 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:17.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:17.640 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:17.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:17.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:17.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:17.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:17.711 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:17.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:17.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:17.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:17.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:17.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:17.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@83d1bfc is found... 16:26:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@83d1bfc is found finished successfully 16:26:17.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:17.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:17.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:17.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:17.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:17.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:17.719 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:17.719 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:17.719 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:17.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:17.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:17.756 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:17.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:17.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:17.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:17.757 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:17.757 DEBUG [main][MenuItemLookup] Item match:File 16:26:17.758 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:17.759 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:17.759 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:17.759 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:17.759 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:17.759 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:17.759 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:17.759 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:17.759 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:17.759 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:17.759 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:17.759 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:17.759 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:17.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:17.819 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:17.819 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:17.820 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:17.820 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:17.820 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:17.964 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:17.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:17.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:17.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:17.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:17.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:17.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:17.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:17.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:17.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:17.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:17.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:17.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:17.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:17.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:17.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:17.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:17.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:17.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:17.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:17.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:17.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:17.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:17.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:17.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:18.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:18.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:18.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:18.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:18.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:18.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:18.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:18.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:18.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:18.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:18.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:18.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:18.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:18.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:18.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:18.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:19.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:19.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:19.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:19.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:19.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:19.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:19.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:19.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 16:26:19.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:19.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:19.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:19.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:19.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:19.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:19.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:19.039 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:19.039 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:19.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:19.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:19.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:19.040 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:19.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:19.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:19.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:19.040 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:19.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:19.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:19.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:19.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:19.041 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:19.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:19.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:19.054 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:19.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:19.054 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:19.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:19.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:19.060 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:19.060 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:19.302 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@288f760e is found... 16:26:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@288f760e is found finished successfully 16:26:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:19.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:19.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:19.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:19.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:19.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:19.326 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:19.326 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:19.326 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:19.326 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:19.527 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:19.734 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:19.734 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:19.934 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:20.141 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:20.142 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:20.342 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:20.549 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:20.549 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:20.749 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:20.957 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:26:20.957 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:26:21.158 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 16:26:22.159 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(""); } } 16:26:22.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:22.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:22.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:22.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:22.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:22.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:22.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:22.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:22.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:22.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:22.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:22.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:22.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:22.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:22.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:22.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:22.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:22.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:22.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:22.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:22.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:22.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:22.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:22.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:22.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:22.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:22.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:22.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:22.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:22.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:22.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:23.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:23.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:23.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:23.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:23.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:23.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:23.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 16:26:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:23.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:23.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:23.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:23.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:23.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:23.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:23.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:23.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:23.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:23.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:23.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:23.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:23.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:23.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:23.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:23.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:23.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:23.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:23.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:23.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:23.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:23.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:23.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:23.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:23.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:23.237 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:23.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:23.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:23.249 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:23.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:23.249 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:23.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:23.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:23.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:23.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:23.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:23.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:23.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:23.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:23.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:23.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:23.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12233c64 is found... 16:26:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12233c64 is found finished successfully 16:26:23.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 '\*?\QJavaClass.java\E') 16:26:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:23.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:23.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:23.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:23.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:23.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:23.314 DEBUG [WorkbenchTestable][EditorHandler] 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 16:26:23.315 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:23.346 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:23.347 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:23.347 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:23.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:23.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:23.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:23.348 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:23.348 DEBUG [main][MenuItemLookup] Item match:File 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:23.349 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:23.350 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:23.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:23.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:23.350 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:23.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:23.413 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:23.413 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:23.413 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:23.432 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:23.432 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:23.558 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:23.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:23.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:23.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:23.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:23.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:23.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:23.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:23.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:23.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:23.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:23.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:23.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:23.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:23.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:23.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:23.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:23.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:23.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:23.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:23.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:23.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:23.564 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:23.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:23.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:23.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:23.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:23.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:23.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:23.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:23.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:23.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:23.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:23.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:23.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:23.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:23.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:24.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:24.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:24.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:24.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:24.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:24.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:24.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:24.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:24.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:24.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 16:26:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:24.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:24.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:24.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:24.610 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:24.611 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:24.611 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:24.611 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:24.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:24.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:24.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:24.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:24.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:24.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:24.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:24.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:24.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:24.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:24.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:24.613 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:24.613 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:24.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:24.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:24.628 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:24.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:24.628 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:24.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:24.637 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:24.637 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:24.637 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:24.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:24.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35090704 is found... 16:26:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35090704 is found finished successfully 16:26:24.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:24.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:24.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:24.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:24.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:24.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:24.900 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:24.962 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:24.962 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:24.962 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:24.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:24.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:24.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:24.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:24.985 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:25.012 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:25.012 DEBUG [main][MenuItemLookup] Item match:File 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:25.013 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:25.014 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:25.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:25.014 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:25.015 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:25.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:25.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:25.047 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:25.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 16:26:25.048 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:26:26.048 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:26.058 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:26:27.059 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:27.059 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 16:26:27.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:27.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:27.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:27.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:27.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:27.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:27.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:27.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:27.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 '\*?\QProject Explorer\E') 16:26:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:27.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:27.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:27.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:27.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:27.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:27.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:27.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:27.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:27.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:27.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:27.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:27.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:27.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:27.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:27.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:27.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:27.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:27.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:27.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:28.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:28.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:28.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:28.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:28.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:28.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:28.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:28.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:28.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:28.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:28.133 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:28.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:28.134 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:28.134 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:28.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:28.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:28.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:28.135 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:28.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:28.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:28.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:28.135 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:28.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:28.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:28.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:28.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:28.136 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:28.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:28.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:28.156 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:28.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:28.156 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:28.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:28.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:28.163 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:28.163 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:28.218 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:28.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:28.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:28.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:28.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:28.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:28.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@666d94c2 is found... 16:26:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@666d94c2 is found finished successfully 16:26:28.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:28.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:28.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:28.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:28.224 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:28.224 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 16:26:28.224 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:28.239 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:28.239 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:28.239 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:28.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:28.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:28.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:28.240 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:28.240 DEBUG [main][MenuItemLookup] Item match:File 16:26:28.241 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:28.241 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:28.241 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:28.242 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:28.242 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:28.242 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:28.242 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:28.242 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:28.242 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:28.242 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:28.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:28.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:28.242 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:28.296 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:28.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 16:26:28.296 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:28.296 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:28.296 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:28.438 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:28.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:28.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:28.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:28.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:28.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:28.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:28.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:28.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:28.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:28.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:28.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:28.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:28.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:28.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:28.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:28.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:28.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:28.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:28.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:28.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') 16:26:28.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:28.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:28.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:28.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:28.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:28.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:28.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:28.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:28.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:28.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:28.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:28.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:28.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:28.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:28.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:28.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:28.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:28.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:28.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:28.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:28.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:28.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:29.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:29.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:29.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:29.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:29.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:29.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:29.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 16:26:29.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:29.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:29.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:29.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:29.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:29.492 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:29.492 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:29.493 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:29.493 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:29.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:29.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:29.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:29.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:29.494 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:29.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:29.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:29.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:29.494 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:29.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:29.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:29.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:29.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:29.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:29.495 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:29.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:29.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:29.514 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:29.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:29.514 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:29.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:29.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:29.521 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:29.521 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:29.726 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9b7686d is found... 16:26:29.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9b7686d is found finished successfully 16:26:29.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:29.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:29.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:29.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:29.749 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:29.749 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:29.750 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:29.750 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:29.750 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 16:26:29.772 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:29.773 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:29.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:29.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:29.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:29.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:29.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:29.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:29.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:29.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 '\*?\QProject Explorer\E') 16:26:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:29.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:29.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:29.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:29.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:29.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:29.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:29.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:29.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:29.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:29.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:29.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:29.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:29.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:29.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:29.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:29.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:30.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:30.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:30.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:30.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:30.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:30.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:30.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:30.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:30.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:30.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:30.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:30.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:30.838 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:30.838 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:30.839 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:30.839 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:30.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:30.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:30.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:30.840 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:30.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:30.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:30.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:30.840 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:30.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:30.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:30.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:30.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:30.841 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:30.844 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:30.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:30.852 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:30.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:30.852 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:30.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:30.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:30.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:30.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:30.909 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:30.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:30.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:30.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:30.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:30.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:30.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41e7c368 is found... 16:26:30.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41e7c368 is found finished successfully 16:26:30.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 '\*?\QJavaClass.java\E') 16:26:30.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:30.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:30.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:30.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:30.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:30.916 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:30.916 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:30.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:30.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:30.934 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:30.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:30.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:30.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:30.935 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:30.935 DEBUG [main][MenuItemLookup] Item match:File 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:30.936 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:30.936 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:30.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:30.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:30.936 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:31.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:31.006 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:31.006 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:31.007 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:31.007 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:31.007 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:31.154 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:31.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:31.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:31.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:31.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:31.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:31.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:31.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:31.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:31.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:31.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:31.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:31.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:31.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:31.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:31.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:31.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:31.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:31.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:31.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:31.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 '\*?\QProject Explorer\E') 16:26:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:31.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:31.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:31.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:31.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:31.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:31.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:31.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:31.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:31.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:31.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:31.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:31.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:31.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:31.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:31.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:31.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:31.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:31.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:31.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:32.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:32.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:32.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:32.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:32.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:32.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:32.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:32.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 16:26:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:32.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:32.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:32.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:32.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:32.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:32.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:32.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:32.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:32.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:32.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:32.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:32.238 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:32.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:32.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:32.250 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:32.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:32.250 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:32.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:32.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:32.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:32.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:32.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:32.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:32.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:32.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:32.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:32.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:32.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:32.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:32.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64ce649d is found... 16:26:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64ce649d is found finished successfully 16:26:32.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 '\*?\QJavaClass.java\E') 16:26:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:32.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:32.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:32.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:32.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:32.462 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:32.462 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:32.462 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 16:26:32.462 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 16:26:32.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:32.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:32.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:32.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:32.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:32.513 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:32.513 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 16:26:32.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:32.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:32.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:32.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:32.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:32.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:32.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:32.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 '\*?\QProject Explorer\E') 16:26:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:32.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:32.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:32.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:32.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:32.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:32.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:32.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:32.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:32.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:32.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:32.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:32.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:32.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:32.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:32.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:32.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:32.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:32.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:33.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:33.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:33.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:33.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:33.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:33.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:33.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:33.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:33.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 16:26:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:33.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:33.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:33.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:33.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:33.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:33.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:33.595 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:33.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:33.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:33.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:33.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:33.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:33.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:33.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:33.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:33.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:33.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:33.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:33.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:33.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:33.596 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:33.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:33.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:33.609 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:33.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:33.609 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:33.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:33.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:33.616 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:33.617 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:33.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:33.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:33.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:33.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:33.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:33.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:33.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799a9c0b is found... 16:26:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799a9c0b is found finished successfully 16:26:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:33.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:33.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:33.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:33.675 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:33.675 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=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 16:26:33.675 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:33.699 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:33.699 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:33.699 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:33.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:33.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:33.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:33.700 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:33.700 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:33.700 DEBUG [main][MenuItemLookup] Item match:File 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:33.701 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:33.701 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:33.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:33.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:33.702 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:33.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:33.745 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:33.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 16:26:33.745 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:33.746 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:33.746 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:33.902 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:33.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:33.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:33.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:33.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:33.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:33.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:33.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:33.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:33.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:33.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:33.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:33.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:33.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:33.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:33.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:33.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:33.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:33.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:33.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:33.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:33.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:33.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:33.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:33.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:33.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:33.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:33.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:33.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:33.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:33.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:33.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:33.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:33.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:33.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:33.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:33.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:33.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:33.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:33.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:33.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:34.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:34.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:34.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:34.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:34.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:34.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:34.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:34.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:34.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:34.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:34.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:34.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:34.936 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:34.936 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:34.936 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:34.936 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:34.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:34.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:34.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:34.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:34.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:34.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:34.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:34.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:34.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:34.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:34.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:34.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:34.938 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:34.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:34.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:34.949 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:34.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:34.950 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:34.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:34.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:34.956 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:34.956 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:35.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@262b99f0 is found... 16:26:35.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@262b99f0 is found finished successfully 16:26:35.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:35.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:35.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:35.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:35.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:35.181 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:35.181 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:35.181 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 16:26:35.192 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 16:26:35.192 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 16:26:35.212 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:35.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:35.213 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:35.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:35.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:35.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:35.214 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:35.214 DEBUG [main][MenuItemLookup] Item match:File 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.215 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:35.215 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:35.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:35.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:35.216 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:35.305 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:35.305 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:35.305 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:35.306 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:35.306 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:26:35.306 DEBUG [main][MenuItemLookup] Item match:Edit 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:26:35.307 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:35.308 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 16:26:35.308 DEBUG [main][MenuItemLookup] Item match:Content Assist 16:26:35.308 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:35.308 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:35.309 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 16:26:35.309 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:26:36.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:36.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:36.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:36.309 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:36.309 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:26:36.309 DEBUG [main][MenuItemLookup] Item match:Edit 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:36.311 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 16:26:36.311 DEBUG [main][MenuItemLookup] Item match:Content Assist 16:26:36.312 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 16:26:36.312 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 16:26:36.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 16:26:36.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 16:26:36.313 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 16:26:36.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 16:26:36.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 16:26:36.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:26:36.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:36.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 16:26:36.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:26:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:36.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:36.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:36.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:26:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:26:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:26:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 16:26:36.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:26:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:36.552 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 16:26:36.552 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 16:26:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:26:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:26:36.594 DEBUG [WorkbenchTestable][ContentAssistant] abstract 16:26:36.594 DEBUG [WorkbenchTestable][ContentAssistant] class 16:26:36.595 DEBUG [WorkbenchTestable][ContentAssistant] enum 16:26:36.595 DEBUG [WorkbenchTestable][ContentAssistant] final 16:26:36.595 DEBUG [WorkbenchTestable][ContentAssistant] import 16:26:36.595 DEBUG [WorkbenchTestable][ContentAssistant] interface 16:26:36.595 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 16:26:36.595 DEBUG [WorkbenchTestable][ContentAssistant] public 16:26:36.595 DEBUG [WorkbenchTestable][ContentAssistant] record 16:26:36.596 DEBUG [WorkbenchTestable][ContentAssistant] sealed 16:26:36.597 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 16:26:36.598 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 16:26:36.599 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 16:26:36.600 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 16:26:36.600 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 16:26:36.601 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 16:26:36.602 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 16:26:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:26:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:26:36.615 TRACE [main][WidgetHandler] Notify Table with event 13 16:26:36.615 TRACE [main][WidgetHandler] Wait for synchronization 16:26:36.615 TRACE [main][WidgetHandler] Notify Table with event 14 16:26:36.615 TRACE [main][WidgetHandler] Wait for synchronization 16:26:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:26:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:26:36.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:36.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:36.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:36.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:36.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:36.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:36.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:36.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 '\*?\QProject Explorer\E') 16:26:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:36.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:36.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:36.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:36.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:36.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:36.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:36.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:36.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:36.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:36.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:36.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:36.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:36.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:36.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:36.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:36.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:36.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:37.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:37.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:37.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:37.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:37.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:37.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:37.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:37.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:37.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:37.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:37.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:37.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:37.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:37.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:37.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:37.742 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:37.742 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:37.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:37.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:37.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:37.743 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:37.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:37.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:37.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:37.743 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:37.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:37.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:37.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:37.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:37.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:37.744 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:37.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:37.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:37.755 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:37.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:37.755 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:37.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:37.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:37.761 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:37.761 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:37.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:37.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:37.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:37.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:37.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:37.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:37.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5db7ce is found... 16:26:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5db7ce is found finished successfully 16:26:37.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:37.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:37.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:37.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:37.817 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:37.818 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 16:26:37.818 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:37.830 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:37.830 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:37.830 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:37.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:37.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:37.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:37.831 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:37.831 DEBUG [main][MenuItemLookup] Item match:File 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:37.832 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:37.832 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:37.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:37.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:37.833 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:37.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:37.908 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:37.908 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:37.908 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:37.908 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:38.061 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:38.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:38.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:38.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:38.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:38.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:38.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:38.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:38.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:38.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:38.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:38.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:38.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:38.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:38.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:38.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:38.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:38.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:38.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:38.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:38.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:38.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:38.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:38.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:38.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:38.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:38.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:38.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:38.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:38.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:38.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:38.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:38.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:38.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:38.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:38.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:38.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:38.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:38.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:38.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:38.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:38.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:39.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:39.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:39.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:39.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:39.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:39.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:39.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 16:26:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:39.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:39.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:39.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:39.112 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:39.113 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:39.113 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:39.114 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:39.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:39.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:39.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:39.114 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:39.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:39.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:39.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:39.114 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 16:26:39.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:39.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:39.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:39.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:39.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 16:26:39.115 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 16:26:39.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 16:26:39.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 16:26:39.134 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 16:26:39.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 16:26:39.134 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 16:26:39.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 16:26:39.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 16:26:39.150 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:39.150 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:39.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:39.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:39.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:39.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:39.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:39.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:39.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:39.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@758edbd1 is found... 16:26:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@758edbd1 is found finished successfully 16:26:39.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 16:26:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:39.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:39.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:39.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:39.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:39.419 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:39.420 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 16:26:39.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:39.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:39.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:39.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:39.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:39.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 16:26:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:39.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 16:26:39.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') 16:26:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:39.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:39.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:39.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:39.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:39.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:39.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:39.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:39.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:39.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:39.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:39.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:39.504 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:39.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:39.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:39.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:39.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:39.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:39.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:40.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:40.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:40.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:40.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:40.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:40.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:40.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:40.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:40.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:40.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:40.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:40.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:40.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:40.509 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:40.509 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:40.509 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:40.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:40.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:40.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:40.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:40.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:40.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:40.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:40.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:40.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:40.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:40.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:40.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:40.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:40.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:40.511 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:40.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:40.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:40.525 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:40.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:40.525 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:40.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:40.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:40.532 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:40.533 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:40.704 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:40.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:40.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:40.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:40.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@146f004 is found... 16:26:40.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@146f004 is found finished successfully 16:26:40.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:40.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:40.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:40.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:40.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:40.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:40.725 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:40.725 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:40.725 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:40.760 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:40.760 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:40.760 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:40.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:40.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:40.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:40.762 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:40.762 DEBUG [main][MenuItemLookup] Item match:File 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:40.763 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:40.763 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:40.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:40.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:40.763 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:40.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:40.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:40.833 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:40.833 DEBUG [main][EditorHandler] 2 editor(s) found 16:26:40.833 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 16:26:40.919 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 16:26:40.919 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:41.025 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:41.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:41.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:41.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:41.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:41.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:41.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:41.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:41.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:41.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:41.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:41.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:41.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:41.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:41.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:41.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:41.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:41.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:41.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 '\*?\QProject Explorer\E') 16:26:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:41.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:41.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:41.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:41.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:41.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:41.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:41.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:41.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:41.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:41.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:41.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:41.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:41.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:41.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:41.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:41.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:41.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:41.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:42.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:42.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:42.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:42.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:42.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 16:26:42.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:42.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:42.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:42.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:42.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:42.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:42.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:42.041 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:42.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:42.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:42.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:42.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:42.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:42.043 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:42.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:42.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:42.055 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:42.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:42.055 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:42.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:42.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:42.062 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:42.062 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:42.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:42.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:42.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:42.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:42.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:42.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:42.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:42.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:42.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:42.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:42.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3542f9e8 is found... 16:26:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3542f9e8 is found finished successfully 16:26:42.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 '\*?\QJavaClass.java\E') 16:26:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:42.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:42.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:42.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:42.275 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:42.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 16:26:42.284 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:42.284 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:42.485 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:42.692 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:42.692 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:42.892 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:43.101 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:43.101 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:43.301 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:43.508 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:26:43.508 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:26:43.708 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:26:43.915 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:26:43.915 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:26:44.116 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 16:26:45.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:45.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:45.119 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:45.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:45.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:45.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:45.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:45.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 '\*?\QProject Explorer\E') 16:26:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:45.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:45.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:45.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:45.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:45.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:45.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:45.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:45.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:45.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:45.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:45.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:45.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:45.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:45.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:45.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:45.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:45.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:45.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:45.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:45.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:45.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:46.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:46.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:46.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:46.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:46.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:46.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:46.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:46.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:46.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:46.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:46.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:46.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:46.189 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:46.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:46.190 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:46.190 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:46.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:46.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:46.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:46.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:46.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:46.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:46.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:46.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:46.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:46.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:46.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:46.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:46.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:46.192 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:46.195 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:46.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:46.204 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:46.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:46.204 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:46.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:46.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:46.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:46.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:46.261 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:46.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:46.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:46.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:46.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:46.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:46.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45d1db49 is found... 16:26:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45d1db49 is found finished successfully 16:26:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:46.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:46.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:46.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:46.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:46.267 DEBUG [WorkbenchTestable][EditorHandler] 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 16:26:46.267 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:46.295 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:46.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 16:26:46.296 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:46.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:46.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:46.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:46.297 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:46.297 DEBUG [main][MenuItemLookup] Item match:File 16:26:46.297 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:46.298 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:46.298 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:46.298 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:46.298 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:46.298 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:46.298 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:46.298 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:46.298 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:46.298 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:46.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:46.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:46.298 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:46.343 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:46.343 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:46.343 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:46.343 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:46.343 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:46.503 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:46.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:46.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:46.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:46.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:46.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:46.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:46.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:46.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:46.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:46.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:46.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:46.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:46.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:46.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:46.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:46.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:46.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:46.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:46.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:46.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:46.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:46.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:46.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:46.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:46.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:46.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:46.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:46.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:46.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:46.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:46.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:46.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:46.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:46.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:46.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:46.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:46.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:46.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:46.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:46.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:46.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:47.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:47.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:47.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:47.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:47.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:47.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:47.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:47.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:47.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 16:26:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:47.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:47.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:47.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:47.537 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:47.537 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:47.538 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:47.538 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:47.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:47.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:47.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:47.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:47.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:47.539 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:47.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:47.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:47.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:47.539 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:47.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:47.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:47.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:47.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:47.540 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:47.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:47.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:47.552 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:47.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:47.552 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:47.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:47.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:47.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:47.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:47.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:47.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:47.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:47.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:47.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:47.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:47.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:47.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4602d071 is found... 16:26:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4602d071 is found finished successfully 16:26:47.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:47.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:47.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:47.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:47.778 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:47.778 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:47.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:47.780 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:47.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:47.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:47.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:47.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:47.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 '\*?\QProject Explorer\E') 16:26:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:47.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:47.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:47.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:47.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:47.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:47.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:47.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:47.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:47.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:47.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:47.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:47.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:48.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:48.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:48.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:48.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:48.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:48.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:48.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:48.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:48.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:48.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:48.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:48.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:48.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:48.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:48.850 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:48.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:48.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:48.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:48.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:48.851 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:48.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:48.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:48.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:48.851 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:48.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:48.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:48.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:48.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:48.852 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:48.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:48.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:48.862 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:48.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:48.862 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:48.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:48.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:48.868 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:48.869 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:48.917 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:48.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:48.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:48.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:48.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:48.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:48.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7072de65 is found... 16:26:48.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7072de65 is found finished successfully 16:26:48.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:48.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:48.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:48.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:48.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:48.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:48.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:48.924 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:48.950 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:48.951 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:48.951 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:48.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:48.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:48.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:48.952 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:48.952 DEBUG [main][MenuItemLookup] Item match:File 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:48.953 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:48.953 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:48.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:48.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:48.953 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:49.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:49.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:49.017 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:49.018 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:49.018 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:49.018 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:49.018 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:49.164 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:49.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:49.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:49.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:49.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:49.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:49.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:49.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:49.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:49.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:49.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:49.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:49.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:49.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:49.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:49.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:49.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:49.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:49.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:49.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 '\*?\QProject Explorer\E') 16:26:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:49.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:49.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:49.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:49.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:49.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:49.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:49.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:49.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:49.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:49.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:49.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:49.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:49.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:49.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:49.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:49.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:49.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:49.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:49.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:49.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:49.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:49.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:50.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:50.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:50.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:50.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:50.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:50.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:50.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:50.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:50.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:50.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:50.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:50.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:50.250 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:50.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:50.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:50.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:50.252 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:50.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:50.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:50.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:50.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:50.253 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:50.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:50.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:50.283 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:50.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:50.283 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:50.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:50.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:50.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:50.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:50.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:50.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:50.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:50.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:50.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:50.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:50.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:50.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:50.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:50.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:50.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52dde43a is found... 16:26:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52dde43a is found finished successfully 16:26:50.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:50.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:50.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:50.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:50.645 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:50.645 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:50.649 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 16:26:50.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Open With' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:50.761 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Local History' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'References' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:50.762 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 16:26:50.762 DEBUG [main][MenuItemLookup] Item match:Preferences... 16:26:50.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:50.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:50.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:50.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:50.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:50.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:50.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:50.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:50.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') 16:26:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:50.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:50.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:50.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:50.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:50.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:50.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:50.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:50.827 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:50.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:50.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:50.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:50.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:50.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:50.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:50.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:50.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:50.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:51.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:51.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:51.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:51.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:51.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:51.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:51.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:51.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:51.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:51.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:51.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:51.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:51.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:51.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:51.832 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:51.832 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:51.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:51.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:51.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:51.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:51.834 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:51.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:51.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:51.845 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:51.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:51.845 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:51.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:51.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:51.850 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:51.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:51.904 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:51.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@440bfc8b is found... 16:26:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@440bfc8b is found finished successfully 16:26:51.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:51.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:51.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:51.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:51.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:51.910 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:51.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:51.917 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:51.943 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:51.944 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:51.944 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:51.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:51.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:51.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:51.945 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:51.945 DEBUG [main][MenuItemLookup] Item match:File 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:51.946 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:51.946 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:51.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:51.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:51.946 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:51.996 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:51.997 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:51.997 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:51.997 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:51.997 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:52.118 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:52.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:52.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:52.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:52.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:52.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:52.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:52.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:52.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:52.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:52.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:52.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:52.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:52.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:52.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:52.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:52.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:52.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:52.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:52.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:52.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:52.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:52.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 '\*?\QProject Explorer\E') 16:26:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:52.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:52.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:52.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:52.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:52.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:52.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:52.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:52.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:52.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:52.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:52.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:52.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:52.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:52.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:52.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:52.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:52.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:52.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:52.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:52.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:52.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:52.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:53.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:53.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:53.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:53.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:53.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:53.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:53.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 16:26:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:53.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:53.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:53.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:53.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:53.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:53.133 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:53.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:53.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:53.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:53.134 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:53.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:53.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:53.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:53.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:53.134 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:53.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:53.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:53.146 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:53.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:53.146 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:53.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:53.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:53.152 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:53.152 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:53.343 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:53.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:53.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:53.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:53.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:53.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:53.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:53.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23e0101f is found... 16:26:53.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23e0101f is found finished successfully 16:26:53.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:53.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:53.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:53.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:53.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:53.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:53.364 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:53.365 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:53.365 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:53.365 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:53.365 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:26:53.365 DEBUG [main][MenuItemLookup] Item match:Edit 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 16:26:53.366 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:53.367 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 16:26:53.367 DEBUG [main][MenuItemLookup] Item match:Content Assist 16:26:53.367 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:53.367 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:53.367 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 16:26:53.367 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:26:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:54.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:54.368 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:54.368 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:26:54.368 DEBUG [main][MenuItemLookup] Item match:Edit 16:26:54.369 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:26:54.369 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:54.370 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 16:26:54.370 DEBUG [main][MenuItemLookup] Item match:Content Assist 16:26:54.371 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 16:26:54.371 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 16:26:54.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 16:26:54.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 16:26:54.371 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 16:26:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 16:26:54.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:26:54.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:26:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:54.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 16:26:54.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:26:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:54.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:54.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:54.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:26:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:26:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:26:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 16:26:54.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:26:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:54.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:54.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 16:26:54.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:26:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:54.427 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") 16:26:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:54.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:54.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:54.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:54.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:55.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:55.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:55.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:26:55.432 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:26:55.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 16:26:55.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:26:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 16:26:55.461 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 16:26:55.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:55.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:55.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:55.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:55.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:55.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:55.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:55.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:55.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:55.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:55.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:55.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:55.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:55.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:55.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:55.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:55.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:55.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:55.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:55.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:55.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:55.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:55.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:55.515 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:55.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:55.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:55.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:55.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:55.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:55.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:56.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:56.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:56.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:56.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:56.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:56.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:56.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:56.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:56.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 16:26:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:56.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:56.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:56.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:56.520 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:56.521 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:56.521 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:56.522 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:56.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:56.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:56.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:56.522 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:56.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:56.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:56.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:56.523 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:56.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:56.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:56.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:56.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:56.523 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:56.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:56.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:56.538 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:56.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:56.538 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:56.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:56.548 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:56.548 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:56.553 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:56.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:56.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:56.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:56.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:56.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:56.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:56.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:56.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b0baf49 is found... 16:26:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b0baf49 is found finished successfully 16:26:56.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:56.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:56.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:56.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:56.612 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:56.613 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:56.613 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:26:56.640 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:56.640 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:56.640 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:26:56.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:26:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:56.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:56.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:26:56.641 DEBUG [main][MenuItemLookup] Found menu:'File' 16:26:56.641 DEBUG [main][MenuItemLookup] Item match:File 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'' 16:26:56.642 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:26:56.642 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:26:56.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:26:56.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:26:56.643 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:26:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:26:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:26:56.715 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:56.715 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:56.715 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:26:56.715 DEBUG [main][EditorHandler] 1 editor(s) found 16:26:56.715 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:26:56.853 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:26:56.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:56.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:26:56.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:26:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:26:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:26:56.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:56.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:26:56.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:26:56.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:26:56.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:26:56.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:26:56.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:26:56.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:56.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:56.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:26:56.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:56.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:56.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:26:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:26:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:26:56.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:26:56.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:26:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:56.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:56.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:56.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:56.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:56.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:56.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:56.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:56.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:26:56.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:26:56.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:26:56.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:56.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:56.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:56.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:56.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:56.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:56.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:56.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:56.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:56.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:57.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:57.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:57.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:57.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:26:57.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:26:57.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:26:57.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:26:57.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:57.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:26:57.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:26:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:57.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:57.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:57.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:26:57.867 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:26:57.867 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:26:57.867 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:26:57.868 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:26:57.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:26:57.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:57.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:26:57.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:57.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:26:57.868 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:26:57.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:26:57.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:57.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:26:57.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:57.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:26:57.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:26:57.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:26:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:26:57.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:26:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:26:57.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:26:57.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:57.869 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:57.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:57.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:57.882 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:26:57.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:26:57.882 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:26:57.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:26:57.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:26:57.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:26:57.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:26:58.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:26:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:26:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:26:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:26:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:26:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:26:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:26:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:26:58.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:26:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:26:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a2b7a5c is found... 16:26:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a2b7a5c is found finished successfully 16:26:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:26:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:26:58.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:26:58.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:26:58.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:26:58.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:26:58.103 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:58.104 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:58.104 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 { 16:26:58.126 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:26:58.126 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:26:58.126 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 16:26:58.126 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:26:59.128 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:26:59.128 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:26:59.328 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 16:27:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 16:27:00.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:27:00.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:27:00.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:00.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:00.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 16:27:00.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:27:00.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:00.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:00.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:00.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:00.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:01.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:01.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:27:01.359 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 16:27:01.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:27:01.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:27:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:01.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 16:27:01.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:27:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:01.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:01.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:01.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:27:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:27:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:27:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 16:27:01.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:27:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:01.368 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 16:27:01.368 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 16:27:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:27:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:27:01.368 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 16:27:01.368 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 16:27:01.369 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 16:27:01.369 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 16:27:01.369 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 16:27:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:27:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:27:01.369 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 16:27:01.369 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 16:27:01.369 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 16:27:01.369 INFO [WorkbenchTestable][AbstractShell] Close shell 16:27:01.369 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 16:27:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:27:01.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:27:01.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:01.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:01.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:01.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:01.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:01.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:01.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:01.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 '\*?\QProject Explorer\E') 16:27:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:01.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:01.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:01.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:01.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:01.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:01.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:01.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:01.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:01.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:01.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:01.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:01.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:01.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:01.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:01.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:02.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:02.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:02.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:02.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:02.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:02.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:02.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 16:27:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:02.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:02.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:02.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:02.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:02.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:02.455 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:02.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:02.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:02.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:02.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:02.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:02.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:02.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:02.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:02.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:02.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:02.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:02.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:02.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:02.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:02.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:02.457 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:02.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:02.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:02.468 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:02.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:02.468 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:02.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:02.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:02.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:02.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:02.520 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:02.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:02.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:02.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:02.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:02.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:02.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:02.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:02.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:02.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67e0e1de is found... 16:27:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@67e0e1de is found finished successfully 16:27:02.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:02.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:02.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:02.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:02.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:02.525 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:02.526 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:02.526 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:02.553 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:02.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 16:27:02.553 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:02.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:02.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:02.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:02.555 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:02.555 DEBUG [main][MenuItemLookup] Item match:File 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:02.556 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:02.556 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:02.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:02.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:02.556 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:02.600 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:02.600 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:02.600 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:02.600 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:02.600 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:02.698 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:02.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:02.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:02.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:02.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:02.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:02.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:02.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:02.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:02.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:02.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:02.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:02.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:02.701 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:02.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:02.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:02.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:02.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:02.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:02.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:02.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:02.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:02.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:02.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:02.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:02.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:02.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:02.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:02.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:02.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:02.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:02.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:02.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:02.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:02.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:02.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:02.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:02.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:02.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:03.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:03.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:03.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:03.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:03.709 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:03.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:03.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:03.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:03.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:03.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:03.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:03.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:03.710 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:03.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:03.711 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:03.711 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:03.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:03.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:03.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:03.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:03.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:03.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:03.712 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:03.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:03.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:03.724 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:03.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:03.724 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:03.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:03.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:03.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:03.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:03.912 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:03.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:03.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:03.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:03.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:03.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:03.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:03.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f88ee4 is found... 16:27:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f88ee4 is found finished successfully 16:27:03.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:03.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:03.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:03.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:03.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:03.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:03.924 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:27:03.924 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:27:04.125 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:27:04.332 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:27:04.332 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:27:04.532 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:27:04.739 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:27:04.739 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:27:04.939 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:27:05.155 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:27:05.155 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:27:05.355 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:27:05.562 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:05.562 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:27:05.762 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 16:27:06.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:06.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:06.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:06.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:06.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:06.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:06.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:06.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:06.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 '\*?\QProject Explorer\E') 16:27:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:06.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:06.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:06.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:06.789 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:06.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:06.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:06.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:06.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:06.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:06.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:06.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:06.827 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:06.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:06.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:06.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:06.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:06.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:07.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:07.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:07.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:07.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:07.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:07.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:07.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:07.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:07.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 16:27:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:07.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:07.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:07.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:07.831 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:07.831 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:07.831 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:07.832 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:07.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:07.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:07.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:07.832 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:07.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:07.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:07.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:07.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:07.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:07.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:07.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:07.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:07.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:07.833 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:07.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:07.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:07.843 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:07.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:07.843 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:07.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:07.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:07.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:07.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:07.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:07.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:07.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:07.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:07.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1022dfc5 is found... 16:27:07.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1022dfc5 is found finished successfully 16:27:07.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:07.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:07.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:07.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:07.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:07.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:07.900 DEBUG [WorkbenchTestable][EditorHandler] 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 16:27:07.901 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:07.927 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:07.927 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:07.927 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:07.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:07.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:07.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:07.928 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:07.928 DEBUG [main][MenuItemLookup] Item match:File 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:07.929 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:07.929 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:07.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:07.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:07.930 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:07.972 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:07.972 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:07.972 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:07.972 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:07.972 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:08.100 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:08.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:08.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:08.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:08.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:08.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:08.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:08.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:08.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:08.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:08.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:08.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:08.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:08.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:08.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:08.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:08.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:08.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:08.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:08.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:08.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:08.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:08.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:08.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:08.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:08.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:08.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:08.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:08.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:08.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:08.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:08.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:08.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:08.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:08.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:08.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:08.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:08.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:08.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:08.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:08.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:09.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:09.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:09.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:09.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:09.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:09.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:09.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 16:27:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:09.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:09.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:09.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:09.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:09.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:09.153 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:09.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:09.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:09.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:09.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:09.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:09.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:09.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:09.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:09.155 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:09.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:09.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:09.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:09.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:09.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:09.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:09.155 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:09.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:09.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:09.169 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:09.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:09.169 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:09.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:09.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:09.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:09.175 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:09.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:09.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:09.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:09.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:09.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:09.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:09.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:09.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42a7412f is found... 16:27:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42a7412f is found finished successfully 16:27:09.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:09.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:09.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:09.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:09.376 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:09.376 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:09.376 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:27:09.376 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:27:09.576 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:27:09.783 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:27:09.783 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:27:09.984 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:27:10.191 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:27:10.191 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:27:10.391 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:27:10.598 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:27:10.598 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:27:10.799 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:27:11.006 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:11.006 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:27:11.206 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 16:27:12.208 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 { 16:27:12.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:12.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:12.223 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:12.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:12.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:12.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:12.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:12.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:12.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:12.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:12.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:12.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:12.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:12.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:12.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:12.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:12.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:12.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:12.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:12.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:12.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:12.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:12.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:12.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:12.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:12.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:12.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:12.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:13.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:13.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:13.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:13.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:13.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:13.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:13.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:13.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:13.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:13.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:13.278 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:13.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:13.279 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:13.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:13.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:13.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:13.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:13.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:13.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:13.280 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:13.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:13.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:13.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:13.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:13.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:13.280 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:13.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:13.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:13.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:13.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:13.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:13.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:13.281 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:13.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:13.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:13.292 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:13.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:13.292 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:13.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:13.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:13.297 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:13.298 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:13.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:13.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:13.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:13.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:13.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:13.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:13.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:13.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:13.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:13.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f24a678 is found... 16:27:13.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f24a678 is found finished successfully 16:27:13.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:13.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:13.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:13.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:13.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:13.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:13.353 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:13.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 16:27:13.353 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:13.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:13.381 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:13.381 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:13.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:13.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:13.381 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:13.382 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:13.382 DEBUG [main][MenuItemLookup] Item match:File 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:13.383 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:13.383 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:13.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:13.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:13.383 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:13.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:13.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:13.427 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:13.428 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:13.428 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:13.590 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:13.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:13.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:13.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:13.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:13.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:13.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:13.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:13.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:13.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:13.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:13.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:13.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:13.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:13.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:13.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:13.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:13.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:13.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:13.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:13.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:13.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:13.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:13.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:13.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:13.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:13.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:13.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:13.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:13.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:13.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:13.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:13.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:13.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:13.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:13.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:13.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:13.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:14.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:14.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:14.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:14.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:14.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:14.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:14.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:14.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:14.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 16:27:14.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:14.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:14.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:14.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:14.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:14.603 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:14.603 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:14.604 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:14.604 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:14.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:14.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:14.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:14.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:14.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:14.604 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:14.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:14.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:14.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:14.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:14.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:14.605 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:14.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:14.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:14.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:14.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:14.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:14.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:14.605 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:14.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:14.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:14.618 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:14.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:14.618 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:14.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:14.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:14.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:14.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:14.837 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:14.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:14.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@774adda5 is found... 16:27:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@774adda5 is found finished successfully 16:27:14.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 '\*?\QJavaClass.java\E') 16:27:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:14.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:14.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:14.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:14.858 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:14.858 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:14.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:14.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:14.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:14.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:14.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:14.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:14.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:14.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 '\*?\QProject Explorer\E') 16:27:14.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:14.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:14.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:14.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:14.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:14.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:14.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:14.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:14.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:14.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:14.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:14.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:14.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:14.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:14.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:14.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:14.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:14.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:15.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:15.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:15.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:15.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:15.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:15.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:15.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:15.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:15.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:15.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:15.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:15.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:15.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:15.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:15.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:15.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:15.923 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:15.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:15.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:15.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:15.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:15.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:15.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:15.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:15.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:15.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:15.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:15.924 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:15.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:15.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:15.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:15.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:15.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:15.924 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:15.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:15.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:15.935 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:15.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:15.936 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:15.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:15.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:15.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:15.942 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:15.989 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:15.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:15.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:15.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:15.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:15.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:15.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7190f87e is found... 16:27:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7190f87e is found finished successfully 16:27:15.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:15.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:15.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:15.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:15.995 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:15.995 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:15.995 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:16.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:16.019 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:16.019 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:16.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:16.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:16.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:16.021 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:16.021 DEBUG [main][MenuItemLookup] Item match:File 16:27:16.021 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:16.021 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:16.022 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:16.022 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:16.022 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:16.022 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:16.022 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:16.022 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:16.022 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:16.022 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:16.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:16.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:16.022 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:16.095 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:16.095 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:16.095 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:16.095 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:16.095 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:16.212 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:16.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:16.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:16.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:16.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:16.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:16.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:16.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:16.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:16.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:16.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:16.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:16.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:16.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:16.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:16.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:16.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:16.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:16.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:16.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:16.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:16.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:16.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:16.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:16.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:16.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:16.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:16.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:16.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:16.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:16.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:16.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:16.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:16.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:16.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:16.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:16.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:16.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:16.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:16.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:16.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:17.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:17.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:17.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:17.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:17.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:17.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:17.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 16:27:17.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:17.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:17.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:17.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:17.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:17.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:17.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:17.246 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:17.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:17.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:17.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:17.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:17.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:17.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:17.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:17.248 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:17.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:17.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:17.262 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:17.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:17.262 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:17.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:17.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:17.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:17.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:17.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:17.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:17.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:17.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:17.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:17.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:17.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:17.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9c6615a is found... 16:27:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9c6615a is found finished successfully 16:27:17.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:17.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:17.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:17.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:17.466 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:17.467 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:17.467 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 16:27:17.502 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:17.502 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:17.502 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 16:27:17.502 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:27:18.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:18.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:18.503 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:18.503 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:18.503 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:27:18.503 DEBUG [main][MenuItemLookup] Item match:Edit 16:27:18.504 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:27:18.504 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:27:18.504 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:18.504 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:18.505 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 16:27:18.505 DEBUG [main][MenuItemLookup] Item match:Content Assist 16:27:18.506 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 16:27:18.506 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 16:27:18.506 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 16:27:18.506 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 16:27:18.506 DEBUG [main][MenuItemLookup] Item match:Java Proposals 16:27:18.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 16:27:18.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 16:27:18.507 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 16:27:18.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 16:27:18.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:27:18.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:27:18.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:18.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:18.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 16:27:18.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:27:18.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:18.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:18.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:18.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:18.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:27:18.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:27:18.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:27:18.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 16:27:18.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:27:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 16:27:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:27:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] abstract 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] class 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] enum 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] final 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] import 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] interface 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] public 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] record 16:27:18.578 DEBUG [WorkbenchTestable][ContentAssistant] sealed 16:27:18.578 INFO [WorkbenchTestable][AbstractShell] Close shell 16:27:18.579 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 16:27:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:27:18.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:27:18.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:18.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:18.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:18.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:18.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:18.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:18.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:18.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:18.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:18.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:18.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:18.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:18.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:18.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:18.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:18.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:18.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:18.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:18.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:18.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:18.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:18.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:18.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:18.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:18.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:18.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:19.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:19.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:19.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:19.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:19.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:19.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:19.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:19.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:19.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 16:27:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:19.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:19.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:19.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:19.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:19.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:19.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:19.665 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:19.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:19.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:19.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:19.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:19.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:19.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:19.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:19.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:19.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:19.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:19.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:19.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:19.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:19.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:19.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:19.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:19.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:19.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:19.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:19.667 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:19.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:19.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:19.677 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:19.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:19.677 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:19.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:19.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:19.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:19.682 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:19.733 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:19.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:19.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:19.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:19.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:19.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:19.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:19.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:19.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:19.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@538b017c is found... 16:27:19.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@538b017c is found finished successfully 16:27:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:19.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:19.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:19.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:19.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:19.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:19.739 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:19.739 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:19.739 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:19.755 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:19.755 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:19.755 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:19.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:19.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:19.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:19.756 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:19.756 DEBUG [main][MenuItemLookup] Item match:File 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:19.757 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:19.757 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:19.758 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:19.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:19.758 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:19.837 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:19.837 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:19.837 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:19.837 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:19.837 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:19.992 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:19.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:19.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:19.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:19.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:19.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:19.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:19.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:19.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:19.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:19.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:19.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:19.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:19.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:19.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:19.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:19.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:19.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:19.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:19.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:19.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:19.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:19.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:19.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:19.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:19.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:19.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:19.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:20.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:20.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:20.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:20.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:20.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:20.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:20.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:20.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:20.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:20.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:20.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:20.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:21.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:21.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:21.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:21.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:21.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:21.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:21.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:21.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:21.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:21.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:21.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:21.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:21.005 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:21.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:21.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:21.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:21.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:21.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:21.007 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:21.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:21.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:21.018 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:21.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:21.019 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:21.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:21.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:21.024 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:21.024 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:21.204 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:21.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:21.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:21.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:21.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:21.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:21.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:21.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:21.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:21.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:21.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@720d495d is found... 16:27:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@720d495d is found finished successfully 16:27:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:21.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:21.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:21.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:21.216 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:21.217 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:21.217 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 16:27:21.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:21.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:21.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:21.249 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:21.249 DEBUG [WorkbenchTestable][EditorHandler] 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 16:27:21.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:21.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:21.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:21.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:21.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:21.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:21.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:21.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') 16:27:21.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:21.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:21.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:21.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:21.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:21.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:21.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:21.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:21.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:21.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:21.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:21.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:21.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:21.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:21.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:21.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:21.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:21.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:21.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:22.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:22.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:22.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:22.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:22.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:22.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:22.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 16:27:22.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:22.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:22.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:22.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:22.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:22.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:22.354 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:22.354 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:22.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:22.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:22.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:22.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:22.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:22.354 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:22.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:22.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:22.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:22.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:22.355 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:22.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:22.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:22.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:22.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:22.355 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:22.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:22.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:22.366 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:22.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:22.366 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:22.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:22.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:22.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:22.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:22.420 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:22.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:22.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:22.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:22.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:22.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:22.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:22.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a80c6a is found... 16:27:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a80c6a is found finished successfully 16:27:22.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 '\*?\QJavaClass.java\E') 16:27:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:22.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:22.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:22.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:22.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:22.425 DEBUG [WorkbenchTestable][EditorHandler] 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 16:27:22.426 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:22.447 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:22.448 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:22.448 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:22.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:22.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:22.449 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:22.449 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:22.449 DEBUG [main][MenuItemLookup] Item match:File 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:22.450 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:22.450 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:22.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:22.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:22.451 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:22.516 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:22.516 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:22.516 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:22.516 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:22.516 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:22.615 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:22.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:22.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:22.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:22.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:22.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:22.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:22.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:22.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:22.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:22.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:22.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:22.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:22.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:27:22.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:27:22.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 16:27:22.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:27:22.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:27:22.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:27:22.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 16:27:22.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:27:22.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:27:22.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:22.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:22.620 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:27:22.620 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:22.620 DEBUG [main][MenuItemLookup] Item match:File 16:27:22.621 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:22.621 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:27:22.623 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:27:22.623 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:22.623 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:27:22.623 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:22.623 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:27:22.623 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:22.623 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:27:22.623 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:27:22.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:27:22.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:27:22.645 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:27:22.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.... 16:27:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:27:22.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:27:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:22.792 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:27:22.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:27:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:22.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:22.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:22.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:22.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:27:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:27:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:27:22.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:27:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:22.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:27:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:22.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:27:22.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:27:22.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:27:22.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:22.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:27:22.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:22.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:27:22.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 16:27:22.795 DEBUG [main][TreeItemHandler] Selecting tree item: File 16:27:22.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 16:27:22.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 16:27:22.796 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:27:22.796 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:27:22.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:27:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:22.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:22.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:22.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:27:22.798 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:27:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:27:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:27:22.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:27:22.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:27:22.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'] 16:27:22.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:27:22.855 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 16:27:22.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:27:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:22.856 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:27:22.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:27:22.856 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:") 16:27:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:22.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:22.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:27:22.861 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:27:22.862 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 16:27:22.863 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:") 16:27:22.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:22.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:22.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:22.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:27:22.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:27:22.897 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 16:27:22.898 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:27:22.898 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 16:27:22.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.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) 16:27:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:22.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:22.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:22.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:22.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:27:22.901 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:27:22.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:27:22.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:27:22.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:27:22.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:27:23.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:27:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:27:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:27:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:27:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:23.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:23.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 '\*?\QtextEditor.txt\E') 16:27:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:23.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:23.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:23.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:23.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:23.145 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 16:27:23.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:23.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 16:27:23.151 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:23.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 16:27:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:23.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 16:27:23.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 16:27:23.152 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:23.152 DEBUG [main][MenuItemLookup] Item match:File 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:23.153 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:23.153 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:23.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:23.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:23.197 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:23.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:23.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:23.207 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:23.207 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 16:27:23.207 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:23.207 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 16:27:23.207 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:27:23.208 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 16:27:23.268 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 16:27:23.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:23.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:23.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:23.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:23.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:23.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:23.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:23.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 '\*?\QProject Explorer\E') 16:27:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:23.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:23.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:23.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:23.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:23.272 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:23.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:23.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:23.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:23.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:23.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:23.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:23.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:23.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:23.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:23.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:23.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:23.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:23.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:23.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:23.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:23.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:23.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:23.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:24.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:24.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:24.278 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:24.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:24.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:24.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:24.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 16:27:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:24.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:24.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:24.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:24.280 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:24.280 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:24.280 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:24.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:24.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:24.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:24.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:24.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:24.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:24.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:24.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:24.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:24.282 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:24.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:24.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:24.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:24.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:24.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:24.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:24.282 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:24.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:24.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:24.300 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:24.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:24.300 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:24.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:24.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:24.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:24.308 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:24.501 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:24.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:24.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:24.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:24.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:24.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:24.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:24.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4324e14e is found... 16:27:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4324e14e is found finished successfully 16:27:24.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') 16:27:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:24.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:24.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:24.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:24.524 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:24.524 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:24.524 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:24.596 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:24.597 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:24.597 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:24.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:24.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:24.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:24.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:24.598 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:24.598 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:24.598 DEBUG [main][MenuItemLookup] Item match:File 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:24.599 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:24.599 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:24.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:24.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:24.600 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:24.640 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:24.640 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:24.640 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:24.640 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:24.640 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:24.755 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:24.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:24.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:24.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:24.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:24.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:24.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:24.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:24.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:24.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:24.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:24.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:24.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:24.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:24.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:24.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:24.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:24.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:24.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') 16:27:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:24.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:24.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:24.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:24.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:24.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:24.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:24.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:24.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:24.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:24.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:24.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:24.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:24.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:24.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:24.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:25.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:25.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:25.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:25.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:25.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:25.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:25.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:25.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:25.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:25.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:25.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:25.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:25.810 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:25.810 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:25.811 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:25.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:25.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:25.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:25.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:25.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:25.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:25.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:25.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:25.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:25.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:25.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:25.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:25.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:25.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:25.812 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:25.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:25.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:25.824 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:25.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:25.825 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:25.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:25.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:25.832 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:25.832 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:26.018 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:26.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:26.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:26.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:26.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:26.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:26.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:26.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:26.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14f2dd4 is found... 16:27:26.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14f2dd4 is found finished successfully 16:27:26.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:26.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:26.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:26.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:26.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:26.039 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:26.040 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:26.040 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 16:27:26.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:26.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:26.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:26.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:26.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:26.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:26.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:26.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 '\*?\QProject Explorer\E') 16:27:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:26.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:26.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:26.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:26.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:26.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:26.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:26.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:26.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:26.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:26.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:26.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:26.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:26.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:26.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:26.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:26.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:26.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:26.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:26.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:26.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:27.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:27.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:27.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:27.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:27.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:27.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:27.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:27.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:27.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:27.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:27.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:27.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:27.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:27.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:27.177 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:27.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:27.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:27.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:27.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:27.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:27.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:27.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:27.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:27.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:27.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:27.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:27.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:27.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:27.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:27.179 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:27.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:27.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:27.190 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:27.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:27.190 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:27.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:27.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:27.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:27.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:27.242 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:27.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:27.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:27.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:27.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:27.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:27.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@91f96bc is found... 16:27:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@91f96bc is found finished successfully 16:27:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:27.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:27.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:27.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:27.248 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:27.248 DEBUG [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 16:27:27.248 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:27.270 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:27.270 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:27.270 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:27.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:27.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:27.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:27.271 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:27.271 DEBUG [main][MenuItemLookup] Item match:File 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:27.272 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:27.272 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:27.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:27.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:27.273 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:27.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:27.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:27.316 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:27.316 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:27.316 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:27.436 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:27.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:27.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:27.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:27.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:27.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:27.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:27.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:27.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:27.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:27.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:27.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:27.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:27.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:27.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:27.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:27.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:27.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:27.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') 16:27:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:27.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:27.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:27.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:27.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:27.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:27.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:27.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:27.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:27.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:27.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:27.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:27.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:27.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:27.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:27.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:27.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:27.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:27.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:27.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:27.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:27.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:28.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:28.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:28.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:28.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:28.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:28.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:28.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:28.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:28.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:28.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:28.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:28.447 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:28.447 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:28.447 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:28.448 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:28.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:28.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:28.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:28.448 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:28.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:28.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:28.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:28.449 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:28.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:28.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:28.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:28.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:28.449 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:28.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:28.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:28.459 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:28.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:28.459 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:28.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:28.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:28.464 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:28.465 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:28.642 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:28.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:28.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:28.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:28.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:28.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:28.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:28.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:28.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@997b48c is found... 16:27:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@997b48c is found finished successfully 16:27:28.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 '\*?\QJavaClass.java\E') 16:27:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:28.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:28.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:28.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:28.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:28.658 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:28.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:28.659 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:28.659 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:27:28.659 DEBUG [main][MenuItemLookup] Item match:Edit 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:28.660 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 16:27:28.660 DEBUG [main][MenuItemLookup] Item match:Content Assist 16:27:28.670 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:28.671 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:28.671 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 16:27:28.671 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:27:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:29.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:29.671 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:29.671 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:27:29.671 DEBUG [main][MenuItemLookup] Item match:Edit 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:29.673 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 16:27:29.673 DEBUG [main][MenuItemLookup] Item match:Content Assist 16:27:29.674 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 16:27:29.674 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 16:27:29.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 16:27:29.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 16:27:29.674 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 16:27:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 16:27:29.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:27:29.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:27:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:29.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 16:27:29.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:27:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:29.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:29.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:29.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:27:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:27:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:27:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 16:27:29.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:27:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:29.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:29.724 INFO [WorkbenchTestable][AbstractShell] Close shell 16:27:29.724 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 16:27:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:27:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:27:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 16:27:29.747 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 16:27:29.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:29.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27: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. 16:27:29.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:29.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:29.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:29.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:29.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') 16:27:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:29.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:29.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:29.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:29.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:29.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:29.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:29.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:29.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:29.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:29.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:29.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:29.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:29.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:29.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:29.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:29.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:29.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:29.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:30.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:30.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:30.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:30.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:30.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:30.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:30.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:30.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:30.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:30.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:30.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:30.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:30.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:30.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:30.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:30.812 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:30.812 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:30.812 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:30.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:30.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:30.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:30.813 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:30.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:30.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:30.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:30.813 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:30.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:30.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:30.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:30.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:30.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:30.814 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:30.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:30.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:30.824 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:30.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:30.824 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:30.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:30.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:30.828 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:30.829 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:30.874 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:30.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:30.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:30.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:30.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3895ab8e is found... 16:27:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3895ab8e is found finished successfully 16:27:30.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:30.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:30.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:30.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:30.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:30.879 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:30.879 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:30.879 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:30.902 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:30.902 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:30.902 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:30.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:30.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:30.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:30.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:30.903 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:30.903 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:30.903 DEBUG [main][MenuItemLookup] Item match:File 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:30.904 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:30.904 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:30.906 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:30.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:30.906 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:30.949 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:30.949 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:30.949 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:30.949 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:30.949 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:31.103 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:31.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:31.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:31.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:31.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:31.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:31.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:31.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:31.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:31.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:31.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:31.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:31.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:31.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:31.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:31.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:31.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:31.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:31.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:31.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:31.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:31.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:31.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:31.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:31.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:31.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:31.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:31.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:31.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:31.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:31.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:31.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:31.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:31.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:31.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:31.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:31.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:31.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:31.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:31.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:31.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:31.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:31.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:31.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:31.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:31.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:31.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:32.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:32.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:32.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:32.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:32.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:32.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:32.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:32.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:32.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:32.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:32.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:32.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:32.115 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:32.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:32.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:32.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:32.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:32.116 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:32.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:32.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:32.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:32.116 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:32.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:32.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:32.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:32.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:32.117 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:32.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:32.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:32.128 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:32.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:32.128 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:32.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:32.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:32.133 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:32.134 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:32.311 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:32.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:32.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:32.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:32.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:32.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:32.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:32.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:32.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:32.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:32.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3cf28367 is found... 16:27:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3cf28367 is found finished successfully 16:27:32.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:32.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:32.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:32.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:32.323 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:32.323 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:32.324 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:32.324 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:32.324 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 16:27:32.324 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:32.324 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:32.337 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 16:27:32.349 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:32.349 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:27:32.950 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:32.950 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:27:33.551 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:33.551 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 16:27:34.153 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:34.153 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:27:34.755 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:34.755 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:27:35.356 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:35.356 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 16:27:35.957 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:35.957 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 16:27:36.559 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:27:36.559 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 16:27:37.160 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:37.160 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 16:27:37.160 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:37.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:37.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:37.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:37.180 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:37.180 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:37.181 DEBUG [main][MenuItemLookup] Item match:File 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:37.182 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:37.182 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:37.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:37.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:37.183 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:37.213 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:37.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 16:27:37.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:37.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:37.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:37.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:37.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:37.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:37.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:37.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:37.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:37.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:37.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:37.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:37.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:37.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:37.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:37.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:37.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:37.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:37.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:37.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:37.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:37.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:37.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:37.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:37.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:37.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:38.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:38.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:38.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:38.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:38.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:38.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:38.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 16:27:38.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:38.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:38.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:38.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:38.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:38.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:38.270 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:38.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:38.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:38.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:38.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:38.272 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:38.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:38.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:38.282 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:38.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:38.282 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:38.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:38.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:38.286 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:38.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:38.334 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:38.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:38.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:38.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:38.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:38.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:38.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4037e46c is found... 16:27:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4037e46c is found finished successfully 16:27:38.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:38.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:38.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:38.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:38.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:38.339 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:38.339 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:38.356 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:38.357 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:38.357 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:38.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:38.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:38.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:38.358 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:38.358 DEBUG [main][MenuItemLookup] Item match:File 16:27:38.358 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:38.358 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:38.359 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:38.359 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:38.359 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:38.359 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:38.359 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:38.359 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:38.359 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:38.359 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:38.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:38.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:38.359 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:38.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:38.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:38.417 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:38.418 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:38.418 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:38.538 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:38.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:38.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:38.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:38.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:38.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:38.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:38.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:38.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:38.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:38.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:38.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:38.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:38.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:38.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:38.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:38.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:38.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:38.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:38.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:38.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 '\*?\QProject Explorer\E') 16:27:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:38.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:38.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:38.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:38.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:38.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:38.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:38.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:38.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:38.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:38.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:38.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:38.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:38.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:38.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:38.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:38.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:38.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:38.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:38.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:38.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:38.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:39.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:39.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:39.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:39.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:39.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:39.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:39.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:39.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:39.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:39.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:39.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:39.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:39.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:39.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:39.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:39.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:39.554 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:39.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:39.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:39.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:39.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:39.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:39.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:39.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:39.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:39.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:39.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:39.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:39.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:39.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:39.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:39.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:39.556 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:39.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:39.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:39.569 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:39.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:39.569 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:39.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:39.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:39.574 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:39.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:39.761 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:39.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:39.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:39.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:39.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:39.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:39.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:39.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:39.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63f84099 is found... 16:27:39.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63f84099 is found finished successfully 16:27:39.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:39.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:39.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:39.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:39.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:39.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:39.781 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:39.782 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:39.782 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 16:27:39.794 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 16:27:39.794 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 16:27:40.002 INFO [WorkbenchTestable][Keyboard] Move cursor 16:27:40.202 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:40.202 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:40.402 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:40.812 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:40.812 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:41.012 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:41.423 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:41.423 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:41.623 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:42.026 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:42.026 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:42.227 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:42.630 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:42.630 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:42.832 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:43.235 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:43.235 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:43.437 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:43.839 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:43.839 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:44.041 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:44.443 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:44.443 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:44.645 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:45.048 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:45.048 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:45.249 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:45.652 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:45.652 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:45.854 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:46.258 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:46.258 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:46.460 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:46.863 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:46.863 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:47.065 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:47.468 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:47.468 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:47.670 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:48.072 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:48.073 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:48.274 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:48.677 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 16:27:48.677 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 16:27:48.879 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 16:27:49.083 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 16:27:49.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:49.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:49.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:49.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:49.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:49.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:49.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:49.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:49.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:49.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:49.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:49.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:49.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:49.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:49.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:49.308 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:49.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:49.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:49.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:49.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:49.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:49.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:49.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:49.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:49.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:49.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:49.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:49.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:49.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:49.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:49.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:49.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:50.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:50.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:50.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:50.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:50.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:50.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:50.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:50.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 16:27:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:50.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:50.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:50.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:50.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:50.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:50.354 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:50.354 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:50.354 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:50.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:50.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:50.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:50.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:50.355 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:50.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:50.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:50.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:50.355 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:50.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:50.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:50.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:50.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:50.356 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:50.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:50.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:50.366 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:50.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:50.367 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:50.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:50.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:50.371 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:50.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:50.418 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:50.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:50.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:50.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:50.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:50.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:50.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:50.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:50.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:50.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bc892ee is found... 16:27:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bc892ee is found finished successfully 16:27:50.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:50.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:50.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:50.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:50.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:50.424 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:50.424 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:50.424 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:50.445 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:50.445 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:50.445 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:50.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:50.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:50.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:50.446 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:50.447 DEBUG [main][MenuItemLookup] Item match:File 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:50.448 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:50.448 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:50.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:50.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:50.448 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:50.516 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:50.516 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:50.516 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:50.517 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:50.517 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:50.655 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:50.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:50.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:50.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:50.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:50.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:50.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:50.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:50.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:50.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:50.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:50.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:50.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:50.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:50.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:50.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:50.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:50.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:50.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:50.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:50.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') 16:27:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:50.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:50.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:50.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:50.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:50.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:50.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:50.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:50.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:50.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:50.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:50.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:50.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:50.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:50.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:50.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:51.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:51.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:51.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:51.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:51.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:51.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:51.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:51.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:51.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:51.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 16:27:51.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:51.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:51.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:51.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:51.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:51.715 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:51.715 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:51.715 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:51.716 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:51.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:51.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:51.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:51.716 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:51.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:51.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:51.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:51.717 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:51.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:51.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:51.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:51.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:51.717 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:51.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:51.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:51.730 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:51.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:51.730 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:51.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:51.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:51.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:51.736 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:51.918 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:51.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:51.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:51.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:51.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:51.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:51.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:51.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16beeb72 is found... 16:27:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16beeb72 is found finished successfully 16:27:51.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:51.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:51.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:51.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:51.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:51.930 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:51.930 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:51.930 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 16:27:51.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:51.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:51.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:51.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:51.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:51.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:51.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:51.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') 16:27:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:51.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:51.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:51.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:51.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:51.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:52.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:52.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:52.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:52.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:52.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:52.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:52.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:52.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:52.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:52.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:52.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:52.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:52.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:52.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:52.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:53.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:53.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:53.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:53.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:53.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:53.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:53.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 16:27:53.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:53.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:53.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:53.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:53.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:53.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:53.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:53.014 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:53.014 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:53.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:53.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:53.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:53.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:53.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:53.016 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:53.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:53.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:53.025 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:53.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:53.025 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:53.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:53.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:53.030 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:53.031 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:53.078 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:53.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:53.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:53.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:53.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:53.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:53.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:53.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:53.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6955794d is found... 16:27:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6955794d is found finished successfully 16:27:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:53.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:53.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:53.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:53.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:53.091 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 16:27:53.091 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:53.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:53.113 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:53.113 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:53.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:53.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:53.114 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:53.114 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:53.114 DEBUG [main][MenuItemLookup] Item match:File 16:27:53.115 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:53.115 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:53.115 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:53.115 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:53.115 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:53.115 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:53.115 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:53.115 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:53.116 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:53.116 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:53.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:53.116 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:53.116 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:53.205 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:53.205 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:53.205 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:53.205 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:53.205 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:53.320 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:53.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:53.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:53.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:53.320 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:53.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:53.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:53.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:53.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:53.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:53.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:53.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:53.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:53.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:53.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:53.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:53.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:53.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:53.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:53.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:53.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:53.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:53.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:53.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:53.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:53.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:53.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:53.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:53.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:53.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:53.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:53.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:53.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:53.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:53.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:53.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:53.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:53.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:53.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:53.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:53.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:53.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:53.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:54.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:54.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:54.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:54.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:54.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:54.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:54.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:54.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:27:54.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:54.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:54.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:54.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:54.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:54.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:54.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:54.336 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:54.336 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:54.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:54.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:54.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:54.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:54.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:54.336 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:54.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:54.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:54.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:54.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:54.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:54.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:54.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:54.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:54.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:54.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:54.337 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:54.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:54.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:54.347 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:54.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:54.347 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:54.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:54.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:54.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:54.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:54.532 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:54.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:54.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:54.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:54.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:54.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:54.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:54.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48881076 is found... 16:27:54.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48881076 is found finished successfully 16:27:54.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:54.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:54.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:54.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:54.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:54.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:54.544 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:54.545 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:54.545 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:54.561 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:54.601 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:54.601 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 16:27:54.601 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:54.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:54.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:54.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:54.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:54.602 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:54.602 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:54.602 DEBUG [main][MenuItemLookup] Item match:File 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:54.603 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:54.603 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:54.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:54.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:54.625 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:54.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:54.693 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:54.694 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 16:27:54.694 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:27:55.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:55.694 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 16:27:55.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:55.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:55.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:55.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:55.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:55.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:55.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:55.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:55.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:55.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:55.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:55.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:55.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:55.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:55.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:55.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:55.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:55.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:55.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:55.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:55.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:55.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:55.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:55.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:55.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:56.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:56.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:56.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:56.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:56.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:56.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:56.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:56.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:56.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 16:27:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:56.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:56.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:56.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:56.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:56.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:56.768 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:56.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:56.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:56.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:56.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:56.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:56.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:56.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:56.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:56.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:56.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:56.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:56.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:56.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:56.770 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:56.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:56.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:56.781 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:56.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:56.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:56.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:56.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:56.785 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:56.786 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:56.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:56.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:56.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:56.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:56.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:56.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:56.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:56.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47d8b46b is found... 16:27:56.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47d8b46b is found finished successfully 16:27:56.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:56.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:56.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:56.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:56.837 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:56.837 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 16:27:56.837 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:27:56.852 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:56.852 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:56.852 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:27:56.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:27:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:56.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:56.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:56.853 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:56.853 DEBUG [main][MenuItemLookup] Item match:File 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:56.854 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:27:56.854 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:27:56.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:27:56.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:27:56.855 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:27:56.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:27:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:27:56.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:56.908 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:56.908 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:27:56.909 DEBUG [main][EditorHandler] 1 editor(s) found 16:27:56.909 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:27:57.051 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:27:57.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:57.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:27:57.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:57.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:57.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:27:57.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:27:57.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:27:57.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:27:57.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:27:57.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:27:57.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:57.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:57.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:27:57.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:57.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:57.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:27:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:57.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:27:57.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:27:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:57.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:57.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:57.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:57.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:57.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:57.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:57.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:57.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:27:57.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:27:57.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:27:57.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:57.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:57.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:57.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:57.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:57.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:57.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:57.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:57.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:57.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:57.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:57.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:57.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:58.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:58.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:27:58.105 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:27:58.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:27:58.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:58.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:27:58.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 16:27:58.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:58.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:58.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:58.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:58.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:27:58.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:27:58.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:27:58.108 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:27:58.108 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:27:58.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:27:58.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:58.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:27:58.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:58.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:27:58.108 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:27:58.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:27:58.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:58.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:27:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:58.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:27:58.109 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:27:58.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:27:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:27:58.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:27:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:27:58.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:27:58.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:58.109 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:58.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:58.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:58.122 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:27:58.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:27:58.122 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:27:58.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:27:58.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:27:58.127 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:27:58.127 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:27:58.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:27:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:27:58.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:27:58.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:27:58.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:27:58.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:27:58.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:27:58.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:27:58.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:27:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:27:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26dc3299 is found... 16:27:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26dc3299 is found finished successfully 16:27:58.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:27:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:58.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:58.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:58.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:27:58.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:58.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:58.316 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 { 16:27:58.334 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:27:58.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:27:58.335 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 16:27:58.335 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:27:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:59.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:27:59.336 DEBUG [main][MenuItemLookup] Found menu:'File' 16:27:59.336 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:27:59.336 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:27:59.336 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:27:59.336 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:27:59.336 DEBUG [main][MenuItemLookup] Item match:Navigate 16:27:59.337 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:27:59.337 DEBUG [main][MenuItemLookup] Found menu:'Go To' 16:27:59.337 DEBUG [main][MenuItemLookup] Found menu:'' 16:27:59.337 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 16:27:59.337 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:27:59.337 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 16:27:59.337 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 16:27:59.337 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 16:27:59.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 16:27:59.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 16:27:59.338 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 16:27:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 16:27:59.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:27:59.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:27:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:59.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 16:27:59.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:27:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:59.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:59.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:27:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:27:59.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:27:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:27:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:27:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 16:27:59.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:27:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:59.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:27:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:27:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:27:59.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 16:27:59.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:27:59.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:27:59.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:27:59.434 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") 16:27:59.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:27:59.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:59.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:27:59.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:27:59.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:00.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:00.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:28:00.436 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:28:00.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 16:28:00.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:00.436 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 16:28:00.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 16:28:00.962 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 16:28:00.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:00.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:00.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:00.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:00.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:00.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:28:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:00.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:00.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:00.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 '\*?\QProject Explorer\E') 16:28:00.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:00.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:00.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:00.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:00.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:00.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:01.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:01.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:01.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:01.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:01.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:01.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:01.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:01.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:01.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:01.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:01.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:01.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:01.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:01.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:02.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:02.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:02.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:02.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:02.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:02.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 16:28:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:02.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:02.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:02.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:02.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:28:02.030 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:28:02.030 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:28:02.030 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:28:02.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:28:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:02.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:28:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:02.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:28:02.031 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:28:02.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:28:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:02.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:28:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:02.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:28:02.031 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:28:02.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:28:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:02.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:28:02.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:02.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:28:02.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:02.032 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:02.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:02.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:02.041 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:28:02.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:02.042 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:02.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:02.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:02.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:28:02.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:28:02.092 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:28:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:28:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:28:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:28:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6401b81e is found... 16:28:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6401b81e is found finished successfully 16:28:02.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:28:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:02.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:02.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:02.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:02.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:02.098 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:02.098 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:02.098 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:28:02.123 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:02.124 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:02.124 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:28:02.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:28:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:02.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:02.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:02.125 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:02.125 DEBUG [main][MenuItemLookup] Item match:File 16:28:02.125 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:28:02.125 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:28:02.125 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:28:02.125 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:28:02.125 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:02.126 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:28:02.126 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:28:02.126 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:02.126 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:28:02.126 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:28:02.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:28:02.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:28:02.126 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:28:02.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:28:02.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:28:02.202 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:02.202 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:02.202 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:28:02.202 DEBUG [main][EditorHandler] 1 editor(s) found 16:28:02.202 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:28:02.335 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:28:02.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:28:02.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:02.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:02.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:28:02.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:02.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:28:02.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:28:02.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:02.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:02.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:02.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:02.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:02.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:02.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:02.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:02.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:02.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:02.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:28:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:02.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:02.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:02.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:02.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:02.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:02.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:02.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:02.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:02.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:02.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:02.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:02.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:02.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:02.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:02.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:02.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:02.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:02.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:02.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:02.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:02.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:03.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:03.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:03.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:03.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:03.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:03.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:03.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:03.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:28:03.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:03.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:03.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:03.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:03.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:03.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:28:03.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:28:03.347 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:28:03.347 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:28:03.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:28:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:03.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:28:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:03.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:28:03.348 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:28:03.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:28:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:03.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:28:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:03.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:28:03.348 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:28:03.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:28:03.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:03.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:28:03.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:03.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:28:03.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:03.349 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:03.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:03.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:03.360 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:28:03.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:03.360 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:03.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:03.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:03.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:28:03.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:28:03.563 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:28:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:03.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:28:03.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:28:03.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:28:03.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:28:03.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:03.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:03.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c821f48 is found... 16:28:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c821f48 is found finished successfully 16:28:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:28:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:03.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:03.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:03.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:03.582 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:03.582 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:03.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:03.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:03.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:03.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:03.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:03.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:28:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:03.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:03.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 '\*?\QProject Explorer\E') 16:28:03.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:03.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:03.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:03.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:03.586 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:03.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:03.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:03.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:03.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:03.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:03.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:03.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:03.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:03.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:03.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:03.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:03.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:03.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:04.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:04.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:04.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:04.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:04.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:04.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:04.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:04.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:04.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:04.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:28:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:04.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:04.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:04.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:04.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:28:04.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:28:04.637 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:28:04.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:28:04.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:28:04.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:04.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:28:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:04.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:28:04.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:28:04.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:28:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:04.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:28:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:04.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:28:04.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:28:04.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:28:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:04.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:28:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:04.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:28:04.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:04.639 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:04.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:04.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:04.648 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:28:04.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:04.648 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:04.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:04.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:04.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:28:04.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:28:04.699 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:28:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:04.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:28:04.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:28:04.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:28:04.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:04.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:04.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6efb955f is found... 16:28:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6efb955f is found finished successfully 16:28:04.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:28:04.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:04.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:04.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:04.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:04.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:04.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:04.706 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:28:04.729 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:04.729 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:04.729 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:28:04.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:28:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:04.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:04.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:04.730 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:04.731 DEBUG [main][MenuItemLookup] Item match:File 16:28:04.731 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:28:04.731 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:28:04.731 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:28:04.731 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:28:04.731 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:04.732 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:28:04.732 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:28:04.732 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:04.732 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:28:04.732 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:28:04.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:28:04.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:28:04.732 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:28:04.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:28:04.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:28:04.800 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:04.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:04.801 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:28:04.801 DEBUG [main][EditorHandler] 1 editor(s) found 16:28:04.801 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:28:04.914 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:28:04.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:28:04.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:04.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:04.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:04.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:28:04.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:04.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:28:04.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:28:04.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:04.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:04.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:04.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:04.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:04.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:04.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:04.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:04.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:04.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:04.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 '\*?\QProject Explorer\E') 16:28:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:04.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:04.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:04.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:04.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:04.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:04.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:04.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:04.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:04.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:04.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:04.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:04.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:04.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:04.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:04.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:04.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:04.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:04.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:04.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:04.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:05.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:05.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:05.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:05.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:05.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:05.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:05.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:05.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:05.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 16:28:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:05.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:05.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:05.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:05.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:28:05.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:28:05.949 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:28:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:28:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:28:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:28:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:05.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:28:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:28:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:28:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:28:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:05.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:28:05.951 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:28:05.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:28:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:05.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:28:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:05.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:28:05.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:05.951 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:05.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:05.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:05.962 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:28:05.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:05.962 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:05.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:05.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:05.966 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:28:05.967 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:28:06.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:28:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:06.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:28:06.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:28:06.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:28:06.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:28:06.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:06.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:06.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29743ae3 is found... 16:28:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29743ae3 is found finished successfully 16:28:06.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 '\*?\QJavaClass.java\E') 16:28:06.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:06.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:06.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:06.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:06.152 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:06.152 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:06.152 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:28:06.152 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:28:06.352 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:28:06.559 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:28:06.559 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:28:06.759 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:28:06.966 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:28:06.966 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:28:07.166 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:28:07.372 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 16:28:07.372 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 16:28:07.573 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 16:28:07.779 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:28:07.779 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:28:07.980 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 16:28:08.981 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 16:28:08.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:08.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:08.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:08.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:08.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:08.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:28:08.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:08.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:08.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:08.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 '\*?\QProject Explorer\E') 16:28:08.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:08.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:08.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:08.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:08.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:08.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:08.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:09.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:09.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:09.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:09.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:09.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:09.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:09.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:09.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:09.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:09.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:09.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:09.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:09.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:10.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:10.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:10.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:10.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:10.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:10.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:10.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:10.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:28:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:10.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:10.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:10.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:10.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:28:10.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:28:10.049 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:28:10.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 16:28:10.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 16:28:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:10.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 16:28:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:10.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 16:28:10.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:28:10.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:28:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:10.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:28:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:10.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:28:10.051 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 16:28:10.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:28:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:10.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:28:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:10.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:28:10.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:10.051 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:10.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:10.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:10.061 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 16:28:10.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 16:28:10.061 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 16:28:10.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 16:28:10.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 16:28:10.066 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:28:10.066 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:28:10.114 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:28:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:10.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:28:10.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:28:10.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:28:10.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:10.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:10.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d04e861 is found... 16:28:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d04e861 is found finished successfully 16:28:10.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 16:28:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:10.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:10.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:10.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:10.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:10.120 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:10.120 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:28:10.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:10.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:10.146 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:28:10.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 16:28:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:10.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:10.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 16:28:10.147 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:10.147 DEBUG [main][MenuItemLookup] Item match:File 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:10.148 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:28:10.148 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:28:10.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:28:10.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:28:10.149 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:28:10.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:28:10.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:28:10.215 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:10.215 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 16:28:10.215 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:28:10.215 DEBUG [main][EditorHandler] 1 editor(s) found 16:28:10.215 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 16:28:10.341 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 16:28:10.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:28:10.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:10.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:10.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 16:28:10.342 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:28:10.342 DEBUG [main][EditorHandler] 0 editor(s) found 16:28:10.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:10.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:10.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:10.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:10.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:10.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:10.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:10.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:28:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:10.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:10.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:10.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:10.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:10.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:10.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:10.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:10.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:10.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:10.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:10.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:10.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:10.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:10.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:10.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:10.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:10.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:10.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:10.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:10.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:10.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:11.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:11.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:11.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:11.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:11.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:11.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:11.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 16:28:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:11.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:11.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:11.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:11.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:28:11.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:28:11.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:11.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:11.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:11.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:11.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:11.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:11.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:11.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:12.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:12.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:12.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:12.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:12.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:12.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:12.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:28:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:12.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:12.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:12.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:12.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 16:28:12.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 16:28:12.358 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:12.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:12.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:12.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:12.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 16:28:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:12.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:12.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:12.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:12.359 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:28:12.359 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:28:12.360 DEBUG [main][TreeItemHandler] Set Tree selection 16:28:12.369 DEBUG [main][TreeHandler] Notify Tree about selection event 16:28:12.376 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:28:12.377 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 16:28:12.377 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 16:28:12.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:28:12.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'New' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:28:12.427 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:12.428 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:28:12.428 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:28:12.428 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:12.428 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:28:12.428 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:28:12.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:28:12.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:28:12.428 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:28:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:12.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:28:12.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:12.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:12.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:12.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:12.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:28:12.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'New' 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:28:12.961 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:28:12.961 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:28:12.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:28:12.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:28:12.961 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:28:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1106): Gtk-CRITICAL **: 16:28:13.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1106): Gtk-CRITICAL **: 16:28:13.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1106): Gtk-CRITICAL **: 16:28:13.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1106): Gtk-CRITICAL **: 16:28:13.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:28:13.624 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 16:28:13.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:28:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:13.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: 32) 16:28:13.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:13.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:28:13.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:13.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:13.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:13.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:13.629 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:28:13.630 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:28:13.630 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:28:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:13.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:13.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:13.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") 16:28:13.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:13.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:28:13.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:13.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:13.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:13.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:13.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:13.632 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:28:13.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:13.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:13.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:13.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:13.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:28:13.638 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:28:14.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:28:14.139 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:28:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:14.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:28:14.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:28:14.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:28:14.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:14.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:14.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:14.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:14.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:14.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:28:14.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:14.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:14.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 16:28:14.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:14.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.303 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.96 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.776 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.473 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.723 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.532 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.594 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.879 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.715 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.747 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.159 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.964 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.478 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.66 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.954 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.735 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.844 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.402 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.489 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.621 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.78 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.623 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.139 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.68 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.667 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.438 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 12.114 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.663 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.735 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.279 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.578 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.427 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 16:28:14.163 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 16:28:14.164 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:28:14.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:14.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 16:28:14.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:14.165 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:28:14.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:14.165 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:28:14.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:14.165 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:28:14.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:14.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:14.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:14.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:14.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:14.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:14.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:14.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:14.179 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:14.179 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:14.179 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:14.179 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:14.179 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:14.179 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:14.179 DEBUG [main][MenuItemLookup] Item match:Window 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:14.180 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:28:14.180 DEBUG [main][MenuItemLookup] Item match:Preferences 16:28:14.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:28:14.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:28:14.180 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:28:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:28:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:28:14.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:28:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:14.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:14.300 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:28:14.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:28:14.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:14.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:14.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:14.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:14.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:14.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:28:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:14.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:14.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:14.325 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:28:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:14.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:14.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:28:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:28:14.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:14.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:14.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:14.361 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:28:14.361 DEBUG [main][EditorHandler] 0 editor(s) found 16:28:14.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:14.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:14.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:14.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:14.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:14.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 '\*?\QProject Explorer\E') 16:28:14.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:14.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:14.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:14.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:14.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:14.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:14.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:14.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:14.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:14.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:14.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:14.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:14.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:28:14.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:14.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:14.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:14.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:28:14.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:14.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:14.381 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:14.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:14.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:14.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 16:28:14.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:14.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 16:28:14.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 16:28:14.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:14.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:14.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:14.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:28:14.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.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'] 16:28:14.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 16:28:14.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.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'] 16:28:14.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.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'] 16:28:14.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.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'] 16:28:14.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.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 Project"] 16:28:14.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:28:14.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:28:14.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:14.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:14.396 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:14.396 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:14.396 DEBUG [main][MenuItemLookup] Item match:File 16:28:14.397 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:28:14.397 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:28:14.399 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:28:14.399 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:14.399 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:28:14.399 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:14.399 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:28:14.399 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:14.399 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:28:14.399 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:28:14.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:28:14.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:28:14.400 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:28: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 'New|Select a wizard'] is available.... 16:28:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:28:14.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:28:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:14.492 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:28:14.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:28:14.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:14.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:14.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:28:14.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:14.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:14.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:28:14.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:14.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:14.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:14.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:28:14.495 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:28:14.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:28:14.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:28:14.507 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:28:14.507 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:28:14.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:28:14.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:14.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:14.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:14.508 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:28:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:14.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:14.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:14.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:28:14.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:28:14.544 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 16:28:14.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 16:28:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:14.545 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:28:14.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:14.545 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 16:28:14.545 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:") 16:28:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:14.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:14.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:28:14.547 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:28:14.548 INFO [WorkbenchTestable][AbstractText] Text set to: project 16:28:14.549 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:28:14.549 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 16:28:14.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:28:14.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:14.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:14.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:14.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:14.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:14.552 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:28:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:14.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:14.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:14.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:28:15.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:28:15.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:15.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:15.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:15.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:15.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'] 16:28:15.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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'] 16:28:15.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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: "Create New File"] 16:28:15.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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'] 16:28:15.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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'] 16:28:15.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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'] 16:28:15.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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: "Create New File"] 16:28:15.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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'] 16:28:15.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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'] 16:28:15.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:15.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:15.087 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:15.087 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:15.087 DEBUG [main][MenuItemLookup] Item match:File 16:28:15.088 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:28:15.088 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:28:15.090 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:28:15.090 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:15.090 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:28:15.090 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:15.090 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:28:15.090 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:15.090 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:28:15.090 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:28:15.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:28:15.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:28:15.090 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:28:15.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:28:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:28:15.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:28:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:15.192 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:28:15.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.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 16:28:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:15.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:15.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:15.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:28:15.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:15.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:15.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:28:15.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:15.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:15.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:15.195 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 16:28:15.195 DEBUG [main][TreeItemHandler] Selecting tree item: File 16:28:15.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 16:28:15.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 16:28:15.200 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:28:15.200 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:28:15.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:28:15.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:15.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:15.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:15.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:15.202 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:28:15.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:15.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:15.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:15.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:15.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'] 16:28:15.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:28:15.247 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 16:28:15.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:28:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:15.248 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:28:15.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:15.256 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:") 16:28:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:15.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:15.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:15.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:15.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:28:15.259 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:28:15.268 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 16:28:15.304 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:") 16:28:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:15.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:15.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:15.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:15.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:28:15.308 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:28:15.309 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 16:28:15.312 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:28:15.312 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 16:28:15.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:28:15.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:15.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:15.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:15.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:15.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:15.315 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:28:15.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:15.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:15.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:15.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:28:15.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:28:15.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:15.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:28:15.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:28:15.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:28:15.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:28:15.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:15.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:15.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:15.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:15.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 16:28:15.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:15.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:15.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:15.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:15.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:15.489 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:15.489 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 16:28:15.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:15.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:15.490 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 16:28:15.490 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:15.490 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:15.490 DEBUG [main][MenuItemLookup] Item match:Edit 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:15.491 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 16:28:15.492 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 16:28:15.492 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 16:28:15.492 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 16:28:15.492 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 16:28:15.692 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 16:28:16.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 16:28:16.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:28:16.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:16.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 16:28:16.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:16.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:16.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:16.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:28:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:28:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:28:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 16:28:16.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 16:28:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:16.712 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 16:28:16.712 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 16:28:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:28:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:28:16.712 DEBUG [WorkbenchTestable][ContentAssistant] a 16:28:16.712 DEBUG [WorkbenchTestable][ContentAssistant] b 16:28:16.712 DEBUG [WorkbenchTestable][ContentAssistant] c 16:28:16.712 INFO [WorkbenchTestable][AbstractShell] Close shell 16:28:16.712 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 16:28:16.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:16.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:16.729 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:28:16.730 DEBUG [main][EditorHandler] 1 editor(s) found 16:28:16.730 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 16:28:16.759 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 16:28:16.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:16.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:16.760 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:16.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:16.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:16.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:16.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:16.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:28:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:16.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:16.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:16.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:16.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:16.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:16.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:16.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:16.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:16.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:16.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:16.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:16.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:16.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:17.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:17.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:17.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:17.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:17.768 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:17.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:17.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 16:28:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:17.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:17.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:17.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:17.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 16:28:17.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:17.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:17.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:17.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:17.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:17.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:18.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:18.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:18.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:18.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:18.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:18.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:18.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:18.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:18.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:18.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:28:18.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:18.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:18.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:18.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:18.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:18.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 16:28:18.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:18.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:18.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:18.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:18.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:28:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:18.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:18.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:18.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:18.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:18.775 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:28:18.775 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:28:18.775 DEBUG [main][TreeItemHandler] Set Tree selection 16:28:18.779 DEBUG [main][TreeHandler] Notify Tree about selection event 16:28:18.785 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:28:18.786 DEBUG [WorkbenchTestable][TreeItemHandler] project 16:28:18.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:28:18.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'New' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:18.815 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:28:18.815 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:28:18.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:28:18.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:28:18.815 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:28:18.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:18.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:28:18.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:28:19.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:19.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:19.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:19.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:19.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:28:19.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:19.340 DEBUG [main][MenuItemLookup] Found menu:'New' 16:28:19.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:28:19.340 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:19.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:28:19.340 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:19.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:28:19.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:28:19.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:28:19.340 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:28:19.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:28:19.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:28:19.340 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16: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.... 16:28:19.958 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 16:28:19.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:28:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:19.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:28:19.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:19.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:28:19.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:19.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:19.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:19.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:19.965 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:28:19.965 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:28:19.965 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:28:19.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:19.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:19.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:19.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:19.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:28:19.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:19.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:28:19.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:19.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:19.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:19.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:19.968 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:28:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:19.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:19.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:19.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:28:19.975 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:28:20.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:28:20.476 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:28:20.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:20.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:28:20.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:28:20.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:20.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:20.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:20.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:20.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:20.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:20.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:28:20.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:20.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:20.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 16:28:20.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:20.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:20.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 16:28:20.485 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 16:28:20.485 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:20.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.324 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.103 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 16:28:20.504 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 16:28:20.505 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:28:20.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:20.506 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 16:28:20.506 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:20.506 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:28:20.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:20.507 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:28:20.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:20.508 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:28:20.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:20.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:20.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:20.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:20.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:20.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:20.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:20.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:20.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:20.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:20.524 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:20.524 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:20.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:20.524 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:20.524 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:20.524 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:20.524 DEBUG [main][MenuItemLookup] Item match:Window 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:20.525 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:28:20.525 DEBUG [main][MenuItemLookup] Item match:Preferences 16:28:20.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:28:20.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:28:20.525 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:28:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:28:20.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 'Preferences.*'] is available. finished successfully 16:28:20.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:28:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:20.682 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:28:20.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:20.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:28:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:20.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:20.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:20.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:28:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:20.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:20.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:20.748 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:28:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:20.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:20.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:28:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:28:20.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:20.788 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:28:20.788 DEBUG [main][EditorHandler] 0 editor(s) found 16:28:20.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:20.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:20.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:20.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 '\*?\QProject Explorer\E') 16:28:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:20.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:20.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:20.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:20.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:20.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:20.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:20.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:20.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:20.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:20.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:28:20.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:20.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:20.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:20.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:28:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:20.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:20.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:20.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:20.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:20.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:28:20.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:20.836 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 16:28:20.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 16:28:20.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:20.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:20.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:20.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 16:28:20.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:20.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:20.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 16:28:20.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:20.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 16:28:20.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 16:28:20.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:20.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:20.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:20.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 16:28:20.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:20.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:20.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 16:28:20.851 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:28:20.851 DEBUG [main][EditorHandler] 0 editor(s) found 16:28:20.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:28:20.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:20.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:20.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:28:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:20.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:20.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:20.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:20.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:20.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:20.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:20.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:20.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:20.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:20.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:20.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:20.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:20.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:20.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:20.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:21.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:21.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:21.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:21.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:21.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:21.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:21.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:21.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:21.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 16:28:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:21.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:21.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:21.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:21.891 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 16:28:21.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:21.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:21.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:21.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:22.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:22.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:22.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:22.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:28:22.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:22.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:22.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:22.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:22.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 16:28:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:22.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:22.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:22.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:22.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:22.896 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 16:28:22.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:22.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:22.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:22.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:22.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 16:28:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:22.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:22.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:22.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:22.897 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:28:22.897 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:28:22.897 DEBUG [main][TreeItemHandler] Set Tree selection 16:28:22.900 DEBUG [main][TreeHandler] Notify Tree about selection event 16:28:22.907 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:28:22.909 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 16:28:22.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:28:22.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'New' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:28:22.940 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:22.941 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:28:22.941 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:28:22.941 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:22.941 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:28:22.941 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:28:22.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:28:22.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:28:22.941 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:28:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:22.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:28:23.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:23.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:23.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:28:23.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:23.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:28:23.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:23.471 DEBUG [main][MenuItemLookup] Found menu:'New' 16:28:23.471 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:28:23.471 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:23.471 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:28:23.471 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:23.471 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:28:23.471 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:28:23.471 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:28:23.471 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:28:23.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:28:23.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:28:23.471 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:28:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:28:24.090 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 16:28:24.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:28:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:24.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:24.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:28:24.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:24.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:24.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:24.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:28:24.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:24.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:24.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:24.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:24.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:24.097 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:28:24.097 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:28:24.097 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:28:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:24.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:24.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:24.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:28:24.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:24.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:28:24.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:24.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:24.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:24.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:24.100 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:28:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:24.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:24.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:28:24.106 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:28:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:28:24.606 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:28:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:24.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:28:24.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:28:24.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:28:24.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:28:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:28:24.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:24.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:24.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:24.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:28:24.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:24.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:24.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 16:28:24.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:24.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.109 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.014 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:24.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:24.622 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:28:24.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:24.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:24.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:24.623 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:28:24.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:24.623 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:28:24.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:24.623 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:28:24.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.*'] 16:28:24.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:24.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.*'] 16:28:24.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:24.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.*'] 16:28:24.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:24.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:24.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:24.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:24.637 DEBUG [main][MenuItemLookup] Item match:Window 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:28:24.637 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:24.638 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:28:24.638 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:24.638 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:28:24.638 DEBUG [main][MenuItemLookup] Item match:Preferences 16:28:24.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:28:24.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:28:24.638 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:28:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:28:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:28:24.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:28:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:24.775 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:28:24.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:28:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:24.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:24.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:24.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:24.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) 16:28:24.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:24.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:24.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:24.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:24.800 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:28:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:24.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:24.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:28:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:28:24.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:24.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:24.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:24.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:24.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:24.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:24.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:24.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:24.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:24.833 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:24.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:24.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:24.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:24.834 DEBUG [main][MenuItemLookup] Item match:Window 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:24.834 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:24.834 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:24.839 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:24.839 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:24.840 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:24.840 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:24.840 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:24.840 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:24.840 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:24.840 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:24.840 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:24.840 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:24.840 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:24.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:24.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:24.857 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:24.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:24.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:24.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:24.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:24.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:24.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:24.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:24.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:24.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:24.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:25.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:25.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:25.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:25.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:25.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:25.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:25.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:25.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:25.430 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:25.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:25.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:25.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:25.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:25.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:25.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:25.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:25.434 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:25.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:25.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:25.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:25.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:25.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:25.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 '\*?\QWorkbench Test\E') 16:28:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:25.498 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:25.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:25.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:25.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:25.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:25.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:25.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:25.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:25.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 '\*?\QWorkbench Test\E') 16:28:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:25.531 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:25.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:25.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:25.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:25.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:25.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:25.542 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:25.542 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:25.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:25.545 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368590921 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:25.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:25.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:25.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:25.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:25.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:25.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:25.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:25.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:25.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:25.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:25.586 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:25.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:25.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:25.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:25.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:25.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:25.587 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:25.587 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:25.587 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:25.587 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:25.587 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:25.587 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:25.587 DEBUG [main][MenuItemLookup] Item match:Window 16:28:25.588 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:25.588 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:25.588 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:25.588 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:25.588 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:25.588 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:25.592 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:25.592 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:25.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:25.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:25.593 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:25.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:25.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:25.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:25.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:25.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:25.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:25.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:25.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:25.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:25.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:25.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:25.664 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:25.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:25.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:25.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:25.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:25.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:25.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:25.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:25.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:25.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:25.667 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:25.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:25.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:25.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:25.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:25.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:25.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:25.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:25.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 16:28:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:25.751 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:25.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:25.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:25.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:25.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:25.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:25.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:25.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:25.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 16:28:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:25.773 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:25.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:25.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:25.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:25.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:25.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:25.775 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:25.775 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:25.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:25.776 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368591152 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:25.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:25.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:25.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:25.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:25.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:25.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:25.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:25.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:25.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:25.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:25.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:25.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:25.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:25.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:25.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:25.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:25.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:25.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:25.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:25.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:25.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:25.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:25.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:25.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:25.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:25.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:25.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:25.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:25.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:25.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:25.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:25.838 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 16:28:25.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:25.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:25.848 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:25.848 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:25.848 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:25.848 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:25.848 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:25.848 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:25.848 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:25.848 DEBUG [main][MenuItemLookup] Item match:Window 16:28:25.849 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:25.849 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:25.849 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:25.849 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:25.849 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:25.849 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:25.853 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:25.853 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:25.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:25.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:25.854 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:25.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:25.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:25.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:25.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:25.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:25.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:25.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:25.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:25.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:25.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:25.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:25.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 16:28:25.936 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 16:28:25.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 16:28:25.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 16:28:25.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:25.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:25.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.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 "Open") 16:28:25.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:25.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:25.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:25.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:25.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:25.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:25.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:25.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:25.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:25.946 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:25.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:25.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:26.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:26.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 16:28:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:26.013 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 16:28:26.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 16:28:26.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:26.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:26.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:26.025 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 16:28:26.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 16:28:26.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 16:28:26.026 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 16:28:26.026 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 16:28:26.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 16:28:26.027 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368591403 data=null x=386 y=16 width=0 height=0 detail=0} 16:28:26.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.090 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:26.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.100 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:26.100 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:26.101 DEBUG [main][MenuItemLookup] Item match:Window 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:26.101 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:26.102 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:26.102 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:26.107 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:26.107 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:26.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:26.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:26.111 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:26.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:26.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:26.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:26.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:26.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:26.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:26.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:26.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:26.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:26.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:26.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:26.190 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:26.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:26.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:26.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:26.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:26.193 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:26.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:26.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:26.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:26.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.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 '\*?\QWorkbench Test\E') 16:28:26.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:26.268 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:26.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:26.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:26.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:26.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.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 '\*?\QWorkbench Test\E') 16:28:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:26.302 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:26.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:26.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:26.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:26.303 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:26.303 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:26.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.313 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368591689 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:26.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.361 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 16:28:26.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:26.362 DEBUG [main][MenuItemLookup] Item match:Window 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:26.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:26.362 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:26.367 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:26.367 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:26.376 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:26.376 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:26.377 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:26.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:26.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.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 16:28:26.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:26.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:26.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:26.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:26.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:26.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:26.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:26.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:26.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:26.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:26.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:26.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:26.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 16:28:26.455 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 16:28:26.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 16:28:26.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 16:28:26.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:26.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:26.458 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:26.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:26.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:26.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:26.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 16:28:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:26.528 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 16:28:26.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 16:28:26.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:26.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:26.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:26.530 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: ") 16:28:26.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:28:26.531 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:28:26.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.567 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:26.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:26.568 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:26.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:26.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:26.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:26.569 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:26.569 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:26.569 DEBUG [main][MenuItemLookup] Item match:Window 16:28:26.569 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:26.569 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:26.569 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:26.569 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:26.569 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:26.569 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:26.573 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:26.573 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:26.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:26.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:26.586 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:26.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:26.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:26.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:26.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:26.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:26.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:26.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:26.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:26.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:26.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:26.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:26.667 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:26.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:26.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:26.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.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 "Open") 16:28:26.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:26.671 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:26.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:26.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:26.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:26.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.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 '\*?\QWorkbench Test\E') 16:28:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:26.742 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:26.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:26.744 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:26.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:28:26.745 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:26.746 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:26.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.746 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368592122 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:26.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.779 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:26.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.779 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:26.779 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:26.779 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:26.779 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:26.779 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:26.780 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:26.780 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:26.780 DEBUG [main][MenuItemLookup] Item match:Window 16:28:26.780 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:26.780 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:26.780 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:26.780 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:26.780 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:26.780 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:26.784 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:26.784 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:26.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:26.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:26.785 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:26.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 16:28:26.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.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 16:28:26.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:26.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:26.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:26.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:26.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:26.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:26.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:26.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:26.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:26.854 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:26.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:26.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:26.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:26.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:26.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:26.857 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:26.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:26.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:26.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:26.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.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 '\*?\QWorkbench Test\E') 16:28:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:26.922 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:26.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:26.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:26.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:26.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:26.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:26.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 '\*?\QWorkbench Test\E') 16:28:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:26.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:26.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:26.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:26.933 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:26.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:26.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:26.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:26.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:26.934 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:26.934 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:26.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:26.945 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368592321 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:26.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:26.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:26.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:26.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:26.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:26.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:26.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:26.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:26.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:26.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:26.990 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:26.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:27.000 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:27.000 DEBUG [main][MenuItemLookup] Item match:Window 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:27.000 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:27.000 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:27.004 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:27.004 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:27.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:27.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:27.005 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:27.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:27.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:27.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:27.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:27.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:27.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:27.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:27.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:27.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:27.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:27.072 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:27.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:27.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:27.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:27.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:27.095 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:27.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:27.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:27.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:27.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:27.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 '\*?\QWorkbench Test\E') 16:28:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:27.157 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:27.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:27.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:27.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:27.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:27.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:27.158 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:27.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:27.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:27.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:28:27.159 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:27.159 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:27.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:27.159 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368592535 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:27.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:27.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:27.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:27.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:27.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.192 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:27.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:27.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:27.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:27.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:27.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:27.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:27.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:27.198 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:27.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:27.199 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:27.199 DEBUG [main][MenuItemLookup] Item match:Window 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:27.199 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:27.199 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:27.203 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:27.203 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:27.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:27.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:27.204 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:27.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:27.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:27.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:27.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:27.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:27.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:27.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:27.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:27.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:27.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:27.294 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:27.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:27.294 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:27.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.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 "Open") 16:28:27.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:27.296 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:27.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:27.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:27.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:27.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:27.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:27.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:27.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:27.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:27.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:27.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 '\*?\QWorkbench Test\E') 16:28:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:27.358 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:27.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:27.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:27.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:27.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:27.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:27.360 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:27.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:27.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:27.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:28:27.361 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:27.361 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:27.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:27.361 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368592737 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:27.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:27.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:27.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:27.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:27.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:27.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:27.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:27.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:27.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:27.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:27.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:27.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:27.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:27.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:27.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:27.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:27.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:27.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:27.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:27.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:27.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:27.421 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:27.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:27.421 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:27.421 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:27.421 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:27.421 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:27.421 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:27.421 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:27.421 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:27.421 DEBUG [main][MenuItemLookup] Item match:Window 16:28:27.422 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:27.422 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:27.422 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:27.422 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:27.422 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:27.422 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:27.426 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:27.426 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:27.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:27.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:27.426 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:27.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:27.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:27.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:27.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:27.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:27.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:27.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:27.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:27.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:27.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:27.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:27.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:27.515 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:27.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:27.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:27.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:27.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:27.517 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:27.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:27.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:27.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:27.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:27.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:27.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:27.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 16:28:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:27.593 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:27.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:27.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:27.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:27.609 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 16:28:27.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:27.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:27.609 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:27.609 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:27.609 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:27.609 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:27.609 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:27.609 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:27.609 DEBUG [main][MenuItemLookup] Item match:Window 16:28:27.610 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:27.610 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:27.610 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:27.610 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:27.610 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:27.610 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:27.613 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:27.613 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:27.614 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:27.614 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:27.614 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:27.614 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:27.614 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:27.614 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:27.614 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:27.614 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:27.614 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:27.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:27.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:27.625 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:27.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:27.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:27.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:27.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:27.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:27.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:27.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:27.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:27.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:27.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:27.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:27.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:28:27.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:27.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:28.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:28:28.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:28.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:28.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:28.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 16:28:28.222 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 16:28:28.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 16:28:28.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 16:28:28.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.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 "Open") 16:28:28.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:28.224 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:28.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:28.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:28.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:28.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:28.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:28.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:28.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:28.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:28.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 '\*?\QMarkers\E') 16:28:28.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:28.335 INFO [WorkbenchTestable][AbstractView] Activate view Markers 16:28:28.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:28.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:28.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:28.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:28.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:28.351 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:28.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:28:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:28.366 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:28.366 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:28.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:28.366 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368593742 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:28.387 INFO [WorkbenchTestable][AbstractView] Activate view Markers 16:28:28.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:28.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:28.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:28.388 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 16:28:28.388 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 16:28:28.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:28.389 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368593765 data=null x=459 y=16 width=0 height=0 detail=0} 16:28:28.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:28.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:28.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:28.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:28.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:28.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:28.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:28.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:28.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:28.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:28.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:28.434 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:28.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:28.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:28.435 DEBUG [main][MenuItemLookup] Item match:Window 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:28.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:28.436 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:28.436 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:28.439 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:28.439 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:28.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:28.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:28.440 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:28.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:28.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:28.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:28.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:28.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:28.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:28.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:28.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:28.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:28.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:28.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:28.520 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:28.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:28.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:28.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:28.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:28.523 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:28.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:28.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:28.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:28.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:28.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:28.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:28.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 16:28:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:28.587 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:28.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:28.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:28.596 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 16:28:28.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:28.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:28.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:28.597 DEBUG [main][MenuItemLookup] Item match:Window 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:28.597 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:28.597 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:28.601 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:28.601 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:28.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:28.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:28.613 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:28.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:28.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:28.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:28:28.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:28.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:28.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:28:28.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:28.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:28.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:28.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 16:28:28.691 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 16:28:28.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 16:28:28.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 16:28:28.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:28.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:28.702 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:28.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:28.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:28.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:28.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:28.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:28.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:28.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:28.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:28.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 16:28:28.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:28.796 INFO [WorkbenchTestable][AbstractView] Activate view Markers 16:28:28.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:28.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:28.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:28.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:28.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:28.800 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:28.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:28.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:28.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:28:28.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:28.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:28.812 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:28.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:28.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:28.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:28:28.813 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:28.813 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:28.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:28.813 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368594189 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:28.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:28.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:28.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:28.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:28.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:28.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:28.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:28.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:28.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:28.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:28.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:28.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:28.862 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:28.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:28.863 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:28.864 DEBUG [main][MenuItemLookup] Item match:Window 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:28.864 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:28.864 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:28.868 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:28.868 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:28.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:28.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:28.885 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:28.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:28.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:28.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:28.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:28.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:28.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:28.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:28.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:28.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:28.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:28.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:28.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:28.980 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:28.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:28.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:28.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:28.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:28.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:28.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:28.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:28.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:28.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:28.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:28.983 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:28.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:28.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:28.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:28.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:29.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:29.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.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 '\*?\QWorkbench Test\E') 16:28:29.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:29.048 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:29.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:29.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:29.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:29.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:29.050 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:29.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:29.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:28:29.051 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:29.051 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:29.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:29.051 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368594427 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:29.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:29.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:29.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:29.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:29.093 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:29.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:29.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:29.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:29.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:29.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 16:28:29.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.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 '\*?\QWorkbench Dirty Test\E') 16:28:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:29.106 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 16:28:29.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 16:28:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:29.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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: ") 16:28:29.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.130 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 16:28:29.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:28:29.131 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:28:29.131 INFO [WorkbenchTestable][AbstractText] Text set to: hello 16:28:29.133 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 16:28:29.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 16:28:29.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 16:28:29.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:29.135 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:29.135 DEBUG [main][MenuItemLookup] Item match:File 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.136 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:28:29.136 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:28:29.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:28:29.136 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:28:29.136 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:28:29.159 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 16:28:29.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 16:28:29.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 16:28:29.161 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 16:28:29.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 16:28:29.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 16:28:29.161 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 16:28:29.161 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 16:28:29.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 16:28:29.162 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368594538 data=null x=379 y=16 width=0 height=0 detail=0} 16:28:29.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:29.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:29.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:29.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:29.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:29.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:29.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:29.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:29.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:29.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.200 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 16:28:29.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:29.218 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:29.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:29.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:29.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:29.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:29.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:29.218 DEBUG [main][MenuItemLookup] Item match:Window 16:28:29.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:29.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:29.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:29.219 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:29.219 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.224 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:29.224 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:29.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:29.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:29.225 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:29.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:29.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:29.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:29.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:29.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:29.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:29.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:29.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 16:28:29.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:29.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:29.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:29.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:29.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:29.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 16:28:29.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 16:28:29.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:29.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 16:28:29.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:29.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 16:28:29.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 16:28:29.331 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 16:28:29.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 16:28:29.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 16:28:29.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:29.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:29.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:29.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:29.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:29.334 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:29.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:29.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:29.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:29.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:29.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:29.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:29.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:29.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:29.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.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 '\*?\QWorkbench Test\E') 16:28:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:29.411 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:29.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:29.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:29.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:29.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:29.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 16:28:29.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.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 '\*?\QMarkers\E') 16:28:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:29.445 INFO [WorkbenchTestable][AbstractView] Activate view Markers 16:28:29.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:29.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:29.471 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:29.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:29.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:28:29.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:29.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:29.481 INFO [WorkbenchTestable][AbstractView] Activate view Markers 16:28:29.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:29.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:29.495 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 16:28:29.495 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 16:28:29.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:29.495 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368594871 data=null x=413 y=16 width=0 height=0 detail=0} 16:28:29.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 16:28:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:29.545 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 16:28:29.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:29.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:29.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:29.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:29.547 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 16:28:29.547 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 16:28:29.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 16:28:29.547 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368594923 data=null x=333 y=16 width=0 height=0 detail=0} 16:28:29.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:29.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:29.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 16:28:29.578 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 16:28:29.578 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:29.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.96 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.753 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.224 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.224 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.015 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.25 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.183 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.023 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.402 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.207 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.214 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.005 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 1.013 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.42 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.246 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.1 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.384 s Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:29.600 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:29.601 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:28:29.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:29.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:29.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:29.601 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:28:29.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:29.602 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:28:29.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:29.602 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:28:29.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:29.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:29.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:29.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:29.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:29.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:29.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:29.613 DEBUG [main][MenuItemLookup] Item match:Window 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.613 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:28:29.613 DEBUG [main][MenuItemLookup] Item match:Preferences 16:28:29.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:28:29.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:28:29.613 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:28:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:28:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:28:29.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:28:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.732 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:28:29.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:29.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:28:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:29.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:29.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:29.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:28:29.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:29.737 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:28:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:29.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:29.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:28:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:28:29.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:29.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 16:28:29.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:29.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:29.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:29.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.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') 16:28:29.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:29.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:29.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:29.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:29.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:29.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:29.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:29.806 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:28:29.806 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:28:29.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:29.806 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6e4667af] time=1368595182 data=null x=140 y=16 width=0 height=0 detail=0} 16:28:29.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:29.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:29.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 16:28:29.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:29.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 16:28:29.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:29.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:29.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:29.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:29.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:29.887 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 16:28:29.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:29.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:29.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:29.888 DEBUG [main][MenuItemLookup] Item match:Window 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.888 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:29.888 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:29.892 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:29.892 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:29.904 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:29.904 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:29.904 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:29.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:29.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:29.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:29.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:29.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:29.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:28:29.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:29.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:29.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:28:29.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:29.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:29.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:29.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 16:28:29.993 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 16:28:29.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 16:28:29.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 16:28:29.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:29.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:29.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:28:29.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:29.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:29.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:29.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:29.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:29.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:29.996 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:29.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:29.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:30.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:30.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:30.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:30.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 '\*?\QMarkers\E') 16:28:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:30.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:30.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:30.112 INFO [WorkbenchTestable][AbstractView] Activate view Markers 16:28:30.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:30.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:30.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:30.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:30.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:30.114 INFO [WorkbenchTestable][AbstractView] Activate view Markers 16:28:30.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:30.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:30.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:28:30.127 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 16:28:30.127 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 16:28:30.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 16:28:30.128 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5bb060b1] time=1368595504 data=null x=293 y=16 width=0 height=0 detail=0} 16:28:30.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:30.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:30.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:30.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:30.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:30.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:30.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 16:28:30.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:30.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 16:28:30.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:30.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:30.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:30.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:30.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:30.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:30.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:28:30.211 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:28:30.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:30.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:30.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:30.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:30.221 DEBUG [main][MenuItemLookup] Item match:Window 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:30.221 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:30.221 DEBUG [main][MenuItemLookup] Item match:Show View 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:30.225 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:28:30.225 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:28:30.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:28:30.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:28:30.226 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:28:30.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:28:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:28:30.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:28:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:30.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:28:30.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:30.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:30.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:30.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:30.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:30.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:28:30.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:30.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:30.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:30.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:30.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:30.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:28:30.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:28:30.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:28:30.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:28:30.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:28:30.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:28:30.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:28:30.323 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:28:30.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:28:30.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:28:30.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:30.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:30.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:30.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:30.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:30.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.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 "Open") 16:28:30.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:28:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:30.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:28:30.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:28:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:30.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:30.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:30.325 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:28:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:30.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:30.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:30.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:28:30.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:28:30.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 16:28:30.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 16:28:30.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:30.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:30.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:28:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:30.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:30.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:28:30.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:30.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:30.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:30.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:28:30.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:28:30.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:28:30.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:28:30.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:30.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:28:30.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 16:28:30.452 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:28:30.452 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:28:30.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:28:30.452 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60f11c71] time=1368595828 data=null x=140 y=16 width=0 height=0 detail=0} 16:28:30.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:30.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:30.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:30.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 16:28:30.506 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 16:28:30.506 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:30.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.089 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.324 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.313 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 16:28:30.511 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 16:28:30.512 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:28:30.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:30.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 16:28:30.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:30.512 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:28:30.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:30.513 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:28:30.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:30.513 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:28:30.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:30.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:30.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:30.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:30.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:28:30.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:30.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:30.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:28:30.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'File' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:28:30.514 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:28:30.514 DEBUG [main][MenuItemLookup] Item match:Window 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'' 16:28:30.515 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:28:30.515 DEBUG [main][MenuItemLookup] Item match:Preferences 16:28:30.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:28:30.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:28:30.515 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:28:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:28:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:28:30.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:28:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:30.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:30.669 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:28:30.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:28:30.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 16:28:30.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:30.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:30.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:28:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:28:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:28:30.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) 16:28:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:28:30.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:28:30.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:28:30.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:28:30.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:28:30.674 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:28:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:28:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:28:30.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:28:30.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:28:30.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:28:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:28:30.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:28:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:28:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:28:30.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:30.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 16:28:30.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 16:28:30.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:30.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:30.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:28:30.712 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 16:28:30.712 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job' is still alive 16:28:31.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:28:31.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 16:28:31.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:28:31.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:28:31.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:28:31.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:28:31.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 16:28:31.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:28:31.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 16:28:31.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 16:28:31.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:28:31.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:28:31.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:28:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 16:28:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 16:28:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:28:31.215 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:31.215 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:31.715 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:31.715 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:32.215 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:32.215 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:32.716 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:32.716 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:33.216 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:33.216 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:33.716 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:33.716 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:34.217 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:34.217 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:34.717 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:34.717 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:35.217 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:35.217 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:35.717 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:35.717 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:36.218 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:36.218 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:36.718 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:36.718 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:37.218 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:37.218 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:37.719 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:37.719 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:38.219 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:38.219 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:38.719 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:38.719 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:39.219 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:39.219 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:39.720 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:39.720 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:40.220 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:40.220 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:40.720 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:40.720 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:41.221 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 16:28:41.221 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 16:28:41.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 16:28:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:28:41.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:41.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:42.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:42.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:43.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:43.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:44.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:44.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:45.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:45.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:46.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:46.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:47.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:47.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:48.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:48.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:49.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:49.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:50.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:50.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:51.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:51.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:52.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:52.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:53.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:54.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:55.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:55.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:56.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:56.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:57.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:57.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:58.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:58.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:59.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:28:59.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:00.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:00.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:01.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:01.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:02.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:02.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:03.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:03.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:04.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:04.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:05.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:05.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:06.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:06.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:07.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:07.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:08.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:08.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:09.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:09.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:10.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:11.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:11.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:12.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:12.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:13.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:13.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:14.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:14.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:15.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:15.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:16.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:16.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:17.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:17.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:18.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:19.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:19.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:20.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:20.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:21.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:21.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:22.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:22.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:23.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:23.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:24.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:24.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:25.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:25.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:26.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:26.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:27.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:27.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:28.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:28.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:29.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:29.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:30.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:30.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 16:29:31.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:29:31.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:29:31.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:29:31.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:29:31.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 16:29:31.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:31.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:31.250 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 16:29:31.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 16:29:31.251 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:31.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.74 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.504 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.037 s Results: Tests run: 85, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test >-------- [INFO] Building RedDeer UIForms Test 4.7.0-SNAPSHOT [34/58] [INFO] from tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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 16:29:44.106 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:29:44.109 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 16:29:44.188 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:29:44.190 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 16:29:44.238 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:44.321 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:29:44.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:44.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:44.388 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 16:29:44.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 16:29:44.403 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 16:29:44.409 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:44.409 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:29:44.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:44.413 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:29:44.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:44.420 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:29:44.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:44.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:44.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:44.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:44.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.*'] 16:29:44.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:44.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:44.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:44.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:29:44.614 DEBUG [main][MenuItemLookup] Found menu:'File' 16:29:44.615 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:29:44.615 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:29:44.615 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:29:44.615 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:29:44.615 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:29:44.615 DEBUG [main][MenuItemLookup] Item match:Window 16:29:44.626 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:29:44.627 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:29:44.627 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:29:44.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:44.627 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:29:44.627 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:29:44.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:44.627 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:29:44.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:44.628 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:29:44.628 DEBUG [main][MenuItemLookup] Item match:Preferences 16:29:44.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:29:44.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:29:44.634 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:29:44.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.... 16:29:44.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 'Preferences.*'] is available. finished successfully 16:29:44.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:29:44.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:44.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:44.960 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:29:44.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:45.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 16:29:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:45.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:45.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:45.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:29:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:29:45.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:29:45.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:29:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:45.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:45.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:45.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:45.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:29:45.147 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:29:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:29:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:29:45.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:29:45.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:29:45.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:29:45.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:29:45.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:45.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:45.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:45.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:45.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:45.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:45.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:45.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:45.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:45.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:45.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:45.305 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 16:29:45.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:45.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:45.307 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:29:45.308 DEBUG [main][MenuItemLookup] Found menu:'File' 16:29:45.308 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:29:45.308 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:29:45.308 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:29:45.308 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:29:45.308 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:29:45.308 DEBUG [main][MenuItemLookup] Item match:Window 16:29:45.310 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:29:45.310 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:29:45.310 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:29:45.310 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:45.310 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:29:45.311 DEBUG [main][MenuItemLookup] Item match:Show View 16:29:45.326 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:29:45.327 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:29:45.327 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:29:45.327 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:29:45.327 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:29:45.327 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:29:45.327 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:29:45.327 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:29:45.327 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:45.328 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:29:45.328 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:29:45.329 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:29:45.329 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:29:45.330 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:29:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:29:45.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:29:45.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:29:45.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:45.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:29:45.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:45.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:45.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:29:45.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:45.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:45.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:45.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:29:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:29:45.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:29:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 16:29:45.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 16:29:45.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:29:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:29:46.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 16:29:46.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 16:29:46.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 16:29:46.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:29:46.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 16:29:46.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:29:46.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 16:29:46.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 16:29:46.007 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 16:29:46.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 16:29:46.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 16:29:46.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:46.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:46.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:46.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:29:46.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:46.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:46.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:46.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 "Open") 16:29:46.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:46.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:46.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:46.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:29:46.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:46.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:46.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:46.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:46.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:29:46.016 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:29:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:29:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:29:46.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:29:46.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:29:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:29:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:29:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 16:29:46.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:46.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 16:29:46.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:46.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:46.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:46.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:46.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:46.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:46.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:46.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:46.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:46.562 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:46.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:46.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:46.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:46.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:46.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:46.607 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) 16:29:46.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:46.634 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:46.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:46.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:46.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:46.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 16:29:46.690 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: ") 16:29:46.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:46.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:46.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:47.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:47.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:47.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:29:47.707 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 16:29:47.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:47.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:47.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:47.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:47.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:47.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:47.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:47.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:47.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:47.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:47.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:47.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:47.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:47.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:47.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:47.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:47.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:47.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:47.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:47.773 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:47.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:47.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:47.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:47.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:47.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:47.781 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) 16:29:47.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:47.782 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:47.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:47.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:47.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 16:29:47.817 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: ") 16:29:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:47.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:47.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:29:47.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:29:47.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:47.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:47.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:47.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:47.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:47.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:47.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:47.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:47.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:47.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:47.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:47.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:47.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:47.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:47.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:47.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 '\*?\QUI Form Test\E') 16:29:47.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:47.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:47.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:47.894 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:47.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:47.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:47.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:47.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:47.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:47.902 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") 16:29:47.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:47.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:47.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:47.903 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:47.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:47.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:47.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:47.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:48.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:48.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:48.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:48.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:29:48.980 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 16:29:48.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:48.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:48.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:48.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:48.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:48.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:48.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:48.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:48.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:48.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:48.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:48.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:48.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:48.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:48.998 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:48.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:49.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:49.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:49.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:49.045 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:49.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:49.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:49.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:49.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:49.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:49.055 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) 16:29:49.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:49.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.055 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:49.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:49.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:49.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 16:29:49.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:49.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.113 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.113 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:49.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:49.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:49.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:49.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:49.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:49.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:49.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:49.197 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:49.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:49.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:49.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:49.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:49.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:49.210 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") 16:29:49.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.234 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:49.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:49.238 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") 16:29:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 16:29:49.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:49.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:49.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:49.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:49.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:49.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:49.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:49.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:49.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:49.332 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:49.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:49.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:49.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:49.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:49.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:49.339 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) 16:29:49.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.340 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:49.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 16:29:49.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:49.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:49.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:49.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:49.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:49.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:49.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:49.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:49.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:49.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:49.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:49.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 '\*?\QUI Form Test\E') 16:29:49.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:49.438 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:49.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:49.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:49.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:49.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:49.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:49.445 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") 16:29:49.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:49.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.474 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:49.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 16:29:49.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:49.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:49.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:49.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:49.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:49.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:49.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:49.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:49.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:49.524 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:49.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:49.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:49.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:49.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:49.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:49.563 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") 16:29:49.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.606 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:49.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:49.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:49.612 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) 16:29:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 16:29:49.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:49.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:49.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:49.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:49.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:49.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:49.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:49.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:49.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:49.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 '\*?\QUI Form Test\E') 16:29:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:49.640 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:49.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:49.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:49.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:49.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:49.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:49.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 16:29:49.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:49.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.706 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:49.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:49.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:49.712 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) 16:29:49.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:49.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 16:29:49.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:49.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:49.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 16:29:49.717 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 16:29:49.717 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:49.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.699 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 2.432 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.1 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.16 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.129 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.129 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.13 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.108 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.131 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.1 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:49.764 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:49.766 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:29:49.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:49.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:49.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:49.767 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:29:49.768 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:49.768 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:29:49.768 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:49.768 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:29:49.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:49.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:49.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:49.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:49.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:49.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:49.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:49.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:49.771 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:29:49.771 DEBUG [main][MenuItemLookup] Found menu:'File' 16:29:49.771 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:29:49.771 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:29:49.771 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:29:49.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:29:49.771 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:29:49.771 DEBUG [main][MenuItemLookup] Item match:Window 16:29:49.785 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:49.786 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:29:49.786 DEBUG [main][MenuItemLookup] Item match:Preferences 16:29:49.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:29:49.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:29:49.817 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:29:49.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 'Preferences.*'] is available.... 16:29:49.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 'Preferences.*'] is available. finished successfully 16:29:49.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:29:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:49.981 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:29:49.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:49.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:29:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:29:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:29:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:29:49.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:29:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:49.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:49.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:49.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:29:49.987 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:29:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:29:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:29:49.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:29:49.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:29:50.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:29:50.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:29:50.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:50.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:50.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:50.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:50.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:50.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:50.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:50.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:50.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:50.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:50.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:50.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:50.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:50.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:50.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:50.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:50.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:50.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:50.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:50.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:50.114 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:50.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:50.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:50.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:50.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:50.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:50.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:50.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:50.161 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 16:29:50.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:50.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:50.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:29:50.164 DEBUG [main][MenuItemLookup] Found menu:'File' 16:29:50.164 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:29:50.164 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:29:50.164 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:29:50.164 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:29:50.164 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:29:50.164 DEBUG [main][MenuItemLookup] Item match:Window 16:29:50.165 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:29:50.165 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:29:50.165 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:29:50.165 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:50.165 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:29:50.165 DEBUG [main][MenuItemLookup] Item match:Show View 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'Properties' 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:29:50.188 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:50.189 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:29:50.189 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:29:50.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:29:50.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:29:50.219 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:29:50.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:29:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:29:50.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:29:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:50.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 16:29:50.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:50.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:29:50.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:50.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:50.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:29:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:29:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:29:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:29:50.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:29:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:29:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:29:50.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:29:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:29:50.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:29:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:29:50.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:29:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:29:50.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:29:50.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 16:29:50.825 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 16:29:50.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 16:29:50.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 16:29:50.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:50.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:29:50.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:50.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:50.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:50.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 "Open") 16:29:50.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:50.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:29:50.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:50.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:50.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:50.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:29:50.830 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:29:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:29:50.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:29:50.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:29:50.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:29:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:29:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:29:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 16:29:51.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:51.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 16:29:51.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:51.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:51.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:51.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:51.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 '\*?\QError Log\E') 16:29:51.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:51.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:51.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:51.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:51.057 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:29:51.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:29:51.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:51.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:51.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:51.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:51.062 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 16:29:51.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:51.062 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 16:29:51.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:51.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:51.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:51.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:51.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:52.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:29:52.066 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 16:29:52.067 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:29:52.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:29:52.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:52.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:52.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:52.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:52.069 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 16:29:52.069 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 16:29:52.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:29:52.072 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:29:52.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:52.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:52.169 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:52.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:52.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:52.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:52.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:52.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:52.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:52.226 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:52.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:52.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:52.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:52.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:52.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:52.232 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 16:29:52.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.258 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:52.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:52.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 16:29:52.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:52.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:52.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:52.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:52.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:52.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:52.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:52.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:52.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:52.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:52.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:52.333 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:52.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:52.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:52.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:52.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:52.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:52.339 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") 16:29:52.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:52.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.339 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:52.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:52.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:52.343 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") 16:29:52.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:52.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:52.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:52.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:52.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:52.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:52.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:52.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:52.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:52.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:52.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:52.432 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:52.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:52.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:52.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:52.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:52.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:52.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 no matchers specified 16:29:52.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.438 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:52.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:52.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:52.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:52.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:52.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:52.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:52.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:52.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:52.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:52.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:52.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 '\*?\QUI Form Test\E') 16:29:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:52.535 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:52.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:52.541 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") 16:29:52.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:52.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.541 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:52.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:52.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:52.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:52.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:52.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:52.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:52.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:52.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:52.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:52.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:52.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:52.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:52.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:52.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:52.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:52.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:52.607 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:52.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:52.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:52.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:52.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:52.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:52.612 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") 16:29:52.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:52.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.613 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:52.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:52.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:52.642 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 16:29:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:52.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:52.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:52.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:52.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:52.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:52.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:52.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:52.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:52.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:52.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:52.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:52.677 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:52.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:52.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:52.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:52.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:52.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:52.681 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") 16:29:52.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.682 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:52.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:52.712 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 16:29:52.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:52.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:52.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 16:29:52.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:52.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:52.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:52.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 16:29:52.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 16:29:52.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:52.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.965 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 2.119 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.108 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.106 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.093 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.107 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.069 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.069 s Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:52.742 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:52.743 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:29:52.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:52.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:52.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:52.744 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:29:52.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:52.744 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:29:52.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:52.745 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:29:52.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:52.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:52.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:52.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:52.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.*'] 16:29:52.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:52.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:52.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:52.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:29:52.747 DEBUG [main][MenuItemLookup] Found menu:'File' 16:29:52.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:29:52.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:29:52.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:29:52.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:29:52.748 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:29:52.748 DEBUG [main][MenuItemLookup] Item match:Window 16:29:52.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:52.749 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:29:52.749 DEBUG [main][MenuItemLookup] Item match:Preferences 16:29:52.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:29:52.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:29:52.776 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:29:52.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 'Preferences.*'] is available.... 16:29:52.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 16:29:52.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:29:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:52.920 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:29:52.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:52.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:29:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:29:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:29:52.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:29:52.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:29:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:52.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:52.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:52.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:52.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:29:52.962 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:29:52.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:29:52.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:29:52.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:29:52.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:29:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:29:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:29:53.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:53.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:53.017 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:53.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:53.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:53.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:53.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:53.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:53.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. 16:29:53.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:53.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:53.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:53.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 '\*?\QUI Form Test\E') 16:29:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:53.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:53.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:53.064 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:53.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:53.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:53.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:53.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:53.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:53.071 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 16:29:53.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:53.072 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:53.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:53.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:53.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 16:29:53.108 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 16:29:53.109 TRACE [main][WidgetHandler] Wait for synchronization 16:29:53.109 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 16:29:53.109 TRACE [main][WidgetHandler] Wait for synchronization 16:29:53.109 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 16:29:53.109 TRACE [main][WidgetHandler] Wait for synchronization 16:29:53.110 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") 16:29:53.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:53.112 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:53.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:53.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:53.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 16:29:53.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:53.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:53.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:53.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:53.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:53.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:53.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:53.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:53.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:53.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:53.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:53.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:53.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:53.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:53.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:53.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 '\*?\QUI Form Test\E') 16:29:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:53.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:53.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:53.169 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:53.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:53.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:53.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:53.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:53.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:53.192 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") 16:29:53.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:53.217 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:53.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:53.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:53.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:53.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:54.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:54.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:29:54.252 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 16:29:54.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:54.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:54.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:54.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:54.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:54.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:54.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:54.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:54.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:54.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 '\*?\QUI Form Test\E') 16:29:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:54.309 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:54.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:54.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:54.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:54.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:54.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:54.314 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 16:29:54.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:54.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.314 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:54.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:54.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:54.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:54.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 16:29:54.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:54.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:54.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:54.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:54.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:54.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:54.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:54.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:54.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 '\*?\QUI Form Test\E') 16:29:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:54.370 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:54.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:54.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:54.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 16:29:54.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.419 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:54.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:54.423 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") 16:29:54.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 16:29:54.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:54.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:54.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:54.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:54.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:54.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:54.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:54.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:54.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:54.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:54.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 '\*?\QUI Form Test\E') 16:29:54.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:54.475 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:54.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:54.479 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 16:29:54.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.510 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:54.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 16:29:54.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:54.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:54.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.516 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:54.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:54.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:54.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:54.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:54.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:54.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:54.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 '\*?\QUI Form Test\E') 16:29:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:54.540 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:54.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:54.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:54.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:54.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:54.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:54.545 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") 16:29:54.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.545 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:54.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 16:29:54.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:54.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:54.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:54.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:54.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:54.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:54.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:54.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:54.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:54.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:54.626 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:54.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:54.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:54.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:54.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:54.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:54.634 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") 16:29:54.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:54.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.635 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:54.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:54.638 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 16:29:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 16:29:54.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:54.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:54.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:54.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:54.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:54.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:54.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:54.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:54.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 '\*?\QUI Form Test\E') 16:29:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:54.725 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:54.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:54.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:54.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:54.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:54.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:54.731 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") 16:29:54.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:54.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.756 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:54.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:54.759 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 16:29:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:54.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 16:29:54.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:54.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:54.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:54.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 16:29:54.769 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 16:29:54.769 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:54.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.028 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.097 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.139 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.066 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.105 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.09 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.058 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.065 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.129 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:54.778 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:54.779 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:29:54.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:54.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:54.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:54.780 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:29:54.781 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:54.781 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:29:54.782 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:54.782 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:29:54.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:54.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:54.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:54.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:54.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:54.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:54.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:54.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:54.784 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:29:54.784 DEBUG [main][MenuItemLookup] Found menu:'File' 16:29:54.784 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:29:54.784 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:29:54.784 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:29:54.784 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:29:54.784 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:29:54.784 DEBUG [main][MenuItemLookup] Item match:Window 16:29:54.785 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:29:54.785 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:29:54.785 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:29:54.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:54.786 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:29:54.786 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:29:54.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:54.786 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:29:54.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:54.786 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:29:54.786 DEBUG [main][MenuItemLookup] Item match:Preferences 16:29:54.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:29:54.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:29:54.786 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:29:54.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.... 16:29:54.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:29:54.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:29:54.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:54.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:54.970 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:29:54.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:54.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:29:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:29:54.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:29:54.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:29:54.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:29:54.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:54.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:54.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:54.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:54.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:29:55.001 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:29:55.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:29:55.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:29:55.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:29:55.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:29:55.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:29:55.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:29:55.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:55.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:55.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:55.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:55.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:55.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:55.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:55.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:55.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:55.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:55.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:55.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:55.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 '\*?\QUI Form Test\E') 16:29:55.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:55.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:55.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:55.106 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:55.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:55.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:55.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:55.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:55.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:55.113 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 16:29:55.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:55.141 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:55.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:55.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:55.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:55.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 16:29:55.147 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") 16:29:55.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:55.148 TRACE [main][WidgetHandler] Notify FormText with event 1 16:29:55.148 TRACE [main][WidgetHandler] Wait for synchronization 16:29:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:55.152 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:55.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:55.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:55.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 16:29:55.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:55.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:55.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:55.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:55.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:55.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:55.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:55.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:55.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:55.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:55.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:55.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:55.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:55.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:55.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:55.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') 16:29:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:55.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:55.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:55.209 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:55.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:55.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:55.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:55.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:55.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:55.214 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 16:29:55.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:55.241 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:55.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:55.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:55.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 16:29:55.244 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 16:29:55.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:55.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:55.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:55.244 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:55.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:55.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:55.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:55.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:55.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 16:29:55.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:55.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:55.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:55.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:55.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:55.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:55.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:55.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:55.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:55.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:55.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.259 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:55.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:55.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:55.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:55.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:55.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 '\*?\QUI Form Test\E') 16:29:55.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:55.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:55.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:55.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:55.277 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:55.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:55.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:55.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:55.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:55.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:55.313 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") 16:29:55.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:55.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:55.340 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:55.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:55.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:55.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:55.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:55.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:56.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:29:56.367 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 16:29:56.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:56.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:56.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:56.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:56.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.377 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:56.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:56.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:56.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:56.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:56.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 '\*?\QUI Form Test\E') 16:29:56.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:56.392 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:56.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:56.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:56.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:56.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:56.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:56.424 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 16:29:56.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:56.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.425 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:56.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:56.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 16:29:56.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:56.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:56.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:56.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:56.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:56.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:56.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:56.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:56.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:56.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 '\*?\QUI Form Test\E') 16:29:56.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:56.503 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:56.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:56.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:56.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:56.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:56.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:56.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 16:29:56.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:56.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.509 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:56.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 16:29:56.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:56.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:56.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:56.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:56.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:56.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:56.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:56.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 '\*?\QUI Form Test\E') 16:29:56.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:56.560 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:56.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:56.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:56.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:56.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:56.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:56.594 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") 16:29:56.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:56.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.621 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:56.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:56.624 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") 16:29:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 16:29:56.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:56.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:56.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:56.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:56.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:56.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:56.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:56.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 '\*?\QUI Form Test\E') 16:29:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:56.677 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:56.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:56.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:56.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:56.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:56.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:56.684 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 16:29:56.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.685 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:56.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 16:29:56.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:56.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:56.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:56.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:56.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:56.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:56.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:56.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:56.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:56.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 '\*?\QUI Form Test\E') 16:29:56.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:56.738 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:56.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:56.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:56.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:56.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:56.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:56.742 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 16:29:56.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.743 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:56.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:56.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 16:29:56.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:56.776 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:56.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:56.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:56.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.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. 16:29:56.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:56.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:56.828 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:56.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:56.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:56.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:56.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:56.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:56.835 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") 16:29:56.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.836 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:56.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:56.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 16:29:56.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:56.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:56.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:56.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:56.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:56.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:56.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:56.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:56.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:56.891 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:56.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:56.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:56.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:56.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:56.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:56.896 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") 16:29:56.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.922 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:56.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:56.926 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 16:29:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 16:29:56.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:56.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:56.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:56.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:56.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:56.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:56.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:56.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 '\*?\QUI Form Test\E') 16:29:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:56.977 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:56.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:56.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:56.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:56.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:56.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:56.985 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") 16:29:56.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.985 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:56.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:56.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:56.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:56.988 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 16:29:56.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:56.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:56.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:56.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 16:29:56.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:56.991 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 16:29:56.991 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 16:29:56.991 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:56.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.097 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.097 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.116 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.085 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.082 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.088 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.06 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.082 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.063 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.091 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.06 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:56.999 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:57.001 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:29:57.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:57.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:57.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:57.002 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:29:57.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:57.021 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:29:57.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:57.022 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 16:29:57.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:57.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:57.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:57.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:57.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:29:57.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:57.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:57.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:57.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:29:57.025 DEBUG [main][MenuItemLookup] Found menu:'File' 16:29:57.025 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:29:57.025 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:29:57.025 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:29:57.025 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:29:57.025 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:29:57.025 DEBUG [main][MenuItemLookup] Item match:Window 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'' 16:29:57.026 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:29:57.027 DEBUG [main][MenuItemLookup] Item match:Preferences 16:29:57.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:29:57.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:29:57.027 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:29:57.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:29:57.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. finished successfully 16:29:57.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:29:57.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:57.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:57.196 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:29:57.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:29:57.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 16:29:57.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:57.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:57.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:57.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:57.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:29:57.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:29:57.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:29:57.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) 16:29:57.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:57.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:57.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:57.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:29:57.225 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:29:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:29:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:29:57.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:29:57.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:29:57.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:29:57.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:29:57.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:57.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:57.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:57.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:57.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:57.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:57.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:57.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:57.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:57.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:57.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:57.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:57.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:57.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:57.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:57.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:57.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:57.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:57.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:57.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:57.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:57.338 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:57.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:57.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:57.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:57.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:57.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:57.345 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 16:29:57.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:57.345 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:57.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:57.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:57.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:57.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 16:29:57.407 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: ") 16:29:57.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:57.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:57.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:57.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:57.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:58.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:29:58.411 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 16:29:58.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:58.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:58.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:58.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:58.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:58.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:58.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:58.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:58.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:58.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:58.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:58.418 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:58.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:58.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:58.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:58.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') 16:29:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:58.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:58.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:58.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:58.432 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:58.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:58.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:58.465 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 16:29:58.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:58.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:58.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:58.466 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:58.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:58.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:58.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:58.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:58.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 16:29:58.513 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: ") 16:29:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:58.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:58.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:29:58.513 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:29:58.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:58.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:58.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:58.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:58.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:58.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:58.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:58.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:58.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:58.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:58.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:58.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:58.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:58.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:58.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:58.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:58.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:58.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:58.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:58.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:58.578 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:58.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:58.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:58.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:58.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:58.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:58.583 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") 16:29:58.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:58.584 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:58.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:58.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:58.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:59.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:59.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:29:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:29:59.645 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 16:29:59.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:59.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:59.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:59.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:59.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:59.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:59.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:59.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:59.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:59.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:59.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:59.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:59.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:59.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:59.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:59.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 '\*?\QUI Form Test\E') 16:29:59.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:59.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:59.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:59.680 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:59.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:59.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:59.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:59.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:59.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:59.716 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 16:29:59.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:59.745 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:59.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:59.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:29:59.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:29:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:59.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 16:29:59.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:59.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:59.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:59.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:59.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:59.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:59.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:59.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:59.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:59.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:59.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:59.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:59.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:59.828 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:59.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:59.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:59.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:59.834 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") 16:29:59.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:59.862 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:59.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:59.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:59.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:29:59.866 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") 16:29:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:59.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:59.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 16:29:59.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:59.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:59.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:59.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:59.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:59.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:59.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:59.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:59.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:59.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:59.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:59.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:59.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.880 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:59.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:59.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:59.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:59.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:59.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:29:59.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:59.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:59.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:59.900 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:59.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:29:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:29:59.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:29:59.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:29:59.934 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 16:29:59.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:29:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:59.964 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:29:59.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:29:59.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:59.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:59.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 16:29:59.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:59.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:29:59.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:29:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:29:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:29:59.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:59.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:29:59.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:29:59.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:29:59.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:29:59.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:29:59.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:29:59.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:29:59.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:29:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:29:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:29:59.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:29:59.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 '\*?\QUI Form Test\E') 16:29:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:29:59.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:29:59.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:29:59.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:29:59.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:29:59.997 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:29:59.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:29:59.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:30:00.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:30:00.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:30:00.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:30:00.033 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") 16:30:00.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:00.062 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:30:00.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:00.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:00.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 16:30:00.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:30:00.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:00.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:00.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:00.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:30:00.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:00.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:30:00.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:30:00.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:00.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:00.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:00.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:30:00.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:00.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:00.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:00.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:00.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 16:30:00.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:00.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:00.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:30:00.123 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:30:00.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:30:00.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:30:00.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:30:00.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:30:00.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:30:00.128 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") 16:30:00.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:00.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:00.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:00.129 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:30:00.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:00.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:00.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:30:00.132 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 16:30:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:00.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:00.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 16:30:00.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:30:00.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:00.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:00.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:30:00.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:00.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:30:00.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:30:00.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:00.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:00.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:00.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 16:30:00.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:00.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:00.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 '\*?\QUI Form Test\E') 16:30:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:00.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:00.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:30:00.195 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 16:30:00.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 16:30:00.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:30:00.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:30:00.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:30:00.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:30:00.199 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") 16:30:00.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:00.200 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 16:30:00.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:00.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:00.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:00.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 16:30:00.232 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 16:30:00.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:00.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:30:00.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:30:00.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:00.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 16:30:00.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:30:00.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:00.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:00.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:00.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:00.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 16:30:00.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 16:30:00.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:00.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:00.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:00.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.241 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.121 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.103 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.132 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.105 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.114 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.092 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.098 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.099 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.075 s Results: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.uiforms.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jface.test >--------- [INFO] Building RedDeer JFace Tests 4.7.0-SNAPSHOT [35/58] [INFO] from tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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 16:30:16.409 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:30:16.412 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 16:30:16.490 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:30:16.492 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 16:30:16.586 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:16.702 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:30:16.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:16.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:16.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 16:30:16.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 16:30:16.729 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 16:30:16.786 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:16.786 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:30:16.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:16.836 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:30:16.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:16.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:16.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:16.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:16.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:16.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:30:17.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:17.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:17.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:30:17.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:17.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:17.227 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.... 16:30:17.227 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.*'] 16:30:17.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:17.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:17.233 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 16:30:17.296 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) 16:30:17.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:17.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:17.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:17.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:17.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:17.325 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:30:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:17.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:17.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:22.423 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.... 16:30:22.424 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.*'] 16:30:22.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.425 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 16:30:22.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:22.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:22.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:22.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:22.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:22.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:22.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:22.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:22.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:22.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:22.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:22.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:22.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:22.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:30:22.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:30:22.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:22.555 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.*'] 16:30:22.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:22.557 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:30:22.557 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 16:30:22.598 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) 16:30:22.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:22.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:22.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:22.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:22.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:22.601 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:22.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:22.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:22.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:22.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:22.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:22.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:22.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:22.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:22.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:22.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:22.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:22.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:22.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:22.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:22.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:22.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:22.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:22.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 16:30:22.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:30:22.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:22.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:22.834 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.... 16:30:22.834 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"] 16:30:22.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:22.835 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 16:30:22.835 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) 16:30:22.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:22.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:22.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:22.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:22.839 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:30:22.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:22.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:22.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:27.880 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.... 16:30:27.880 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"] 16:30:27.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:27.881 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 16:30:27.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:27.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:27.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:27.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:27.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:27.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:27.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:27.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:27.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:27.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:27.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:27.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:27.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:30:28.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:28.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:30:28.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:28.011 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.*'] 16:30:28.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:28.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:28.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:28.013 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:30:28.013 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 16:30:28.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:30:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:28.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:28.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:28.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:28.017 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:28.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:28.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:28.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:28.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:28.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:28.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:28.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:28.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:28.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:28.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:28.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:28.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:28.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:28.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:28.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:28.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:28.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:28.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:28.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:30:28.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:28.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:28.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:30:28.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:28.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:28.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:28.205 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.... 16:30:28.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 'Testing.*'] 16:30:28.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:28.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:28.206 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 16:30:28.207 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) 16:30:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:28.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:28.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:28.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:28.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:28.216 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:30:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:28.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:28.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:28.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:33.251 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.... 16:30:33.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when 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.*'] 16:30:33.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:33.252 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 16:30:33.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:33.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:33.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:33.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:33.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:33.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:33.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:33.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:33.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:33.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:33.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:33.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:33.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:33.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:33.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: "Testing Wizard"] is available.... 16:30:33.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:33.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 16:30:33.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 16:30:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 16:30:33.406 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) 16:30:33.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:33.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:33.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:33.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:33.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:33.411 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:30:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:33.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:33.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:38.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:38.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:38.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:38.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:38.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:38.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 16:30:38.488 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 16:30:38.488 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:38.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.177 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.54 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.266 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.195 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.19 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.181 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.216 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:38.559 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:38.564 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:30:38.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:38.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:38.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:38.566 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:30:38.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:38.566 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:30:38.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:38.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:38.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:38.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.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: "Testing new wizard"] 16:30:38.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:38.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 16:30:38.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:38.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:38.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:38.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:38.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'] 16:30:38.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.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'] 16:30:38.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:38.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 16:30:38.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.589 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:38.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.589 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:38.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:38.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:38.598 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:30:38.603 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:38.604 DEBUG [main][MenuItemLookup] Item match:File 16:30:38.609 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:30:38.609 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:30:38.619 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:30:38.619 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:38.619 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:30:38.619 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:38.619 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:30:38.619 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:38.619 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:30:38.619 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:30:38.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:30:38.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:30:38.627 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:30:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:30:38.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 'New|Select a wizard'] is available. finished successfully 16:30:38.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:30:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:38.821 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:38.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:38.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:30:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:38.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:38.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:38.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:30:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:30:38.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:30:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 16:30:38.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:38.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:39.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 16:30:39.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:39.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 16:30:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:39.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:39.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 16:30:39.380 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 16:30:39.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 16:30:39.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 16:30:39.383 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:39.383 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:30:39.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) 16:30:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:39.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:39.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:39.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:39.388 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:30:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:39.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:39.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:39.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:39.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 16:30:39.409 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 16:30:39.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:39.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:39.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:39.410 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:39.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:39.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:39.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 16:30:39.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:39.414 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:39.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.414 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:39.414 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 16:30:39.415 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) 16:30:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:39.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:39.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:39.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:39.418 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:39.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:39.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:39.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:39.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:39.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:39.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:39.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:39.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.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'] 16:30:39.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.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'] 16:30:39.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:39.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:39.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:39.452 DEBUG [main][MenuItemLookup] Item match:File 16:30:39.454 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:30:39.454 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:30:39.456 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:30:39.456 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:39.456 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:30:39.456 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:39.456 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:30:39.457 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:39.457 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:30:39.457 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:30:39.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:30:39.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:30:39.494 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:30:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:30:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:30:39.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:30:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:39.613 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:39.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:39.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:30:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:39.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:39.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:39.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:30:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:30:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:30:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 16:30:39.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:40.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:40.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 16:30:40.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:40.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:40.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 16:30:40.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:40.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:40.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 16:30:40.123 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 16:30:40.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 16:30:40.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 16:30:40.125 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:40.125 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:30:40.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:30:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:40.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:40.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:40.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:40.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:40.129 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:30:40.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:40.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:40.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:40.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:40.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:40.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 16:30:40.148 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 16:30:40.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.149 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:40.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:40.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:40.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.151 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.... 16:30:40.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 16:30:40.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.152 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 16:30:40.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.152 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:40.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:40.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.155 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:40.155 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 16:30:40.156 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) 16:30:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:40.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:40.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:40.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:40.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:40.159 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:40.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:40.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:40.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:40.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:40.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:40.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:40.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:40.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 16:30:40.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'] 16:30:40.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:40.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 16:30:40.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:40.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 16:30:40.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:40.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:40.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:40.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:40.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'] 16:30:40.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.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'] 16:30:40.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.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'] 16:30:40.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.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: "Testing new wizard"] 16:30:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:40.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:40.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:40.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:30:40.219 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:40.219 DEBUG [main][MenuItemLookup] Item match:File 16:30:40.221 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:30:40.221 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:30:40.223 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:30:40.223 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:40.223 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:30:40.223 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:40.224 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:30:40.224 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:40.224 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:30:40.224 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:30:40.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:30:40.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:30:40.225 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:30:40.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:30:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:30:40.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:30:40.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.431 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:40.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:30:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:40.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:40.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:40.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:40.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:30:40.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:30:40.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:30:40.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 16:30:40.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:40.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:40.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 16:30:40.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:40.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 16:30:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:40.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:40.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 16:30:40.941 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 16:30:40.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 16:30:40.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 16:30:40.943 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:40.943 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:30:40.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) 16:30:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:40.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:40.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:40.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:40.954 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:30:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:40.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:40.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:40.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:40.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 16:30:40.980 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 16:30:40.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:40.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.981 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:40.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:40.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:40.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:40.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:40.982 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:40.982 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 16:30:40.983 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) 16:30:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:40.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:40.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:40.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:40.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:40.986 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:40.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:40.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:40.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:40.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:41.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:41.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:41.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:41.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:41.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:41.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:41.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:41.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:41.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:41.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:41.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:41.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 16:30:41.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'] 16:30:41.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.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'] 16:30:41.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.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: "Testing new wizard"] 16:30:41.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:41.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 16:30:41.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:41.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:41.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:41.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:41.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 16:30:41.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.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'] 16:30:41.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.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'] 16:30:41.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:41.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:41.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:30:41.053 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:41.053 DEBUG [main][MenuItemLookup] Item match:File 16:30:41.055 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:30:41.055 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:30:41.058 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:30:41.058 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:41.058 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:30:41.058 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:41.058 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:30:41.058 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:41.058 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:30:41.058 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:30:41.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:30:41.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:30:41.059 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:30:41.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 'New|Select a wizard'] is available.... 16:30:41.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:30:41.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:30:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:41.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:41.200 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:41.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:30:41.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:41.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:41.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:30:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:30:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:30:41.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 16:30:41.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:41.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:41.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:41.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 16:30:41.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:41.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 16:30:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:41.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:41.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 16:30:41.711 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 16:30:41.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 16:30:41.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 16:30:41.713 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:41.713 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:30:41.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:30:41.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:41.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:41.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:41.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:41.716 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:30:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:41.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:41.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:41.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'] 16:30:41.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 16:30:41.732 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 16:30:41.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:41.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:41.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:41.732 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:41.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.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'] 16:30:41.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.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'] 16:30:41.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.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: "Testing new wizard"] 16:30:41.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:41.734 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:41.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:41.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:41.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:41.735 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:41.735 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 16:30:41.736 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) 16:30:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:41.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:41.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:41.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:41.738 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:41.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:41.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:41.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:41.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:41.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:41.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:41.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:41.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:41.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:41.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 16:30:41.791 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 16:30:41.791 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:41.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.233 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.626 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.834 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.74 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 16:30:41.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 16:30:41.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 16:30:41.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:30:41.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.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'] 16:30:41.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:41.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:41.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:30:41.825 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:41.825 DEBUG [main][MenuItemLookup] Item match:File 16:30:41.827 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:30:41.827 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:30:41.829 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:30:41.829 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:41.829 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:30:41.829 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:41.829 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:30:41.829 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:41.830 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:30:41.830 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:30:41.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:30:41.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:30:41.830 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:30:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:30:41.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. finished successfully 16:30:41.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:30:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:41.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:41.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:41.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:30:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:41.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:41.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:41.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:30:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:30:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:30:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 16:30:41.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:42.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:42.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:42.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 16:30:42.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 16:30:42.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:42.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 16:30:42.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:42.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 16:30:42.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 16:30:42.454 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 16:30:42.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 16:30:42.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 16:30:42.456 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:30:42.456 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:30:42.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:30:42.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:42.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:42.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:42.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:42.459 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:30:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:42.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:42.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:42.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'] 16:30:42.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:42.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:42.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 16:30:42.473 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 16:30:42.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:42.474 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:42.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:42.474 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.... 16:30:42.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:42.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:42.475 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 16:30:42.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:42.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 16:30:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:42.477 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 16:30:42.477 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 16:30:42.477 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) 16:30:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:42.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:42.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:42.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:42.480 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:42.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:42.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:42.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:42.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:42.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:42.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:42.529 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.... 16:30:42.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:42.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:42.616 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 16:30:42.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 16:30:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:42.616 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.620 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:42.623 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.632 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.632 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.632 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.633 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.634 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.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 "TitleAreaDialog error message") 16:30:42.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:42.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 16:30:42.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:42.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:42.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:42.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:42.638 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 16:30:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:42.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:42.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:42.642 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.642 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:42.647 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.648 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.648 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.648 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 16:30:42.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:42.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 16:30:42.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:42.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:42.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:42.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:42.652 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 16:30:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:42.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:42.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:42.655 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.656 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:42.657 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.657 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.657 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.657 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 16:30:42.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:42.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 16:30:42.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:42.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:42.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:42.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:42.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:42.664 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 16:30:42.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:42.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:42.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:42.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:42.666 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.666 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:42.667 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.667 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.667 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.668 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.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 "TitleAreaDialog none message") 16:30:42.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:42.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 16:30:42.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:42.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:42.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:42.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:42.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:42.671 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 16:30:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:42.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:42.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:42.674 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.674 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:42.675 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.675 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.675 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.688 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 16:30:42.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:42.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:42.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:42.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 16:30:42.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:42.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:42.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:42.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:42.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:42.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:42.691 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 16:30:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:42.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:42.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:42.698 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.698 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:42.699 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.700 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.700 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 16:30:42.714 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.... 16:30:42.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:42.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:43.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:43.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:43.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:43.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:44.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:44.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:44.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:44.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:45.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:45.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:45.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:45.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:46.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:46.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:46.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:46.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:47.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:47.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:47.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:47.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:48.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:48.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:48.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:48.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:49.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:49.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:49.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:49.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:50.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:50.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:50.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:50.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:51.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:51.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:51.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:51.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:52.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:52.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:52.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:52.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:52.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: "Testing shell"] is available. failed, an exception will be thrown Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.985 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.708 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.185 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.086 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 16:30:52.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 16:30:52.928 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 16:30:52.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 16:30:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:52.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", Widget matcher matching widgets with style: 8) 16:30:52.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:52.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 16:30:52.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:52.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:52.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:52.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:52.934 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:30:52.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:52.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:52.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:52.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 16:30:53.042 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 16:30:53.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 16:30:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:53.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:30:53.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:53.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:53.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 16:30:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:30:53.045 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 16:30:53.138 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 16:30:53.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 16:30:53.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:53.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:53.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:30:53.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:53.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:53.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:53.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 16:30:53.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:53.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:53.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:53.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:53.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:53.142 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:53.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:53.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:53.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 16:30:53.232 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 16:30:53.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 16:30:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:53.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:30:53.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:53.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 16:30:53.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:53.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:53.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:53.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:53.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:30:53.235 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:53.236 INFO [WorkbenchTestable][AbstractText] Text set to: something 16:30:53.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:30:53.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:53.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 16:30:53.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:53.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:53.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:53.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:30:53.239 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:30:53.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:30:53.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:30:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:53.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 16:30:53.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:30:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:53.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:53.242 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:53.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:53.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.173 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.07 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.119 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.085 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 16:30:53.291 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 16:30:53.294 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:30:53.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:53.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 16:30:53.296 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:53.296 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:30:53.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:53.299 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:30:53.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:53.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 16:30:53.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 16:30:53.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 16:30:53.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:53.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 16:30:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 16:30:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:53.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 16:30:53.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.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: "Export"] 16:30:53.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.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: "Export"] 16:30:53.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.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: "Testing export wizard"] 16:30:53.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.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: "Export"] 16:30:53.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.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: "Export"] 16:30:53.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:53.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:53.307 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:30:53.307 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:53.308 DEBUG [main][MenuItemLookup] Item match:File 16:30:53.310 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:30:53.310 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:30:53.310 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:30:53.310 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:30:53.310 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:53.310 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:30:53.310 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:30:53.310 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:30:53.311 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:30:53.311 DEBUG [main][MenuItemLookup] Item match:Export... 16:30:53.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 16:30:53.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 16:30:53.312 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 16:30:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 16:30:53.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 16:30:53.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 16:30:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:53.443 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 16:30:53.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:30:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:53.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:53.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:53.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:53.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:30:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:30:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:30:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 16:30:53.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 16:30:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:53.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:53.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 16:30:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 16:30:53.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 16:30:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:53.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 16:30:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:53.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 16:30:53.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 16:30:53.951 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 16:30:53.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 16:30:53.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 16:30:53.957 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 16:30:53.957 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:30:53.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 16:30:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:53.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:53.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:53.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:53.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:53.960 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:30:53.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:53.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:53.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:53.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:53.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: "Export"] 16:30:53.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 16:30:53.966 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 16:30:53.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 16:30:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:53.967 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 16:30:53.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:53.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 16:30:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:53.973 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 16:30:53.973 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 16:30:53.973 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) 16:30:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:53.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:53.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:53.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:53.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:53.975 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:53.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:53.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:53.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:53.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:54.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 16:30:54.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:54.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:54.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 16:30:54.021 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 16:30:54.021 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:54.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.717 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 16:30:54.031 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 16:30:54.033 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:30:54.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:54.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 16:30:54.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:54.034 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:30:54.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:54.034 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:30:54.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:54.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:30:54.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:30:54.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 16:30:54.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:54.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 16:30:54.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 16:30:54.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:54.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:54.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:54.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:30:54.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.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: "Import"] 16:30:54.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.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: "Import"] 16:30:54.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.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: "Testing import wizard"] 16:30:54.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.039 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:30:54.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.039 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:30:54.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:54.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:54.039 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:30:54.040 DEBUG [main][MenuItemLookup] Found menu:'File' 16:30:54.040 DEBUG [main][MenuItemLookup] Item match:File 16:30:54.041 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:30:54.041 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:30:54.042 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:54.043 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:30:54.043 DEBUG [main][MenuItemLookup] Found menu:'' 16:30:54.043 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:30:54.043 DEBUG [main][MenuItemLookup] Item match:Import... 16:30:54.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:30:54.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:30:54.043 INFO [main][MenuItemHandler] Select menu item: &Import... 16:30:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:30:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:30:54.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:30:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:54.158 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:30:54.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:30:54.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:54.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:54.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:54.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:30:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:30:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:30:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 16:30:54.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 16:30:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:54.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 16:30:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 16:30:54.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 16:30:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:30:54.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 16:30:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:30:54.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 16:30:54.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 16:30:54.666 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 16:30:54.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 16:30:54.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 16:30:54.672 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:30:54.672 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:30:54.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.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) 16:30:54.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:54.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:54.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:54.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:54.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:54.677 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:30:54.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:54.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:54.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:54.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:54.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: "Import"] 16:30:54.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 16:30:54.694 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 16:30:54.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 16:30:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:54.695 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 16:30:54.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:54.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 16:30:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:54.696 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 16:30:54.696 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 16:30:54.696 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) 16:30:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:54.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:54.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:54.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:54.698 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:54.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:54.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:54.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:54.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:54.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 16:30:54.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:54.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:54.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 16:30:54.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 16:30:54.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:54.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.691 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:30:54.739 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:30:54.741 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:30:54.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:54.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:30:54.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:54.741 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:30:54.754 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:54.754 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:30:54.754 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:54.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:54.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:30:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:30:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:54.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:54.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:54.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:30:54.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:30:54.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:54.860 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:30:54.860 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 16:30:54.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:30:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:54.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:54.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:54.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:54.862 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:30:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:54.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:54.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:54.866 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:30:54.866 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) 16:30:54.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:54.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:54.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:54.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:54.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:54.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:54.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:54.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:30:54.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:54.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:54.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:54.869 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") 16:30:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:54.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:54.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:54.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:54.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:54.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:54.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:54.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:30:54.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:54.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:54.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:30:54.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:54.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:30:54.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:30:54.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:54.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:54.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:54.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:54.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:30:55.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:55.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 16:30:55.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:55.030 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:30:55.030 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 16:30:55.030 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) 16:30:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:55.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:55.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:55.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:55.033 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:30:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:55.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:55.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:30:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:30:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:30:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:30:55.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:30:55.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:30:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:30:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:55.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:55.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:55.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:55.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:55.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:30:55.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:30:55.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:30:55.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:30:55.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:30:55.113 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:30:55.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:30:55.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:30:55.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:30:55.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:30:55.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:30:55.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:30:55.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:30:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:55.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:30:55.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: "Testing Wizard"] is available.... 16:30:55.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:55.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:30:55.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:30:55.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:30:55.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:30:55.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:30:55.291 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:30:55.291 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) 16:30:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:55.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:55.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:55.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:55.294 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:30:55.294 INFO [WorkbenchTestable][WizardDialog] Finish wizard 16:30:55.295 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) 16:30:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:30:55.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:30:55.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:30:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:30:55.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:30:55.297 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:30:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:30:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:30:55.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:30:55.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:31:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:31:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:31:00.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:31:00.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:31:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:31:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:00.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:00.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:00.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:00.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:00.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:00.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:31:00.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:00.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:00.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:31:00.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.411 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:00.411 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) 16:31:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:31:00.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.415 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") 16:31:00.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:00.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:00.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:00.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:00.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:00.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:00.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:00.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 16:31:00.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:00.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:31:00.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.548 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:00.548 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:31:00.550 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:00.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:31:00.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:00.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.552 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") 16:31:00.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:00.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:00.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:00.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:00.598 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:00.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:00.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:00.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:00.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 16:31:00.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:00.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:31:00.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:00.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.693 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:00.694 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 16:31:00.694 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) 16:31:00.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.696 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:31:00.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:31:00.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:31:00.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:00.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:00.699 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:00.700 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) 16:31:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.701 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:00.701 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 16:31:00.701 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) 16:31:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.703 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 16:31:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:31:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:31:00.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:00.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:00.714 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 16:31:00.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 16:31:00.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:31:00.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:31:00.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:00.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.719 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") 16:31:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:00.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:00.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:00.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:00.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:00.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:00.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:00.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:00.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:00.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 16:31:00.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:00.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 16:31:00.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.853 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:00.853 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) 16:31:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.856 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:00.856 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 16:31:00.856 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) 16:31:00.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.858 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:31:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:31:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:31:00.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:00.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:00.861 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 16:31:00.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 16:31:00.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:31:00.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:31:00.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.868 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") 16:31:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:00.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:00.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:00.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:00.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:00.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:00.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:00.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:00.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:00.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:00.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:00.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:00.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:00.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:00.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:00.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:00.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:00.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:00.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:00.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.... 16:31:01.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:31:01.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:01.027 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:01.027 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) 16:31:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:01.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:01.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:01.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:01.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:01.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:31:01.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:01.029 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") 16:31:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:01.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:01.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:01.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:01.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:01.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:01.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:01.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:01.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:01.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:01.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:01.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:01.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:01.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:01.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:01.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:01.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:01.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:01.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:01.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:01.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:01.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:01.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:31:01.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:31:01.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:01.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:01.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:31:01.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:01.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:02.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:02.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:02.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:02.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:02.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:02.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:03.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:03.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:03.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:03.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:03.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:03.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:04.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:04.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:04.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:04.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:04.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:04.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:05.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:05.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:05.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:05.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:05.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:05.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:06.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:06.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:06.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:06.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:06.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:06.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:07.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:07.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:07.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:07.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:07.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:07.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:08.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:08.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:08.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:08.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:08.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:08.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:09.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:09.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:09.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:09.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:09.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:09.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:10.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:10.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:10.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:10.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:10.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:10.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:11.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:11.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:11.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:31:11.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 16:31:11.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 16:31:11.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:11.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 "Cancel") 16:31:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:11.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:11.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:11.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:11.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:11.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:11.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:31:11.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:11.280 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") 16:31:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:11.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:11.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:11.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:11.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:11.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:11.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:11.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:11.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:11.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:11.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:11.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:11.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:11.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:11.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:11.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:11.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:11.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:11.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:11.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:31:11.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:11.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:31:11.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:11.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:11.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:11.406 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 16:31:11.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:31:11.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:11.407 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") 16:31:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:11.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:11.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:11.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:11.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:11.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:11.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:11.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:11.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:11.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:11.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:11.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:11.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:11.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:31:11.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:11.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 16:31:11.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:11.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 16:31:11.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 16:31:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:11.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 16:31:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:11.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:11.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:11.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:11.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:11.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:11.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:11.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:11.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 16:31:11.548 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 16:31:11.548 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:11.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.81 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.166 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.192 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.211 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.132 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.14 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.152 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.183 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.121 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.266 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.11 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.116 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:11.586 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:11.591 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:31:11.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:11.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:11.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:11.592 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:31:11.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:11.592 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:31:11.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:11.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:11.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:11.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:11.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:11.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:11.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:11.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:11.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:11.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:11.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:11.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:11.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:11.665 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 16:31:11.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:11.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:11.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:11.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:11.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:11.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:11.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:11.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:11.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:11.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:11.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:11.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:11.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:11.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:11.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:11.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:11.757 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 16:31:11.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:11.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:11.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:11.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:11.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:11.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:11.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:11.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:11.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:11.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 16:31:11.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:11.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:11.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:11.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:11.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:11.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:11.842 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 16:31:11.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 16:31:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:12.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 16:31:12.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 16:31:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:12.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 16:31:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:12.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 16:31:12.356 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 16:31:12.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 16:31:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:12.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:12.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 16:31:12.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 16:31:12.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:12.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 16:31:12.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:12.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 16:31:12.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:31:12.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:12.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:12.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:12.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:12.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:12.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:12.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:12.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:12.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:12.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:12.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:12.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:12.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:12.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:12.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:12.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:12.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:12.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 16:31:12.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:13.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:13.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:13.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:13.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 16:31:13.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:13.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:13.463 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 16:31:13.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:13.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:13.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:13.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:13.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 16:31:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:13.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:14.011 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 16:31:14.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:14.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:14.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:14.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:14.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:14.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:14.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:14.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:14.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:14.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:14.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:14.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:14.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:14.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:14.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:14.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:14.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:14.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:14.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:14.053 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 16:31:14.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:14.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:14.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:14.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 16:31:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:14.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:14.566 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 16:31:14.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:15.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:15.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:15.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:15.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 16:31:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:15.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:15.083 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 16:31:15.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 16:31:15.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:15.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 16:31:15.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 16:31:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:15.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 16:31:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:15.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 16:31:15.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:15.616 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 16:31:15.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:15.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:15.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:15.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:15.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:15.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:15.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:15.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:15.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:15.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:15.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:15.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:15.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:15.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:15.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:15.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:15.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:15.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:15.676 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 16:31:15.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:15.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:16.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:16.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:16.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 16:31:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:16.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:16.190 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 16:31:16.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:16.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:16.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:16.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:16.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 16:31:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:16.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:16.706 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 16:31:16.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:17.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:17.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:17.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:17.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 16:31:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:17.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:17.226 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 16:31:17.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:17.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:17.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:17.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:17.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:17.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:17.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 16:31:17.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:17.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:17.747 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 16:31:17.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:17.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:18.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:18.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:18.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 16:31:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:18.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:18.251 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 16:31:18.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:18.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:18.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:18.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:18.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 16:31:18.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:18.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:18.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:18.793 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 16:31:18.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:18.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:18.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:18.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:18.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:18.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:18.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:18.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:18.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:18.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:18.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:18.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:18.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:18.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:18.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:18.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:18.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:18.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:18.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:18.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:18.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:18.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:31:18.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:31:18.839 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 16:31:18.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 16:31:18.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:19.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 16:31:19.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 16:31:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:19.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 16:31:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:19.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 16:31:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:19.361 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 16:31:19.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:19.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:19.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:19.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:19.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:19.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:19.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:19.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:19.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:19.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:19.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:19.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:19.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:19.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:19.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:19.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:19.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:19.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:19.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:19.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:19.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:19.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:19.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:19.423 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 16:31:19.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 16:31:19.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:19.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:19.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 16:31:19.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 16:31:19.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:19.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 16:31:19.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:19.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 16:31:19.932 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 16:31:19.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 16:31:19.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:20.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 16:31:20.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 16:31:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:20.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 16:31:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:20.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 16:31:20.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:20.494 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 16:31:20.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:20.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:20.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:20.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:20.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:20.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:20.496 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:20.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:20.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:20.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:20.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:20.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:20.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:20.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:20.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:20.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:20.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:20.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:20.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:20.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:20.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:31:20.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:20.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:20.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:20.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:20.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:20.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:20.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:20.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:20.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:20.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:20.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:31:20.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:20.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:20.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:20.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:20.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:20.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:20.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:31:20.616 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 16:31:20.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:21.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:21.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:21.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:21.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 16:31:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:21.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:21.128 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 16:31:21.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:21.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:21.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 16:31:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:21.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 16:31:21.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:21.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 16:31:21.643 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 16:31:21.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:22.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:22.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:22.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 16:31:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:22.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:22.161 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 16:31:22.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:22.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:22.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:22.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 16:31:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:22.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:22.681 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 16:31:22.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:22.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:23.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:23.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:23.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:23.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 16:31:23.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:23.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:23.185 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 16:31:23.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:23.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:23.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:23.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 16:31:23.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:31:23.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 16:31:23.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:31:23.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 16:31:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:23.701 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 16:31:23.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:23.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:23.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:23.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:23.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 16:31:23.702 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 16:31:23.702 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:23.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.142 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.073 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.092 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.124 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.13 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.605 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.177 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.568 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.133 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.061 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.145 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 16:31:23.719 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 16:31:23.720 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:31:23.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:23.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 16:31:23.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:23.721 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:31:23.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:23.728 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:31:23.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:23.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:23.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 16:31:23.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 16:31:23.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:23.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:23.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:23.734 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.... 16:31:23.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:23.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:23.837 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 16:31:23.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:31:23.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:23.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:23.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:23.840 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") 16:31:23.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:23.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:23.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:23.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 16:31:23.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:23.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:31:23.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:23.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:23.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:23.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:23.845 INFO [WorkbenchTestable][AbstractButton] Click button make valid 16:31:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:31:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:31:23.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:23.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:23.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:23.852 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") 16:31:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:23.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:23.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:23.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:23.858 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") 16:31:23.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:23.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:23.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:23.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:31:23.860 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:31:23.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:31:23.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:31:23.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:31:23.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:23.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:31:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:31:23.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:23.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 16:31:23.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:23.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:23.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 16:31:23.905 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 16:31:23.905 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:23.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.172 s Running org.eclipse.reddeer.jface.test.window.WindowTest 16:31:23.919 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"] 16:31:23.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:23.919 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"] 16:31:23.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:23.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:23.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:23.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:23.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:23.929 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") 16:31:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:23.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:23.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:23.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:31:23.942 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 16:31:23.942 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:31:23.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:23.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 16:31:23.993 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 16:31:23.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:23.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:23.994 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 16:31:23.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:23.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:23.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:23.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 16:31:23.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:23.995 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") 16:31:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:23.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:23.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:24.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:24.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:24.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:24.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:31:24.999 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:31:24.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 16:31:24.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:25.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:25.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:25.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:25.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:25.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:25.029 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") 16:31:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:25.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:25.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:25.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:31:25.038 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 16:31:25.038 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:31:25.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:25.069 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"] 16:31:25.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:25.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:25.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:25.070 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 16:31:25.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:25.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:25.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:25.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 16:31:25.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:25.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 16:31:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:25.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:25.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:25.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:25.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:26.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:26.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:31:26.073 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:31:26.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 16:31:26.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:26.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:26.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:26.089 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") 16:31:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:26.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:26.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:26.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:26.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:31:26.110 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 16:31:26.110 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:31:26.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:26.141 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.... 16:31:26.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:26.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:26.142 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 16:31:26.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.143 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 16:31:26.143 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 16:31:26.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:31:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:31:26.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:26.155 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") 16:31:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:26.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:26.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:26.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:31:26.177 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 16:31:26.177 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:31:26.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:26.207 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.... 16:31:26.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:26.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:26.208 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 16:31:26.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.209 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 16:31:26.209 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 16:31:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:31:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:31:26.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:26.222 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"] 16:31:26.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:26.234 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"] 16:31:26.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:26.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:26.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:26.235 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") 16:31:26.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:26.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:26.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:26.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:31:26.243 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 16:31:26.243 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:31:26.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 16:31:26.288 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 16:31:26.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.288 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 16:31:26.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:26.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.289 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 16:31:26.289 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 16:31:26.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:31:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:31:26.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:26.302 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") 16:31:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:26.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:26.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:26.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:26.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:31:26.323 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 16:31:26.323 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:31:26.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 16:31:26.352 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 16:31:26.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.353 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 16:31:26.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:26.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:26.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 16:31:26.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:26.354 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") 16:31:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:26.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:26.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:26.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:26.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:27.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:27.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:27.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:31:27.357 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:31:27.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 16:31:27.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:27.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:31:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:27.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:31:27.384 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") 16:31:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:27.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:27.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:27.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:31:27.392 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 16:31:27.392 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:31:27.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:27.421 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"] 16:31:27.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:27.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:27.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:27.423 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 16:31:27.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:31:27.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:27.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:27.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:27.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 16:31:27.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 16:31:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:31:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:31:27.424 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") 16:31:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:27.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:27.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:27.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:27.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:28.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:28.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:31:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:31:28.426 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:31:28.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 16:31:28.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.538 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.111 s openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.002 s openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.058 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.133 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.149 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.081 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 16:31:28.463 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 16:31:28.465 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:31:28.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:28.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 16:31:28.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:28.465 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:31:28.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:28.466 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:31:28.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:31:28.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:31:28.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 16:31:28.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 16:31:28.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:31:28.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:31:28.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1653): Gtk-CRITICAL **: 16:31:28.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:31:28.504 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 16:31:28.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:31:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:28.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 16:31:28.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:31:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:28.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:28.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:28.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:28.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:31:28.527 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 16:31:28.531 TRACE [main][WidgetHandler] Notify Table with event 13 16:31:28.531 TRACE [main][WidgetHandler] Wait for synchronization 16:31:28.532 TRACE [main][WidgetHandler] Notify Table with event 3 16:31:28.532 TRACE [main][WidgetHandler] Wait for synchronization 16:31:28.532 TRACE [main][WidgetHandler] Notify Table with event 4 16:31:28.532 TRACE [main][WidgetHandler] Wait for synchronization 16:31:28.557 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 16:31:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:31:28.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:31:28.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:31:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:31:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:31:28.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:31:28.558 INFO [WorkbenchTestable][AbstractText] Text set to: abc 16:31:28.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 16:31:28.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:31:28.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 16:31:28.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 16:31:28.564 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 16:31:28.564 DEBUG [main][AbstractWait] Waiting until shell is active... 16:31:28.564 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 16:31:28.564 INFO [main][AbstractShell] Close shell Testing shell 16:31:28.564 INFO [main][ShellHandler] Closing shell 'Testing shell' 16:31:28.569 DEBUG [main][AbstractWait] Waiting while shell is available... 16:31:28.569 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 16:31:28.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 16:31:28.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:28.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:31:28.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 16:31:28.607 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 16:31:28.607 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:31:28.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:31:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:31:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.141 s Results: Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.jface.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.integration.test >------ [INFO] Building RedDeer Integration and Eclipse Installation Tests 4.7.0-SNAPSHOT [36/58] [INFO] from tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.integration.test --- [INFO] Resolving class path of RedDeer Integration and Eclipse Installation Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.integration.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.integration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.integration.test --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.integration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.integration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.integration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.integration.test --- [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >-------- [INFO] Building RedDeer Eclipse Tests 4.7.0-SNAPSHOT [37/58] [INFO] from tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test --- [INFO] Resolving class path of RedDeer Eclipse Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test --- [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 16/2127K 32/2127K 48/2127K 64/2127K 80/2127K 96/2127K 112/2127K 128/2127K 144/2127K 160/2127K 176/2127K 192/2127K 208/2127K 224/2127K 240/2127K 256/2127K 272/2127K 288/2127K 304/2127K 320/2127K 336/2127K 352/2127K 368/2127K 384/2127K 400/2127K 416/2127K 432/2127K 448/2127K 464/2127K 480/2127K 496/2127K 512/2127K 528/2127K 544/2127K 560/2127K 571/2127K 587/2127K 603/2127K 619/2127K 635/2127K 651/2127K 667/2127K 683/2127K 699/2127K 715/2127K 731/2127K 747/2127K 763/2127K 779/2127K 795/2127K 811/2127K 827/2127K 843/2127K 859/2127K 875/2127K 891/2127K 907/2127K 923/2127K 939/2127K 955/2127K 971/2127K 987/2127K 1003/2127K 1019/2127K 1035/2127K 1051/2127K 1067/2127K 1083/2127K 1099/2127K 1115/2127K 1131/2127K 1142/2127K 1158/2127K 1174/2127K 1190/2127K 1206/2127K 1222/2127K 1238/2127K 1254/2127K 1270/2127K 1286/2127K 1302/2127K 1318/2127K 1334/2127K 1350/2127K 1366/2127K 1382/2127K 1399/2127K 1415/2127K 1431/2127K 1447/2127K 1463/2127K 1479/2127K 1495/2127K 1511/2127K 1527/2127K 1543/2127K 1559/2127K 1575/2127K 1591/2127K 1607/2127K 1623/2127K 1639/2127K 1655/2127K 1671/2127K 1687/2127K 1703/2127K 1719/2127K 1735/2127K 1751/2127K 1767/2127K 1783/2127K 1799/2127K 1815/2127K 1831/2127K 1847/2127K 1863/2127K 1879/2127K 1891/2127K 1907/2127K 1923/2127K 1939/2127K 1955/2127K 1971/2127K 1987/2127K 2003/2127K 2019/2127K 2035/2127K 2051/2127K 2067/2127K 2083/2127K 2099/2127K 2115/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (249kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.53MB) [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.99kB) [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB) [INFO] Fetching com.sun.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.16MB) [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (135.86kB) [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB) [INFO] Fetching javax.activation_2.0.0.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (82.95kB) [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.45kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (266.68kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.02MB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB) [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB) [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB) [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.71kB) [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB) [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230830-2200.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.5kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.26kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.11MB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/staging/2023-09/plugins/ (192.73kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (304.34kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (96.25kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (84.42kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (66.73kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.45kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (74.36kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.44kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (93.66kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.33kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.81kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.55kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (151.38kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.42kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.29kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (104.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.95kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (40.09kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.15kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (158.51kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/staging/2023-09/plugins/ (399.6kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.89kB) [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (777.98kB) [INFO] Fetching org.eclipse.jetty.plus_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.48kB) [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (118.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (161.99kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.17kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.41kB) [INFO] Fetching org.eclipse.jsch.core_1.5.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.45kB) [INFO] Fetching org.eclipse.json_1.2.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.35kB) [INFO] Fetching org.eclipse.lsp4e_0.16.1.202305241229.jar from https://download.eclipse.org/staging/2023-09/plugins/ (605.25kB) [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.27kB) [INFO] Fetching org.eclipse.tm4e.ui_0.7.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (193.46kB) [INFO] Fetching org.eclipse.lsp4j_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.08MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.43kB) [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.46kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.75kB) [INFO] Fetching org.eclipse.m2e.apt.core_2.2.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.27kB) [INFO] Fetching org.eclipse.m2e.jdt_2.3.2.20230823-0832.jar from https://download.eclipse.org/staging/2023-09/plugins/ (162.33kB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.91kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.201.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.36kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.21kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.78kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.22kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.39kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.4.20230815-1219.jar from https://download.eclipse.org/staging/2023-09/plugins/ (242.16kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.3.0.202308101707.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.8MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.600.20230627-0627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (123.95kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.84kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.89kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.300.20230605-0657.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.87kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.200.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.64kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.7kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.81kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.06kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (274.3kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (125.23kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (85.77kB) [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (39kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (490.83kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (290.09kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (331.04kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (178.66kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.26.0.v20230221-1933.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (111.39kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_3.26.0.v20230225-1108.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (47kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (16.02kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_3.26.0.v20230320-1407.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (32.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (63.41kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (50.21kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_3.26.0.v20230131-2052.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (99.27kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (128.15kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (40.67kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (110.97kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (166.97kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (53.46kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.32kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (90.78kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (94.03kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (37.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (95.96kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.22MB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.26.0.v20230416-1636.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (34.69kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (31.93kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.8kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (137.46kB) [INFO] Fetching org.jsoup_1.16.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.91kB) [INFO] Fetching org.eclipse.rse_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.71kB) [INFO] Fetching org.eclipse.rse.services_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (462.66kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (357.54kB) [INFO] Fetching org.eclipse.rse.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.rse.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.93kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.15kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.16kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.57kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.07kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (213.63kB) [INFO] Fetching org.eclipse.rse.efs_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.21kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.47kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (241.17kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (509.89kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.15kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (148.17kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.44kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.06kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.14kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.7kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.17kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.89kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.08kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.2kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (45.56kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.22kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.15kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.83kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.33kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.95kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.52kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.84kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.92kB) [INFO] Fetching org.eclipse.tm4e.core_0.6.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.77kB) [INFO] Fetching org.jcodings_1.0.58.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.66MB) [INFO] Fetching org.joni_2.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (227.14kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.5.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.53kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.81kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.57kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.38kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.17kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.97kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (250.35kB) [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.11kB) [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.801.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.3kB) [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.73MB) [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.1.0.v202307190318.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.78kB) [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.33MB) [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.29kB) [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.3.0.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (233.67kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.6kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.9kB) [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (285.04kB) [INFO] Fetching org.eclipse.wst.json.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (243.28kB) [INFO] Fetching org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.58kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB) [INFO] Fetching org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.58kB) [INFO] Fetching org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.52kB) [INFO] Fetching org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (20.58kB) [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.23kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.45kB) [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.7kB) [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.36kB) [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.800.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.78kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.02kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.47kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126kB) [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/staging/2023-09/plugins/ (169.57kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.93kB) [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.73kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (776kB) [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.72kB) [INFO] Fetching org.eclipse.wst.xsd.core_1.2.101.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.86kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.94kB) [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.25kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.31kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.56kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.37kB) [INFO] Fetching org.eclipse.xsd_2.19.0.v20230614-0642.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1,002.68kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (228.99kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:32:40.316 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:32:40.319 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 16:32:40.328 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 16:32:40.329 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 16:32:40.407 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:32:40.438 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:32:40.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:32:40.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:32:40.495 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 16:32:40.495 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 16:32:40.505 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 16:32:40.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:32:40.511 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:32:40.514 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:32:40.515 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:32:40.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:32:40.522 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 16:32:40.624 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 16:32:40.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:40.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:32:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:32:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:32:40.706 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") 16:32:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:40.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:40.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:40.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:32:40.737 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 16:32:40.738 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:32:40.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:32:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 16:32:41.004 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 16:32:41.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 16:32:41.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:32:41.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:32:41.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:32:41.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:32:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:41.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:32:41.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:32:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:41.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:41.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:41.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:32:41.018 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 16:32:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:32:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:32:41.023 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 16:32:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:32:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:32:41.029 TRACE [main][WidgetHandler] Notify Table with event 13 16:32:41.029 TRACE [main][WidgetHandler] Wait for synchronization 16:32:41.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:32:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:41.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:41.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:32:41.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:32:41.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:41.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:32:41.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:32:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:41.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:32:41.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:32:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:41.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:41.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:41.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:32:41.109 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:32:41.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:32:41.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:32:41.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:32:41.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:32:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:32:42.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:32:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:32:42.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:42.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:42.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:32:42.648 DEBUG [main][MenuItemLookup] Found menu:'File' 16:32:42.649 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:32:42.649 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:32:42.649 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:32:42.649 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:32:42.649 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:32:42.649 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:32:42.649 DEBUG [main][MenuItemLookup] Item match:Window 16:32:42.654 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:32:42.654 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:32:42.655 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:32:42.655 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.655 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:32:42.655 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:32:42.655 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.655 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:32:42.655 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.655 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:32:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:42.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:32:42.686 DEBUG [main][MenuItemLookup] Found menu:'File' 16:32:42.686 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:32:42.686 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:32:42.686 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:32:42.686 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:32:42.687 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:32:42.687 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:32:42.687 DEBUG [main][MenuItemLookup] Item match:Window 16:32:42.688 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:32:42.688 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:32:42.688 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:32:42.688 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.688 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:32:42.688 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:32:42.688 DEBUG [main][MenuItemLookup] Item match:Perspective 16:32:42.693 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:32:42.693 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.693 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:32:42.693 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:32:42.694 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:32:42.694 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:32:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:32:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:42.697 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:32:42.697 DEBUG [main][MenuItemLookup] Found menu:'File' 16:32:42.697 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:32:42.698 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:32:42.698 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:32:42.698 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:32:42.698 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:32:42.698 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:32:42.698 DEBUG [main][MenuItemLookup] Item match:Window 16:32:42.699 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:32:42.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:32:42.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:32:42.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.700 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:32:42.700 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:32:42.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.700 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:32:42.701 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.701 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:32:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:42.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:32:42.702 DEBUG [main][MenuItemLookup] Found menu:'File' 16:32:42.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:32:42.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:32:42.702 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:32:42.702 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:32:42.702 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:32:42.703 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:32:42.703 DEBUG [main][MenuItemLookup] Item match:Window 16:32:42.704 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:32:42.704 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:32:42.704 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:32:42.704 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.705 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:32:42.705 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:32:42.705 DEBUG [main][MenuItemLookup] Item match:Perspective 16:32:42.706 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:32:42.706 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.707 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:32:42.707 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:32:42.707 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:32:42.707 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:32:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:42.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:32:42.708 DEBUG [main][MenuItemLookup] Found menu:'File' 16:32:42.708 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:32:42.708 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:32:42.708 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:32:42.709 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:32:42.709 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:32:42.709 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:32:42.709 DEBUG [main][MenuItemLookup] Item match:Window 16:32:42.710 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:32:42.710 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:32:42.710 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:32:42.711 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.711 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:32:42.711 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:32:42.711 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.711 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:32:42.711 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.711 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:32:42.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:42.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:42.712 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:32:42.712 DEBUG [main][MenuItemLookup] Found menu:'File' 16:32:42.712 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:32:42.712 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:32:42.713 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:32:42.713 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:32:42.713 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:32:42.713 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:32:42.713 DEBUG [main][MenuItemLookup] Item match:Window 16:32:42.714 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:32:42.714 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:32:42.714 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:32:42.715 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.715 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:32:42.715 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:32:42.715 DEBUG [main][MenuItemLookup] Item match:Perspective 16:32:42.716 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:32:42.716 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:42.717 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:32:42.717 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:32:42.717 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:32:42.717 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:32:42.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:32:42.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:32:42.720 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:32:42.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:32:42.823 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 16:32:42.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:32:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:32:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:32:42.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:32:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:42.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:32:42.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:32:42.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:42.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:42.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 16:32:42.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:32:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:42.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:32:42.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:32:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:42.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:42.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:42.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:32:42.827 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:32:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:32:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:32:42.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:32:42.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:32:43.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:43.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:43.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:32:43.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:43.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:43.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:32:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:32:43.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:32:43.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:32:43.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 '\*?\QProject Explorer\E') 16:32:43.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:43.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:43.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:43.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:43.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:32:43.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:32:43.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:32:43.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:32:43.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:32:43.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:32:43.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:32:43.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:32:43.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:32:43.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:32:43.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:32:43.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:32:43.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:32:43.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:32:43.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:32:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:43.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:43.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:43.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:32:43.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:32:43.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 16:32:43.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:32:43.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:32:43.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:32:43.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 16:32:43.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:32:43.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:32:43.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:32:43.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:32:43.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:32:43.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:32:43.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:32:43.313 DEBUG [main][MenuItemLookup] Found menu:'File' 16:32:43.314 DEBUG [main][MenuItemLookup] Item match:File 16:32:43.318 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:32:43.318 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:32:43.320 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:32:43.320 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:43.320 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:32:43.320 DEBUG [main][MenuItemLookup] Found menu:'' 16:32:43.320 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:32:43.320 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:32:43.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:32:43.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:32:43.321 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:32:43.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:32:43.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:32:43.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:32:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:32:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:32:43.509 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:32:43.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:43.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:32:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:43.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:43.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:43.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:32:43.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:32:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:32:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:32:43.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:32:43.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:32:44.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:32:44.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:32:44.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:32:44.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:32:44.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:32:44.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:32:44.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:32:44.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:32:44.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 16:32:44.051 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 16:32:44.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 16:32:44.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 16:32:44.056 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:32:44.056 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:32:44.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:32:44.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:44.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:44.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:44.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:44.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:32:44.062 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:32:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:32:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:32:44.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:32:44.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:32:44.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:32:44.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:44.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 16:32:44.698 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 16:32:44.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 16:32:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:32:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:32:44.699 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 16:32:44.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:32:44.700 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 16:32:44.700 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 16:32:44.700 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) 16:32:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:44.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:44.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:44.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:32:44.704 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:32:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:32:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:32:44.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:32:44.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:32:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:32:44.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 16:32:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:32:44.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:45.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:45.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:46.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:46.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:47.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:47.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:48.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:48.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:49.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:49.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:32:50.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is not listed in considered jobs, ignore it 16:32:50.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 16:32:50.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 16:32:50.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 16:32:50.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 16:32:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:32:50.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:32:50.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:32:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:32:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:32:53.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 16:32:53.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:32:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:53.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:53.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:53.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:32:53.469 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:32:53.471 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 16:32:53.582 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") 16:32:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:53.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:53.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:53.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:32:53.591 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 16:32:53.592 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 16:32:53.593 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 16:32:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:32:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:32:53.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:32:53.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:32:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:32:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 16:32:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 16:32:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 16:32:53.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 16:32:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:32:53.657 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 16:32:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:53.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:53.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:53.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:53.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:32:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:32:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:32:53.691 TRACE [main][WidgetHandler] Notify Table with event 13 16:32:53.692 TRACE [main][WidgetHandler] Wait for synchronization 16:32:53.692 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 16:32:53.692 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 16:32:53.693 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) 16:32:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:53.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:53.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:53.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:53.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:32:53.700 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:32:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:32:53.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:32:53.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:32:53.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:32:53.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 "Group Id:") 16:32:53.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:53.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:53.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:53.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:53.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:32:53.990 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 16:32:54.015 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:") 16:32:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:54.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:54.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:54.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:32:54.096 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 16:32:54.120 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 16:32:54.120 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 16:32:54.122 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) 16:32:54.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:32:54.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:32:54.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:32:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:32:54.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:32:54.129 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:32:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:32:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:32:54.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:32:54.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:32:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:32:54.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:32:54.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:32:54.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:54.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:55.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:56.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:56.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:57.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:57.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:58.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:58.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:59.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:32:59.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:00.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:00.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:01.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:01.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:02.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:02.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:03.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:03.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:04.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:04.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:05.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:05.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:06.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:06.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:07.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:07.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:08.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:08.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:09.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:09.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:10.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:10.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:11.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug Event Dispatch' is a system job, skipped 16:33:11.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:11.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:12.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:12.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:13.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 16:33:13.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:14.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:14.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:15.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:15.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:33:16.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 16:33:16.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 16:33:17.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'LookupJDKToolchainsJob' has no excuses, wait for it 16:33:17.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:33:18.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:33:18.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:33:18.989 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 16:33:18.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:33:18.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:33:18.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:33:18.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:33:18.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:33:18.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:33:18.991 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:33:18.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 16:33:18.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:33:18.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 16:33:18.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:33:18.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:33:18.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:33:19.001 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 16:33:19.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:19.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:19.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:19.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:19.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:19.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:33:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:19.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:33:19.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 '\*?\QBreakpoints\E') 16:33:19.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:19.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:19.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:19.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:19.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:19.089 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:19.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:19.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:19.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:19.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 All Breakpoints") 16:33:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:19.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:19.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:19.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:19.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:19.600 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' 16:33:19.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:19.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:19.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:19.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:19.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:19.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:33:19.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:19.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:19.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:33: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 16:33:19.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:19.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:19.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:19.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:19.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:19.624 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:19.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:19.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:19.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:33:19.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:19.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:19.701 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 16:33:19.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:19.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:19.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:19.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:19.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:19.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Enable' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Disable' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Remove' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:33:19.830 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:33:19.831 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:33:19.831 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:19.831 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 16:33:19.831 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 16:33:19.832 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 16:33:19.832 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 16:33:19.832 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 16:33:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:33:20.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:33:20.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:33:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 16:33:20.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 16:33:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:20.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 16:33:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:20.037 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:") 16:33:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:20.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:20.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:20.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:33:20.039 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:33:20.040 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 16:33:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:33:20.096 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:20.096 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) 16:33:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:20.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:20.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:20.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:20.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:33:20.100 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:20.100 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) 16:33:20.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:20.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:20.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:20.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:20.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:20.102 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:20.102 INFO [WorkbenchTestable][WizardDialog] Finish wizard 16:33:20.102 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) 16:33:20.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:20.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:20.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:20.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:20.104 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:33:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:20.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:20.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:21.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:33:21.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:33:21.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:33:21.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 16:33:21.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:33:21.400 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 16:33:21.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:33:21.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:33:21.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:33:21.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:33:21.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:33:21.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:33:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:33:21.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:21.422 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:21.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:21.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:21.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:21.504 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:21.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:21.504 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:21.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:21.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:21.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:21.507 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:22.508 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 16:33:22.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:22.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:22.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:22.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:22.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:22.509 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:22.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:22.513 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:22.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:22.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:22.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:22.516 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:22.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:22.516 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:22.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:22.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:22.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:22.518 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:23.518 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 16:33:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:23.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:23.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:23.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:23.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:23.520 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:23.520 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 16:33:23.520 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:23.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:23.521 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:23.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:23.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:23.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:23.524 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:24.524 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 16:33:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:24.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:24.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:24.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:24.526 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:24.526 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 16:33:24.526 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 16:33:24.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 16:33:24.526 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 16:33:24.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 16:33:24.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 16:33:24.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:24.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:24.710 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 16:33:24.710 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:24.710 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 16:33:24.710 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 16:33:24.710 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:24.710 DEBUG [main][MenuItemLookup] Found menu:'Enable' 16:33:24.711 DEBUG [main][MenuItemLookup] Found menu:'Disable' 16:33:24.711 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 16:33:24.711 DEBUG [main][MenuItemLookup] Found menu:'Remove' 16:33:24.711 DEBUG [main][MenuItemLookup] Item match:Remove 16:33:24.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 16:33:24.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 16:33:24.711 INFO [main][MenuItemHandler] Select menu item: Rem&ove 16:33:24.785 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 16:33:24.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:24.788 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:24.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:24.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:24.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:24.791 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:24.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:24.889 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:24.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:24.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:24.900 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:25.900 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 16:33:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:25.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:25.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:25.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:25.901 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:25.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:33:25.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:25.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:25.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:25.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:25.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:25.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:25.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:33:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:25.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:33:25.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:33:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:25.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:25.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:25.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:25.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:25.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:25.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:26.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:33:26.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:26.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:26.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:26.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:26.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:26.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:26.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:26.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:26.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:26.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:27.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:27.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:33:27.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:27.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:27.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:27.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:27.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 16:33:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:27.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:27.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:27.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:27.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 16:33:27.067 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:33:27.068 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 16:33:27.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 16:33:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:27.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:27.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 16:33:27.572 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 16:33:27.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 16:33:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:28.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:28.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 16:33:28.074 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 16:33:28.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 16:33:28.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:28.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 16:33:28.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 16:33:28.577 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 16:33:28.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 16:33:28.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 16:33:28.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:28.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:28.924 DEBUG [main][MenuItemLookup] Found menu:'New' 16:33:28.924 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:33:28.924 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:28.924 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:33:28.924 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:33:28.924 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Open With' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:28.925 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:33:28.926 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:28.926 DEBUG [main][MenuItemLookup] Found menu:'References' 16:33:28.926 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 16:33:28.926 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:28.926 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:33:28.926 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:33:28.926 DEBUG [main][MenuItemLookup] Item match:Debug As 16:33:29.136 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 16:33:29.137 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 16:33:29.137 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 16:33:29.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 16:33:29.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 16:33:29.139 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 16:33:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 16:33:29.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:33:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:29.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:29.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:33:29.337 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.*') 16:33:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:29.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:29.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:29.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:29.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:31.766 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 16:33:32.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:32.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:32.771 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 16:33:32.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:32.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:32.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:32.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:32.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 '\*?\QDebug\E') 16:33:32.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:32.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:32.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:32.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:32.776 INFO [WorkbenchTestable][AbstractView] Activate view Debug 16:33:32.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 16:33:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:32.778 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 16:33:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:32.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:33:32.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:32.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:32.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:32.782 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 16:33:32.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:32.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:32.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:32.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:32.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:32.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:32.822 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.*') 16:33:32.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:32.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:32.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:32.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:32.840 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 16:33:32.840 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:33:32.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 16:33:32.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:33.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:33.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:33.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:33.169 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.*') 16:33:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:33.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:33.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:33.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 16:33:33.217 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 16:33:33.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:33.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:33.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:33.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:33.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:33.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:33.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:33.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:33.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:33.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 16:33:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:33.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:33.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:33.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:33.248 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:33.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:33.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:33.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:33.341 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") 16:33:33.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:33.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:33.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:33.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:33.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:33.342 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 16:33:33.342 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:33:33.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:33.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 16:33:33.440 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 16:33:33.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 16:33:33.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:33.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:33.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:33.442 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:33:33.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:33.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:33.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:33.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:33.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:33:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:33:33.605 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 16:33:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:33.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:33.605 DEBUG [main][MenuItemLookup] Found menu:'File' 16:33:33.606 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:33:33.606 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:33:33.606 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:33:33.606 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:33:33.606 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:33:33.606 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:33:33.606 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:33:33.606 DEBUG [main][MenuItemLookup] Item match:Run 16:33:33.609 DEBUG [main][MenuItemLookup] Found menu:'Resume' 16:33:33.609 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:33:33.610 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 16:33:33.611 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 16:33:33.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 16:33:33.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 16:33:33.618 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 16:33:34.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:33:35.120 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 16:33:35.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 16:33:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:35.135 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 16:33:35.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:33:35.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:35.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:35.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:33:35.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:35.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:35.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:35.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:35.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:35.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:33:35.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:33:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:33:35.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:33:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:35.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:33:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:35.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:33:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:33:35.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:33:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:35.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:33:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:35.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:33:35.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 16:33:35.141 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 16:33:35.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 16:33:35.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 16:33:35.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:35.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:35.144 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 16:33:35.144 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 16:33:35.144 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:33:35.144 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 16:33:35.144 DEBUG [main][MenuItemLookup] Found menu:'Delete' 16:33:35.144 DEBUG [main][MenuItemLookup] Item match:Delete 16:33:35.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 16:33:35.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 16:33:35.145 INFO [main][MenuItemHandler] Select menu item: Dele&te 16:33:35.211 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.... 16:33:35.215 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 16:33:35.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 16:33:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:35.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:35.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:35.216 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") 16:33:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:35.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:35.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:35.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:35.218 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 16:33:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:35.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:35.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:33:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:33:35.374 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 16:33:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:35.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 16:33:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:35.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 16:33:35.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:35.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:33:35.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:35.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:35.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:35.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:35.396 INFO [WorkbenchTestable][AbstractButton] Click button Close 16:33:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:35.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:35.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:35.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 16:33:38.493 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 16:33:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:33:38.493 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 16:33:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:33:38.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:33:38.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:33:38.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:33:38.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:33:38.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:33:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:33:38.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:33:38.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:33:38.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:33:38.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:38.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:38.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 16:33:38.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 16:33:38.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:33:38.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 16:33:38.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:33:38.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:33:38.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:33:38.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:33:38.505 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 16:33:38.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:38.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:38.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:38.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 16:33:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:38.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:38.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:38.570 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:38.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:38.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:38.572 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 16:33:38.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:38.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:38.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: "Remove All Breakpoints") 16:33:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:38.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:38.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:38.615 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' 16:33:38.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:38.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:38.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:38.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 16:33:38.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:38.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:38.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:38.689 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:38.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:38.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:38.691 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 16:33:38.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:38.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:38.738 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 16:33:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:38.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:38.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:38.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:38.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Enable' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Disable' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Remove' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:38.785 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 16:33:38.785 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 16:33:38.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 16:33:38.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 16:33:38.786 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 16:33:38.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: "Import Breakpoints"] is available.... 16:33:38.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:33:38.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:33:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 16:33:38.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 16:33:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:38.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 16:33:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:38.922 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:") 16:33:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:38.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:38.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:33:38.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:33:38.925 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 16:33:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:33:38.926 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:38.926 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) 16:33:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:38.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:38.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:38.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:33:38.937 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:38.938 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) 16:33:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:38.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:38.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:38.939 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:38.939 INFO [WorkbenchTestable][WizardDialog] Finish wizard 16:33:38.940 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) 16:33:38.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:38.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:38.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:38.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:38.942 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:33:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:38.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:38.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:39.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:33:39.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:33:39.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:33:39.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 16:33:39.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 16:33:39.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:33:39.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:33:39.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:33:39.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:33:39.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:33:39.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:33:39.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:33:39.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:33:39.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:39.164 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:39.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:39.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:39.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:39.206 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:39.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:39.207 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:39.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:39.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:39.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:39.221 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:40.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 16:33:40.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:40.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:40.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:40.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:40.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:40.222 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:40.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:40.223 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:40.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:40.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:40.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:40.225 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:40.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:40.225 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:40.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:40.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:40.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:40.226 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:41.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 16:33:41.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:41.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:41.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:41.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:41.228 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:41.228 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 16:33:41.228 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:41.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:41.228 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:41.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:41.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:41.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:41.231 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:42.231 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 16:33:42.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:42.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:42.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:42.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:42.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:42.232 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:42.232 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 16:33:42.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 16:33:42.233 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 16:33:42.233 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 16:33:42.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 16:33:42.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:42.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:42.293 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 16:33:42.293 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:42.293 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 16:33:42.293 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 16:33:42.293 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:42.293 DEBUG [main][MenuItemLookup] Found menu:'Enable' 16:33:42.293 DEBUG [main][MenuItemLookup] Found menu:'Disable' 16:33:42.293 DEBUG [main][MenuItemLookup] Item match:Disable 16:33:42.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 16:33:42.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 16:33:42.294 INFO [main][MenuItemHandler] Select menu item: &Disable 16:33:42.297 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 16:33:42.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:33:42.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:33:42.800 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 16:33:42.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 16:33:42.800 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 16:33:42.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 16:33:42.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 16:33:42.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:42.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:42.867 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 16:33:42.867 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:42.867 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 16:33:42.868 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 16:33:42.868 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:42.868 DEBUG [main][MenuItemLookup] Found menu:'Enable' 16:33:42.868 DEBUG [main][MenuItemLookup] Found menu:'Disable' 16:33:42.868 DEBUG [main][MenuItemLookup] Item match:Disable 16:33:42.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:33:42.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:42.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:42.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:42.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:42.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:42.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:42.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:42.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:42.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:42.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:42.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:33:42.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:42.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:42.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:42.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:42.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:42.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:42.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:42.943 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 16:33:42.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:42.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:42.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:42.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:42.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:42.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:42.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:42.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:43.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:43.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:43.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:43.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:33:43.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:43.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:43.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:43.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:43.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 16:33:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:43.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:43.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:43.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:43.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:43.951 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 16:33:43.952 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:33:43.952 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 16:33:43.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 16:33:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:43.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 16:33:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:43.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 16:33:43.953 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 16:33:43.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 16:33:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:43.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 16:33:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:43.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 16:33:43.953 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 16:33:43.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 16:33:43.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:43.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 16:33:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:43.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 16:33:43.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 16:33:43.954 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 16:33:43.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 16:33:43.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 16:33:43.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:43.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:44.096 DEBUG [main][MenuItemLookup] Found menu:'New' 16:33:44.096 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:33:44.096 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:44.096 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:33:44.096 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:33:44.096 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Open With' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:33:44.097 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:44.098 DEBUG [main][MenuItemLookup] Found menu:'References' 16:33:44.098 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 16:33:44.098 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:44.098 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:33:44.098 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:33:44.098 DEBUG [main][MenuItemLookup] Item match:Debug As 16:33:44.115 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 16:33:44.115 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 16:33:44.115 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 16:33:44.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 16:33:44.116 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 16:33:44.116 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 16:33:44.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 16:33:44.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:44.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:44.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:44.451 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.*') 16:33:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:44.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:44.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:44.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:44.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:45.618 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 16:33:46.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:46.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:46.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 16:33:46.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:46.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:46.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:46.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:46.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 '\*?\QDebug\E') 16:33:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:46.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:46.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:46.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:46.625 INFO [WorkbenchTestable][AbstractView] Activate view Debug 16:33:46.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 16:33:46.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:46.626 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 16:33:46.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:46.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:46.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:33:46.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:46.629 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 16:33:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:46.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:46.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:46.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:46.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 16:33:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:46.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:46.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:46.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:46.681 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 16:33:46.681 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:33:46.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:46.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 16:33:46.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:46.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:46.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:46.853 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.*') 16:33:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:46.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:47.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:47.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 16:33:47.017 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 16:33:47.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:47.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:47.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:47.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:47.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:47.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:47.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:47.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 '\*?\QBreakpoints\E') 16:33:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:47.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:47.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:47.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:47.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:47.037 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:47.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:47.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:47.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:47.118 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") 16:33:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:47.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:47.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:47.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:47.119 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 16:33:47.119 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:33:47.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:47.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 16:33:47.206 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 16:33:47.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 16:33:47.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:47.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:47.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:47.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:47.208 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:33:47.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:47.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:47.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:47.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:33:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:33:47.358 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 16:33:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:47.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:47.358 DEBUG [main][MenuItemLookup] Found menu:'File' 16:33:47.358 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:33:47.358 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:33:47.358 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:33:47.358 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:33:47.359 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:33:47.359 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:33:47.359 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:33:47.359 DEBUG [main][MenuItemLookup] Item match:Run 16:33:47.360 DEBUG [main][MenuItemLookup] Found menu:'Resume' 16:33:47.360 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 16:33:47.360 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 16:33:47.360 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 16:33:47.360 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 16:33:47.360 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:33:47.361 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 16:33:47.361 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 16:33:47.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 16:33:47.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 16:33:47.369 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 16:33:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:33:48.609 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 16:33:48.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 16:33:48.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:48.629 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 16:33:48.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:33:48.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:48.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:33:48.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:48.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:48.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:48.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:33:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:33:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:33:48.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:33:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:48.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:33:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:48.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:33:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:33:48.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:33:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:48.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:33:48.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:48.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:33:48.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 16:33:48.634 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 16:33:48.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 16:33:48.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 16:33:48.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:48.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:48.637 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 16:33:48.637 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 16:33:48.637 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:33:48.637 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 16:33:48.637 DEBUG [main][MenuItemLookup] Found menu:'Delete' 16:33:48.637 DEBUG [main][MenuItemLookup] Item match:Delete 16:33:48.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 16:33:48.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 16:33:48.638 INFO [main][MenuItemHandler] Select menu item: Dele&te 16:33:48.705 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.... 16:33:48.707 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 16:33:48.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 16:33:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:48.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:48.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:48.709 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") 16:33:48.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:48.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:48.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:48.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:48.711 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 16:33:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:48.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:48.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:33:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:33:48.860 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 16:33:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:48.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 16:33:48.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:48.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 16:33:48.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:48.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:33:48.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:48.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:48.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:48.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:48.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:48.865 INFO [WorkbenchTestable][AbstractButton] Click button Close 16:33:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:48.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:48.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:48.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 16:33:51.958 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 16:33:51.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:33:51.958 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 16:33:51.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:33:51.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:33:51.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:33:51.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:33:51.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:33:51.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:33:51.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:33:51.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:33:51.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:33:51.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:33:51.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:51.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:51.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 16:33:51.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 16:33:51.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:33:51.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 16:33:51.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:33:51.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:33:51.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:33:51.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:33:51.963 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 16:33:51.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:51.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:51.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:51.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:51.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:51.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:51.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:52.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:52.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 '\*?\QBreakpoints\E') 16:33:52.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:52.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:52.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:52.028 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:52.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:52.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:52.030 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 16:33:52.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:52.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:52.068 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") 16:33:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:52.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:52.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:52.070 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' 16:33:52.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:52.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:52.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:52.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:52.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 '\*?\QBreakpoints\E') 16:33:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:52.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:52.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:52.143 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:52.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:52.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:52.144 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 16:33:52.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:52.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:52.152 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 16:33:52.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:52.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:52.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:52.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:52.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:52.230 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Enable' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Disable' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Remove' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:52.231 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 16:33:52.231 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 16:33:52.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 16:33:52.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 16:33:52.232 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 16:33:52.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:33:52.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:33:52.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:33:52.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:33:52.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 16:33:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:52.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 16:33:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:52.354 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:") 16:33:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:52.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:52.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:33:52.360 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:33:52.361 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 16:33:52.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:33:52.361 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:52.362 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) 16:33:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:52.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:52.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:52.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:33:52.370 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:52.374 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) 16:33:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:52.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:52.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:52.375 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 16:33:52.375 INFO [WorkbenchTestable][WizardDialog] Finish wizard 16:33:52.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:33:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:52.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:52.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:52.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:52.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:33:52.377 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:33:52.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:33:52.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:33:52.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:33:52.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:33:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:33:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:33:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 16:33:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:33:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:33:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:33:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:33:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:33:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:33:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:33:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:33:52.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:52.594 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:52.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:52.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:52.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:52.623 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:52.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:52.623 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:52.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:52.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:52.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:52.625 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:53.625 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 16:33:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:53.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:53.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:53.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:53.626 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:53.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:53.627 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:53.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:53.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:53.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:53.629 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 16:33:53.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:33:53.629 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:33:53.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:33:53.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:53.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:53.630 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:54.631 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 16:33:54.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:54.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:54.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:54.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:54.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:54.632 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 16:33:54.632 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 16:33:54.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:33:54.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:54.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:54.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:54.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:54.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:54.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:54.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:54.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:54.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:54.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:33:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:54.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:54.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:54.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:54.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:54.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:54.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:54.748 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 16:33:54.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:54.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:54.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:54.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:54.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:54.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:54.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:54.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:55.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:55.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:55.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:55.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:33:55.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:33:55.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:33:55.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:33:55.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:55.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:55.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:33:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:55.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:55.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:55.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:55.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 16:33:55.757 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:33:55.758 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 16:33:55.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 16:33:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:55.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 16:33:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:55.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 16:33:55.758 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 16:33:55.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 16:33:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:55.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 16:33:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:55.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 16:33:55.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 16:33:55.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 16:33:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:33:55.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 16:33:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:33:55.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 16:33:55.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 16:33:55.760 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 16:33:55.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 16:33:55.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 16:33:55.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:33:55.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'New' 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'Open With' 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:55.901 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'References' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:33:55.902 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:33:55.902 DEBUG [main][MenuItemLookup] Item match:Debug As 16:33:55.915 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 16:33:55.915 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 16:33:55.915 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 16:33:55.916 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 16:33:55.916 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 16:33:55.916 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 16:33:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 16:33:55.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:56.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:56.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 16:33:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:56.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:56.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:56.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:56.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:57.318 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:58.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 16:33:58.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:58.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:58.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 16:33:58.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:58.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:58.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:58.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:58.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 '\*?\QDebug\E') 16:33:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:58.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:58.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:58.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:58.327 INFO [WorkbenchTestable][AbstractView] Activate view Debug 16:33:58.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 16:33:58.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:58.328 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 16:33:58.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:58.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:58.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:33:58.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:58.331 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 16:33:58.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:58.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:58.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:58.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:58.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:58.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:58.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:58.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:58.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:58.333 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.*') 16:33:58.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:58.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:58.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:58.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:58.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:58.382 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 16:33:58.382 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:33:58.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:33:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 16:33:58.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:58.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:58.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:58.637 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.*') 16:33:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:58.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:58.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:58.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:33:58.723 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:33:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 16:33:59.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:59.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 16:33:59.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:59.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:59.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:59.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:59.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 '\*?\QDebug\E') 16:33:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:59.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:59.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:59.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:59.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:59.772 INFO [WorkbenchTestable][AbstractView] Activate view Debug 16:33:59.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 16:33:59.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:59.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:33:59.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:33:59.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:59.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:59.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:59.936 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 16:33:59.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:59.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:59.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:59.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:59.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:59.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 16:33:59.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:59.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:59.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:33:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:33:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:33:59.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:33:59.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 16:33:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:59.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:59.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:59.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:33:59.989 INFO [WorkbenchTestable][AbstractView] Activate view Debug 16:33:59.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 16:33:59.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:33:59.991 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 16:33:59.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:33:59.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:33:59.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:33:59.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:33:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:33:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:33:59.993 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 16:33:59.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:33:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:33:59.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:33:59.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:33:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:33:59.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:33:59.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 16:33:59.994 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 16:33:59.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 16:34:00.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 16:34:00.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:00.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:00.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 16:34:00.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:00.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:00.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:34:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:00.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:00.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:34:00.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 '\*?\QVariables\E') 16:34:00.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:00.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:00.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:00.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:00.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:34:00.097 INFO [WorkbenchTestable][AbstractView] Activate view Variables 16:34:00.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 16:34:00.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:34:00.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:34:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 16:34:00.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 16:34:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:00.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:00.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:00.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:00.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:00.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 16:34:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:00.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:00.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:00.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:00.703 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 16:34:00.703 DEBUG [main][TreeItemHandler] Selecting tree item: this 16:34:00.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 16:34:00.712 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 16:34:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 16:34:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 16:34:00.782 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 16:34:00.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:00.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:00.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:00.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:00.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:34:00.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 16:34:00.841 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 16:34:00.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:00.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:00.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:00.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:00.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:34:00.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:34:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:00.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:34:00.858 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.*') 16:34:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:00.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:00.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:34:00.918 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 16:34:00.918 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:34:00.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 16:34:00.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:34:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:00.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:34:01.005 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.*') 16:34:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:01.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:01.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:01.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:01.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:34:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 16:34:01.123 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 16:34:01.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:01.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:01.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 16:34:01.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:01.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:01.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 16:34:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:01.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:34:01.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 16:34:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:01.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:01.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:01.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:01.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:34:01.148 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 16:34:01.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 16:34:01.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:34:01.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:34:01.264 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") 16:34:01.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:01.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:01.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:01.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:34:01.265 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 16:34:01.265 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:34:01.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 16:34:01.345 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 16:34:01.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 16:34:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:01.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:01.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:01.409 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:34:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:01.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:01.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:01.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:01.533 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 16:34:01.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:01.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 16:34:01.535 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:01.535 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:01.535 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:01.535 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:01.535 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:01.535 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:01.535 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:01.535 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:01.535 DEBUG [main][MenuItemLookup] Item match:Run 16:34:01.536 DEBUG [main][MenuItemLookup] Found menu:'Resume' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:34:01.537 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 16:34:01.537 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 16:34:01.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 16:34:01.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 16:34:01.538 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 16:34:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:34:02.674 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 16:34:02.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 16:34:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:02.688 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 16:34:02.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:34:02.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:02.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:02.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:02.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:02.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:02.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:02.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:02.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:02.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:02.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:02.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:02.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:02.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:02.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:02.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:02.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:02.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:02.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:02.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:02.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:02.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:02.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:02.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 16:34:02.692 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 16:34:02.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 16:34:02.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 16:34:02.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:02.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:02.696 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 16:34:02.696 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 16:34:02.696 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:34:02.696 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 16:34:02.696 DEBUG [main][MenuItemLookup] Found menu:'Delete' 16:34:02.696 DEBUG [main][MenuItemLookup] Item match:Delete 16:34:02.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 16:34:02.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 16:34:02.696 INFO [main][MenuItemHandler] Select menu item: Dele&te 16:34:02.753 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.... 16:34:02.755 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 16:34:02.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 16:34:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:02.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:02.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:02.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 16:34:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:02.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:02.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:02.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:02.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:02.758 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 16:34:02.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:02.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:02.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:02.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:02.906 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 16:34:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:02.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 16:34:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:02.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 "Close") 16:34:02.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:02.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:02.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:02.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:02.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:02.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:02.912 INFO [WorkbenchTestable][AbstractButton] Click button Close 16:34:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:02.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:02.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:03.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 16:34:06.004 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 16:34:06.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:34:06.004 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 16:34:06.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:06.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 16:34:06.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:34:06.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:06.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:06.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:06.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:34:06.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:06.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:34:06.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:06.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:06.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:06.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:06.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 16:34:06.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 16:34:06.007 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:34:06.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:34:06.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:34:06.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:34:06.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:34:06.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:34:06.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:34:06.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:34:06.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:34:06.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:34:06.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:34:06.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:34:06.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:34:06.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:06.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:06.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:06.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:06.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:07.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:07.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:34:07.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:34:07.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:34:07.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:34:07.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:34:07.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 16:34:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:07.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:07.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:07.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:07.065 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 16:34:07.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 16:34:07.069 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 16:34:07.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 16:34:07.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 16:34:07.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:07.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:07.216 DEBUG [main][MenuItemLookup] Found menu:'New' 16:34:07.216 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:34:07.216 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:07.217 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:34:07.217 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:34:07.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:34:07.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:34:07.218 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:34:07.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:07.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:34:07.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:34:07.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:07.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:07.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:07.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:34:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:07.720 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 16:34:07.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 16:34:07.720 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 16:34:07.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 16:34:07.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 16:34:07.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:07.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'New' 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:34:07.805 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:34:07.805 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:34:07.805 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:34:07.805 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:34:07.805 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:34:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:34:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:34:08.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:34:08.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:08.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:08.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:08.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:34:08.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:08.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:34:08.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:08.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:08.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:08.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:08.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:08.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:08.609 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:34:08.609 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:34:08.609 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:34:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:08.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:08.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:08.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:34:08.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:08.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:34:08.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:08.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:08.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:08.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:08.614 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:08.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:08.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:08.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:34:08.641 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:34:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:34:09.314 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:34:09.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:34:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:34:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:34:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 16:34:09.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:34:09.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:34:09.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:09.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:09.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:09.316 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 16:34:09.316 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:09.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:09.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:09.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.024 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 19.509 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 13.457 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 14.045 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:09.400 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:09.401 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:09.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:09.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:09.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:09.402 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:09.403 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:09.403 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:09.403 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:09.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:09.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:09.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:09.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:09.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:09.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:09.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:09.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:09.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:09.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:09.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:09.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:09.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:09.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:09.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:09.436 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:09.436 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:09.436 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:09.436 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:09.436 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:09.436 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:09.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:09.437 DEBUG [main][MenuItemLookup] Item match:Window 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:09.438 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:09.438 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:09.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:09.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:09.438 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:09.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 'Preferences.*'] is available.... 16:34:09.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 16:34:09.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:09.694 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:09.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:09.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:09.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:09.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:09.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:09.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 16:34:09.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:10.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:10.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:10.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 16:34:10.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:10.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:10.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:10.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:10.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:10.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 16:34:10.205 DEBUG [main][TreeItemHandler] Selecting tree item: Console 16:34:10.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 16:34:10.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 16:34:10.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 16:34:10.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.300 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 16:34:10.300 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:34:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 16:34:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.320 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:34:10.326 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:34:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.327 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") 16:34:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.332 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") 16:34:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.334 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 16:34:10.334 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 16:34:10.335 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 16:34:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.335 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") 16:34:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.344 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") 16:34:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.347 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 16:34:10.347 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 16:34:10.347 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 16:34:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.348 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") 16:34:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:10.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:10.352 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:10.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.384 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:10.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:10.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:10.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:10.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:10.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:10.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 16:34:10.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:10.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:10.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:10.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:10.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:10.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:10.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:10.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:10.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:10.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:10.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:10.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:10.502 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:10.502 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:10.502 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:10.502 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:10.502 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:10.502 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:10.502 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:10.502 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:10.502 DEBUG [main][MenuItemLookup] Item match:Window 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:10.503 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:10.504 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:10.504 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:10.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:10.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:10.504 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:10.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:34:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:10.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:10.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:10.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:10.768 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:10.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 16:34:10.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:10.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:10.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 16:34:10.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:10.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:10.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:10.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 16:34:10.815 DEBUG [main][TreeItemHandler] Selecting tree item: Console 16:34:10.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 16:34:10.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 16:34:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:34:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.821 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 16:34:10.821 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:34:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 16:34:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.850 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:34:10.850 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:34:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.851 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") 16:34:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.854 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") 16:34:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.866 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 16:34:10.867 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 16:34:10.867 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 16:34:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 16:34:10.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.870 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") 16:34:10.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.900 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 16:34:10.901 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 16:34:10.901 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 16:34:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:10.902 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") 16:34:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:10.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:10.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:10.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:10.905 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:10.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:10.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:10.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:10.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:10.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:10.950 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:10.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:10.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:11.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:11.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:11.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:11.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:11.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:11.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:11.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:11.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:11.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:11.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:11.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:11.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:11.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:11.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:11.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:11.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:11.049 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:11.049 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:11.049 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:11.049 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:11.049 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:11.049 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:11.049 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:11.049 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:11.050 DEBUG [main][MenuItemLookup] Item match:Window 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:11.050 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:11.050 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:11.051 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:11.051 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:11.051 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:34:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:11.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:11.277 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:11.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.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 16:34:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:11.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 16:34:11.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:11.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:11.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 16:34:11.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:11.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:11.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:11.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 16:34:11.353 DEBUG [main][TreeItemHandler] Selecting tree item: Console 16:34:11.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 16:34:11.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 16:34:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:34:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.362 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 16:34:11.375 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:34:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:11.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:11.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:11.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 16:34:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.388 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:34:11.388 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:34:11.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:11.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:11.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:11.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:11.391 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") 16:34:11.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.394 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 16:34:11.394 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 16:34:11.394 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 16:34:11.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:11.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:11.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:11.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:11.403 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") 16:34:11.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.409 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 16:34:11.409 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 16:34:11.409 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 16:34:11.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:11.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:11.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:11.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:11.410 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):") 16:34:11.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:11.434 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:11.435 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 16:34:11.436 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") 16:34:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.442 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):") 16:34:11.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:11.501 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:11.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:11.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:11.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:11.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:11.510 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:11.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:11.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.544 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:11.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:11.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:11.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:11.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:11.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:11.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:11.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:11.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:11.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:11.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:11.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:11.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:11.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:11.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:11.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:11.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:11.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:11.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:11.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:11.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:11.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:11.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:11.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:11.643 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:11.643 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:11.643 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:11.643 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:11.643 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:11.643 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:11.643 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:11.643 DEBUG [main][MenuItemLookup] Item match:Window 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:11.644 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:11.644 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:11.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:11.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:11.644 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:11.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.... 16:34:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:11.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:11.862 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:11.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:11.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:11.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 16:34:11.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:11.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:11.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:11.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 16:34:11.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:11.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:11.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:11.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:11.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 16:34:11.866 DEBUG [main][TreeItemHandler] Selecting tree item: Console 16:34:11.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 16:34:11.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 16:34:11.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.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 "Restore Defaults") 16:34:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.915 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 16:34:11.916 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:34:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:11.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:11.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:11.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 16:34:11.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.947 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:34:11.947 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:34:11.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:11.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:11.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:11.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:11.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 16:34:11.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.958 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 16:34:11.958 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 16:34:11.959 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") 16:34:11.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.963 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 16:34:11.963 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 16:34:11.963 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):") 16:34:11.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:11.976 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:11.977 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 16:34:11.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 16:34:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:11.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:11.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:11.984 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):") 16:34:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:11.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:12.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:12.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:12.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:12.013 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:12.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.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) 16:34:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.017 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:12.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:12.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:12.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:12.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:12.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:12.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:12.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:12.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:12.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:12.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:12.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:12.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:12.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:12.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:12.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:12.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:12.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:12.107 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:12.107 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:12.107 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:12.107 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:12.107 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:12.107 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:12.107 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:12.107 DEBUG [main][MenuItemLookup] Item match:Window 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:12.108 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:12.108 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:12.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:12.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:12.109 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:34:12.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:12.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:12.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:12.305 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:12.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 16:34:12.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:12.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:12.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:12.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:12.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 16:34:12.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 16:34:12.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:12.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 16:34:12.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:12.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 16:34:12.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 16:34:12.308 DEBUG [main][TreeItemHandler] Selecting tree item: Console 16:34:12.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 16:34:12.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 16:34:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 16:34:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.357 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 16:34:12.357 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:34:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:12.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:12.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:12.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 16:34:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.407 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:34:12.407 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:34:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:12.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:12.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:12.408 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") 16:34:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.417 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") 16:34:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.424 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 16:34:12.424 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 16:34:12.424 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 16:34:12.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:12.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:12.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:12.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:12.425 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") 16:34:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.434 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") 16:34:12.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.440 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 16:34:12.440 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 16:34:12.440 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 16:34:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:12.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:12.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:12.441 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") 16:34:12.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.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.*'] 16:34:12.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:12.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:12.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:12.452 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:12.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:12.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.502 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:12.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:12.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:12.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:12.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:12.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:12.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:12.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:12.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:12.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:12.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:12.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:12.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:12.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:12.591 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 16:34:12.591 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 16:34:12.591 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:12.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:12.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:12.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.192 s - in org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 1.096 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.548 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.593 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.464 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.486 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 16:34:12.612 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 16:34:12.613 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:12.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:12.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 16:34:12.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:12.614 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:12.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:12.614 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:12.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:12.615 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:34:12.615 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 16:34:12.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:12.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:12.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 16:34:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:34:12.631 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 16:34:12.631 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:34:12.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:12.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 16:34:12.750 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 16:34:12.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 16:34:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:12.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 16:34:12.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:12.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:34:12.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:12.753 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 16:34:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:12.753 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 16:34:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:12.753 TRACE [main][WidgetHandler] Notify Table with event 13 16:34:12.753 TRACE [main][WidgetHandler] Wait for synchronization 16:34:12.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:12.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:12.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:34:12.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:12.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.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") 16:34:12.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:12.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:12.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:12.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 16:34:12.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:12.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:12.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:12.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:12.768 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:34:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:12.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:12.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:34:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.567 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:13.567 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:13.567 DEBUG [main][MenuItemLookup] Item match:Window 16:34:13.568 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:13.568 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:13.568 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:13.568 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.568 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:13.568 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:13.568 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.568 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:13.569 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:13.569 DEBUG [main][MenuItemLookup] Item match:Window 16:34:13.570 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:13.570 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:13.570 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:13.570 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.570 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:13.570 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:13.570 DEBUG [main][MenuItemLookup] Item match:Perspective 16:34:13.571 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:34:13.571 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.571 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:34:13.571 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:34:13.571 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:34:13.571 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:34:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:34:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:13.572 DEBUG [main][MenuItemLookup] Item match:Window 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.572 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:13.573 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:13.574 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:13.574 DEBUG [main][MenuItemLookup] Item match:Window 16:34:13.574 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:13.574 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:13.574 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:13.574 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.574 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:13.574 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:13.574 DEBUG [main][MenuItemLookup] Item match:Perspective 16:34:13.575 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:34:13.575 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.575 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:34:13.575 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:34:13.575 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:34:13.575 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:34:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:13.579 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:13.579 DEBUG [main][MenuItemLookup] Item match:Window 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.580 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.581 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:13.581 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:13.581 DEBUG [main][MenuItemLookup] Item match:Window 16:34:13.582 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:13.582 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:13.582 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:13.582 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.582 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:13.582 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:13.582 DEBUG [main][MenuItemLookup] Item match:Perspective 16:34:13.582 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:34:13.583 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.583 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:34:13.583 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:34:13.583 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:34:13.583 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:34:13.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:34:13.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:34:13.583 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:34:13.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:34:13.627 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 16:34:13.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:34:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:13.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:34:13.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:13.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:13.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:13.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 "Reset Perspective") 16:34:13.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:34:13.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:13.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:13.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:13.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:13.630 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:34:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:13.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:13.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:13.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:13.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:13.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 16:34:13.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 16:34:13.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:13.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:13.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:13.849 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 16:34:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:13.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:13.849 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:13.849 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:13.849 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:13.850 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:13.850 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:13.850 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:13.850 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:13.850 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:13.850 DEBUG [main][MenuItemLookup] Item match:Run 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 16:34:13.851 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:34:13.852 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 16:34:13.852 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 16:34:13.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 16:34:13.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 16:34:13.852 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 16:34:14.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 16:34:14.005 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 16:34:14.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 16:34:14.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:14.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:14.007 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 16:34:14.008 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 16:34:14.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:34:14.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:14.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:14.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:14.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:14.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:14.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:14.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 16:34:14.011 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 16:34:14.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 16:34:14.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 16:34:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 16:34:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 16:34:14.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:14.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:14.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:14.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:14.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:14.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 16:34:14.048 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 16:34:14.053 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:14.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:34:14.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:14.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:14.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:14.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:14.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:14.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:14.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:14.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:14.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 16:34:14.374 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 16:34:14.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 16:34:14.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 16:34:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 16:34:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 16:34:14.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:14.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:14.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:14.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:14.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:14.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 16:34:14.462 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 16:34:14.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 16:34:14.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:14.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:14.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:14.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:14.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:14.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:14.767 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:14.768 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:14.768 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 16:34:14.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 16:34:14.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:14.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:14.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:14.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:14.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:14.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:14.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:14.782 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 16:34:14.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:15.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:15.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:34:15.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:15.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:15.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:34:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:15.974 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 16:34:15.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 16:34:15.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:15.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:15.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:15.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:15.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:15.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:15.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:15.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:15.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:15.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:15.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:15.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 16:34:15.994 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 16:34:15.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 16:34:15.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 16:34:15.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 16:34:15.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:16.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:16.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:16.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:16.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:16.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:16.089 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:16.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 16:34:16.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:16.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:16.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:16.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:16.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:16.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:16.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:16.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:16.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:16.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:16.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:16.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:16.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:16.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:16.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:16.094 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:16.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 16:34:16.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:16.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:16.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:16.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:16.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:16.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:16.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:16.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:17.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:17.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:17.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:17.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:18.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:18.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:18.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:18.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:19.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:19.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:19.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:19.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:20.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:20.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:20.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:20.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:21.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:21.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:21.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:21.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:22.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:22.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:22.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:22.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:23.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:23.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:23.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:23.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:24.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:24.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:24.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:24.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:25.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:25.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:25.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:25.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:26.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:26.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:26.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:34:26.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:34:26.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:26.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:26.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:26.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:26.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:26.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:26.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:26.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:26.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:26.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:26.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:26.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:26.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:26.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:26.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:26.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:26.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:26.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:26.486 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:26.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 16:34:26.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:26.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:26.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:26.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:26.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:26.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:26.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:26.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:26.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:26.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:26.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:26.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:26.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:26.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:26.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:26.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:26.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:26.490 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:26.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 16:34:26.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 16:34:26.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:26.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:26.493 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 16:34:26.493 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 16:34:26.493 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:34:26.493 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 16:34:26.493 DEBUG [main][MenuItemLookup] Found menu:'Delete' 16:34:26.493 DEBUG [main][MenuItemLookup] Item match:Delete 16:34:26.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 16:34:26.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 16:34:26.493 INFO [main][MenuItemHandler] Select menu item: Dele&te 16:34:26.538 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.... 16:34:26.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Launch Configuration Deletion"] is available. finished successfully 16:34:26.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 16:34:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:26.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:26.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:26.540 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") 16:34:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:26.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:26.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:26.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:26.542 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 16:34:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:26.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:26.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:27.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:34:27.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 16:34:27.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:27.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:27.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:27.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:27.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:27.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:27.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:27.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:27.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:27.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:27.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:27.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 16:34:27.057 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 16:34:27.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 16:34:27.058 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 16:34:27.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 16:34:27.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:27.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:27.059 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 16:34:27.059 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 16:34:27.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:27.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:27.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 16:34:27.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:27.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 16:34:27.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 16:34:27.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:27.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.601 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) Time elapsed: 13.363 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 16:34:27.229 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 16:34:27.231 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:27.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:27.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 16:34:27.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:27.232 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:27.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:27.233 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:27.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:27.233 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:34:27.233 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:34:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:34:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:27.234 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:27.234 DEBUG [main][MenuItemLookup] Item match:Window 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.236 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:27.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:27.237 DEBUG [main][MenuItemLookup] Item match:Window 16:34:27.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:27.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:27.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:27.238 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:27.238 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:27.239 DEBUG [main][MenuItemLookup] Item match:Perspective 16:34:27.239 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:34:27.239 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.239 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:34:27.239 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:34:27.240 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:34:27.240 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:34:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:34:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:27.240 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:27.240 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:27.240 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:27.240 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:27.240 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:27.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:27.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:27.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:27.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:27.241 DEBUG [main][MenuItemLookup] Item match:Window 16:34:27.241 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:27.241 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:27.242 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:27.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:27.243 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:27.243 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:27.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:27.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:27.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:27.243 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:27.243 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:27.243 DEBUG [main][MenuItemLookup] Item match:Window 16:34:27.244 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:27.244 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:27.244 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:27.244 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.244 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:27.244 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:27.244 DEBUG [main][MenuItemLookup] Item match:Perspective 16:34:27.245 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:34:27.245 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.245 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:34:27.245 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:34:27.245 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:34:27.245 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:34:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:27.246 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:27.246 DEBUG [main][MenuItemLookup] Item match:Window 16:34:27.247 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:27.247 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:27.247 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:27.247 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.247 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:27.247 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:27.248 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:27.249 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:27.249 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:27.249 DEBUG [main][MenuItemLookup] Item match:Window 16:34:27.249 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:27.250 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:27.250 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:27.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.250 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:27.250 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:27.250 DEBUG [main][MenuItemLookup] Item match:Perspective 16:34:27.251 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:34:27.251 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.251 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:34:27.251 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:34:27.251 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:34:27.251 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:34:27.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:34:27.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:34:27.251 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:34:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:34:27.318 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 16:34:27.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:34:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:27.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:34:27.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:27.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:27.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:27.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 16:34:27.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:34:27.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:27.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:27.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:27.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:27.321 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:34:27.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:27.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:27.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:27.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:27.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:27.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 16:34:27.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 16:34:27.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:27.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:27.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:27.578 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 16:34:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.578 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:27.578 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:27.578 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:27.578 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:27.578 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:27.579 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:27.579 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:27.579 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:27.579 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:27.579 DEBUG [main][MenuItemLookup] Item match:Run 16:34:27.586 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:34:27.586 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:34:27.586 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:27.586 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:34:27.586 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:34:27.586 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 16:34:27.586 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 16:34:27.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 16:34:27.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 16:34:27.593 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 16:34:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:34:27.791 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 16:34:27.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 16:34:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:27.794 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 16:34:27.794 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 16:34:27.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 16:34:27.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:27.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:27.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:27.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:27.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:27.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:27.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:27.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 16:34:27.798 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 16:34:27.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 16:34:27.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 16:34:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 16:34:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 16:34:27.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:27.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:27.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:27.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:27.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:27.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 16:34:27.840 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 16:34:27.845 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:27.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 16:34:27.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:28.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:28.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:28.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:28.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:28.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:28.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 16:34:28.220 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 16:34:28.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 16:34:28.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 16:34:28.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 16:34:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 16:34:28.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:28.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:28.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:28.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:28.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 16:34:28.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 16:34:28.346 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 16:34:28.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 "Name:") 16:34:28.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:28.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:28.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:28.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:28.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:28.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:28.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:28.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:28.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:28.725 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:28.726 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:28.727 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 16:34:28.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 "Apply") 16:34:28.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:28.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:28.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:28.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:28.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:28.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:28.743 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 16:34:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:29.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:29.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:34:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:30.033 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 16:34:30.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 16:34:30.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:30.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:30.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:30.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:30.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:30.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:30.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:30.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:30.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:30.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:30.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:30.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:30.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 16:34:30.051 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 16:34:30.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 16:34:30.052 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 16:34:30.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:34:30.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:30.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:30.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:30.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:30.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:30.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:30.157 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:30.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 16:34:30.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:30.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:30.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:30.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:30.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:30.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:30.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:30.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:30.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:30.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:30.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:30.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:30.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:30.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:30.160 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:30.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 16:34:30.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:30.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:30.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:30.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:30.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:30.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:30.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:30.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:30.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:30.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:30.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:31.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:31.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:31.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:31.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:32.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:32.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:32.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:33.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:33.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:33.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:34.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:34.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:34.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:34.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:35.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:35.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:35.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:35.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:36.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:36.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:36.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:36.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:37.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:37.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:37.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:37.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:38.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:38.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:38.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:38.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:39.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:39.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:39.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:39.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:40.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:40.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:40.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:40.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:34:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:34:40.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 16:34:40.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:40.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:40.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:40.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:40.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:40.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:40.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:40.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:40.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:40.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:40.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:40.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:40.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:40.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:40.575 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:40.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:34:40.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:40.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:40.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:40.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:40.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:40.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:40.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:40.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:40.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:40.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:40.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:40.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:40.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:40.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:40.579 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:40.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 16:34:40.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 16:34:40.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:34:40.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:40.582 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 16:34:40.582 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 16:34:40.582 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:34:40.582 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 16:34:40.582 DEBUG [main][MenuItemLookup] Found menu:'Delete' 16:34:40.582 DEBUG [main][MenuItemLookup] Item match:Delete 16:34:40.582 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 16:34:40.582 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 16:34:40.582 INFO [main][MenuItemHandler] Select menu item: Dele&te 16:34:40.631 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.... 16:34:40.632 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 16:34:40.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 16:34:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:40.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:40.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:40.633 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") 16:34:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:40.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:40.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:40.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:40.635 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 16:34:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:40.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:40.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:41.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:34:41.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:41.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 16:34:41.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:41.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:41.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:41.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 16:34:41.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:41.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:41.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 16:34:41.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 16:34:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:41.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 16:34:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:41.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 16:34:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:34:41.082 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 16:34:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 16:34:41.083 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 16:34:41.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 16:34:41.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:41.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:41.084 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 16:34:41.084 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 16:34:41.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:41.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:41.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 16:34:41.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:41.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:41.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:41.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 16:34:41.222 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 16:34:41.222 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:41.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.995 s - in org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) Time elapsed: 13.645 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 16:34:41.240 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 16:34:41.241 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:41.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:41.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 16:34:41.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:41.241 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:41.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:41.242 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:41.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:41.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:41.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:41.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:41.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 16:34:41.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 16:34:41.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:41.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:41.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:41.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:41.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:41.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:41.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:41.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:41.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:41.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:41.245 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:41.245 DEBUG [main][MenuItemLookup] Item match:Window 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:41.246 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:41.246 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:41.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:41.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:41.247 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:34:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:41.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:41.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:41.475 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:41.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:41.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 16:34:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:41.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:41.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:41.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:41.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:41.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:42.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:42.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:42.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:42.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:42.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:42.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 16:34:42.029 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 16:34:42.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 16:34:42.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 16:34:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.090 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") 16:34:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.107 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 16:34:42.120 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 16:34:42.121 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") 16:34:42.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.133 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 16:34:42.133 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 16:34:42.134 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") 16:34:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.148 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 16:34:42.148 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 16:34:42.149 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") 16:34:42.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.158 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 16:34:42.158 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 16:34:42.159 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") 16:34:42.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.183 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 16:34:42.183 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 16:34:42.183 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") 16:34:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.188 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") 16:34:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.201 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") 16:34:42.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.214 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") 16:34:42.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.224 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") 16:34:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:42.250 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:42.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:42.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:42.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:42.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:42.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:42.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 16:34:42.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:42.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:42.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 16:34:42.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 16:34:42.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:42.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:42.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) Time elapsed: 1.064 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:42.350 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:42.351 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:42.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:42.352 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:42.352 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:42.352 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:42.353 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:42.353 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:42.353 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:42.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:42.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:42.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:42.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:42.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:42.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:42.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:42.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:42.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:42.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:42.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:42.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:42.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:42.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:42.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:42.356 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:42.356 DEBUG [main][MenuItemLookup] Item match:Window 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:42.357 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:42.357 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:42.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:42.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:42.358 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:34:42.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:42.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:42.511 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:42.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:42.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:42.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:42.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:42.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:42.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:42.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:42.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:42.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:42.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:42.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:42.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:42.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:42.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 16:34:42.515 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 16:34:42.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 16:34:42.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 16:34:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.577 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...") 16:34:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:42.580 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 16:34:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:42.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:42.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 16:34:42.653 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 16:34:42.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 16:34:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:42.655 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 16:34:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:42.657 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 16:34:42.676 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:") 16:34:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:42.678 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:42.678 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 16:34:42.684 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) 16:34:42.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:42.686 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:42.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:42.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:42.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:42.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:42.739 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 16:34:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:42.755 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 16:34:42.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:42.757 TRACE [main][WidgetHandler] Notify Table with event 13 16:34:42.757 TRACE [main][WidgetHandler] Wait for synchronization 16:34:42.757 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") 16:34:42.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:42.761 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:34:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:42.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:42.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:42.764 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 16:34:42.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:42.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:42.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:42.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) 16:34:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:42.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:42.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:42.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:42.796 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:42.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:42.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:42.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:42.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:42.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:42.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:42.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:42.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:42.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:42.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:42.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:42.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:42.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:42.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.*'] 16:34:42.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:42.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:42.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:42.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:42.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:42.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:42.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:42.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.*'] 16:34:42.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:42.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:42.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:42.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:42.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:42.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:42.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:42.845 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:42.845 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:42.845 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:42.845 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:42.846 DEBUG [main][MenuItemLookup] Item match:Window 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:42.846 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:42.847 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:42.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:42.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:42.875 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:34:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:43.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:43.046 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:43.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:43.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:43.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:43.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:43.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:43.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:43.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:43.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:43.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:43.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:43.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:43.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 16:34:43.050 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 16:34:43.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 16:34:43.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 16:34:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:43.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:43.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:43.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:43.051 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...") 16:34:43.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:43.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:43.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:43.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:43.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:43.067 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 16:34:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:43.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:43.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 16:34:43.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:43.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:43.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:43.157 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 16:34:43.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 16:34:43.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:43.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:43.158 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 16:34:43.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:43.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:43.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:43.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:43.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:43.160 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 16:34:43.165 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:") 16:34:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:43.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:43.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:43.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:43.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:43.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:43.167 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 16:34:43.174 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...") 16:34:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:43.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:43.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:43.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:43.192 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 16:34:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:43.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:43.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:43.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:43.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 16:34:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 16:34:44.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:44.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:34:44.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:34:44.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:44.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:44.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:34:44.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:34:44.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:34:44.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:44.195 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 16:34:44.197 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:44.199 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 16:34:44.203 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 16:34:44.203 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) 16:34:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:44.205 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:44.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:44.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:44.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:44.253 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 16:34:44.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:44.265 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 16:34:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:44.267 TRACE [main][WidgetHandler] Notify Table with event 13 16:34:44.267 TRACE [main][WidgetHandler] Wait for synchronization 16:34:44.267 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") 16:34:44.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:44.270 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:34:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:44.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:44.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:44.273 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 16:34:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:44.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:44.279 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:44.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:44.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:44.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:44.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:44.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:44.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:44.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:44.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:44.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:44.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:44.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:44.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:44.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:44.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:44.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:44.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:44.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:44.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:44.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:44.348 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:44.348 DEBUG [main][MenuItemLookup] Item match:Window 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:44.349 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:44.349 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:44.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:44.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:44.349 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:44.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.... 16:34:44.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 16:34:44.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:44.506 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:44.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:44.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:44.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:44.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:44.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:44.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:44.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:44.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 16:34:44.509 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 16:34:44.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 16:34:44.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 16:34:44.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.510 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...") 16:34:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:44.513 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 16:34:44.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:44.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:44.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:44.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:44.596 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.... 16:34:44.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.600 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 16:34:44.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 16:34:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:44.601 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 16:34:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:44.603 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 16:34:44.608 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:") 16:34:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:44.609 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:44.610 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 16:34:44.610 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 16:34:44.617 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) 16:34:44.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:44.619 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:44.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:44.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:44.667 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 16:34:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:44.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:44.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:44.674 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 16:34:44.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:44.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:44.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:44.675 TRACE [main][WidgetHandler] Notify Table with event 13 16:34:44.675 TRACE [main][WidgetHandler] Wait for synchronization 16:34:44.676 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") 16:34:44.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:44.678 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:34:44.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:44.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:44.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:44.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:44.681 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 16:34:44.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:44.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:44.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:44.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:44.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:44.699 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:44.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:44.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:44.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:44.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:44.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:44.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:44.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:44.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.*'] 16:34:44.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:44.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:44.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:44.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:44.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:44.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:44.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.*'] 16:34:44.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.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.*'] 16:34:44.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:44.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:44.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:44.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:44.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:44.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:44.749 DEBUG [main][MenuItemLookup] Item match:Window 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:44.750 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:44.750 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:44.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:44.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:44.776 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:44.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:34:44.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 16:34:44.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:44.920 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:44.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:44.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:44.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:44.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:44.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:44.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:44.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:44.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:44.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:44.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:44.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 16:34:44.924 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 16:34:44.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 16:34:44.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 16:34:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.925 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...") 16:34:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:44.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:44.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:44.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:44.940 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 16:34:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:44.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:44.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:44.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:45.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 16:34:45.005 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 16:34:45.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 16:34:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:45.010 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 16:34:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:45.011 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 16:34:45.019 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:") 16:34:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:45.027 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:45.028 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 16:34:45.031 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) 16:34:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:45.033 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:45.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:45.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:45.090 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 16:34:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:45.093 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 16:34:45.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:45.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:45.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:45.094 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...") 16:34:45.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:45.108 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 16:34:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:45.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:45.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:45.198 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.... 16:34:45.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.199 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 16:34:45.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 16:34:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:45.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:45.201 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 16:34:45.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:45.202 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 16:34:45.216 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:") 16:34:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:45.217 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:45.218 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 16:34:45.221 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 16:34:45.223 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) 16:34:45.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:45.225 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:45.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:45.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:45.267 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 16:34:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:45.269 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") 16:34:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:45.272 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:34:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:45.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:45.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:45.293 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 16:34:45.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:45.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:45.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 "Cancel", Widget matcher matching widgets with style: 8) 16:34:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:45.309 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:45.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:45.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:45.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:45.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:45.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:45.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:45.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:45.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:45.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:45.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:45.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:45.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:45.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:45.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:45.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:45.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:45.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:45.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:45.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:45.387 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:45.387 DEBUG [main][MenuItemLookup] Item match:Window 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:45.388 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:45.388 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:45.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:45.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:45.388 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:45.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 'Preferences.*'] is available.... 16:34:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:45.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:45.543 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:45.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:45.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:45.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:45.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:45.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:45.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:45.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:45.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 16:34:45.546 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 16:34:45.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 16:34:45.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 16:34:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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...") 16:34:45.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:45.563 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 16:34:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:45.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:45.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:45.641 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.... 16:34:45.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:45.641 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 16:34:45.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 16:34:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:45.643 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 16:34:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:45.647 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 16:34:45.652 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:") 16:34:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:45.653 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:45.654 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 16:34:45.654 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...") 16:34:45.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:45.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:45.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:45.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:45.663 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 16:34:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:45.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:45.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:45.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 16:34:46.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 16:34:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:34:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:34:46.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:46.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:46.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:34:46.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:34:46.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:34:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:46.665 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 16:34:46.665 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:46.668 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 16:34:46.668 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 16:34:46.668 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) 16:34:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:46.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:46.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:46.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:46.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:46.670 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:46.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:46.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:46.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 16:34:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:46.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:46.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:46.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:46.725 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 16:34:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:46.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:46.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:46.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:46.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:46.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:46.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:46.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.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...") 16:34:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:46.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:46.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:46.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:46.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:46.729 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 16:34:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:46.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:46.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:46.798 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.... 16:34:46.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:46.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:46.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:46.798 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 16:34:46.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 16:34:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:46.800 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 16:34:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:46.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:46.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:46.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:46.802 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 16:34:46.802 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:") 16:34:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:46.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:46.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:46.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:46.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:46.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:46.804 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 16:34:46.805 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...") 16:34:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:46.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:46.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:46.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:46.806 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 16:34:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:46.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:46.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:46.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:46.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:34:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:47.315 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 16:34:47.315 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:47.316 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 16:34:47.316 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 16:34:47.317 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) 16:34:47.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:47.319 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:47.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:47.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:47.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:47.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:47.359 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 16:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:47.361 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 16:34:47.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:47.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:47.363 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") 16:34:47.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:47.366 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:34:47.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:47.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:47.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:47.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:47.370 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 16:34:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:47.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:47.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:47.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:47.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:47.385 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:47.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:47.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:47.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:47.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:47.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:47.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:47.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:47.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.*'] 16:34:47.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:47.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:47.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:47.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:47.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:47.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:47.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:47.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:47.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:47.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:47.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:47.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:47.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:47.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:47.454 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:47.454 DEBUG [main][MenuItemLookup] Item match:Window 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:47.455 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:47.455 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:47.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:47.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:47.455 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:47.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 'Preferences.*'] is available.... 16:34:47.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:34:47.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:47.596 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:47.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:47.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:47.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:47.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:47.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:47.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:47.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:47.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:47.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:47.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 16:34:47.599 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 16:34:47.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 16:34:47.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 16:34:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.600 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...") 16:34:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:47.603 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 16:34:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:47.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:47.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:47.681 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.... 16:34:47.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:47.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:47.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:47.681 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 16:34:47.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 16:34:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:47.682 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 16:34:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:47.684 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 16:34:47.697 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:") 16:34:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:47.699 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:47.699 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 16:34:47.700 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...") 16:34:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:47.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:47.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:47.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:47.701 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 16:34:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:47.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:47.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:47.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 16:34:48.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:34:48.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:48.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:34:48.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:34:48.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:48.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:48.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:34:48.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:34:48.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:34:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:48.208 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 16:34:48.208 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:48.209 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 16:34:48.210 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 16:34:48.210 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) 16:34:48.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:48.212 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:48.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:48.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:48.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:48.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:48.257 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 16:34:48.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:48.269 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 16:34:48.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:48.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:48.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:48.271 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...") 16:34:48.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:48.273 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 16:34:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:48.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:48.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:48.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:48.345 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.... 16:34:48.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.346 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 16:34:48.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 16:34:48.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:48.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:48.347 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 16:34:48.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:48.351 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 16:34:48.352 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:") 16:34:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:34:48.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:34:48.354 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 16:34:48.362 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 16:34:48.362 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) 16:34:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:48.365 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:34:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:48.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:48.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:48.416 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 16:34:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:48.418 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 16:34:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:48.420 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") 16:34:48.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:48.422 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:34:48.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:48.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:48.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:48.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:48.425 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 16:34:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:34:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:34:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:34:48.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) 16:34:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:48.440 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:48.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:48.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:48.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:48.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:48.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:48.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:48.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 16:34:48.522 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 16:34:48.522 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:48.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.174 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.489 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.477 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.425 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.627 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 2.067 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.07 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 16:34:48.533 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 16:34:48.534 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:48.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:48.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 16:34:48.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:48.535 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:48.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:48.535 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:48.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:48.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.*'] 16:34:48.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:48.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 16:34:48.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 16:34:48.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:48.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:48.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:48.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:48.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:48.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:48.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:48.537 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:48.538 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:48.538 DEBUG [main][MenuItemLookup] Item match:Window 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:48.539 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:48.539 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:48.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:48.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:48.539 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:48.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.... 16:34:48.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. finished successfully 16:34:48.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:48.708 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:48.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:48.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:48.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:48.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:48.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:48.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:48.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:48.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 16:34:48.712 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 16:34:48.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 16:34:48.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 16:34:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.758 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") 16:34:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:48.762 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 16:34:48.762 DEBUG [main][AbstractWait] Waiting until widget is found... 16:34:48.762 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:34:48.762 TRACE [main][WidgetLookup] widget with index 1 is found 16:34:48.762 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 16:34:48.762 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 16:34:48.762 DEBUG [main][AbstractText] Set focus to Text 16:34:48.763 INFO [WorkbenchTestable][AbstractText] Text set to: test 16:34:48.767 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") 16:34:48.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:48.778 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 16:34:48.778 DEBUG [main][AbstractWait] Waiting until widget is found... 16:34:48.778 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:34:48.778 TRACE [main][WidgetLookup] widget with index 1 is found 16:34:48.778 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 16:34:48.778 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 16:34:48.778 DEBUG [main][AbstractText] Set focus to Text 16:34:48.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 "Cancel", Widget matcher matching widgets with style: 8) 16:34:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:48.783 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:48.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:48.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:48.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:48.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 16:34:48.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:48.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:48.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 16:34:48.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 16:34:48.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:48.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 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.291 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 16:34:48.836 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 16:34:48.837 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:48.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:48.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 16:34:48.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:48.838 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:48.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:48.858 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:48.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:48.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:48.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:48.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 16:34:48.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 16:34:48.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:48.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:48.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:48.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:48.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.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.*'] 16:34:48.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:48.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:48.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:48.860 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:48.860 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:48.860 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:48.861 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:48.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:48.861 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:48.861 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:48.861 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:48.861 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:48.861 DEBUG [main][MenuItemLookup] Item match:Window 16:34:48.861 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:48.861 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:48.862 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:48.862 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:48.862 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:48.862 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:48.862 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:48.862 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:48.862 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:48.862 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:48.862 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:48.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:48.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:48.862 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:48.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.... 16:34:48.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 'Preferences.*'] is available. finished successfully 16:34:48.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:48.989 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:48.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:48.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:48.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:48.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:48.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:48.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 16:34:48.999 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 16:34:48.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 16:34:48.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 16:34:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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") 16:34:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.069 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 16:34:49.069 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 16:34:49.069 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 16:34:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.071 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) 16:34:49.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.104 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 16:34:49.104 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 16:34:49.104 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 16:34:49.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.105 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") 16:34:49.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.121 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 16:34:49.121 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed 16:34:49.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 widgets with text that without mnenomic matches: is "Download repository index updates on startup") 16:34:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.156 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 16:34:49.156 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 16:34:49.156 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 16:34:49.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.171 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)") 16:34:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.184 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 16:34:49.184 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 16:34:49.184 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 16:34:49.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.184 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") 16:34:49.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.186 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 16:34:49.186 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 16:34:49.186 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 16:34:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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") 16:34:49.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.213 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 16:34:49.213 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 16:34:49.213 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 16:34:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.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") 16:34:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.216 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) 16:34:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.218 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") 16:34:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.220 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") 16:34:49.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.222 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)") 16:34:49.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.248 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") 16:34:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.250 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") 16:34:49.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:49.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:49.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 16:34:49.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:49.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:49.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 16:34:49.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:49.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:49.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 16:34:49.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 16:34:49.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:49.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:49.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:49.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:49.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:34:49.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:49.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:49.342 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:34:49.342 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:34:49.342 DEBUG [main][MenuItemLookup] Item match:Window 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:49.343 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:34:49.343 DEBUG [main][MenuItemLookup] Item match:Preferences 16:34:49.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:34:49.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:34:49.343 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:34:49.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.... 16:34:49.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. finished successfully 16:34:49.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:34:49.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:49.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:49.498 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:34:49.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:34:49.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:49.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:49.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:49.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 16:34:49.500 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 16:34:49.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 16:34:49.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 16:34:49.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.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.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") 16:34:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.504 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 16:34:49.504 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 16:34:49.504 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) 16:34:49.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.528 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 16:34:49.529 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 16:34:49.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 16:34:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.531 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 16:34:49.531 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources 16:34:49.531 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 16:34:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.531 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") 16:34:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.533 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 16:34:49.534 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 16:34:49.534 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)") 16:34:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.536 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 16:34:49.536 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 16:34:49.536 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") 16:34:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.538 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 16:34:49.538 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 16:34:49.538 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") 16:34:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.545 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 16:34:49.545 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 16:34:49.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Debug Output") 16:34:49.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 16:34:49.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.550 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") 16:34:49.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.552 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") 16:34:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.554 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)") 16:34:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.562 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") 16:34:49.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.564 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") 16:34:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:34:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.568 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:49.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:49.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 16:34:49.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:49.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:49.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:49.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:49.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 16:34:49.613 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 16:34:49.613 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:49.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:49.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:49.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 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.481 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.272 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 16:34:49.623 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 16:34:49.623 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:49.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:49.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 16:34:49.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:49.624 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:49.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:49.646 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:49.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:49.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:49.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 16:34:49.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 16:34:49.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:49.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:49.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:49.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'] 16:34:49.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.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'] 16:34:49.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.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: "Check out as Maven project from SCM"] 16:34:49.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.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'] 16:34:49.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.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'] 16:34:49.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.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'] 16:34:49.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 16:34:49.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:34:49.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:34:49.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:49.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:49.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:49.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:49.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:49.652 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:49.652 DEBUG [main][MenuItemLookup] Item match:File 16:34:49.654 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:34:49.654 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:49.659 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:34:49.659 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:34:49.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:34:49.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:34:49.660 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:34:49.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:34:49.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:34:49.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:34:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:49.803 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:34:49.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:34:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:49.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:49.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:49.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:49.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:49.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:49.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:49.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 16:34:49.807 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 16:34:49.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 16:34:49.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 16:34:49.812 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:34:49.812 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:34:49.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:34:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.814 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:34:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:34:49.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.913 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.... 16:34:49.913 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 16:34:49.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 16:34:49.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:49.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:49.914 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 16:34:49.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:49.916 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") 16:34:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.917 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") 16:34:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.918 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 16:34:49.918 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 16:34:49.918 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) 16:34:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:49.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:49.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:49.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:49.920 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:34:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:49.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:49.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:49.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:34:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:34:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:49.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:34:49.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:49.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:34:49.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:49.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:49.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:34:49.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:34:49.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:34:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:49.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 16:34:49.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:49.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:49.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 16:34:49.972 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 16:34:49.972 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:34:49.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:34:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 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.325 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 16:34:50.010 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 16:34:50.011 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:34:50.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:50.012 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 16:34:50.012 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:50.012 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:34:50.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:50.026 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:34:50.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:50.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:34:50.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 16:34:50.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 16:34:50.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:34:50.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:34:50.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:34:50.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:34:50.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:34:50.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 16:34:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:34:50.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:34:50.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:34:50.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 16:34:50.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:34:50.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:34:50.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:34:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:50.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:34:50.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:34:50.034 DEBUG [main][MenuItemLookup] Found menu:'File' 16:34:50.034 DEBUG [main][MenuItemLookup] Item match:File 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'' 16:34:50.035 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:34:50.035 DEBUG [main][MenuItemLookup] Item match:Import... 16:34:50.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:34:50.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:34:50.036 INFO [main][MenuItemHandler] Select menu item: &Import... 16:34:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:34:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:34:50.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:34:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:50.153 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:34:50.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:34:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:50.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:50.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:50.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:34:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:34:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:34:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:34:50.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:50.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:34:50.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:34:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:34:50.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:34:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:34:50.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:34:50.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 16:34:50.667 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 16:34:50.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 16:34:50.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 16:34:50.672 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:34:50.672 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:34:50.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.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) 16:34:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:50.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:50.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:50.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:50.674 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:34:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:50.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:50.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:50.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: "Import"] 16:34:50.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:34:50.765 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 16:34:50.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:34:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:50.766 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 16:34:50.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:34:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:34:50.766 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 16:34:50.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:34:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:50.767 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:") 16:34:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:50.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:50.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:50.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:50.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:34:50.770 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 16:34:50.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:34:50.770 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 16:34:50.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:34:50.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:50.801 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") 16:34:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:50.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:50.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:50.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:50.803 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 16:34:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:50.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:50.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:50.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:50.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:34:50.837 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 16:34:50.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:34:50.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:50.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 16:34:50.839 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") 16:34:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:50.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:50.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:50.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 16:34:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:34:50.842 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 16:34:50.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:34:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:50.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 16:34:50.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:50.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:50.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:50.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 16:34:50.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:50.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:50.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:50.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:50.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:50.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:50.845 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:34:50.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:50.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:50.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:50.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:34:50.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:34:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 16:34:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:34:50.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:34:51.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:34:51.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:34:52.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:34:52.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:34:53.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:34:53.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 16:34:54.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 16:34:54.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading the repository {0}' is a system job, skipped 16:34:54.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'https://github.com/eclipse-m2e/m2e-discovery-catalog/releases/download/2.x/org.eclipse.m2e.discovery.oss-catalog-2.x.jar' has no excuses, wait for it 16:34:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 16:34:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 16:34:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 16:34:55.937 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 16:34:55.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:34:55.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:34:55.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:34:55.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:34:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:34:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:34:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:34:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:34:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:34:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:34:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:34:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:34:55.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 16:34:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 16:34:55.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 16:34:55.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:34:55.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:34:55.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 "Resolve All Later") 16:34:55.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:55.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:55.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:55.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 16:34:55.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:55.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:55.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:55.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:55.952 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 16:34:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:55.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:55.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:55.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 16:34:55.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:34:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:34:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:34:55.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 16:34:55.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:34:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:34:55.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:34:55.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:34:55.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:34:55.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:34:55.993 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:34:55.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:34:55.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:34:55.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:34:55.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:34:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:34:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:34:56.105 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.... 16:35:06.124 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 16:35:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:06.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:07.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:07.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:08.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:08.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:09.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:09.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:09.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:09.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:09.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:09.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:09.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:09.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:09.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:09.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:10.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:10.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:11.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:11.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:12.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:12.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:12.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:12.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:12.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:12.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:12.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:12.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:12.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:12.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:13.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:13.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:14.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:14.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:14.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:14.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:14.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:14.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:14.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:14.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:14.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:14.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:15.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:15.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:35:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:35:16.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:16.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:35:16.145 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:35:16.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:35:16.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:16.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:16.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:35:16.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'File' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:35:16.146 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:35:16.146 DEBUG [main][MenuItemLookup] Item match:Window 16:35:16.147 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:35:16.147 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:35:16.147 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:35:16.147 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:16.147 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:35:16.147 DEBUG [main][MenuItemLookup] Item match:Show View 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:16.164 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:35:16.164 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:35:16.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:35:16.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:35:16.165 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:35:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:35:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:35:16.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:35:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:16.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:35:16.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:35:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:35:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:35:16.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:35:16.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:35:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:16.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:16.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:16.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:35:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:35:16.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:35:16.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:35:16.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:35:16.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:35:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:35:16.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:35:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:35:16.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:35:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:35:16.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:35:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:35:16.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:35:16.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:35:16.797 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:35:16.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:35:16.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:35:16.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:35:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:35:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:35:16.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:35:16.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:35:16.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:16.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:16.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:35:16.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:35:16.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:35:16.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:35:16.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:35:16.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:35:16.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:16.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:16.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:16.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:16.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:16.800 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:35:16.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:35:16.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:35:16.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:35:16.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:35:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:35:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:35:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:35:16.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:16.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:16.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:35:16.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:16.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:16.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:35:16.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:16.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:16.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:35:16.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:35:16.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:16.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:16.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:16.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:16.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:35:16.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:35:16.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:35:16.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:35:16.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:35:16.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:35:16.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:35:16.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:35:16.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:35:16.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:35:16.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:35:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:16.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:16.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:35:17.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:17.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:35:17.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:17.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:35:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:35:17.913 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:35:17.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:35:17.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:35:17.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:35:17.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 16:35:17.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:17.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:17.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:17.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:17.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:35:17.915 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 16:35:17.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 16:35:17.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:35:17.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:35:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:35:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:35:17.916 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 16:35:17.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:35:17.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 16:35:17.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 16:35:17.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:35:17.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:35:17.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:35:17.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"] 16:35:17.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.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"] 16:35:17.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.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 Maven Projects"] 16:35:17.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:35:17.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:35:17.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:35:17.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 16:35:17.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:35:17.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:35:17.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:17.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:35:17.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:17.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:17.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:35:17.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:35:17.921 DEBUG [main][MenuItemLookup] Found menu:'File' 16:35:17.921 DEBUG [main][MenuItemLookup] Item match:File 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:17.922 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:35:17.922 DEBUG [main][MenuItemLookup] Item match:Import... 16:35:17.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:35:17.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:35:17.923 INFO [main][MenuItemHandler] Select menu item: &Import... 16:35:18.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:35:18.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:35:18.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:35:18.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:18.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:18.044 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:35:18.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:18.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:35:18.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:18.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:18.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:18.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:18.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:35:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:35:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:35:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:35:18.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:35:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:35:18.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:35:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:35:18.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:35:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:35:18.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:35:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:35:18.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:35:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:35:18.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:35:18.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 16:35:18.047 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 16:35:18.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 16:35:18.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 16:35:18.048 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:35:18.048 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:35:18.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:35:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:18.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:18.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:18.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:18.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:18.060 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:35:18.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:35:18.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:35:18.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:35:18.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:35:18.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:35:18.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:18.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:18.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:35:18.162 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 16:35:18.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:35:18.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:18.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:18.163 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 16:35:18.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:18.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:35:18.164 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 16:35:18.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:35:18.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:18.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:18.164 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:") 16:35:18.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:18.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:18.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:18.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:18.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:18.167 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 16:35:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:35:18.168 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 16:35:18.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:35:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:18.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 16:35:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:18.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:18.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:18.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:18.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:18.243 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 16:35:18.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:35:18.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:35:18.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:35:18.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:35:18.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:35:18.346 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 16:35:18.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:35:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 16:35:18.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.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") 16:35:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:18.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:18.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:18.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 16:35:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 16:35:18.350 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 16:35:18.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 16:35:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:18.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 "Finish") 16:35:18.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:35:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:35:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:35:18.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 16:35:18.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:35:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:18.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:18.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:18.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:18.353 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:35:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:35:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:35:18.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:35:18.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:35:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:35:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:35:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:35:18.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:35:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 16:35:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:35:18.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:35:18.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:35:19.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.... 16:35:29.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 16:35:29.444 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.... 16:35:39.452 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 16:35:39.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:39.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:39.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:40.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:40.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:40.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:40.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:40.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:40.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:40.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:40.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:40.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:40.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:41.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:41.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:42.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:42.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:43.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:43.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:44.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:44.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:45.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:45.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:46.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:46.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:46.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:46.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:46.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:47.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:48.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:48.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:48.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:48.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:48.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:48.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:48.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:48.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:48.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:48.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:35:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:35:49.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:49.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:35:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:49.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:49.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:35:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:49.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:35:49.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:35:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:49.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:49.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:49.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:35:49.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:35:49.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:35:49.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:35:49.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:35:49.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:35:49.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:35:49.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:35:49.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:35:49.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:35:49.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:35:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:49.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:49.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:35:49.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:49.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:35:50.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:50.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:35:50.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:35:50.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:35:50.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:35:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:35:50.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:35:50.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 16:35:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:50.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:50.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:50.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:35:50.496 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 16:35:50.497 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 16:35:50.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 16:35:50.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:35:50.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:35:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:35:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:35:50.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 16:35:50.498 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 16:35:50.498 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:35:50.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:35:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:35:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.488 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 27.89 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 32.581 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 16:35:50.509 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 16:35:50.510 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:35:50.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:35:50.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 16:35:50.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:35:50.510 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:35:50.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:35:50.511 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:35:50.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:35:50.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:35:50.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 16:35:50.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 16:35:50.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:35:50.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:35:50.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:35:50.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:35:50.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:35:50.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 16:35:50.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:35:50.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:35:50.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:35:50.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 16:35:50.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:35:50.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:35:50.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:35:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:50.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:35:50.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:35:50.539 DEBUG [main][MenuItemLookup] Found menu:'File' 16:35:50.539 DEBUG [main][MenuItemLookup] Item match:File 16:35:50.540 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:35:50.540 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'File' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'' 16:35:50.547 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:35:50.547 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:35:50.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:35:50.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:35:50.548 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:35:50.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:35:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:35:50.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:35:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:50.673 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:35:50.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:35:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:50.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:50.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:50.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:35:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:35:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:35:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 16:35:50.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:35:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:35:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:35:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:35:50.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:35:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 16:35:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 16:35:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:35:50.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 16:35:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:35:50.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 16:35:50.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 16:35:50.676 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 16:35:50.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 16:35:50.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 16:35:50.677 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:35:50.677 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:35:50.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:35:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:50.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:50.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:50.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:50.679 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:35:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:35:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:35:50.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:35:50.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:35:50.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:35:50.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 16:35:50.921 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 16:35:50.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 16:35:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:35:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:35:50.922 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 16:35:50.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:35:50.922 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 16:35:50.922 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 16:35:50.923 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) 16:35:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:50.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:50.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:50.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:50.926 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:35:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:35:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:35:50.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:35:50.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:35:51.000 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 16:35:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:51.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:51.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:51.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:51.001 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 16:35:51.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:51.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:51.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:51.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:51.002 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 16:35:51.003 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 16:35:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:51.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:51.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:51.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:35:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:35:51.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:35:51.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:35:52.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:35:52.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:35:52.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:35:52.033 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 16:35:52.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:52.041 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 16:35:52.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:35:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:35:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:35:52.043 TRACE [main][WidgetHandler] Notify Table with event 13 16:35:52.043 TRACE [main][WidgetHandler] Wait for synchronization 16:35:52.044 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 16:35:52.044 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 16:35:52.044 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) 16:35:52.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:52.046 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:35:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:35:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:35:52.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:35:52.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:35:52.115 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:") 16:35:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:52.127 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 16:35:52.145 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:") 16:35:52.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:52.149 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 16:35:52.150 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:") 16:35:52.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:52.158 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 16:35:52.158 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:") 16:35:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:52.172 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:") 16:35:52.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:52.203 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:") 16:35:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:52.211 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:") 16:35:52.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:35:52.227 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 16:35:52.227 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 16:35:52.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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) 16:35:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:35:52.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:35:52.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:35:52.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:35:52.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:35:52.231 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:35:52.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:35:52.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:35:52.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:35:52.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:35:52.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:35:52.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:35:52.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:35:52.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:53.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:54.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:54.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:55.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:56.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:56.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:57.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:57.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:58.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:58.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:59.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:35:59.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:00.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:01.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:01.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:02.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:02.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:03.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:03.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:04.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 16:36:04.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:05.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:05.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:05.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:36:05.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:05.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:05.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:05.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:05.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:36:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:05.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:05.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:05.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:05.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:05.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:05.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:05.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:36:05.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:36:05.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:36:05.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:05.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:05.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:05.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:05.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:05.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:05.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:05.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:05.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:05.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:05.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:05.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:05.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:06.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:06.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:06.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:06.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:06.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:06.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:06.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 16:36:06.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:06.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:06.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:06.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:06.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:06.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 16:36:06.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 16:36:06.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 16:36:06.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 16:36:06.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:06.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:06.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:06.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:06.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 16:36:06.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:06.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:06.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:36:06.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:06.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:06.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:06.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:06.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 '\*?\QProject Explorer\E') 16:36:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:06.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:06.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:06.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:06.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:06.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:06.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:06.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:06.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:36:06.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:36:06.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:36:06.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:06.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:06.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:06.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:06.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:06.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:06.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:06.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:06.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:06.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:06.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:06.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:06.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:07.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:07.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:07.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:07.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:07.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:07.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:07.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:07.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:07.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:07.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:07.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:07.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:07.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 16:36:07.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 16:36:07.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 16:36:07.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:07.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:07.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:07.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:07.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:07.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:07.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:07.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:08.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:08.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:08.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:08.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:08.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:08.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:08.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:08.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:08.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:08.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:08.226 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 16:36:08.226 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 16:36:08.226 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 16:36:08.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:36:08.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:36:08.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:08.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:08.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 16:36:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:08.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:08.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:08.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:08.228 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:36:08.228 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:36:08.229 DEBUG [main][TreeItemHandler] Set Tree selection 16:36:08.230 DEBUG [main][TreeHandler] Notify Tree about selection event 16:36:08.242 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:36:08.253 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 16:36:08.253 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 16:36:08.253 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 16:36:08.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:08.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:36:08.329 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:08.330 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:08.330 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:36:08.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:36:08.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:36:08.330 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:36:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:36:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:36:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:08.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:08.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:08.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:08.899 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:36:08.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:36:08.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:36:08.899 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:36:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:36:09.586 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 16:36:09.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:36:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:09.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) 16:36:09.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:09.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:09.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:09.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:09.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:09.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:09.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:09.592 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:36:09.592 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:36:09.592 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:36:09.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:09.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:09.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:09.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:09.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 "OK") 16:36:09.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:09.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:09.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:09.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:09.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:09.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:09.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:09.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:09.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:09.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:09.595 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:36:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:09.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:09.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:36:09.601 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:36:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:36:10.101 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:36:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:10.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:10.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:10.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:10.602 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 16:36:10.602 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:10.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:10.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:10.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.094 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: 15.67 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 16:36:10.616 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 16:36:10.623 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:36:10.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:10.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 16:36:10.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:10.623 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:36:10.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:10.624 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:36:10.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:10.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:10.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:10.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:10.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:10.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:10.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:10.628 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:10.628 DEBUG [main][MenuItemLookup] Item match:File 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:10.630 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:10.630 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:10.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:10.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:10.630 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:10.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:10.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:10.776 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:10.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:10.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:10.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:10.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:10.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:10.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:10.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:10.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:10.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:11.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:11.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:11.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:11.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:11.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:11.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:11.302 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:11.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:11.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:11.306 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:11.306 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:11.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.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) 16:36:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:11.308 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:11.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:11.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:11.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:11.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:11.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:11.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:11.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:11.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:11.413 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:11.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:11.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:11.414 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:11.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:11.417 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 16:36:11.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:36:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:11.433 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:36:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:11.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:11.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:11.433 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:11.433 TRACE [main][WidgetHandler] Wait for synchronization 16:36:11.434 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:11.434 TRACE [main][WidgetHandler] Wait for synchronization 16:36:11.434 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:11.434 TRACE [main][WidgetHandler] Wait for synchronization 16:36:11.434 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:11.434 TRACE [main][WidgetHandler] Wait for synchronization 16:36:11.434 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:11.434 TRACE [main][WidgetHandler] Wait for synchronization 16:36:11.434 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:11.434 TRACE [main][WidgetHandler] Wait for synchronization 16:36:11.463 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 16:36:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:36:11.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:36:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:36:11.464 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 16:36:11.465 DEBUG [WorkbenchTestable][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") 16:36:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:11.533 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:11.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:11.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:11.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:11.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:11.633 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 16:36:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:11.636 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:36:11.636 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:36:11.636 DEBUG [WorkbenchTestable][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") 16:36:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:11.638 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:36:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:11.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:11.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:11.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 16:36:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:11.653 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 16:36:11.653 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 16:36:11.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:36:11.655 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 16:36:11.655 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:11.655 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:36:11.655 DEBUG [WorkbenchTestable][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) 16:36:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:11.705 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:36:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:11.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:11.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:11.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:11.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:11.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:36:11.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:11.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:11.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:36:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:11.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:11.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:11.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:11.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:11.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:11.993 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:11.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:11.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:11.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:11.995 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:11.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:11.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:11.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:11.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:11.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:12.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:12.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:12.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:12.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:12.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:12.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:12.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:12.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:12.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:12.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:12.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:13.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:13.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:13.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:36:13.001 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:36:13.002 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 16:36:13.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 16:36:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:13.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 16:36:13.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 16:36:13.504 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 16:36:13.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 16:36:13.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 16:36:13.523 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 16:36:13.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 16:36:13.523 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 16:36:13.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 16:36:13.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 16:36:13.530 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:36:13.531 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:36:14.591 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:36:14.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:14.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:36:14.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:14.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:14.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:14.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:14.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:14.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:14.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:14.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a1116c6 is found... 16:36:14.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a1116c6 is found finished successfully 16:36:14.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 16:36:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:14.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:14.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:14.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:14.695 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:14.695 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:14.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:14.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 16:36:14.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 16:36:14.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:14.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:14.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:14.698 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:14.698 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:14.698 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") 16:36:14.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:14.699 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:36:14.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:14.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:14.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:14.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:14.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:14.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 16:36:14.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:36:14.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:14.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:14.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:14.725 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:36:14.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:14.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:14.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:14.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:14.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:14.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 16:36:14.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:36:14.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:14.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:36:14.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:14.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:36:14.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 16:36:14.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:36:14.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:14.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:36:14.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:14.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:36:14.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:14.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:14.787 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:36:14.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:14.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:14.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 16:36:14.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:14.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:14.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 16:36:14.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:36:14.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:14.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:14.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:14.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:14.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:14.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:14.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:14.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:14.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:14.990 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 16:36:15.122 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:15.122 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:15.122 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") 16:36:15.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:15.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:15.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:15.192 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:36:15.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:15.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:15.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:15.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:15.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 16:36:16.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:36:16.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:17.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:17.092 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:36:17.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:17.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:17.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:17.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:36:17.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 16:36:17.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:17.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:17.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 16:36:17.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:17.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:17.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:36:17.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:17.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:17.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 16:36:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:17.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 16:36:17.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 '\*?\QPackage Explorer\E') 16:36:17.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:17.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:17.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:17.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:17.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:17.099 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:17.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:17.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:17.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:17.399 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:17.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:17.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:17.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:17.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:17.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:17.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:17.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:17.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:17.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:17.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:17.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:17.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:18.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:18.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:18.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:18.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:18.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:18.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:18.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 16:36:18.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:18.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:18.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:18.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:18.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:18.405 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:36:18.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 16:36:18.405 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 16:36:18.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 16:36:18.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 16:36:18.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:18.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:36:18.606 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:36:18.607 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:18.607 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:18.607 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:36:18.607 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:18.607 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:36:18.607 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:18.607 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:18.607 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:36:18.607 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:36:18.607 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:36:18.607 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:36:18.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:18.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:36:19.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:36:19.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:36:20.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:36:20.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:36:21.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:21.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:21.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:21.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:21.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:21.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:21.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:21.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:21.111 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 16:36:21.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 16:36:21.111 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 16:36:21.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 16:36:21.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 16:36:21.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:21.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:21.208 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:21.208 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:36:21.208 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:36:21.208 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:36:21.208 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:36:21.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:36:21.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 'Delete.*'] is available. finished successfully 16:36:21.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:36:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:21.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:21.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:21.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: 32) 16:36:21.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:21.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:21.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:21.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:21.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:21.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:21.426 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:36:21.426 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:36:21.426 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:36:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:21.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:21.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:21.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:36:21.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:21.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:21.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:21.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:21.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:21.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:21.429 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:36:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:21.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:21.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:36:21.434 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:36:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:36:21.936 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:36:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:21.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 16:36:21.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:21.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:21.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.321 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 2.397 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:21.952 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:21.953 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:36:21.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:21.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:21.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:21.954 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:36:21.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:21.954 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:36:21.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:21.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:21.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:21.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:21.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:21.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:21.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:21.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:21.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:21.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:21.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:21.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:21.958 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:21.958 DEBUG [main][MenuItemLookup] Item match:File 16:36:21.960 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:21.960 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:21.960 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:21.960 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:21.960 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:21.960 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:21.960 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:21.960 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:21.961 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:21.961 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:21.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:21.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:21.961 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:22.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:22.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:22.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:22.099 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:22.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:22.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:22.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:22.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:22.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:22.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:22.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:22.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:22.115 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:22.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:22.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:22.116 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:22.116 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:22.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:36:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:22.118 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:22.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:22.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:22.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:22.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:22.248 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:22.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:22.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:22.249 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:22.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 16:36:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:22.250 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:36:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:22.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:22.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:22.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:22.251 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:22.251 TRACE [main][WidgetHandler] Wait for synchronization 16:36:22.251 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:22.251 TRACE [main][WidgetHandler] Wait for synchronization 16:36:22.251 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:22.251 TRACE [main][WidgetHandler] Wait for synchronization 16:36:22.251 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:22.251 TRACE [main][WidgetHandler] Wait for synchronization 16:36:22.251 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:22.251 TRACE [main][WidgetHandler] Wait for synchronization 16:36:22.251 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:22.251 TRACE [main][WidgetHandler] Wait for synchronization 16:36:22.254 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 16:36:22.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:22.281 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 16:36:22.281 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 16:36:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:22.283 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:22.283 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:22.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 16:36:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:22.286 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:22.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:22.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:22.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:22.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:22.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:22.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:22.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:22.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:22.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:22.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:22.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:22.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:22.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:22.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"] 16:36:22.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.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"] 16:36:22.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.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"] 16:36:22.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.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"] 16:36:22.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.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: "Import"] 16:36:22.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.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: "Import"] 16:36:22.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.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: "Import"] 16:36:22.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.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: "Import"] 16:36:22.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:22.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:22.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:22.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:22.367 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:22.367 DEBUG [main][MenuItemLookup] Item match:File 16:36:22.368 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:22.369 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:22.369 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:22.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:22.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:22.369 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:22.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:22.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:22.487 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:22.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:22.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:22.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:22.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:22.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:22.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:22.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:22.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:22.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:22.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:22.491 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:22.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:22.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:22.491 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:22.491 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:22.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:36:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:22.493 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:22.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:22.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:22.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:22.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:22.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:22.636 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:22.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:22.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:22.637 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:22.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:22.637 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' 16:36:22.637 DEBUG [WorkbenchTestable][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:") 16:36:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:22.639 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:36:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:22.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:22.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:22.640 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 16:36:22.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:36:22.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:36:22.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:36:22.641 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 16:36:22.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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") 16:36:22.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:22.730 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:22.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:22.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:22.813 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 16:36:22.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:22.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:22.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:22.816 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 16:36:22.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:22.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:22.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:22.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:22.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:22.843 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 16:36:22.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 16:36:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:23.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 16:36:23.344 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 16:36:23.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 16:36:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:23.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 16:36:23.846 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 16:36:23.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 16:36:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:24.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 16:36:24.355 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:24.355 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:24.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 16:36:24.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:24.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:24.376 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:24.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:24.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:24.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:24.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:24.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:24.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:24.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:24.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:24.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:24.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:24.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:24.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:24.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:24.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:24.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: "Import"] 16:36:24.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.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: "Import"] 16:36:24.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.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: "Import"] 16:36:24.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:24.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:24.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:24.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:24.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:24.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:24.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:24.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:24.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:24.461 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:24.461 DEBUG [main][MenuItemLookup] Item match:File 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:24.462 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:24.463 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:24.463 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:24.463 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:24.463 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:24.463 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:24.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:24.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:24.463 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:24.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:24.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:24.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:24.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:24.600 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:24.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:24.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:24.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:24.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:24.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:24.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:24.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:24.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:24.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:24.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:24.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:24.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:24.605 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:24.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:24.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:24.605 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:24.605 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:24.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 16:36:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:24.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:24.618 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:24.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:24.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:24.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:24.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:24.752 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:24.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:24.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:24.753 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:24.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.753 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' 16:36:24.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.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:") 16:36:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:24.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:24.755 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:36:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:24.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:24.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:24.756 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 16:36:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:36:24.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:36:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:36:24.757 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 16:36:24.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:36:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:24.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:24.819 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:24.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:24.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:24.922 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 16:36:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:24.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:24.924 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 16:36:24.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:") 16:36:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:24.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:24.930 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:24.930 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:24.930 DEBUG [WorkbenchTestable][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) 16:36:24.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:24.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:24.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:24.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:24.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:24.933 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:24.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:24.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:24.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:24.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:24.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:24.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:24.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:24.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:24.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:24.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:24.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:24.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:24.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:24.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:24.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:24.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.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: "Import"] 16:36:24.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.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: "Import"] 16:36:24.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:24.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: "Import"] 16:36:24.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.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"] 16:36:25.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.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"] 16:36:25.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:25.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:25.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:25.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:25.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:25.022 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:25.022 DEBUG [main][MenuItemLookup] Item match:File 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.024 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:25.024 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:25.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:25.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:25.025 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:25.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:25.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:25.148 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:25.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.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 16:36:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:25.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:25.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:25.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:25.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:25.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:25.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:25.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:25.151 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:25.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:25.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:25.152 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:25.152 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:25.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.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) 16:36:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:25.154 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:25.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:25.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:25.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:25.291 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:25.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:25.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:25.322 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:25.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.322 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' 16:36:25.322 DEBUG [WorkbenchTestable][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:") 16:36:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:25.324 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:36:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:25.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:25.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:25.356 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 16:36:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:36:25.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:36:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:36:25.358 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 16:36:25.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.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") 16:36:25.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:25.455 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:25.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:25.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:25.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36: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.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 16:36:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:25.570 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 16:36:25.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:36:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:25.572 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:25.572 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:25.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:36:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:25.602 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:25.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:25.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:25.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:25.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:25.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:25.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:25.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:25.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:25.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:25.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:25.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:25.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:25.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:25.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:25.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:25.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:25.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:25.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:25.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:25.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:25.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:25.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:25.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:25.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:25.696 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:25.697 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:25.697 DEBUG [main][MenuItemLookup] Item match:File 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:25.698 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:25.698 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:25.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:25.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:25.699 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:25.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:25.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:25.821 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:25.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:25.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:25.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:25.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:25.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:25.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:25.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:25.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:25.824 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:25.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:25.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:25.825 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:25.825 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:25.825 DEBUG [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) 16:36:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:25.826 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:25.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:25.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:25.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: "Import"] 16:36:25.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:25.957 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:25.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:25.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:25.958 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:25.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:25.958 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' 16:36:25.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:36:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:25.960 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:36:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:25.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:25.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:25.960 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:25.960 TRACE [main][WidgetHandler] Wait for synchronization 16:36:25.960 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:25.960 TRACE [main][WidgetHandler] Wait for synchronization 16:36:25.960 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:25.960 TRACE [main][WidgetHandler] Wait for synchronization 16:36:25.960 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:25.960 TRACE [main][WidgetHandler] Wait for synchronization 16:36:25.960 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:25.960 TRACE [main][WidgetHandler] Wait for synchronization 16:36:25.960 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:25.960 TRACE [main][WidgetHandler] Wait for synchronization 16:36:25.963 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 16:36:25.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:25.964 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 16:36:25.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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") 16:36:25.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:25.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:25.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:25.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:25.997 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:25.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:25.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:26.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 16:36:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:26.099 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 16:36:26.099 DEBUG [WorkbenchTestable][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:") 16:36:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:26.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:36:26.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:26.112 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 16:36:26.112 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 16:36:26.112 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 16:36:26.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:26.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:26.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:26.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:26.115 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:26.115 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:26.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:36:26.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:26.160 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:26.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:26.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:26.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:26.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:26.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:26.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:26.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:26.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:26.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:26.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:26.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:26.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:26.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:26.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:26.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:26.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:26.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:26.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:26.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:26.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:26.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:26.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:26.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:26.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:26.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.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: "Import"] 16:36:26.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.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: "Import"] 16:36:26.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.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: "Import"] 16:36:26.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:26.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:26.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:26.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:26.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:26.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:26.249 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:26.249 DEBUG [main][MenuItemLookup] Item match:File 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:26.250 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:26.250 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:26.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:26.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:26.251 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:26.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:26.373 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:26.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:26.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:26.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:26.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:26.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:26.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:26.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:26.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:26.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:26.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:26.377 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:26.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:26.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:26.377 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:26.377 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:26.378 DEBUG [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) 16:36:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:26.379 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:26.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:26.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:26.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:26.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:26.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:26.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:26.501 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:26.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:26.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:26.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:26.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:26.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:26.528 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:26.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:26.528 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' 16:36:26.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:36:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:26.530 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:36:26.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:26.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:26.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:26.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:26.530 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:26.530 TRACE [main][WidgetHandler] Wait for synchronization 16:36:26.530 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:26.530 TRACE [main][WidgetHandler] Wait for synchronization 16:36:26.530 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:26.530 TRACE [main][WidgetHandler] Wait for synchronization 16:36:26.530 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:26.530 TRACE [main][WidgetHandler] Wait for synchronization 16:36:26.530 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:26.530 TRACE [main][WidgetHandler] Wait for synchronization 16:36:26.530 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:26.531 TRACE [main][WidgetHandler] Wait for synchronization 16:36:26.533 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 16:36:26.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:26.551 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 16:36:26.551 DEBUG [WorkbenchTestable][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") 16:36:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:26.600 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:26.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:26.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:26.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:26.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:26.719 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 16:36:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:26.730 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:36:26.730 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:36:26.730 DEBUG [WorkbenchTestable][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") 16:36:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:26.732 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:36:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:26.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:26.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:26.734 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 16:36:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:26.747 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) 16:36:26.747 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): 16:36:26.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:36:26.749 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) 16:36:26.749 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) 16:36:26.749 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): 16:36:26.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:36:26.750 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) 16:36:26.750 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 16:36:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:26.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:26.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:26.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:26.751 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 16:36:26.751 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) 16:36:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:27.251 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) 16:36:27.252 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 16:36:27.252 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) 16:36:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:27.753 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) 16:36:27.753 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 16:36:27.753 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) 16:36:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:28.254 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) 16:36:28.254 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:28.254 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:28.254 DEBUG [WorkbenchTestable][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) 16:36:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:28.264 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:28.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:28.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:28.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:28.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:28.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:28.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:28.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:28.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:28.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:28.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:28.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:28.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:28.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:28.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:28.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:28.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:28.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:28.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:28.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:28.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:28.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:28.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:28.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:28.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.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: "Import"] 16:36:28.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.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: "Import"] 16:36:28.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:28.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:28.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:28.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:28.368 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:28.368 DEBUG [main][MenuItemLookup] Item match:File 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:28.370 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:28.370 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:28.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:28.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:28.371 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:28.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:28.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:28.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:28.506 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:28.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:28.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:28.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:28.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:28.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:28.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:28.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:28.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:28.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:28.509 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:28.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:28.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:28.510 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:28.510 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:28.510 DEBUG [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) 16:36:28.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:28.511 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:28.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:28.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:28.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:28.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36: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"] 16:36:28.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:28.678 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:28.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:28.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:28.679 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:28.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:28.679 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' 16:36:28.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:36:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:28.726 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:36:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:28.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:28.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:28.727 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:28.727 TRACE [main][WidgetHandler] Wait for synchronization 16:36:28.727 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:28.727 TRACE [main][WidgetHandler] Wait for synchronization 16:36:28.727 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:28.727 TRACE [main][WidgetHandler] Wait for synchronization 16:36:28.727 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:28.727 TRACE [main][WidgetHandler] Wait for synchronization 16:36:28.727 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:28.727 TRACE [main][WidgetHandler] Wait for synchronization 16:36:28.727 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:28.727 TRACE [main][WidgetHandler] Wait for synchronization 16:36: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 0 and no matchers specified 16:36:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:28.731 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 16:36: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") 16:36:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:28.772 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:28.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:28.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:28.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:28.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:28.849 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 16:36:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:28.851 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:36:28.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.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") 16:36:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:28.853 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:36:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:28.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:28.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:28.855 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 16:36:28.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:28.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:28.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:28.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:28.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:28.857 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 16:36:28.857 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) 16:36:28.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:29.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:29.358 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) 16:36:29.358 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 16:36:29.358 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) 16:36:29.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:29.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:29.859 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) 16:36:29.859 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 16:36:29.859 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) 16:36:29.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:30.360 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) 16:36:30.360 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:30.360 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:30.360 DEBUG [WorkbenchTestable][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) 16:36:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:30.368 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:30.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:30.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:30.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:30.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:30.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:30.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:30.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:30.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:30.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:30.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:30.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:30.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:30.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:30.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:30.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:30.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:30.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:30.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:30.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:30.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:30.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:30.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:30.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:30.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:30.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:30.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.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: "Import"] 16:36:30.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.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: "Import"] 16:36:30.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:30.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:30.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:30.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:30.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:30.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:30.454 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:30.454 DEBUG [main][MenuItemLookup] Item match:File 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:30.455 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:30.455 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:30.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:30.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:30.456 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:30.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:30.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:30.594 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:30.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:30.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:30.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:30.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:30.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:30.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:30.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:30.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:30.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:30.607 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:30.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:30.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:30.608 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:30.608 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:30.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.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) 16:36:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:30.610 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:30.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:30.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:30.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:30.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:30.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:30.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:30.732 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:30.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:30.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:30.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:30.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:30.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:30.733 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:30.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:30.733 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' 16:36: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.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:") 16:36:30.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:30.734 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:36:30.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:30.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:30.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:30.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:30.735 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:30.735 TRACE [main][WidgetHandler] Wait for synchronization 16:36:30.735 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:30.735 TRACE [main][WidgetHandler] Wait for synchronization 16:36:30.735 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:30.735 TRACE [main][WidgetHandler] Wait for synchronization 16:36:30.735 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:30.735 TRACE [main][WidgetHandler] Wait for synchronization 16:36:30.735 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:30.735 TRACE [main][WidgetHandler] Wait for synchronization 16:36:30.735 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:30.735 TRACE [main][WidgetHandler] Wait for synchronization 16:36:30.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 16:36:30.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:30.756 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 16:36:30.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 16:36:30.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:30.828 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:30.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:30.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:30.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:30.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:30.837 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 16:36:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:30.894 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:36:30.894 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:36:30.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.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") 16:36:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:30.909 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:36:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:30.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:30.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:30.921 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 16:36:30.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:30.922 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 16:36:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:30.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:30.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:30.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:30.924 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 16:36:30.924 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) 16:36:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:31.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:31.425 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) 16:36:31.425 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 16:36:31.425 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) 16:36:31.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:31.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:31.925 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) 16:36:31.926 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 16:36:31.926 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) 16:36:31.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:32.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:32.426 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) 16:36:32.427 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:32.427 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:32.427 DEBUG [WorkbenchTestable][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) 16:36:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:32.438 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:32.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:32.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:32.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:32.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:32.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:32.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:32.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:32.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:32.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:32.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:32.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:32.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:32.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:32.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:32.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:32.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:32.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:32.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:32.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:32.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:32.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:32.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:32.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:32.535 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:32.535 DEBUG [main][MenuItemLookup] Item match:File 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:32.537 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:32.537 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:32.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:32.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:32.538 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:32.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:32.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:32.662 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:32.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:32.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:32.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:32.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:32.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:32.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:32.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:32.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:32.665 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:32.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:32.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:32.666 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:32.666 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:32.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:36:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:32.668 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:32.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:32.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:32.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:32.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:32.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: "Import"] 16:36:32.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:32.793 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:32.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:32.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:32.793 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:32.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:32.794 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' 16:36:32.794 DEBUG [WorkbenchTestable][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:") 16:36:32.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:32.795 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:36:32.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:32.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:32.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:32.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:32.795 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:32.795 TRACE [main][WidgetHandler] Wait for synchronization 16:36:32.795 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:32.795 TRACE [main][WidgetHandler] Wait for synchronization 16:36:32.795 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:32.795 TRACE [main][WidgetHandler] Wait for synchronization 16:36:32.796 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:32.796 TRACE [main][WidgetHandler] Wait for synchronization 16:36:32.796 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:32.796 TRACE [main][WidgetHandler] Wait for synchronization 16:36:32.796 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:32.796 TRACE [main][WidgetHandler] Wait for synchronization 16:36:32.815 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 16:36:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:32.816 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 16:36:32.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.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") 16:36:32.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:32.857 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:32.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:32.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:32.916 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 16:36:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:32.918 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:36:32.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 16:36:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:32.920 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:36:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:32.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:32.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:32.922 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 16:36:32.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 16:36:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:32.924 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 16:36:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:32.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:32.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:32.951 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 16:36:32.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:32.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:32.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:32.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:32.953 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 16:36:32.953 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) 16:36:32.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:33.453 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) 16:36:33.454 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 16:36:33.454 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) 16:36:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:33.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:33.954 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) 16:36:33.955 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 16:36:33.955 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) 16:36:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:34.455 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) 16:36:34.456 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:34.456 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:34.456 DEBUG [WorkbenchTestable][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) 16:36:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:34.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:34.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:34.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:34.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:34.469 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:34.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:34.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:34.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:34.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:34.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:34.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:34.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:34.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:34.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:34.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:34.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:34.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:34.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:34.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:34.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:34.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:34.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:34.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:34.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:34.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.548 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:34.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:34.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:34.550 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:34.550 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:34.550 DEBUG [main][MenuItemLookup] Item match:File 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:34.552 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:34.552 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:34.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:34.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:34.552 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:34.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:34.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:34.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:34.671 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:34.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:34.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:34.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:34.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:34.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:34.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:34.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:34.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:34.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:34.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:34.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:34.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:34.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:34.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:34.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:34.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:34.675 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:34.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:34.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:34.676 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:34.676 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:34.676 DEBUG [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) 16:36:34.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:34.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:34.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:34.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:34.678 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:34.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:34.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:34.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: "Import"] 16:36:34.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:34.811 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:34.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:34.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:34.812 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:34.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:34.812 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' 16:36:34.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:36:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:34.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:34.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:34.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:34.813 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:36:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:34.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:34.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:34.814 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:34.814 TRACE [main][WidgetHandler] Wait for synchronization 16:36:34.814 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:34.814 TRACE [main][WidgetHandler] Wait for synchronization 16:36:34.814 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:34.814 TRACE [main][WidgetHandler] Wait for synchronization 16:36:34.814 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:34.814 TRACE [main][WidgetHandler] Wait for synchronization 16:36:34.814 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:34.814 TRACE [main][WidgetHandler] Wait for synchronization 16:36:34.814 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:34.814 TRACE [main][WidgetHandler] Wait for synchronization 16:36:34.817 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 16:36:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:34.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:34.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:34.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:34.818 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 16:36:34.818 DEBUG [WorkbenchTestable][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") 16:36:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:34.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:34.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:34.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:34.899 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:34.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:34.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:34.997 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 16:36:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:34.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:34.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:34.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:34.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:35.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 16:36:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:35.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:35.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:35.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:35.001 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 16:36:35.001 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) 16:36:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:35.502 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) 16:36:35.502 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 16:36:35.502 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) 16:36:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:36.003 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) 16:36:36.003 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 16:36:36.003 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) 16:36:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:36.504 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) 16:36:36.504 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:36.504 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:36.505 DEBUG [WorkbenchTestable][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) 16:36:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:36.517 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:36.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:36.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:36.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:36.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:36.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:36.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:36.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:36.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:36.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:36.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:36.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:36.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:36.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:36.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:36.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:36.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:36.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:36.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:36.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:36.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.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: "Import"] 16:36:36.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.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: "Import"] 16:36:36.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:36.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:36.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:36.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:36.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:36.599 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:36.599 DEBUG [main][MenuItemLookup] Item match:File 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:36.600 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:36.600 DEBUG [main][MenuItemLookup] Item match:Import... 16:36:36.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:36:36.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:36:36.601 INFO [main][MenuItemHandler] Select menu item: &Import... 16:36:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:36:36.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:36.716 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:36.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:36.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:36.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:36.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:36.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:36.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:36.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:36.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:36:36.720 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:36:36.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:36:36.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:36:36.720 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:36.720 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:36:36.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 16:36:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:36.722 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:36.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:36.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:36.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:36:36.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:36.842 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:36:36.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:36:36.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 16:36:36.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:36:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:36.843 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:36.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:36.843 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' 16:36:36.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:") 16:36:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:36.845 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 16:36:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:36.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:36.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:36.845 TRACE [main][WidgetHandler] Notify Button with event 27 16:36:36.845 TRACE [main][WidgetHandler] Wait for synchronization 16:36:36.845 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:36.845 TRACE [main][WidgetHandler] Wait for synchronization 16:36:36.845 TRACE [main][WidgetHandler] Notify Button with event 26 16:36:36.845 TRACE [main][WidgetHandler] Wait for synchronization 16:36:36.845 TRACE [main][WidgetHandler] Notify Button with event 3 16:36:36.845 TRACE [main][WidgetHandler] Wait for synchronization 16:36:36.845 TRACE [main][WidgetHandler] Notify Button with event 4 16:36:36.845 TRACE [main][WidgetHandler] Wait for synchronization 16:36:36.845 TRACE [main][WidgetHandler] Notify Button with event 13 16:36:36.845 TRACE [main][WidgetHandler] Wait for synchronization 16:36:36.875 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 16:36:36.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:36.876 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 16:36:36.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 16:36:36.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:36.906 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:36:36.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:36.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:36.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:36.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:36.988 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 16:36:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:36:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:36:36.991 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 16:36:36.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:36:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:36.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 16:36:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:36.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:36.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:36.995 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 16:36:36.995 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 16:36:36.995 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:36:36.995 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 16:36:36.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 16:36:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:36.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:37.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:37.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:37.026 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:36:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:37.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:37.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:37.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:37.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:37.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:37.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:37.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:37.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:37.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:37.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:37.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:37.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:37.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:37.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:37.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:37.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:37.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 16:36:37.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 16:36:37.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:37.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.156 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.382 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.094 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.561 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.661 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.563 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.111 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.092 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.085 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.016 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.048 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.511 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 16:36:37.125 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 16:36:37.126 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:36:37.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:37.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 16:36:37.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:37.127 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:36:37.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:37.128 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:36:37.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:37.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:37.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 16:36:37.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 16:36:37.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:37.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:37.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:37.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'] 16:36:37.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.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'] 16:36:37.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.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 Project"] 16:36:37.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.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'] 16:36:37.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.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'] 16:36:37.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.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'] 16:36:37.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.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 Project"] 16:36:37.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.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'] 16:36:37.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.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'] 16:36:37.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:37.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:37.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:37.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:37.135 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:37.135 DEBUG [main][MenuItemLookup] Item match:File 16:36:37.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:37.136 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:37.142 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:36:37.142 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:36:37.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:36:37.143 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:36:37.143 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:36:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:36:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:36:37.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:36:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:37.269 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:36:37.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:37.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:37.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:37.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:37.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:37.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:37.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:37.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:37.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:37.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:37.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:36:37.777 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:36:37.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:36:37.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:36:37.789 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:36:37.789 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:36:37.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) 16:36:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:37.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:37.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:37.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:37.792 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:37.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:37.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:37.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:37.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:36:37.890 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 16:36:37.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 16:36:37.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:37.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:37.892 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:36:37.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:37.894 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 16:36:37.894 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:") 16:36:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:37.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:37.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:37.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:37.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:36:37.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:36:37.898 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 16:36:37.900 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:36:37.900 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 16:36:37.900 DEBUG [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) 16:36:37.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:37.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:37.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:37.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:37.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:37.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:36:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:37.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:37.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:38.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:38.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:38.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:36:38.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:36:38.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 16:36:38.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:36:38.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:38.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:38.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:38.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:38.081 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:36:38.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:38.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:38.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:38.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:38.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:38.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:38.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 '\*?\QPackage Explorer\E') 16:36:38.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:38.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:38.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:38.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:38.084 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:38.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:38.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:38.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:36:38.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:36:38.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:36:38.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:38.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:38.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:38.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:38.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:38.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:38.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:38.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:38.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:38.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:38.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:38.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:39.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:39.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:39.113 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:39.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:39.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:39.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:39.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:39.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:39.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:39.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:39.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:39.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:39.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:36:39.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:39.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:39.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:39.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:39.117 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:39.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:39.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:39.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:39.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:39.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:39.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:39.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:39.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:39.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:39.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:39.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:39.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:40.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:40.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:40.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:40.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:40.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:40.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:40.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:40.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:40.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:40.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:40.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:40.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:40.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:40.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:40.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:40.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:40.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:40.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:40.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:40.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:40.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:40.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:40.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:40.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:40.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:40.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:40.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:41.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:41.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:41.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:41.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:41.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:41.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:41.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:41.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:41.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:41.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:41.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:41.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:41.132 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:41.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:41.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:41.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:41.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:41.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:41.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:41.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:41.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:41.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:41.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:41.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:41.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:42.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:42.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:42.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:42.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:42.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:42.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:42.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:42.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:42.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:42.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:42.138 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:42.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 16:36:42.139 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 16:36:42.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 16:36:42.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 16:36:42.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:42.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:36:42.205 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:42.206 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:42.206 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:36:42.206 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:42.206 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:36:42.206 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:42.206 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:42.206 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:36:42.206 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:36:42.206 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:36:42.206 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:36:42.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:42.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:36:42.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:36:42.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:42.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:42.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:42.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:42.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:42.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:42.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:42.708 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 16:36:42.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 16:36:42.708 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 16:36:42.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 16:36:42.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 16:36:42.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:42.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:42.774 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:42.774 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:36:42.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:36:42.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:36:42.774 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:36:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:36:43.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:36:43.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:36:43.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:43.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:43.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:43.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:43.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: 32) 16:36:43.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:43.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:43.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:43.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:43.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:43.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:43.461 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:36:43.461 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:36:43.461 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:36:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:43.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:43.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:43.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:36:43.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:43.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:43.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:43.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:43.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:43.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:43.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:43.463 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:36:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:43.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:43.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:43.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:36:43.470 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:36:43.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:36:43.970 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:36:43.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:36:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:43.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 16:36:43.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:43.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:43.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 16:36:43.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:43.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 16:36:43.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 16:36:43.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:43.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:43.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:43.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:43.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:43.974 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:36:43.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:43.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:43.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:43.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:43.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:43.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:43.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:36:43.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:43.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:43.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:43.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:43.996 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:43.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:43.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:43.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:36:43.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:36:43.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:36:43.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:43.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:43.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:43.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:43.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 16:36:43.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:43.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:43.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:44.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:44.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 16:36:44.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:44.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:44.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:44.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:44.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:44.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:44.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:44.001 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:44.001 DEBUG [main][MenuItemLookup] Item match:File 16:36:44.003 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:44.003 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:44.008 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:36:44.008 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:36:44.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:36:44.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:36:44.009 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:36:44.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.... 16:36: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. finished successfully 16:36:44.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:36:44.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:44.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:44.137 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:36:44.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:44.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:44.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:44.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:44.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:44.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:44.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:44.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:44.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:44.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:44.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:44.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:36:44.150 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:36:44.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:36:44.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:36:44.151 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:36:44.151 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:36:44.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:36:44.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:44.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:44.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:44.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:44.153 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:44.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:44.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:44.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'] 16:36:44.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:36:44.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 16:36:44.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 16:36:44.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:44.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:44.214 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:36:44.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:44.214 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 16:36:44.214 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:") 16:36:44.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:44.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:36:44.217 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:36:44.218 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 16:36:44.219 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:36:44.219 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 16:36:44.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 16:36:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:44.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:44.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:44.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:44.222 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:36:44.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:44.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:44.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:44.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:44.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:36:45.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:45.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:45.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:45.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:45.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:45.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:45.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:45.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'] 16:36:45.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:45.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'] 16:36:45.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:45.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'] 16:36:45.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:45.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:45.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:45.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:45.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:45.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:45.274 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:45.274 DEBUG [main][MenuItemLookup] Item match:File 16:36:45.276 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:45.276 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:36:45.280 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:45.281 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:36:45.281 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:36:45.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:36:45.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:36:45.282 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:36:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:36:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:36:45.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:36:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:45.420 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:36:45.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:45.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:36:45.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:45.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:45.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:36:45.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:36:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:45.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:36:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:45.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:36:45.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:36:45.424 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:36:45.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:36:45.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:36:45.425 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:36:45.425 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:36:45.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:36:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:45.437 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:45.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:45.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:45.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:45.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:45.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:36:45.508 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 16:36:45.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 16:36:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:45.509 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:36:45.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:45.509 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 16:36:45.509 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:") 16:36:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:36:45.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:36:45.513 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 16:36:45.514 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693586197128' 16:36:45.514 DEBUG [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") 16:36:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:45.516 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 16:36:45.516 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 16:36:45.516 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 16:36:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:45.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:45.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:45.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 16:36:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:36:45.545 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:36:45.546 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693586197128 16:36:45.551 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 16:36:45.551 DEBUG [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") 16:36:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:45.553 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 16:36:45.553 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 16:36:45.553 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 16:36:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:45.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:45.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:45.554 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:") 16:36:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:36:45.570 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:36:45.570 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 16:36:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:36:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:45.573 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:45.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:45.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:45.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:45.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:45.590 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 16:36:45.590 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 16:36:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:36:45.592 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 16:36:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:36:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:36:45.593 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 16:36:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:36:45.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:36:45.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:45.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:36:45.598 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 16:36:45.598 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 16:36:45.598 DEBUG [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) 16:36:45.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:45.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:45.600 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:36:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:45.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:45.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:45.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:36:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:45.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:45.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:45.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:45.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:45.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:36:45.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:36:45.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:36:45.722 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:45.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:45.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:45.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:45.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:45.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:45.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:46.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:46.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:46.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:46.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:46.725 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:46.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:46.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:46.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:46.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 16:36:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:46.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:46.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:46.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:46.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 16:36:46.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:46.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:36:46.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:46.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:46.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:46.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:46.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:46.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:46.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:46.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:46.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:46.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:46.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:46.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:46.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:46.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:46.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:47.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:47.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:47.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:47.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:47.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:47.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:47.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:47.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:47.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:47.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 16:36:47.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:47.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:47.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:47.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:47.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:47.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 16:36:47.736 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:47.736 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:47.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:47.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:47.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:47.737 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:47.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:47.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:47.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:47.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:47.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:48.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:48.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:48.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:48.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:48.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:48.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:48.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:48.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:48.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:48.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:48.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:48.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:48.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:48.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 16:36:48.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:48.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 16:36:48.742 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 16:36:48.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 16:36:48.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 16:36:48.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:48.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:48.801 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:48.801 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:36:48.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:36:48.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:36:48.801 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:36:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:48.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:36:49.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:49.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:49.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:49.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:49.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:36:49.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:49.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:49.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:49.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:49.303 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 16:36:49.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 16:36:49.303 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 16:36:49.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 16:36:49.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 16:36:49.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:49.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:49.359 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:49.360 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:36:49.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:36:49.360 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:36:49.360 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:36:49.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:36:50.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 'Delete.*'] is available. finished successfully 16:36:50.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:36:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:50.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:50.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:50.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:36:50.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:50.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:50.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:50.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:50.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:50.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:50.033 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:36:50.033 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:36:50.033 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:36:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:50.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:50.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:50.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:36:50.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:50.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:50.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:50.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:50.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:50.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:50.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:50.035 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:36:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:50.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:50.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:36:50.041 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:36:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:36:50.541 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:36:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:50.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:36:50.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:36:50.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:36:50.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:50.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:50.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:50.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:50.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:36:50.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:50.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:50.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:50.542 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:50.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:50.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:50.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:50.543 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:50.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:50.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:50.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:50.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:50.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:51.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:51.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:51.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:51.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:51.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:51.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:51.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:51.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:51.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:51.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:51.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:51.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:51.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:51.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:51.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:51.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:51.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:51.550 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:51.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:51.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:51.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:51.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:51.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:51.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:52.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:52.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:52.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:52.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:52.553 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:52.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:52.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:52.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:52.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:52.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:52.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:52.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:52.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 16:36:52.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 16:36:52.556 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 16:36:52.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 16:36:52.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 16:36:52.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:52.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:52.617 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:36:52.618 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:52.618 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:36:52.618 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:52.618 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:52.618 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:36:52.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:36:52.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:36:52.618 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:36:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:52.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:36:53.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:53.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:53.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:53.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:53.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:36:53.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:53.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:53.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:53.119 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 16:36:53.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 16:36:53.120 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 16:36:53.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 16:36:53.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 16:36:53.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:53.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:53.176 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:53.176 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:36:53.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:36:53.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:36:53.177 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:36:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:36:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:36:53.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:36:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:53.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:53.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:53.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) 16:36:53.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:53.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:53.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:53.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:53.844 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:36:53.845 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:36:53.845 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:36:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:53.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:53.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:53.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:36:53.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:36:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:53.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:36:53.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:36:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:53.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:53.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:53.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:53.847 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:36:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:53.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:53.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:36:53.853 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:36:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:36:54.353 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:36:54.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:54.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:54.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:54.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 16:36:54.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:54.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:36:54.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 16:36:54.355 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 16:36:54.355 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:36:54.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:36:54.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:36:54.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.231 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.842 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 10.383 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:36:54.373 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:36:54.375 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:36:54.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:54.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:36:54.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:54.376 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:36:54.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:54.377 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:36:54.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:54.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'] 16:36:54.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.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'] 16:36:54.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.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"] 16:36:54.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.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'] 16:36:54.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.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'] 16:36:54.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:54.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:36:54.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:54.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:54.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:54.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:54.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:54.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:54.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:36:54.382 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:54.383 DEBUG [main][MenuItemLookup] Item match:File 16:36:54.384 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:36:54.384 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'File' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:54.389 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:36:54.389 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:36:54.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:36:54.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:36:54.390 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:36:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:36:54.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:36:54.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:36:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:54.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:54.512 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:36:54.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:54.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:36:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:54.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:54.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:54.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:36:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:36:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:36:54.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:36:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:55.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:36:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:36:55.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:36:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:36:55.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:36:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:36:55.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:36:55.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:36:55.021 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:36:55.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:36:55.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:36:55.025 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:36:55.025 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:36:55.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:36:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:55.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:55.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:55.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:55.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:55.028 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:36:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:55.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:55.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:55.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:36:55.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:55.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:36:55.480 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 16:36:55.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:36:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:55.509 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:36:55.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:36:55.511 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 16:36:55.511 DEBUG [WorkbenchTestable][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:") 16:36:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:55.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:55.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:55.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:36:55.520 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:36:55.522 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 16:36:55.572 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:36:55.572 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:36:55.572 DEBUG [WorkbenchTestable][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) 16:36:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:55.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:55.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:36:55.576 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:36:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:36:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:36:55.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:36:55.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:55.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.... 16:36:58.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. failed, NO exception will be thrown 16:36:58.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:36:58.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:36:58.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:36:58.821 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 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:36:58.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:36:58.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:58.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:58.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:36:58.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:58.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:58.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:36:58.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:36:58.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:36:58.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:36:58.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:36:58.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:58.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:58.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:58.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:58.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:36:58.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:58.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:58.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:58.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:36:58.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:36:58.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:36:58.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:58.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:58.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:58.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:58.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:58.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:58.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:58.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:59.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:59.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:59.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:59.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:36:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:36:59.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:36:59.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:36:59.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:36:59.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:36:59.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:36:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:36:59.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:36:59.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:36:59.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:36:59.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:36:59.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 16:36:59.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:36:59.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:36:59.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:36:59.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:36:59.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:36:59.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:36:59.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 16:36:59.835 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 16:36:59.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 16:36:59.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 16:36:59.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:36:59.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'New' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:59.904 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'' 16:36:59.905 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:36:59.905 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:36:59.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:36:59.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:36:59.905 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:37:00.150 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"] 16:37:00.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:00.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:00.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.152 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 16:37:00.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:00.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.153 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 16:37:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:00.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:00.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:00.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:00.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 16:37:00.156 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 16:37:00.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 16:37:00.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 16:37:00.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:00.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:00.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:00.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:00.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.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) 16:37:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:00.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:00.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:00.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:00.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:00.205 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:37:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:00.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:00.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:00.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:37:00.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:37:00.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:00.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:00.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:00.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:00.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:00.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:00.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:00.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:00.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:00.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:00.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:00.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:00.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:00.310 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 16:37:00.310 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 16:37:00.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 16:37:00.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 16:37:00.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:37:00.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'New' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.435 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.436 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:37:00.436 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:37:00.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:37:00.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:37:00.436 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:37:00.618 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"] 16:37:00.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:00.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:00.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:00.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.626 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 16:37:00.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:00.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.627 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 16:37:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:00.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:00.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:00.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:00.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 16:37:00.629 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 16:37:00.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 16:37:00.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 16:37:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:00.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:00.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:00.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 16:37:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:00.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:00.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:00.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:00.633 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 16:37:00.633 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:37:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:00.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:00.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:00.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.645 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 16:37:00.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:00.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:00.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:00.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:37:00.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.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.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) 16:37:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:00.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:00.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:00.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:00.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:00.694 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:37:00.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:00.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:00.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:00.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:00.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:37:00.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:37:00.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:00.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:00.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:00.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:00.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:00.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:00.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:00.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 16:37:00.807 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 16:37:00.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 16:37:00.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 16:37:00.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:37:00.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'New' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:37:00.923 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:00.924 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:37:00.924 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:37:00.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:37:00.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:37:00.924 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:37:01.097 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"] 16:37:01.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:01.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:01.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.099 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 16:37:01.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:01.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.100 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 16:37:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:01.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:01.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:01.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 16:37:01.103 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 16:37:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 16:37:01.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 16:37:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:01.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:01.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:01.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:01.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:01.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 16:37:01.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:01.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:01.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:01.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:01.118 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:37:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:01.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:01.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:37:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:37:01.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:01.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:01.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:01.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:01.201 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:01.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:01.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:01.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:01.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:01.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:01.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:01.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 16:37:01.201 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 16:37:01.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 16:37:01.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 16:37:01.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:37:01.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'New' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.325 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:37:01.325 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:37:01.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:37:01.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:37:01.326 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:37:01.502 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"] 16:37:01.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:01.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:01.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.505 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 16:37:01.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:01.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:01.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.506 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 16:37:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:01.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:01.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:01.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:01.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 16:37:01.517 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 16:37:01.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 16:37:01.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 16:37:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:01.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:01.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:01.519 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 16:37:01.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:01.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:01.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:01.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:01.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:37:01.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:01.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:37:01.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:01.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:01.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:01.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:01.522 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:37:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:01.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:01.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:01.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:37:01.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:37:01.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:01.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:01.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:01.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:01.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:01.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:01.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:01.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:01.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:01.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:01.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:01.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:01.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 16:37:01.609 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 16:37:01.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 16:37:01.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 16:37:01.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:37:01.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:01.890 DEBUG [main][MenuItemLookup] Found menu:'New' 16:37:01.890 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:37:01.890 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:01.891 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:37:01.891 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:37:01.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:37:01.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:37:01.892 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:37:02.099 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"] 16:37:02.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:02.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:02.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.102 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 16:37:02.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:02.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.102 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 16:37:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:02.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:02.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:02.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 16:37:02.105 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 16:37:02.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 16:37:02.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 16:37:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 16:37:02.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:02.118 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:37:02.118 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:37:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:02.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:02.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:02.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.119 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 16:37:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:37:02.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:02.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.120 DEBUG [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) 16:37:02.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:02.133 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:37:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:02.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:02.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:37:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:37:02.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:02.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:02.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:02.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:02.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:02.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:02.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:02.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:02.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:02.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:02.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:02.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:02.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:02.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 16:37:02.219 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 16:37:02.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 16:37:02.294 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 16:37:02.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:37:02.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'New' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:02.409 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:37:02.409 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:37:02.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:37:02.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:37:02.410 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:37:02.717 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"] 16:37:02.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:02.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:02.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.719 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 16:37:02.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:02.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:02.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.720 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 16:37:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:02.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 16:37:02.722 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 16:37:02.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 16:37:02.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 16:37:02.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.724 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 16:37:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:37:02.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 16:37:02.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.726 DEBUG [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) 16:37:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:02.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:02.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:02.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:02.728 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:37:02.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:02.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:02.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:02.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:37:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:37:02.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:02.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:02.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:02.896 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:02.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 16:37:02.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 16:37:02.897 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 16:37:02.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 16:37:02.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 16:37:02.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:37:02.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'New' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:37:03.189 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:03.190 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:37:03.190 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:37:03.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:37:03.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:37:03.190 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:37:03.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:37:03.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:37:03.691 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 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:37:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:37:03.691 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 16:37:03.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 16:37:03.692 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 16:37:03.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 16:37:03.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 16:37:03.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:37:03.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'New' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:37:03.752 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:37:03.752 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:37:03.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:37:03.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:37:03.752 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:37:03.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.... 16:37:04.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 'Delete.*'] is available. finished successfully 16:37:04.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:37:04.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:04.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:04.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:04.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:37:04.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:04.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:37:04.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:04.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:04.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:04.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:04.526 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:37:04.526 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:37:04.526 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:37:04.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:04.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:04.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:04.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:04.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:37:04.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:04.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:04.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:04.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:37:04.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:04.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:04.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:04.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:04.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:04.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:04.529 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:37:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:04.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:04.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:37:04.534 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:37:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:37:05.035 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:37:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:37:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:37:05.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 16:37:05.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:05.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.663 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.476 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.433 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.457 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.408 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.61 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.678 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 16:37:05.048 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 16:37:05.048 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:37:05.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:05.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 16:37:05.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:05.049 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:37:05.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:05.049 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:37:05.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:05.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:37:05.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:05.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:05.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 16:37:05.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 16:37:05.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:05.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:05.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:05.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:37:05.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:05.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:37:05.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:05.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:05.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:37:05.051 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'File' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:37:05.052 DEBUG [main][MenuItemLookup] Item match:Window 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:05.052 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:37:05.052 DEBUG [main][MenuItemLookup] Item match:Preferences 16:37:05.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:37:05.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:37:05.053 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:37:05.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 'Preferences.*'] is available.... 16:37:05.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:37:05.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:37:05.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:05.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:05.202 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:37:05.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:05.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:37:05.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:05.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:05.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:05.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:37:05.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:37:05.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:37:05.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:37:05.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:37:05.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:37:05.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:37:05.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:37:05.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:37:05.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:37:05.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:37:05.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 16:37:05.710 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 16:37:05.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 16:37:05.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 16:37:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.800 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") 16:37:05.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 16:37:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.803 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 16:37:05.803 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 16:37:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:05.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:05.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:05.804 TRACE [main][WidgetHandler] Notify Button with event 27 16:37:05.804 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.804 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.804 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.804 TRACE [main][WidgetHandler] Notify Button with event 26 16:37:05.804 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.804 TRACE [main][WidgetHandler] Notify Button with event 3 16:37:05.804 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.804 TRACE [main][WidgetHandler] Notify Button with event 4 16:37:05.804 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.804 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.804 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.804 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") 16:37:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 16:37:05.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.806 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") 16:37:05.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.820 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") 16:37:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.821 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 16:37:05.821 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 16:37:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:05.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:05.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:05.821 TRACE [main][WidgetHandler] Notify Button with event 27 16:37:05.821 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.821 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.822 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.822 TRACE [main][WidgetHandler] Notify Button with event 26 16:37:05.822 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.822 TRACE [main][WidgetHandler] Notify Button with event 3 16:37:05.822 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.822 TRACE [main][WidgetHandler] Notify Button with event 4 16:37:05.822 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.822 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.822 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.822 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") 16:37:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.824 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") 16:37:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 16:37:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 16:37:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.834 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 16:37:05.834 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 16:37:05.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:05.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:05.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:05.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:05.834 TRACE [main][WidgetHandler] Notify Button with event 27 16:37:05.834 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.834 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.834 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.834 TRACE [main][WidgetHandler] Notify Button with event 26 16:37:05.834 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.834 TRACE [main][WidgetHandler] Notify Button with event 3 16:37:05.834 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.834 TRACE [main][WidgetHandler] Notify Button with event 4 16:37:05.834 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.834 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.834 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.834 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") 16:37:05.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 16:37:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.837 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") 16:37:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.839 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") 16:37:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.839 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 16:37:05.839 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 16:37:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:05.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:05.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:05.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:05.839 TRACE [main][WidgetHandler] Notify Button with event 27 16:37:05.839 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.840 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.840 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.840 TRACE [main][WidgetHandler] Notify Button with event 26 16:37:05.840 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.840 TRACE [main][WidgetHandler] Notify Button with event 3 16:37:05.840 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.840 TRACE [main][WidgetHandler] Notify Button with event 4 16:37:05.840 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.840 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.840 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.840 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") 16:37:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 16:37:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.850 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") 16:37:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.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.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") 16:37:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.853 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 16:37:05.853 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 16:37:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:05.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:05.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:05.854 TRACE [main][WidgetHandler] Notify Button with event 27 16:37:05.854 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.854 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.854 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.854 TRACE [main][WidgetHandler] Notify Button with event 26 16:37:05.854 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.854 TRACE [main][WidgetHandler] Notify Button with event 3 16:37:05.854 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.854 TRACE [main][WidgetHandler] Notify Button with event 4 16:37:05.854 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.854 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:05.854 TRACE [main][WidgetHandler] Wait for synchronization 16:37:05.854 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") 16:37:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 16:37:05.856 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") 16:37:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.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 "Cancel", Widget matcher matching widgets with style: 8) 16:37:05.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:05.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:05.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:05.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:05.870 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:37:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:05.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:05.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:37:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:37:05.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:37:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:05.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 16:37:05.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:05.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:05.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 16:37:05.922 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 16:37:05.922 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:05.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.872 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 16:37:05.934 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 16:37:05.935 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:37:05.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:05.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 16:37:05.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:05.935 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:37:05.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:05.958 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:37:05.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:05.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:05.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 16:37:05.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 16:37:05.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:05.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:05.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59fcf41f is found... 16:37:06.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59fcf41f is found finished successfully 16:37:06.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 '\*?\Q[test-new] Test Title:.+\E') 16:37:06.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:06.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:06.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:06.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:37:06.707 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:06.708 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 16:37:06.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@339e1049 is found... 16:37:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@339e1049 is found finished successfully 16:37:06.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 16:37:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:06.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:06.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:06.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:06.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:37:06.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:06.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 16:37:06.724 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 16:37:06.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:06.724 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 16:37:06.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:06.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:06.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:06.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:37:06.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 16:37:06.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:06.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:06.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 16:37:06.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 16:37:06.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:06.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.769 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 16:37:06.741 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 16:37:06.742 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:37:06.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:06.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 16:37:06.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:06.743 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:37:06.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:06.743 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:37:06.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:06.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:06.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 16:37:06.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 16:37:06.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:06.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:06.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b96225a is found... 16:37:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b96225a is found finished successfully 16:37:07.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 '\*?\Qa\E') 16:37:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:37:07.006 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:07.007 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 16:37:07.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73a36374 is found... 16:37:07.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73a36374 is found finished successfully 16:37:07.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 16:37:07.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:37:07.015 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:07.015 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 16:37:07.015 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 16:37:07.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:07.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:07.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:07.016 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 16:37:07.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:07.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:37:07.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 16:37:07.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:07.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:07.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:07.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:07.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 16:37:07.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 16:37:07.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:07.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:07.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:07.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.274 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 16:37:07.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.*'] 16:37:07.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:07.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.*'] 16:37:07.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:07.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.*'] 16:37:07.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:07.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:37:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:07.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:37:07.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:37:07.037 DEBUG [main][MenuItemLookup] Found menu:'File' 16:37:07.037 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:37:07.037 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:37:07.037 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:37:07.037 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:37:07.037 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:37:07.037 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:37:07.037 DEBUG [main][MenuItemLookup] Item match:Window 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:07.086 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:37:07.086 DEBUG [main][MenuItemLookup] Item match:Preferences 16:37:07.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:37:07.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:37:07.112 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:37:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:37:07.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. finished successfully 16:37:07.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:37:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:07.362 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:37:07.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:37:07.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:37:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:37:07.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:37:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:37:07.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:37:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:37:07.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:37:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:37:07.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:37:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:37:07.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:37:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:37:07.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:37:07.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 16:37:07.412 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 16:37:07.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 16:37:07.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 16:37:07.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 16:37:07.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:07.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:37:07.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:07.522 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 16:37:07.522 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 16:37:07.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:07.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:07.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:07.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:07.523 TRACE [main][WidgetHandler] Notify Button with event 27 16:37:07.523 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.523 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:07.523 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.523 TRACE [main][WidgetHandler] Notify Button with event 26 16:37:07.523 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.523 TRACE [main][WidgetHandler] Notify Button with event 3 16:37:07.523 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.523 TRACE [main][WidgetHandler] Notify Button with event 4 16:37:07.523 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.523 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:07.523 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 16:37:07.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:07.604 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:37:07.604 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:37:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:07.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:07.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:07.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 16:37:07.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:07.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:37:07.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:07.616 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 16:37:07.616 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 16:37:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:07.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:07.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:07.617 TRACE [main][WidgetHandler] Notify Button with event 27 16:37:07.617 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.617 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:07.617 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.617 TRACE [main][WidgetHandler] Notify Button with event 26 16:37:07.617 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.617 TRACE [main][WidgetHandler] Notify Button with event 3 16:37:07.617 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.617 TRACE [main][WidgetHandler] Notify Button with event 4 16:37:07.617 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.617 TRACE [main][WidgetHandler] Notify Button with event 13 16:37:07.617 TRACE [main][WidgetHandler] Wait for synchronization 16:37:07.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 16:37:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:07.620 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:37:07.620 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:37:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:07.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:07.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:07.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:37:07.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:07.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:07.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:07.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:07.632 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:37:07.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:07.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:07.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:07.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:37:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:37:07.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:37:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.699 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 16:37:07.789 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 16:37:07.791 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:37:07.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:07.792 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 16:37:07.792 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:07.792 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:37:07.818 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:07.818 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:37:07.818 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:07.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:07.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 16:37:07.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 16:37:07.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:07.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:07.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:07.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:07.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:37:07.900 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 16:37:07.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:37:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:07.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:37:07.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:37:07.901 DEBUG [main][MenuItemLookup] Found menu:'File' 16:37:07.901 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:37:07.901 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:37:07.901 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:37:07.901 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:37:07.901 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:37:07.901 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:37:07.901 DEBUG [main][MenuItemLookup] Item match:Window 16:37:07.902 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:37:07.902 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:37:07.902 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:37:07.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:07.902 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:37:07.902 DEBUG [main][MenuItemLookup] Item match:Show View 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:07.913 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:37:07.913 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:37:07.914 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:37:07.914 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:37:07.914 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q failed to create drawable failed to create drawable 16:37:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:37:08.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:37:08.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:37:08.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:08.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:37:08.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:08.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:37:08.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:08.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:08.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:08.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:08.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:08.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:37:08.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:37:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:37:08.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:37:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:37:08.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:37:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:37:08.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:37:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:37:08.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:37:08.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:37:08.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:37:08.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 16:37:08.217 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 16:37:08.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 16:37:08.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 16:37:08.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:08.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:37:08.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:08.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:08.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:08.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:37:08.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:08.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:37:08.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:08.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:08.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:08.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:08.223 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:37:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:08.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:08.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization failed to create drawable failed to create drawable 16:37:08.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:37:08.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:37:08.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 16:37:08.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:08.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:08.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 16:37:08.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:08.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:08.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:37:08.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:08.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:08.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:37:08.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 '\*?\QInternal Web Browser\E') 16:37:08.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:08.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:08.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:08.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:37:08.627 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:08.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:08.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:08.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:37:08.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:37:08.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:37:08.713 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 16:37:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:08.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:08.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:08.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:37:08.715 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:08.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:08.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:08.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 16:37:08.717 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 16:37:08.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:08.927 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:08.931 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:09.428 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:09.854 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:09.928 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:10.110 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:10.428 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:10.739 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:10.928 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:11.189 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:11.428 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:11.508 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:11.928 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:12.429 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:12.929 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:13.140 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:13.429 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:13.429 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 16:37:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:23.431 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:23.431 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:23.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:23.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:23.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:37:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:23.481 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:23.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:23.486 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 16:37:23.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:23.486 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:23.488 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:23.706 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:23.986 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:24.089 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:24.123 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:24.487 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:24.487 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 16:37:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:34.487 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:34.488 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:34.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:34.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:34.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:37:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:34.501 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:34.501 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:34.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:34.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:34.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:37:34.515 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 16:37:34.515 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 16:37:34.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:34.518 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:37:34.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 16:37:34.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:37:34.603 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:37:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:34.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 16:37:34.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:37:34.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 16:37:34.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 16:37:34.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:37:34.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:37:34.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:37:34.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:34.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:37:34.635 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 16:37:34.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:37:34.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:34.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:37:34.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:37:34.636 DEBUG [main][MenuItemLookup] Found menu:'File' 16:37:34.636 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:37:34.636 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:37:34.636 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:37:34.636 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:37:34.636 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:37:34.636 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:37:34.636 DEBUG [main][MenuItemLookup] Item match:Window 16:37:34.637 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:37:34.637 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:37:34.637 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:37:34.637 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:34.637 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:37:34.637 DEBUG [main][MenuItemLookup] Item match:Show View 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'' 16:37:34.644 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:37:34.644 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:37:34.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:37:34.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:37:34.699 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:37:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:37:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:37:34.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:37:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:34.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 16:37:34.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:34.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:37:34.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:34.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:34.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:34.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:34.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:37:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:37:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:37:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:37:34.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:37:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:37:34.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:37:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:37:34.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:37:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:37:34.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:37:34.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:37:34.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:37:34.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:37:34.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:37:34.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 16:37:34.824 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 16:37:34.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 16:37:34.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 16:37:34.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:34.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:34.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:34.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:37:34.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:34.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:34.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:34.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") 16:37:34.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:37:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:37:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:37:34.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:37:34.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:37:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:34.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:34.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:34.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:37:34.827 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:37:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:37:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:37:34.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:37:34.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:37:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:37:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:37:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 16:37:34.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:34.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 16:37:34.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:34.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:34.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:37:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:37:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:37:34.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:37:34.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 '\*?\QInternal Web Browser\E') 16:37:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:34.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:34.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:34.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:37:34.967 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:34.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:34.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:34.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:37:34.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:37:34.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:37:34.971 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 16:37:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:37:34.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:37:34.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:37:34.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:37:34.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 16:37:34.973 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:34.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:34.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:35.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 16:37:35.005 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 16:37:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:35.126 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:35.131 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:35.596 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:35.626 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:35.886 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:36.126 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:36.243 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:36.569 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:36.626 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:36.804 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:37.126 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:37.127 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 16:37:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:47.127 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:47.127 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:47.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:47.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:47.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:37:47.142 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 16:37:47.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:47.142 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:47.144 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:47.333 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:47.643 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:47.643 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:47.648 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:48.143 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:48.143 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 16:37:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:58.143 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:58.143 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:58.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:58.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:58.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:37:58.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:58.162 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:58.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:58.162 INFO [WorkbenchTestable][AbstractBrowser] Browser back 16:37:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:58.165 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:58.166 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:58.232 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:58.665 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:58.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:58.665 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:37:59.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 16:37:59.672 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:59.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:59.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:59.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:37:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:59.686 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 16:37:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:59.687 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:59.687 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:59.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:59.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:59.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:37:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:59.702 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:59.703 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:37:59.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:37:59.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:37:59.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:37:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:59.728 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:37:59.728 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 16:37:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:37:59.730 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:37:59.731 DEBUG [main][BrowserProgressListener] Calling chanded() 16:37:59.795 DEBUG [main][BrowserProgressListener] Calling chanded() 16:38:00.230 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:38:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:38:00.230 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:38:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 16:38:01.231 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:38:01.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:38:01.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:38:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:38:01.249 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:38:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:38:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 16:38:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:38:01.249 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:38:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:38:01.249 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:38:01.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:38:01.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:01.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:38:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 16:38:01.263 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 16:38:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 16:38:01.263 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 16:38:01.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:38:01.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:01.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 16:38:01.276 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 16:38:01.276 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 16:38:01.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 16:38:01.278 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:38:01.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 16:38:01.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:38:01.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:38:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 16:38:01.357 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 16:38:01.357 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:38:01.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:38:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.569 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 26.801 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 26.737 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:01.385 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:01.386 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:38:01.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:38:01.387 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:01.387 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:38:01.387 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:38:01.388 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:38:01.388 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:38:01.388 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:38:01.388 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:38:01.388 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:38:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:38:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:01.389 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:01.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:38:01.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:38:01.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:38:01.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:38:01.389 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:38:01.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:38:01.389 DEBUG [main][MenuItemLookup] Item match:Window 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:38:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:01.390 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:38:01.391 DEBUG [main][MenuItemLookup] Item match:Window 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:38:01.391 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:38:01.391 DEBUG [main][MenuItemLookup] Item match:Perspective 16:38:01.392 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:38:01.392 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.392 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:38:01.392 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:38:01.392 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:38:01.392 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:38:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:38:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:01.393 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:01.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:38:01.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:38:01.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:38:01.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:38:01.393 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:38:01.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:38:01.393 DEBUG [main][MenuItemLookup] Item match:Window 16:38:01.393 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:38:01.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.394 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:38:01.394 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:38:01.394 DEBUG [main][MenuItemLookup] Item match:Window 16:38:01.395 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:38:01.395 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:38:01.395 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:38:01.395 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.395 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:38:01.395 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:38:01.395 DEBUG [main][MenuItemLookup] Item match:Perspective 16:38:01.395 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:38:01.395 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:38:01.396 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:38:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.396 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:38:01.396 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:38:01.396 DEBUG [main][MenuItemLookup] Item match:Window 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:38:01.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.397 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:38:01.397 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:38:01.398 DEBUG [main][MenuItemLookup] Item match:Window 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:38:01.398 DEBUG [main][MenuItemLookup] Item match:Perspective 16:38:01.398 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:38:01.399 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.399 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:38:01.399 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:38:01.399 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:38:01.399 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:38:01.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:38:01.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:38:01.399 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:38:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:38:01.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 16:38:01.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:38:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:01.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:38:01.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:01.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:01.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:01.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 "Reset Perspective") 16:38:01.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:01.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:38:01.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:01.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:01.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:01.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:01.491 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:38:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:01.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:01.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:01.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:38:01.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 16:38:01.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:01.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:38:01.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:38:01.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:38:01.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'] 16:38:01.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:01.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:38:01.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:01.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.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'] 16:38:01.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.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'] 16:38:01.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:38:01.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.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'] 16:38:01.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:01.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:01.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:01.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:01.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:01.820 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:01.820 DEBUG [main][MenuItemLookup] Item match:File 16:38:01.822 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:38:01.822 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:38:01.827 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:01.828 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:38:01.828 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:38:01.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:38:01.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:38:01.829 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:38:01.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.... 16:38:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:38:01.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:38:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:01.996 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:38:01.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:38:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:01.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:01.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:01.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:01.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:02.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:38:02.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:38:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:02.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:38:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:02.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:38:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:38:02.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:38:02.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:02.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:38:02.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:02.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:38:02.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:38:02.011 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:38:02.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:38:02.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:38:02.012 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:38:02.012 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:38:02.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:38:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:02.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:02.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:02.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:02.014 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:38:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:02.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:02.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:02.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:02.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:02.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:38:02.429 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 16:38:02.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:38:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:02.430 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:38:02.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:02.431 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 16:38:02.431 DEBUG [WorkbenchTestable][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:") 16:38:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:02.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:02.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:02.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:38:02.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:38:02.437 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 16:38:02.499 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:38:02.499 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:38:02.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:38:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:02.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:02.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:02.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:02.504 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:38:02.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:02.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:02.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:02.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:38:06.342 DEBUG [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 16:38:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:38:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:38:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:06.342 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 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:06.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:06.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:06.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:06.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:06.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:38:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:06.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:06.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:06.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:06.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:06.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:06.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:06.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:06.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:06.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:06.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:06.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:06.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:06.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:06.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:06.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:07.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:07.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:07.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:07.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:07.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:07.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:07.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:07.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 16:38:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:07.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:07.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:07.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:07.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:07.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:07.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:07.438 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:07.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:07.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:07.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:07.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:07.457 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 16:38:07.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:07.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:07.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:38:07.458 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:38:07.458 DEBUG [main][MenuItemLookup] Item match:Window 16:38:07.459 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:38:07.459 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:38:07.459 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:38:07.459 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:07.459 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:38:07.459 DEBUG [main][MenuItemLookup] Item match:Show View 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:07.467 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:38:07.467 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:38:07.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:38:07.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:38:07.468 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:38:07.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:38:07.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:38:07.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:38:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:07.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:38:07.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:07.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:07.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:38:07.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:07.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:07.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:07.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:38:07.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:38:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:07.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:38:07.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:07.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:38:07.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:38:07.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:38:07.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:07.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:38:07.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:07.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:38:07.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 16:38:07.640 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 16:38:07.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 16:38:07.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 16:38:07.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:07.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:38:07.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:07.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:07.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:07.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:38:07.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:07.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:07.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:07.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:38:07.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:07.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:07.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:07.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:07.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:07.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:07.704 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:38:07.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:07.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:07.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:07.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:38:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:38:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 16:38:07.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:08.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 16:38:08.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:08.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:08.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:08.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:08.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 '\*?\QProperties\E') 16:38:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:08.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:08.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:08.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:08.102 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:08.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:08.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:08.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:38:08.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:38:08.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:38:08.105 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:08.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:08.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:08.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:08.107 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") 16:38:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:08.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:08.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:08.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:38:08.108 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 16:38:08.289 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:08.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:08.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:08.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:08.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:08.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:08.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:08.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:08.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:08.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:08.292 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 16:38:08.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 16:38:08.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:08.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 16:38:08.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:08.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 16:38:08.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 16:38:08.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:08.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 16:38:08.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:08.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 16:38:08.293 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 16:38:08.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 16:38:08.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:08.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 16:38:08.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 16:38:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:09.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:09.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 16:38:09.295 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 16:38:09.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 16:38:09.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:09.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 16:38:09.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 16:38:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:10.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:10.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 16:38:10.297 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 16:38:10.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 16:38:10.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:10.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 16:38:10.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 16:38:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:11.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 16:38:11.299 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 16:38:11.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 16:38:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:11.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 16:38:11.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 16:38:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:12.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 16:38:12.301 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 16:38:12.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 16:38:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:12.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:12.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 16:38:12.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 16:38:12.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:13.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 16:38:13.303 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 16:38:13.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 16:38:13.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:13.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 16:38:13.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 16:38:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:14.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 16:38:14.305 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 16:38:14.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 16:38:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:14.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:14.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 16:38:14.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 16:38:14.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:15.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:15.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 16:38:15.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:15.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:15.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:38:15.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:15.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:15.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:15.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:15.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:15.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:15.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 '\*?\QPackage Explorer\E') 16:38:15.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:15.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:15.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:15.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:15.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:15.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:15.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:15.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:15.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:15.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:15.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:15.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:15.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:15.362 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:15.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:15.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:15.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:15.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:15.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:15.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:15.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:16.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:16.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:16.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:16.365 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:16.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:16.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:16.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:16.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 16:38:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:16.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:16.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:16.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:16.367 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:16.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:16.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:16.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:16.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:16.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:16.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:16.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:16.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:16.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:16.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:16.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:16.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:17.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:17.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:17.371 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:17.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:17.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:17.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38: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 16:38:17.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:17.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:17.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:17.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:17.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:17.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:17.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:17.374 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:17.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:17.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:17.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:38:17.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:17.435 DEBUG [main][MenuItemLookup] Found menu:'New' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:17.436 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:38:17.436 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:38:17.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:38:17.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:38:17.436 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:38:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:17.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:38:17.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:17.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:17.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:17.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:17.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:17.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:17.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:17.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:17.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:17.937 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 16:38:17.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:17.937 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:17.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:17.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:17.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:38:17.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:18.005 DEBUG [main][MenuItemLookup] Found menu:'New' 16:38:18.005 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:38:18.005 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:18.005 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:38:18.005 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:38:18.005 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:38:18.005 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:18.005 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:38:18.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:38:18.006 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:38:18.006 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:38:18.006 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:38:18.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:38:18.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:38:18.006 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:38:18.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:38:18.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 'Delete.*'] is available. finished successfully 16:38:18.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:38:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:18.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:18.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:18.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: 32) 16:38:18.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:18.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:38:18.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:18.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:18.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:18.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:18.697 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:38:18.697 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:38:18.697 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:38:18.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:18.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:18.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:18.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:18.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:38:18.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:18.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:18.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:18.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:38:18.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:18.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:18.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:18.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:18.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:18.699 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:38:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:18.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:18.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:18.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:38:18.708 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:38:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:38:19.209 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:38:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:19.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:19.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:19.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:38:19.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:38:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:19.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 16:38:19.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:38:19.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 16:38:19.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:19.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:38:19.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:38:19.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:38:19.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:19.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:19.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.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: "New Java Project"] 16:38:19.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.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'] 16:38:19.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.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'] 16:38:19.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.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'] 16:38:19.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.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: "New Java Project"] 16:38:19.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.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'] 16:38:19.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.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'] 16:38:19.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:19.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:19.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:19.213 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:19.213 DEBUG [main][MenuItemLookup] Item match:File 16:38:19.214 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:38:19.214 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:19.220 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:38:19.220 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:38:19.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:38:19.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:38:19.240 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:38:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:38:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:38:19.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:38:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:19.393 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:38:19.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:38:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:19.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:19.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:19.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:38:19.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:38:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:19.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:38:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:19.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:38:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:38:19.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:38:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:19.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:38:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:19.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:38:19.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:38:19.409 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:38:19.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:38:19.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:38:19.410 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:38:19.410 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:38:19.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:38:19.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:19.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:19.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:19.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:19.412 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:38:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:19.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:19.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:19.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'] 16:38:19.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:38:19.830 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 16:38:19.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:38:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:19.831 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:38:19.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:19.831 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 16:38:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:38:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:19.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:19.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:19.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:38:19.835 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:38:19.837 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 16:38:19.890 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:38:19.890 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:38:19.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 16:38:19.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:19.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:19.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:19.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:19.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:19.902 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:38:19.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:19.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:19.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:19.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:38:23.213 DEBUG [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 16:38:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:38:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:38:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:23.213 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 16:38:23.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:23.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:23.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:23.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:23.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:23.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:23.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:23.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:23.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:23.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:23.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:23.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:23.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 '\*?\QPackage Explorer\E') 16:38:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:23.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:23.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:23.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:23.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:23.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:23.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:23.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:38:23.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:38:23.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:38:23.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:23.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:23.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:23.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:23.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:23.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:24.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:24.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:24.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:24.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:24.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:24.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:24.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:24.229 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:24.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:24.229 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:24.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:24.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:24.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 16:38:24.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:24.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:24.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 '\*?\QProperties\E') 16:38:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:24.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:24.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:24.294 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:24.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:24.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.452 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:24.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:24.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.454 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") 16:38:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:24.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:24.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:38:24.454 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 16:38:24.454 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:24.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:24.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:24.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:24.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:24.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:24.488 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:24.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:24.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.490 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") 16:38:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:24.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:24.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:38:24.491 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 16:38:24.491 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 16:38:24.491 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:38:24.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:24.505 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:24.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:24.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:24.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:24.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:24.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:38:24.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:24.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:24.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 '\*?\QPackage Explorer\E') 16:38:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:24.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:24.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:24.514 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:24.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:24.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:24.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:24.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.631 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:24.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:24.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:24.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:24.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:24.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:25.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:25.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:25.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:25.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:25.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:25.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:25.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:25.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:25.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 16:38:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:25.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:25.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:25.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:25.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:25.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:25.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:25.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:25.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:25.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:25.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:25.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:25.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:25.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:25.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:26.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:26.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:26.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:26.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:26.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:26.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:26.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:26.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:26.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:26.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:26.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:26.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:26.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:26.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:26.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:26.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:26.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:26.660 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:26.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:26.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:26.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:38:26.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'New' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:26.725 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:38:26.725 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:38:26.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:38:26.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:38:26.725 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:38:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:26.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:27.227 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 16:38:27.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:27.227 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:27.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:27.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:27.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:38:27.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:27.291 DEBUG [main][MenuItemLookup] Found menu:'New' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:38:27.292 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:38:27.292 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:38:27.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:38:27.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:38:27.292 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:38:27.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:38:27.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 'Delete.*'] is available. finished successfully 16:38:27.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:38:27.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:27.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:27.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:27.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:38:27.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:27.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:27.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:27.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:38:27.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:27.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:27.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:27.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:27.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:27.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:27.972 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:38:27.972 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:38:27.973 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:38:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:27.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:27.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:27.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) 16:38:27.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:27.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:38:27.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:27.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:27.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:27.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:27.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:27.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:27.975 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:38:27.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:27.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:27.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:27.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:27.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:38:27.981 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:38:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:38:28.482 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:38:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:28.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:28.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:38:28.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:38:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:28.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 16:38:28.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:38:28.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 16:38:28.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:28.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:38:28.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:38:28.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:38:28.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'] 16:38:28.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.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'] 16:38:28.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.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: "New Java Project"] 16:38:28.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.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'] 16:38:28.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.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'] 16:38:28.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.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'] 16:38:28.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.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"] 16:38:28.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.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'] 16:38:28.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:28.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:28.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:28.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:28.486 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:28.486 DEBUG [main][MenuItemLookup] Item match:File 16:38:28.487 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:38:28.487 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:38:28.492 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:28.493 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:38:28.493 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:38:28.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:38:28.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:38:28.493 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:38:28.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 'New|Select a wizard'] is available.... 16:38:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:38:28.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:38:28.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:28.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:28.639 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:38:28.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:28.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:38:28.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:28.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:28.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:28.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:28.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:38:28.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:38:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:28.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:38:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:28.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:38:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:38:28.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:38:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:28.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:38:28.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:28.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:38:28.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:38:28.672 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:38:28.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:38:28.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:38:28.672 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:38:28.672 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:38:28.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) 16:38:28.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:28.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:28.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:28.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:28.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:28.675 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:38:28.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:28.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:28.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:28.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:29.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'] 16:38:29.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:29.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:38:29.110 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 16:38:29.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:38:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:29.111 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:38:29.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:29.112 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 16:38:29.112 DEBUG [WorkbenchTestable][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:") 16:38:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:29.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:29.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:29.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:38:29.115 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:38:29.119 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 16:38:29.188 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:38:29.188 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:38:29.188 DEBUG [WorkbenchTestable][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) 16:38:29.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:29.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:29.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:29.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:29.194 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:38:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:29.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:29.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:29.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.... 16:38:32.897 DEBUG [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 16:38:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:38:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:38:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:32.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:32.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:32.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:32.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:32.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 '\*?\QPackage Explorer\E') 16:38:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:32.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:32.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:32.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:32.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:32.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:32.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:38:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:38:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:38:32.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:32.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:32.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:32.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:32.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:32.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:33.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:33.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:33.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:33.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:33.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:33.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:33.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:33.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:33.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 16:38:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:33.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:33.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:33.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:33.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:33.914 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:33.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:33.914 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:33.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:33.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:33.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:33.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:33.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 16:38:33.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:33.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:33.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:33.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:33.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 '\*?\QProperties\E') 16:38:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:33.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:33.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:33.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:33.943 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:33.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:34.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:34.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:34.018 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:34.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:34.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:34.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:34.019 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") 16:38:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:34.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:34.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:34.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:34.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:38:34.020 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 16:38:34.020 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 16:38:34.020 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:38:34.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:34.030 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:34.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:34.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:34.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:34.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 16:38:34.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:34.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:34.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:34.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:34.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:34.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:34.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:34.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 16:38:34.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 16:38:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:34.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 16:38:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:34.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 16:38:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 16:38:34.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 16:38:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:34.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 16:38:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:34.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 16:38:34.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:34.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:34.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:38:34.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:34.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:34.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:34.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:34.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:34.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:34.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') 16:38:34.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:34.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:34.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:34.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:34.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:34.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:34.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:34.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:34.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:34.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:34.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:34.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:34.132 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:34.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:34.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:34.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:34.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:34.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:34.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:34.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:35.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:35.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:35.135 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:35.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:35.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:35.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:35.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:35.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:35.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:35.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:35.138 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:35.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:35.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:35.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:35.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:35.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:35.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:35.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:35.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:35.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:35.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:35.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:35.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:36.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:36.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:36.142 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:36.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:36.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:36.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:36.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:36.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:36.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:36.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:36.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:36.144 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:36.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:36.145 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:36.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:36.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:36.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:38:36.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'New' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:36.200 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:38:36.200 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:38:36.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:38:36.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:38:36.200 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:38:36.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:36.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:38:36.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:36.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:36.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:36.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:36.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:36.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:36.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:36.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:36.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:36.701 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 16:38:36.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:36.701 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:36.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:36.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:36.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:38:36.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'New' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:38:36.762 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:38:36.762 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:38:36.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:38:36.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:38:36.762 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:38:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:38:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:38:37.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:38:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:37.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:37.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:37.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:38:37.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:37.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:38:37.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:37.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:37.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:37.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:37.441 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:38:37.442 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:38:37.442 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:38:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:37.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:37.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:37.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:38:37.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:37.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:38:37.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:37.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:37.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:37.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:37.444 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:38:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:37.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:37.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:38:37.451 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:38:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:38:37.951 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:38:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:37.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:37.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:37.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:38:37.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:38:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:37.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 16:38:37.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:38:37.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 16:38:37.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:37.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:38:37.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:38:37.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:38:37.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'] 16:38:37.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.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'] 16:38:37.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.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: "New Java Project"] 16:38:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:38:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:37.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:37.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:37.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:37.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:37.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:37.956 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:37.956 DEBUG [main][MenuItemLookup] Item match:File 16:38:37.957 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:38:37.957 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:38:37.962 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:37.963 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:38:37.963 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:38:37.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:38:37.982 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:38:37.982 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:38:38.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 'New|Select a wizard'] is available.... 16:38:38.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 'New|Select a wizard'] is available. finished successfully 16:38:38.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:38:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:38.119 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:38:38.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:38.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:38:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:38.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:38.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:38.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:38:38.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:38:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:38.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:38:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:38.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:38:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:38:38.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:38:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:38.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:38:38.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:38.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:38:38.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:38:38.136 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:38:38.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:38:38.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:38:38.136 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:38:38.136 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:38:38.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) 16:38:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:38.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:38.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:38.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:38.148 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:38:38.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:38.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:38.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:38.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:38.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:38:38.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:38.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:38.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:38:38.524 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 16:38:38.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:38:38.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:38.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:38.525 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:38:38.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:38:38.525 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 16:38:38.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:38:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:38.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:38.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:38.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:38.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:38:38.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:38:38.530 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 16:38:38.583 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:38:38.583 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:38:38.583 DEBUG [WorkbenchTestable][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) 16:38:38.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:38.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:38.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:38.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:38.594 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:38:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:38.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:38.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:38.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:38:41.823 DEBUG [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 16:38:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:38:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:38:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:41.823 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 16:38:41.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:41.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:41.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:41.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:41.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:41.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:41.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:41.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:41.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:41.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:41.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:41.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:38:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:41.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:41.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:41.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:41.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:41.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:41.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:41.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:38:41.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:38:41.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:38:41.829 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:41.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:41.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:41.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:41.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:41.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:42.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:42.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:42.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:42.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:42.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:42.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:42.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:42.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:42.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:42.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:42.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:42.834 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:42.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:42.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:42.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:42.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:42.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:42.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 '\*?\QProperties\E') 16:38:42.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:42.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:42.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:42.885 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:42.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:42.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:42.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:42.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 16:38:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:42.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:42.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:42.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:42.928 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:38:42.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:42.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:42.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:42.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 '\*?\QPackage Explorer\E') 16:38:42.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:42.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:42.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:42.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:42.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:42.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:42.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:43.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:43.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:43.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:43.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:43.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:43.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:43.014 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:43.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:43.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:43.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:43.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:43.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:43.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:43.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:44.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:44.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:44.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:44.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:44.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:44.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:44.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:44.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:44.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:44.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:44.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:44.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:44.019 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:44.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:44.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:44.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:44.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:44.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:44.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:44.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:44.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:44.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:44.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:44.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:44.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:45.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:45.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:45.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:45.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:38:45.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:38:45.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:45.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:45.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 16:38:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:45.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:45.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:45.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:45.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 16:38:45.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:45.025 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:45.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:45.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:45.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:38:45.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'New' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:45.078 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:38:45.078 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:38:45.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:38:45.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:38:45.079 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:38:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:45.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:38:45.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:45.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:45.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:45.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:38:45.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:45.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:45.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:45.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:45.579 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 16:38:45.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 16:38:45.580 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 16:38:45.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 16:38:45.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 16:38:45.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:38:45.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'New' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:38:45.729 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:38:45.729 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:38:45.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:38:45.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:38:45.729 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:38:45.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 'Delete.*'] is available.... 16:38:46.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 'Delete.*'] is available. finished successfully 16:38:46.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:38:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:46.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:46.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:46.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:38:46.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:46.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:38:46.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:46.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:46.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:46.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:46.395 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:38:46.395 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:38:46.395 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:38:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:46.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:46.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:46.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:38:46.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:46.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:38:46.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:46.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:46.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:46.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:46.397 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:38:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:46.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:46.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:46.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:38:46.403 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:38:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:38:46.904 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:38:46.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:46.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:46.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:46.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:38:46.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:38:46.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:46.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:46.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 16:38:46.905 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 16:38:46.905 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:38:46.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:38:46.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:46.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.528 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: 17.44 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 9.273 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 9.469 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.952 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 16:38:46.916 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 16:38:46.917 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:38:46.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:38:46.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 16:38:46.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:38:46.917 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:38:46.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:38:46.918 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:38:46.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:38:46.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:46.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:46.931 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:38:46.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:46.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:46.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:38:46.932 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:38:46.932 DEBUG [main][MenuItemLookup] Item match:Window 16:38:46.933 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:38:46.933 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:38:46.933 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:38:46.933 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:46.933 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:38:46.933 DEBUG [main][MenuItemLookup] Item match:Show View 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:46.940 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:38:46.940 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:38:46.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:38:46.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:38:46.959 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:38:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:38:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:38:47.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:38:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:47.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:38:47.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:47.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:38:47.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:47.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:47.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:38:47.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:38:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:47.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:38:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:47.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:38:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:38:47.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:38:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:47.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:38:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:47.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:38:47.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:38:47.061 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:38:47.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:38:47.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:38:47.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:47.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:38:47.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:47.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:38:47.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:47.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:38:47.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:47.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:47.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:47.064 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:38:47.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:47.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:47.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:47.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:38:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:38:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:38:47.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:38:47.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:47.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:47.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') 16:38:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:47.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:47.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:47.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:47.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:47.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:47.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:38:47.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:38:47.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:38:47.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.230 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 16:38:47.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:47.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:47.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 16:38:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:47.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:47.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:47.247 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:47.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:47.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:47.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 16:38:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:47.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:47.283 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:47.283 DEBUG [main][MenuItemLookup] Item match:File 16:38:47.284 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:38:47.284 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:38:47.289 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:38:47.289 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:38:47.289 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:38:47.289 DEBUG [main][MenuItemLookup] Item match:Project... 16:38:47.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 16:38:47.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 16:38:47.289 INFO [main][MenuItemHandler] Select menu item: P&roject... 16:38:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:38:47.379 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 16:38:47.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 16:38:47.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:47.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:47.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:38:47.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:47.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:47.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:47.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 16:38:47.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:47.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:47.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:47.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:38:47.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:38:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:47.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:38:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:38:47.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:38:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:47.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:38:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:47.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:38:47.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:38:47.891 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:38:47.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:38:47.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:38:47.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 16:38:47.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:47.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:47.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:47.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 16:38:47.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:47.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:47.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:47.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:47.897 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:38:47.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:47.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:47.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:47.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:47.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 16:38:47.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:47.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 16:38:47.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:47.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:47.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:38:47.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:38:47.954 INFO [WorkbenchTestable][AbstractText] Text set to: test 16:38:47.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 16:38:47.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:47.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:47.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:47.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 16:38:47.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:47.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:47.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:47.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:47.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:47.958 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:38:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:47.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:47.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:47.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 16:38:48.464 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 16:38:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:48.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:48.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:48.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:38:48.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:48.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:48.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:38:48.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:38:48.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:48.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:48.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:48.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:48.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:48.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:48.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:48.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:48.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:48.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:48.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:48.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:48.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:48.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:49.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:49.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:49.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:49.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:49.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:49.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:49.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:49.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:49.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:49.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:49.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:49.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:49.565 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 16:38:49.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 16:38:49.566 DEBUG [main][TreeItemHandler] Selecting tree item: test 16:38:49.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 16:38:49.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 16:38:49.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:49.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:49.582 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:38:49.582 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:49.582 DEBUG [main][MenuItemLookup] Item match:File 16:38:49.584 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:38:49.584 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'File' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'' 16:38:49.589 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:38:49.589 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:38:49.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:38:49.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:38:49.590 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:38:49.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 16:38:49.713 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 16:38:49.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:38:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:49.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:38:49.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:49.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 16:38:49.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:49.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:49.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:49.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:49.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:38:49.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:38:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 16:38:49.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 16:38:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:50.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:50.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 16:38:50.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 16:38:50.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 16:38:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:50.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 16:38:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:50.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 16:38:50.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 16:38:50.223 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 16:38:50.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 16:38:50.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 16:38:50.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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 >") 16:38:50.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:50.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 16:38:50.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:50.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:50.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:50.236 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:38:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:50.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:50.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:50.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 "Finish") 16:38:50.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:50.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:50.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:50.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 16:38:50.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:50.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:50.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:50.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:50.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:50.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:38:50.346 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:38:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:38:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:38:50.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:38:50.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... 16:38:52.304 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 16:38:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:38:52.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:52.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:52.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:52.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:52.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:52.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:38:52.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 16:38:52.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 16:38:52.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:38:52.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:38:52.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1777): Gtk-WARNING **: 16:38:52.516: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 16:38:53.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:53.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:53.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 16:38:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:53.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 16:38:53.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:38:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:53.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:53.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:53.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:53.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:53.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:53.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:53.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:53.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:53.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:53.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:53.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:53.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:53.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:54.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:54.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:54.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:54.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:54.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:54.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:54.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:54.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:54.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:38:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:54.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:54.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:54.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:54.793 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 16:38:54.793 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:38:54.794 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 16:38:54.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:38:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:54.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:38:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:54.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:38:54.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 16:38:54.795 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 16:38:54.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 16:38:54.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 16:38:54.817 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 16:38:54.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 16:38:54.818 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 16:38:54.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 16:38:54.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 16:38:54.833 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:38:54.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:38:55.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:38:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:55.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:38:55.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:38:56.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:38:56.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:38:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:38:57.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bc25700 is found... 16:38:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bc25700 is found finished successfully 16:38:58.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 16:38:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:58.123 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:58.123 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 16:38:58.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 16:38:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:58.141 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:58.142 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 16:38:58.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 16:38:58.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 16:38:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:58.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 16:38:58.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 16:38:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:58.236 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:38:58.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:38:58.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:58.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 16:38:58.326 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') 16:38:58.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:58.331 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 16:38:58.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 16:38:58.335 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 16:38:58.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:58.335 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 16:38:58.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:58.436 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') 16:38:58.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:58.436 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 16:38:58.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 16:38:58.437 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 16:38:58.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:58.437 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 16:38:58.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:58.463 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') 16:38:58.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:58.463 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 16:38:58.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 16:38:58.465 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 16:38:58.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:58.465 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 16:38:58.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:58.496 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') 16:38:58.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:58.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:58.497 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 16:38:58.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 16:38:58.498 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 16:38:58.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:58.498 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 16:38:58.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:38:58.601 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") 16:38:58.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:58.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:58.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:58.608 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 16:38:58.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:58.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 16:38:58.610 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") 16:38:58.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:38:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:58.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:58.611 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 16:38:58.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:38:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 16:38:58.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 16:38:58.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:38:58.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:38:58.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:38:58.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:38:58.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 16:38:58.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:38:58.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 16:38:58.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 16:38:58.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:38:58.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:38:58.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:38:58.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 16:38:58.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:38:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:38:58.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 16:38:58.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:38:58.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:58.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:58.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:58.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:58.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:58.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:58.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:58.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:58.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:58.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:58.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:58.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:58.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:58.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:59.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:59.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:59.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:59.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:38:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:38:59.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:38:59.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:38:59.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:59.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:38:59.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 16:38:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:59.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:59.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:59.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:38:59.758 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 16:38:59.758 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:38:59.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 16:38:59.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:38:59.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:38:59.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:38:59.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:38:59.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:38:59.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 16:38:59.760 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 16:38:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 16:38:59.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 16:38:59.785 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 16:38:59.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 16:38:59.785 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 16:38:59.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 16:38:59.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 16:38:59.803 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:38:59.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:38:59.918 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:38:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:38:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:38:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50fcfa1c is found... 16:38:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50fcfa1c is found finished successfully 16:38:59.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 16:38:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:59.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:59.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:59.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:59.946 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:59.946 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 16:38:59.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 16:38:59.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:38:59.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:59.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:38:59.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:38:59.974 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:38:59.974 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 16:38:59.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:38:59.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:38:59.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 16:38:59.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:00.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:00.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 16:39:00.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:00.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:00.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 16:39:00.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 16:39:00.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:00.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:00.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:00.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:00.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:00.049 INFO [WorkbenchTestable][AbstractView] Activate view Properties 16:39:00.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 16:39:00.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:00.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:00.130 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') 16:39:00.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:00.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:00.131 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 16:39:00.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:00.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:00.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:00.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:00.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:00.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 16:39:00.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 16:39:00.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:00.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:00.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 16:39:00.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:00.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:00.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 16:39:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:00.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 16:39:00.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') 16:39:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:00.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:00.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:00.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:00.137 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:39:00.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:39:00.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:00.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:00.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:39:00.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:39:00.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:00.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:00.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:00.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:00.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:00.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:00.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:01.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:01.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:01.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:01.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:39:01.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:39:01.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:01.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:01.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 16:39:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:01.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:01.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:01.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:01.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 16:39:01.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 16:39:01.220 DEBUG [main][TreeItemHandler] Selecting tree item: test 16:39:01.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 16:39:01.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 16:39:01.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:01.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'New' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:01.356 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:39:01.356 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:39:01.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:39:01.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:39:01.357 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:39:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:01.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:39:01.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:01.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:01.858 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 16:39:01.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 16:39:01.858 DEBUG [main][TreeItemHandler] Selecting tree item: test 16:39:01.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 16:39:01.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 16:39:01.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:01.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:01.963 DEBUG [main][MenuItemLookup] Found menu:'New' 16:39:01.963 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:39:01.963 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:01.963 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:39:01.963 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:01.963 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:39:01.963 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:39:01.963 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:39:01.963 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:39:01.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:39:01.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:39:01.963 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:39:02.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 'Delete.*'] is available.... 16:39:02.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 'Delete.*'] is available. finished successfully 16:39:02.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:39:02.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:02.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:02.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:02.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) 16:39:02.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:02.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:39:02.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:02.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:02.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:02.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:02.717 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:39:02.717 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:39:02.717 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:39:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:02.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:02.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:02.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:39:02.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:02.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:39:02.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:02.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:02.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:02.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:02.719 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:39:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:02.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:02.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:02.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:39:02.725 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:39:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:39:03.226 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:39:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:03.226 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 16:39:03.226 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:03.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.312 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: 6.308 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.519 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:03.242 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:03.246 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:39:03.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:03.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:03.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:03.247 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:39:03.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:03.248 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:39:03.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:03.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:03.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:03.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:03.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:03.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:03.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:03.253 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 16:39:06.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:06.267 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 16:39:06.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:06.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:06.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:06.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:06.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:39:06.268 DEBUG [main][MenuItemLookup] Found menu:'File' 16:39:06.268 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:39:06.268 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:39:06.268 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:39:06.268 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:39:06.268 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:39:06.268 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:39:06.268 DEBUG [main][MenuItemLookup] Item match:Window 16:39:06.269 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:39:06.269 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:39:06.269 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:39:06.269 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:06.269 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:39:06.269 DEBUG [main][MenuItemLookup] Item match:Show View 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:06.278 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:39:06.278 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:39:06.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:39:06.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:39:06.279 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:39:06.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:39:06.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:39:06.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:39:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:06.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:39:06.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:06.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:06.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:39:06.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:39:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:39:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:39:06.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:39:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:06.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:39:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:06.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:39:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:39:06.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:39:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:06.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:39:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:06.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:39:06.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 16:39:06.385 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 16:39:06.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 16:39:06.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 16:39:06.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:06.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:39:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:06.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:39:06.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:06.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:39:06.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:06.388 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:39:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:06.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:06.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:06.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:06.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:06.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 16:39:06.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 16:39:06.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:06.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:06.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:06.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:06.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:06.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 '\*?\QError Log\E') 16:39:06.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:06.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:06.616 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:06.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:06.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:06.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:06.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:06.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:06.621 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:06.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:06.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:06.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:06.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:06.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:06.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:06.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:06.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:06.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:06.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:06.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:06.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:06.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 '\*?\QError Log\E') 16:39:06.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:06.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:06.721 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:06.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:06.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:06.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:06.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:06.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:06.722 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:06.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log (Eclipse:1777): Gtk-CRITICAL **: 16:39:06.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:06.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:06.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:06.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:06.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:06.726 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 16:39:06.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:06.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:06.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:06.774 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:06.774 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:06.774 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:06.774 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:06.774 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:06.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 16:39:06.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 16:39:06.775 INFO [main][MenuItemHandler] Select menu item: &Delete Log 16:39:06.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 16:39:06.831 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 16:39:06.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 16:39:06.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:06.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:06.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:06.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:06.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:06.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:06.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:06.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 16:39:06.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:06.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:06.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:06.834 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 16:39:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:06.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:06.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 16:39:06.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:06.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:06.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 '\*?\QError Log\E') 16:39:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:06.944 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:06.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:06.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:06.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:06.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:06.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.949 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:06.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:06.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:06.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:06.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.991 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:06.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:06.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:06.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.995 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:06.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:06.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:06.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:06.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 16:39:06.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:06.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:06.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:07.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:07.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:07.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:07.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:07.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:07.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:07.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:07.006 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 16:39:07.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 16:39:07.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:10.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:10.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:10.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:10.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 '\*?\QError Log\E') 16:39:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:10.059 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:10.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:10.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:10.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:10.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:10.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:10.061 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:10.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:10.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:10.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:10.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:10.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:10.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:10.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:10.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:10.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:39:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:10.146 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:10.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:10.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:10.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:10.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:10.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:10.148 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:10.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:10.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:10.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:10.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:10.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:10.149 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 16:39:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:10.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:10.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:10.195 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:10.195 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:10.195 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:10.195 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:10.195 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:10.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 16:39:10.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 16:39:10.196 INFO [main][MenuItemHandler] Select menu item: &Delete Log 16:39:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 16:39:10.243 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 16:39:10.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 16:39:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:10.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:10.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:10.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:10.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.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 "Delete All Events") 16:39:10.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:10.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:10.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:10.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:10.245 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 16:39:10.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:10.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:10.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:10.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:10.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:10.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:10.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 16:39:10.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:10.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:10.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:39:10.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:10.336 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:10.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:10.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:10.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:10.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:10.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.340 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:10.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.365 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:10.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:10.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:10.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.370 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:10.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:10.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:10.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:10.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:10.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:10.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:10.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 16:39:10.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:10.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:10.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:10.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:10.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:10.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:10.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:10.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:10.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:10.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:10.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:10.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:10.379 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 16:39:10.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 16:39:10.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:13.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:13.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:13.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:13.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:13.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:13.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 '\*?\QError Log\E') 16:39:13.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:13.432 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:13.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:13.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:13.434 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:13.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:13.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:13.443 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:39:13.443 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.443 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:39:13.443 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.443 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 16:39:13.443 DEBUG [main][MenuItemLookup] Item match:Activate on new events 16:39:13.444 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:39:13.444 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.444 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:39:13.445 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.445 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 16:39:13.445 DEBUG [main][MenuItemLookup] Item match:Activate on new events 16:39:13.445 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:13.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:13.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:13.447 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:39:13.447 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.447 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:39:13.447 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.447 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 16:39:13.447 DEBUG [main][MenuItemLookup] Item match:Activate on new events 16:39:13.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 16:39:13.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 16:39:13.447 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 16:39:13.447 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:13.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:13.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:13.449 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:39:13.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.449 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:39:13.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.449 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 16:39:13.449 DEBUG [main][MenuItemLookup] Item match:Activate on new events 16:39:13.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 16:39:13.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 16:39:13.449 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 16:39:13.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:13.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:13.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:13.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:13.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:13.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 '\*?\QError Log\E') 16:39:13.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:13.476 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:13.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:13.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:13.477 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:13.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:13.478 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 16:39:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:13.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:13.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:13.528 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:13.528 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:13.528 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:13.528 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:13.528 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:13.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 16:39:13.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 16:39:13.529 INFO [main][MenuItemHandler] Select menu item: &Delete Log 16:39:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 16:39:13.575 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 16:39:13.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 16:39:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:13.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:13.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:13.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:13.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.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 "Delete All Events") 16:39:13.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:13.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:13.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:13.577 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 16:39:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:13.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:13.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 16:39:13.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:13.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:13.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:13.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:13.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:39:13.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:13.670 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:13.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:13.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.674 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:13.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.700 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.704 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:13.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:13.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:13.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:13.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:13.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 16:39:13.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:13.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:13.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:13.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:13.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:13.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:13.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:13.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:13.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:13.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:13.713 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 16:39:13.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:16.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:16.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:16.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:16.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 '\*?\QError Log\E') 16:39:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:16.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:16.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:16.765 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:16.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:16.766 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:16.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:16.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:16.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:16.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:16.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:16.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:16.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:16.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:16.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:16.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:16.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:16.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:39:16.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:16.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:16.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:16.849 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:16.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:16.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:16.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:16.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:16.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:16.850 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:16.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:16.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:16.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:16.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:16.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:16.851 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 16:39:16.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:16.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:16.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:16.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:16.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:16.898 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:16.898 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:16.898 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:16.898 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:16.898 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:16.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 16:39:16.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 16:39:16.899 INFO [main][MenuItemHandler] Select menu item: &Delete Log 16:39:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 16:39:16.943 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 16:39:16.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 16:39:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:16.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:16.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:16.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:16.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.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 "Delete All Events") 16:39:16.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:16.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:16.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:16.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:16.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:16.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:16.946 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 16:39:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:16.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:16.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 16:39:16.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:16.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:16.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:17.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:17.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:17.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:17.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:17.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:17.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:39:17.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:17.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:17.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:17.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:17.035 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:17.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:17.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:17.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:17.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:17.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:17.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:17.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:17.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:17.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:17.038 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:17.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:17.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:17.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:17.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:17.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:17.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:17.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:17.043 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:17.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:17.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:17.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:17.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:17.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:17.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:17.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:17.069 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:17.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:17.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:17.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:17.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:17.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:17.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 16:39:17.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:17.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:17.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:17.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:17.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:17.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:17.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:17.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:17.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:17.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:17.078 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 16:39:17.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 16:39:17.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:20.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:20.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:20.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:20.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:20.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:20.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:20.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:20.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 '\*?\QError Log\E') 16:39:20.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:20.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:20.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:20.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:20.131 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:20.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:20.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:20.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:20.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:20.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:20.133 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:20.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:20.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:20.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:20.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:20.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:20.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:20.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:20.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:20.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:20.165 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:20.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:20.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:20.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:20.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.views.log.LogView, index 0 and no matchers specified 16:39:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:20.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:20.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:20.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:20.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:20.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:20.191 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:20.191 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:20.191 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:20.191 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 16:39:20.191 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 16:39:20.191 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 16:39:20.191 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 16:39:20.197 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:20.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:20.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:20.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:20.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:20.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:20.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:20.201 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:20.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:20.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:20.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:20.202 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 16:39:20.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:20.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:20.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:20.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:20.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:20.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:20.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:20.227 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:20.227 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:20.227 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:20.227 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:20.227 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 16:39:20.227 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 16:39:20.227 DEBUG [main][MenuItemLookup] Item match:Restore Log 16:39:20.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 16:39:20.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 16:39:20.228 INFO [main][MenuItemHandler] Select menu item: &Restore Log 16:39:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 16:39:20.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:21.321 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 16:39:21.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 16:39:21.321 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 16:39:21.321 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:21.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:21.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:21.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:21.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:21.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:21.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:21.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 '\*?\QError Log\E') 16:39:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:21.361 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:21.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:21.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:21.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:21.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:21.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:21.363 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:21.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:21.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:21.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:21.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:21.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:21.364 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 16:39:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:21.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:21.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:21.408 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:21.408 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:21.409 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:21.409 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:21.409 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:21.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 16:39:21.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 16:39:21.409 INFO [main][MenuItemHandler] Select menu item: &Delete Log 16:39:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 16:39:21.455 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 16:39:21.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 16:39:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:21.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:21.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:21.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:21.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.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 "Delete All Events") 16:39:21.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:21.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:21.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:21.457 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 16:39:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:21.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:21.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 16:39:21.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:21.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:21.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:39:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:21.569 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:21.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:21.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:21.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:21.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:21.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.594 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:21.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:21.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:21.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.598 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:21.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:21.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:21.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.601 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:21.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:21.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:21.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:21.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:21.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:21.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:21.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 16:39:21.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:21.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:21.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:21.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:21.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:21.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:21.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:21.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:21.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:21.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:21.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:21.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:21.615 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 16:39:21.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 16:39:21.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:24.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:24.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:24.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:24.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:24.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 '\*?\QError Log\E') 16:39:24.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:24.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:24.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:24.664 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:24.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:24.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:24.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:24.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:24.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:24.665 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:24.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:24.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:24.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:24.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:24.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:24.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:24.699 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:24.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:24.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:24.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:24.707 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 16:39:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:24.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:24.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:24.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:24.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:24.727 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:24.727 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:24.727 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:24.727 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:24.727 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:24.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 16:39:24.727 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 16:39:24.727 INFO [main][MenuItemHandler] Select menu item: &Delete Log 16:39:24.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 16:39:24.773 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 16:39:24.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 16:39:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:24.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:24.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:24.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:24.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.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 "Delete All Events") 16:39:24.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:24.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:24.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:24.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:24.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:24.776 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 16:39:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:24.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:24.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:24.815 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:24.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:24.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:24.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:24.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:24.819 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:24.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:24.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:24.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:24.821 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 16:39:24.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:24.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:24.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:24.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:24.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:24.844 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:24.845 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:24.845 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:24.845 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:24.845 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:24.845 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 16:39:24.845 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:24.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:24.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:24.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:24.847 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 16:39:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:24.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:24.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:24.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:24.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:24.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:24.865 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:24.865 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:24.865 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:24.865 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:24.865 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 16:39:24.865 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 16:39:24.865 DEBUG [main][MenuItemLookup] Item match:Restore Log 16:39:24.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 16:39:24.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 16:39:24.865 INFO [main][MenuItemHandler] Select menu item: &Restore Log 16:39:24.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 16:39:25.961 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 16:39:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 16:39:25.962 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 16:39:25.962 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:25.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:25.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:25.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:25.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:25.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:25.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:25.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:25.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:25.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:25.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:25.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:25.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:25.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:39:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:25.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:26.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:26.016 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:26.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:26.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:26.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:26.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:26.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:26.018 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:26.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:26.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:26.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:26.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:26.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:26.019 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 16:39:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:26.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:26.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:26.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:26.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:26.061 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:26.061 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:26.061 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:26.061 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:26.061 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:26.061 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 16:39:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 16:39:26.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:26.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:26.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 '\*?\QError Log\E') 16:39:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:26.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:26.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:26.089 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:26.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:26.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:26.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:26.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:26.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:26.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:26.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:26.113 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:26.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:26.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:26.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:26.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:26.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:26.117 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:26.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:26.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:26.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:26.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:26.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:26.121 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:26.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:26.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:26.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:26.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:26.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:26.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 16:39:26.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:26.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:26.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:26.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:26.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:26.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:26.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:26.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:26.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:26.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:26.129 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 16:39:26.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:39:29.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:29.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:29.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:29.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 '\*?\QError Log\E') 16:39:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:29.182 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:29.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:29.183 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:29.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:29.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 16:39:29.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:29.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:29.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 '\*?\QError Log\E') 16:39:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:29.262 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:29.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:29.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:29.264 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:29.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:29.265 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 16:39:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:29.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:29.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:29.312 DEBUG [main][MenuItemLookup] Found menu:'Copy' 16:39:29.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:29.312 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 16:39:29.312 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 16:39:29.312 DEBUG [main][MenuItemLookup] Item match:Delete Log 16:39:29.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 16:39:29.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 16:39:29.313 INFO [main][MenuItemHandler] Select menu item: &Delete Log 16:39:29.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 16:39:29.359 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 16:39:29.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 16:39:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:29.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:29.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:29.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:29.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 16:39:29.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:29.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 16:39:29.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:29.361 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 16:39:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:29.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:29.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 16:39:29.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:29.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 16:39:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:29.447 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:29.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:29.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:29.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 16:39:29.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:29.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.451 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:29.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:29.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:29.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:29.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.455 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:29.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:29.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:29.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:29.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.458 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 16:39:29.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 16:39:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:29.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 16:39:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 16:39:29.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:29.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:29.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:29.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 16:39:29.484 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 16:39:29.484 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:29.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.243 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.752 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.375 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.334 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.365 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.537 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.514 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.359 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:29.495 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:29.497 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:39:29.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:29.497 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:29.497 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:29.497 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:39:29.498 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:29.498 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:39:29.498 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:29.498 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:29.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:29.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:39:29.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:29.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:29.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:29.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:39:29.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:29.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:29.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:29.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:29.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:39:29.501 DEBUG [main][MenuItemLookup] Found menu:'File' 16:39:29.501 DEBUG [main][MenuItemLookup] Item match:File 16:39:29.502 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:39:29.502 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'File' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:29.507 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:39:29.507 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:39:29.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:39:29.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:39:29.508 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:39:29.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.... 16:39:29.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:39:29.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:39:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:29.632 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:39:29.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:29.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 16:39:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:39:29.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:39:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:39:29.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:39:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:29.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:39:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:29.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:39:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:39:29.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:39:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:29.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:39:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:29.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:39:29.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:39:29.648 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:39:29.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:39:29.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:39:29.660 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:39:29.660 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:39:29.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:39:29.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:29.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:29.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:29.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:29.662 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:39:29.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:29.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:29.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:29.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:29.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:30.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:30.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:39:30.006 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 16:39:30.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:39:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:30.007 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:39:30.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:30.008 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 16:39:30.008 DEBUG [WorkbenchTestable][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:") 16:39:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:30.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:30.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:30.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:39:30.011 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:39:30.012 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 16:39:30.061 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:39:30.061 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:39:30.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.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) 16:39:30.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:30.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:30.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:30.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:30.064 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:39:30.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:30.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:30.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:39:33.638 DEBUG [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 16:39:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:39:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:39:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:33.639 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 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:33.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:33.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:33.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:33.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:33.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:33.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:33.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:33.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:33.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:39:33.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:33.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:33.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:33.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:33.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:33.646 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:33.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:33.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:33.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:33.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:33.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:33.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:33.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:33.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:33.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:33.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:33.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:33.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:33.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:33.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:34.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:34.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:34.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:34.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:34.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:34.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:34.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:34.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:34.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:39:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:34.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:34.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:34.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:34.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 16:39:34.720 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 16:39:34.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 16:39:34.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 16:39:34.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:34.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:34.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:39:34.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:34.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:34.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:34.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:39:34.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:34.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:34.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 16:39:34.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:34.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:34.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 16:39:34.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 16:39:34.729 DEBUG [main][MenuItemLookup] Found menu:'File' 16:39:34.729 DEBUG [main][MenuItemLookup] Item match:File 16:39:34.730 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:39:34.730 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'File' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:34.735 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:39:34.735 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:39:34.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:39:34.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:39:34.736 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:39:34.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 'New|Select a wizard'] is available.... 16:39:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:39:34.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:39:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:34.861 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:39:34.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:34.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:39:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:34.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:34.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:34.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:39:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:39:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:39:34.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:39:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:34.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:39:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:34.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:39:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:39:34.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:39:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:34.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:39:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:34.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:39:34.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:39:34.911 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:39:34.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:39:34.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:39:34.922 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:39:34.922 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:39:34.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:39:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:34.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:34.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:34.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:34.924 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:39:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:34.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:34.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:35.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:39:35.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:35.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:35.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:39:35.244 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 16:39:35.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:39:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:35.246 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:39:35.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:39:35.310 DEBUG [WorkbenchTestable][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:") 16:39:35.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:35.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:35.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:35.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:39:35.330 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:39:35.331 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 16:39:35.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 16:39:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:35.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:35.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:35.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:39:35.413 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:39:35.414 INFO [WorkbenchTestable][AbstractText] Text set to: test 16:39:35.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 16:39:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:35.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:35.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:35.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:35.440 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:39:35.440 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 16:39:35.440 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 16:39:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:35.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:35.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:35.440 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:39:35.440 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:39:35.440 DEBUG [WorkbenchTestable][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) 16:39:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:35.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:35.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:35.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:35.444 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:39:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:35.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:35.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:39:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:39:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:36.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:36.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:36.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:36.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:36.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:36.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:36.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:36.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:36.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:36.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:36.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:36.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:36.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:36.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:36.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:36.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:36.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 '\*?\QPackage Explorer\E') 16:39:36.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:36.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:36.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:36.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:36.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:36.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:36.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:36.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:36.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:36.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:36.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:36.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:36.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:36.412 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:36.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:36.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:36.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:36.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:36.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:36.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:36.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:36.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:37.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:37.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:37.414 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:37.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:37.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:37.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:37.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:39:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:37.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:37.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:37.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:37.417 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:39:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 16:39:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 16:39:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 16:39:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:37.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 16:39:37.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:39:37.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:39:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:37.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:39:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:37.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:39:37.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:39:37.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:39:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:37.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:39:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:37.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:39:37.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:37.419 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:37.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:37.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:37.426 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:39:37.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:37.426 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:37.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:37.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:37.428 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:39:37.430 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:39:37.494 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:39:37.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:37.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:37.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:37.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:37.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:37.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:37.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39: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 '\*?\QOutline\E') 16:39:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:37.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:37.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:37.517 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:37.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:37.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:37.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:37.577 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:37.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:37.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:37.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:37.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.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 16:39:37.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:37.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:37.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:37.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:39:37.587 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 16:39:37.587 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:39:37.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:37.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:37.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:37.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:37.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:37.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:37.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:37.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:37.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:37.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:37.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:37.590 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:39:37.591 DEBUG [main][EditorHandler] 3 editor(s) found 16:39:37.592 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 16:39:37.629 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 16:39:37.629 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 16:39:37.671 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 16:39:37.671 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 16:39:37.812 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 16:39:37.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:37.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:37.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:37.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:37.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:37.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 '\*?\QOutline\E') 16:39:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:37.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:37.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:37.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:37.831 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:37.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:37.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:37.832 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:37.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:37.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:37.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:39:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 16:39:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:37.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:37.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:38.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:38.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:38.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:38.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:38.840 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 16:39:38.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:38.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:38.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:38.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:38.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:38.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:38.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:38.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:38.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:38.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:38.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:38.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:38.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:38.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:38.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:38.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:38.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:38.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:38.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:38.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 '\*?\QPackage Explorer\E') 16:39:38.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:38.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:38.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:38.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:38.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:38.845 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:38.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:38.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:38.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:38.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:38.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:38.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:38.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:38.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:38.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:38.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:38.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:38.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:38.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:39.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:39.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:39.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:39.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:39.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:39.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:39.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:39.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:39.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 16:39:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:39.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:39.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:39.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:39.902 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:39.902 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:39:39.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 16:39:39.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 16:39:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:39.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 16:39:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:39.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 16:39:39.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:39:39.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:39:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:39.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:39:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:39.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:39:39.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:39:39.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:39:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:39.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:39:39.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:39.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:39:39.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:39.904 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:39.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:39.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:39.908 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:39:39.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:39.908 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:39.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:39.911 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:39.911 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:39:39.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:39:40.149 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:39:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:40.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:40.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:40.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:40.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:40.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:40.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:40.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:40.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:40.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 16:39:40.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:40.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:40.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:40.198 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:40.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:40.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:40.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:40.254 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:40.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:40.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:40.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:40.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Collapse All.*') 16:39:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:40.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:40.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:39:40.256 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 16:39:40.256 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:39:40.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:40.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:40.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:40.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:40.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:40.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:40.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:40.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:40.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:40.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:40.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:40.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:40.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:40.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:40.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:40.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:40.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:40.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:40.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:40.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') 16:39:40.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:40.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:40.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:40.266 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:40.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:40.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:40.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:40.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:40.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:40.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:40.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:40.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:40.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:40.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:40.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:40.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:40.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:40.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:41.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:41.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:41.329 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:41.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:41.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:41.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:41.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 16:39:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:41.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:41.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:41.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:41.331 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:39:41.331 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 16:39:41.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 16:39:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:41.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 16:39:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:41.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 16:39:41.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:39:41.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:39:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:41.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:39:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:41.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:39:41.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:39:41.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:39:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:39:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:41.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:39:41.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:41.333 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:41.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:41.338 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:39:41.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:41.338 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:41.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:41.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:41.340 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:39:41.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:39:41.398 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:39:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:41.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:41.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:41.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:41.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:41.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:41.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:41.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 '\*?\QOutline\E') 16:39:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:41.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:41.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:41.421 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:41.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:41.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:41.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:41.472 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:41.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:41.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:41.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:41.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: Matcher matching text to regular expression 'Sort.*') 16:39:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:41.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:41.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:39:41.486 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 16:39:41.486 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:39:41.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:41.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:41.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:41.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:41.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:41.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:41.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:41.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:41.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:41.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:41.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:41.489 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:39:41.490 DEBUG [main][EditorHandler] 1 editor(s) found 16:39:41.490 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 16:39:41.616 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 16:39:41.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:41.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:41.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:41.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:41.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:41.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 16:39:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:41.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:41.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:41.650 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:41.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:41.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:41.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:41.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:41.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:41.652 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:41.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:41.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:41.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:39:41.653 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.*') 16:39:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:41.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:41.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:42.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:42.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:42.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:42.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:42.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:42.658 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 16:39:42.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:42.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:42.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:42.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:42.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:42.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:42.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:42.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:42.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:42.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:42.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:42.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:42.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:42.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:42.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:42.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:42.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:42.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:42.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:42.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 '\*?\QPackage Explorer\E') 16:39:42.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:42.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:42.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:42.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:42.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:42.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:42.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:42.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:42.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:42.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:42.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:42.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:42.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:42.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:42.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:42.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:42.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:42.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:42.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:43.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:43.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:43.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:43.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:43.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:43.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:43.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:43.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:43.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:39:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:43.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:43.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:43.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:43.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:43.721 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:43.721 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:39:43.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 16:39:43.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 16:39:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:43.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 16:39:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:43.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 16:39:43.722 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:39:43.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:39:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:43.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:39:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:43.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:39:43.722 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:39:43.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:39:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:43.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:39:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:43.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:39:43.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:43.723 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:43.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:43.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:43.731 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:39:43.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:43.731 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:43.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:43.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:43.733 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:39:43.734 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:39:43.970 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:39:43.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:39:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:43.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:44.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:44.007 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:44.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:44.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:44.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:44.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:44.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:44.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 16:39:44.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:44.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:44.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:44.055 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:44.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:44.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:44.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:44.115 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:44.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:44.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:44.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:44.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 16:39:44.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:44.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:44.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:39:44.118 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 16:39:44.118 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:39:44.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:44.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:44.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:44.119 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:44.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:44.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:44.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:44.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:44.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:44.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:44.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:44.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:44.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:44.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:44.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:44.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:44.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:44.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 '\*?\QPackage Explorer\E') 16:39:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:44.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:44.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:44.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:44.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:44.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:44.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:44.207 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:44.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:44.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:44.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:44.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:44.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:44.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:44.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:44.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:44.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:44.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:44.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:45.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:45.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:45.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:45.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:45.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:45.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:39:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:45.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:45.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:45.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:45.214 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:39:45.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 16:39:45.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 16:39:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:45.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 16:39:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:45.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 16:39:45.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:39:45.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:39:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:45.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:39:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:45.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:39:45.216 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:39:45.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:39:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:45.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:39:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:45.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:39:45.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:45.216 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:45.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:45.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:45.223 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:39:45.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:45.223 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:45.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:45.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:45.226 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:39:45.228 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:39:45.296 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:39:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:45.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:45.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:45.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:45.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:45.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:45.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 '\*?\QOutline\E') 16:39:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:45.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:45.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:45.318 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:45.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:45.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:45.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:45.376 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:45.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:45.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:45.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:45.377 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.*') 16:39:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:45.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:45.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:39:45.378 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 16:39:45.379 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:39:45.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:45.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:45.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:45.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:45.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:45.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:45.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:45.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:45.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:45.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:45.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:45.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:45.381 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:39:45.381 DEBUG [main][EditorHandler] 1 editor(s) found 16:39:45.381 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 16:39:45.517 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 16:39:45.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:45.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:45.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:45.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:45.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:45.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 '\*?\QOutline\E') 16:39:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:45.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:45.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:45.568 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:45.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:45.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:45.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:45.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:45.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:45.570 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:45.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:45.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:45.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:39:45.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 16:39:45.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:45.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:45.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:46.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:46.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:46.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:46.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:46.576 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 16:39:46.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:46.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:46.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:46.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:46.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:46.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:46.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:46.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:46.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:46.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:46.577 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:39:46.578 DEBUG [main][EditorHandler] 0 editor(s) found 16:39:46.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:46.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:46.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:46.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:46.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:46.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:46.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:46.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 '\*?\QOutline\E') 16:39:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:46.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:46.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:46.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:46.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:46.594 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:46.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:46.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:46.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:46.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:46.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:46.595 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:46.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:46.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:46.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:39:46.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: Matcher matching text to regular expression 'Sort.*') 16:39:46.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:46.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:46.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:47.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:47.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:47.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:47.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:47.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:47.601 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 16:39:47.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:47.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:47.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:47.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:47.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:47.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:47.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:47.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:47.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:47.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:47.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:47.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:47.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:47.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:47.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:47.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:47.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:47.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:47.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 '\*?\QPackage Explorer\E') 16:39:47.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:47.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:47.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:47.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:47.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:47.606 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:47.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:47.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:47.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:47.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:47.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:47.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:47.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:47.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:47.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:47.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:47.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:47.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:47.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:48.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:48.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:48.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:48.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:48.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:48.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:48.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:48.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:48.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 16:39:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:48.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:48.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:48.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:48.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:48.665 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:39:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 16:39:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 16:39:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 16:39:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:48.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 16:39:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:39:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:39:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:39:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:48.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:39:48.667 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:39:48.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:39:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:48.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:39:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:48.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:39:48.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:48.667 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:48.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:48.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:48.671 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:39:48.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:48.671 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:48.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:48.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:48.676 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:39:48.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:39:48.995 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:39:48.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:48.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:49.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:49.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:49.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:49.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:49.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:49.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 '\*?\QOutline\E') 16:39:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:49.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:49.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:49.072 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:49.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:49.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:49.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:49.134 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:49.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:49.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:49.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:49.136 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.*') 16:39:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:49.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:49.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:39:49.137 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 16:39:49.137 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:39:49.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:49.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:49.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:49.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:49.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:49.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:49.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:49.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:49.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:49.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:49.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:49.139 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:39:49.140 DEBUG [main][EditorHandler] 1 editor(s) found 16:39:49.140 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 16:39:49.274 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 16:39:49.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:49.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:49.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:49.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:49.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:49.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 '\*?\QOutline\E') 16:39:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:49.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:49.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:49.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:49.301 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:49.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:49.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:49.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:49.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:49.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:49.303 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:49.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:49.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:49.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:39:49.304 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.*') 16:39:49.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:49.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:49.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:49.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:50.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:50.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:50.309 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 16:39:50.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:50.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:50.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:50.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:50.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:50.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:50.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:50.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:50.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:50.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:50.310 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:39:50.310 DEBUG [main][EditorHandler] 0 editor(s) found 16:39:50.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:50.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:50.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:50.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:50.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:50.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:50.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:50.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:50.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:50.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 '\*?\QOutline\E') 16:39:50.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:50.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:50.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:50.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:50.326 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:50.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:50.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:50.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:50.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:50.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:50.347 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:50.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:39:50.348 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.*') 16:39:50.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:50.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:50.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:50.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:50.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:51.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:51.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:51.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:51.353 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 16:39:51.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:51.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:51.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:51.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:51.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:51.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:51.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:51.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:51.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:51.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:51.354 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:39:51.354 DEBUG [main][EditorHandler] 0 editor(s) found 16:39:51.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:51.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:51.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:51.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:51.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:51.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:51.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:51.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 16:39:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:51.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:51.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:51.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:51.370 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:51.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:51.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:51.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:51.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:51.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:51.372 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:51.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:51.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:51.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:39:51.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 16:39:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:51.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:51.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:51.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:51.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:52.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:52.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:52.375 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:39:52.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:52.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:52.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:52.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:52.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:52.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:52.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:52.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:52.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:52.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:52.377 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:39:52.377 DEBUG [main][EditorHandler] 0 editor(s) found 16:39:52.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:52.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:52.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:52.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:52.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:52.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:52.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:52.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 16:39:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:52.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:52.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:52.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:52.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:52.413 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:52.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:52.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:52.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:52.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:52.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:52.415 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:52.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:52.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:52.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:39:52.416 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.*') 16:39:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:52.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:52.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:52.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:52.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:53.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:53.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:53.421 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 16:39:53.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:53.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:53.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:53.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:53.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:53.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:53.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:53.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:53.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:53.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:53.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:53.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:53.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:53.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:53.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:53.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:53.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:53.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:53.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:53.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:53.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:53.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:39:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:53.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:53.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:53.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:53.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:53.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:53.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:53.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:53.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:53.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:53.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:53.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:53.480 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:53.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:53.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:53.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:53.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:53.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:53.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:53.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:54.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:54.483 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:54.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:54.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:54.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:54.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:39:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:54.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:54.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:54.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:54.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:54.485 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:39:54.485 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 16:39:54.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 16:39:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:54.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 16:39:54.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:54.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 16:39:54.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:39:54.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:39:54.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:54.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:39:54.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:54.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:39:54.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:39:54.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:39:54.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:54.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:39:54.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:54.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:39:54.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:54.487 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:54.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:54.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:54.490 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:39:54.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:54.491 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:54.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:54.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:54.493 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:39:54.493 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:39:54.728 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:39:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:54.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:54.760 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:54.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:54.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:54.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:54.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 '\*?\QOutline\E') 16:39:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:54.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:54.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:54.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:54.776 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:54.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:54.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:54.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:54.832 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:54.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:54.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:54.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:54.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:39:54.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:54.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:54.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:54.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:54.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:39:54.835 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 16:39:54.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:39:54.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:54.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:54.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:54.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:54.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:54.836 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:54.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:54.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:54.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:54.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:54.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:54.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:54.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:54.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:39:54.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:54.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:54.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:54.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 '\*?\QPackage Explorer\E') 16:39:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:54.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:54.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:54.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:54.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:54.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:54.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:54.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:54.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:54.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:54.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:54.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:54.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:54.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:54.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:54.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:54.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:55.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:55.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:55.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:55.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:55.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:55.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:55.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:55.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:55.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:55.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:39:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:55.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:55.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:55.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:55.923 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:55.923 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:39:55.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 16:39:55.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 16:39:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:55.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 16:39:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:55.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 16:39:55.924 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:39:55.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:39:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:55.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:39:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:55.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:39:55.924 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:39:55.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:39:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:55.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:39:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:55.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:39:55.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:55.925 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:55.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:55.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:55.930 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:39:55.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:39:55.930 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:39:55.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:39:55.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:39:55.932 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:39:55.933 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:39:55.991 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:39:55.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:55.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:55.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:56.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:56.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 16:39:56.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:56.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:56.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 16:39:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:56.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 16:39:56.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 16:39:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:56.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:56.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:56.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:56.014 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:56.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:56.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:56.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:56.068 INFO [WorkbenchTestable][AbstractView] Activate view Outline 16:39:56.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 16:39:56.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:56.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:56.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 16:39:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:56.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:56.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:56.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:56.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:57.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:57.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:39:57.075 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 16:39:57.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:57.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:57.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:57.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:57.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:57.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 16:39:57.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:57.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:57.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:57.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:57.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:57.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:57.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:57.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:57.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:57.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:57.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:57.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:57.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:58.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:58.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:39:58.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:39:58.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:39:58.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:58.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:39:58.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:39:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:58.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:58.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:58.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:58.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 16:39:58.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 16:39:58.119 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 16:39:58.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 16:39:58.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 16:39:58.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:58.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'New' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:39:58.179 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:58.180 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:39:58.180 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:39:58.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:39:58.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:39:58.180 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:39:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:58.182 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 16:39:58.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 16:39:58.182 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 16:39:58.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 16:39:58.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 16:39:58.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:39:58.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'New' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:39:58.235 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:39:58.235 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:39:58.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:39:58.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:39:58.235 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:39:58.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 'Delete.*'] is available.... 16:39:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:39:58.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:39:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:58.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:58.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:58.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: 32) 16:39:58.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:58.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:39:58.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:58.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:58.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:58.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:58.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:58.946 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:39:58.946 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:39:58.946 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:39:58.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:58.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:58.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:58.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:58.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:39:58.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:58.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:39:58.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:58.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:58.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:58.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:58.948 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:39:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:58.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:58.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:58.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:39:58.953 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:39:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:39:59.454 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:39:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:39:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:39:59.455 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 16:39:59.455 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:59.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.962 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.28 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.251 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.421 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.227 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.17 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.461 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.261 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.196 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.025 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.537 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.171 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.044 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.022 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.046 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.414 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.239 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:39:59.468 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:39:59.472 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:39:59.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:59.472 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:39:59.472 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:59.472 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:39:59.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:59.473 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:39:59.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:59.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:59.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 16:39:59.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:39:59.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:59.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:59.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:59.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:59.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:59.484 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 16:39:59.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:59.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:59.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:59.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:59.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'File' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:39:59.485 DEBUG [main][MenuItemLookup] Item match:Window 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:39:59.485 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:39:59.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:39:59.486 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:59.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:39:59.486 DEBUG [main][MenuItemLookup] Item match:Show View 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:59.492 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:39:59.492 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:39:59.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:39:59.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:39:59.492 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:39:59.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:39:59.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:39:59.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:39:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:59.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 16:39:59.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:59.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:39:59.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:59.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:59.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:59.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:59.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:39:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:39:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:39:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:39:59.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:39:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:59.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:39:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:59.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:39:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:39:59.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:39:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:39:59.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:39:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:39:59.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:39:59.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 16:39:59.598 DEBUG [main][TreeItemHandler] Selecting tree item: Search 16:39:59.598 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 16:39:59.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 16:39:59.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:59.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:39:59.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:59.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:59.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:59.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:39:59.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:39:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:59.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:39:59.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:39:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:59.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:59.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:59.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:39:59.601 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:39:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:39:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:39:59.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:39:59.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:39:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:39:59.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:39:59.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 16:39:59.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:59.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 16:39:59.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:59.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:59.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:59.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:59.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 '\*?\QSearch\E') 16:39:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:39:59.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:59.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:39:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:39:59.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:39:59.810 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:39:59.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:39:59.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:59.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:39:59.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:39:59.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:39:59.813 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:39:59.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:39:59.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:39:59.814 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 16:39:59.814 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 16:39:59.814 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 16:39:59.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:39:59.815 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:39:59.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:39:59.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:39:59.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:39:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:39:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:39:59.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 16:39:59.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:39:59.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 16:39:59.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:39:59.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:39:59.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:39:59.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:39:59.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:39:59.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:39:59.927 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 16:39:59.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:39:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:39:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:39:59.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:39:59.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'File' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:39:59.929 DEBUG [main][MenuItemLookup] Item match:Window 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:59.929 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:39:59.929 DEBUG [main][MenuItemLookup] Item match:Show View 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'' 16:39:59.935 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:39:59.935 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:39:59.960 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:39:59.960 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:39:59.960 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:40:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:40:00.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:40:00.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:40:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:00.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:40:00.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:00.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:40:00.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:40:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:40:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:00.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:40:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:40:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:40:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:40:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:00.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:40:00.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 16:40:00.070 DEBUG [main][TreeItemHandler] Selecting tree item: Search 16:40:00.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 16:40:00.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 16:40:00.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:00.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:00.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:40:00.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:00.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:00.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:00.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:00.094 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:40:00.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:00.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:00.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:00.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:40:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:40:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 16:40:00.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 16:40:00.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:40:00.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:00.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:00.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:40:00.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 '\*?\QSearch\E') 16:40:00.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:00.271 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:40:00.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:00.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:00.273 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.274 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 16:40:00.274 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.275 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 16:40:00.275 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.276 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 16:40:00.279 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...") 16:40:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:40:00.300 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.301 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 16:40:00.301 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 16:40:00.301 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 16:40:00.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.302 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:40:00.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:40:00.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:40:00.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:40:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 16:40:00.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:40:00.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 16:40:00.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:40:00.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:40:00.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:40:00.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:40:00.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:00.391 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 16:40:00.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:40:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:00.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:40:00.392 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:00.392 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:00.392 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:00.392 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:00.392 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:00.392 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:40:00.393 DEBUG [main][MenuItemLookup] Item match:Window 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.393 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:40:00.393 DEBUG [main][MenuItemLookup] Item match:Show View 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.399 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:40:00.399 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:40:00.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:40:00.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:40:00.423 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:40:00.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:40:00.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:40:00.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:40:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:00.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:40:00.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:00.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:40:00.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:40:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:00.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:40:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:00.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:40:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:40:00.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:40:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:00.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:40:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:00.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:40:00.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 16:40:00.525 DEBUG [main][TreeItemHandler] Selecting tree item: Search 16:40:00.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 16:40:00.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 16:40:00.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:00.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:00.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:40:00.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:00.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:00.528 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:40:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:00.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:00.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:40:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:40:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 16:40:00.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 16:40:00.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:40:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:00.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:40:00.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 '\*?\QSearch\E') 16:40:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:00.703 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:40:00.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:00.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:00.706 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.706 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 16:40:00.707 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.731 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 16:40:00.731 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...") 16:40:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 16:40:00.732 INFO [WorkbenchTestable][AbstractView] Activate view Search 16:40:00.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:00.733 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 16:40:00.733 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 16:40:00.733 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 16:40:00.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 16:40:00.733 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:40:00.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:40:00.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:40:00.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:40:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 16:40:00.813 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 16:40:00.813 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:40:00.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:40:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.445 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.46 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.434 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:00.827 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:00.831 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:40:00.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:40:00.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:00.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:40:00.832 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:40:00.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:40:00.835 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:40:00.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:40:00.835 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:40:00.835 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:40:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:40:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:40:00.836 DEBUG [main][MenuItemLookup] Item match:Window 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:40:00.836 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.837 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:40:00.837 DEBUG [main][MenuItemLookup] Item match:Window 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:40:00.837 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:40:00.837 DEBUG [main][MenuItemLookup] Item match:Perspective 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:40:00.838 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:40:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:40:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:40:00.838 DEBUG [main][MenuItemLookup] Item match:Window 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.838 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:40:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.839 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:40:00.839 DEBUG [main][MenuItemLookup] Item match:Window 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:40:00.839 DEBUG [main][MenuItemLookup] Item match:Perspective 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:40:00.839 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:40:00.839 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:40:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:40:00.840 DEBUG [main][MenuItemLookup] Item match:Window 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:40:00.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:00.840 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:40:00.841 DEBUG [main][MenuItemLookup] Item match:Window 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:40:00.841 DEBUG [main][MenuItemLookup] Item match:Perspective 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:40:00.841 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:40:00.841 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:40:00.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:40:00.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:40:00.841 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:40:00.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:40:00.916 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 16:40:00.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:40:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:00.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:40:00.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:00.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.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 "Reset Perspective") 16:40:00.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:00.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:40:00.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:00.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:00.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:00.919 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:40:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:00.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:00.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:01.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:01.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:01.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:40:01.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:01.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:01.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:40:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:01.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:40:01.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:40:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:01.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:01.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:01.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:01.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:01.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:01.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:01.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:40:01.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:01.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:01.247 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:01.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:01.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:01.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 16:40:01.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:01.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:01.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:01.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 16:40:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:01.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:01.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:01.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.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'] 16:40:01.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.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"] 16:40:01.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.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'] 16:40:01.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.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'] 16:40:01.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.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'] 16:40:01.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.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: "New Java Project"] 16:40:01.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.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'] 16:40:01.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.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'] 16:40:01.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:40:01.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:01.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:01.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:40:01.286 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:01.286 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:01.286 DEBUG [main][MenuItemLookup] Item match:File 16:40:01.287 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:01.287 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:01.292 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:40:01.292 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:40:01.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:40:01.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:40:01.293 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:40:01.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.... 16:40:01.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 'New|Select a wizard'] is available. finished successfully 16:40:01.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:40:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:01.436 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:01.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:40:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:01.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:01.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:01.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:40:01.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:01.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:01.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:40:01.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:01.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:01.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:01.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:40:01.441 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:40:01.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:40:01.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:40:01.446 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:01.446 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:40:01.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:40:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:01.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:01.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:01.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:01.448 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:40:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:01.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:01.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:01.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'] 16:40:01.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:40:01.825 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 16:40:01.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:40:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:01.826 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:40:01.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:01.826 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 16:40:01.826 DEBUG [WorkbenchTestable][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:") 16:40:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:01.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:01.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:01.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:01.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:01.859 INFO [WorkbenchTestable][AbstractText] Text set to: Project 16:40:01.910 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:40:01.910 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:40:01.910 DEBUG [WorkbenchTestable][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) 16:40:01.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:01.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:01.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:01.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:01.921 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:40:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:01.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:01.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:01.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:40:05.235 DEBUG [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 16:40:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:40:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:40:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:05.236 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 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:05.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'] 16:40:05.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.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'] 16:40:05.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.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 Class"] 16:40:05.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.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'] 16:40:05.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.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'] 16:40:05.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.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'] 16:40:05.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.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 Java Class"] 16:40:05.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.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'] 16:40:05.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.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'] 16:40:05.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:40:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:05.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:40:05.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:40:05.363 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:05.363 DEBUG [main][MenuItemLookup] Item match:File 16:40:05.365 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:05.365 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:05.372 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:40:05.372 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:40:05.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:40:05.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:40:05.373 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:40:05.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:40:05.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:40:05.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:40:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:05.536 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:05.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:40:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:05.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:05.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:05.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:40:05.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:05.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:05.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:40:05.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:05.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:05.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:05.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:40:05.553 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:40:05.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:40:05.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:40:05.568 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:05.568 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:40:05.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:40:05.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:05.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:05.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:05.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:05.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:05.570 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:40:05.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:05.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:05.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:05.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:05.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'] 16:40:05.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:40:05.825 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 16:40:05.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:40:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:05.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:05.896 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:05.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:05.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:40:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:05.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:05.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:05.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:05.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:05.923 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 16:40:05.998 DEBUG [WorkbenchTestable][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:") 16:40:05.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:05.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:06.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:06.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:06.020 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:06.021 INFO [WorkbenchTestable][AbstractText] Text set to: test 16:40:06.034 DEBUG [WorkbenchTestable][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)") 16:40:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:06.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:06.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:06.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:06.039 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:40:06.039 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 16:40:06.040 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 16:40:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:06.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:06.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:06.040 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:06.040 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:40:06.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.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) 16:40:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:06.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:06.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:06.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:06.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:06.098 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:40:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:06.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:06.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:06.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:40:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:40:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:40:06.910 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 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:06.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 16:40:06.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:06.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:06.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:06.939 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 16:40:06.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:06.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:06.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:06.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:06.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:06.940 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 16:40:07.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 16:40:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:07.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:07.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:07.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:07.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:07.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:07.027 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 16:40:07.027 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:07.027 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 16:40:07.027 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:40:07.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 16:40:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:07.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 16:40:07.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 16:40:07.028 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:07.028 DEBUG [main][MenuItemLookup] Item match:File 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:07.029 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:40:07.029 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:40:07.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:40:07.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:40:07.030 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:40:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:40:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:40:07.191 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:07.191 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 16:40:07.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'] 16:40:07.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.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'] 16:40:07.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.192 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:40:07.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.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'] 16:40:07.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.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'] 16:40:07.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.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'] 16:40:07.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.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 Java Class"] 16:40:07.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.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'] 16:40:07.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.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'] 16:40:07.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 16:40:07.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:07.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:07.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 16:40:07.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 16:40:07.194 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:07.194 DEBUG [main][MenuItemLookup] Item match:File 16:40:07.195 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:07.195 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:07.200 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:40:07.200 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:40:07.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:40:07.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:40:07.200 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:40:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:40:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:40:07.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:40:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:07.399 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:07.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:40:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:07.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:07.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:07.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:40:07.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:07.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:07.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:40:07.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:07.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:07.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:07.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:40:07.402 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:40:07.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:40:07.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:40:07.403 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:07.403 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:40:07.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:40:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:07.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:07.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:07.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:07.415 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:40:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:07.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:07.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:07.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:07.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:40:07.644 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 16:40:07.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:40:07.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:07.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:07.645 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:07.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:07.645 DEBUG [WorkbenchTestable][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:") 16:40:07.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:07.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:07.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:07.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:07.733 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:07.735 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 16:40:07.798 DEBUG [WorkbenchTestable][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:") 16:40:07.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:07.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:07.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:07.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:07.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:07.807 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:07.808 INFO [WorkbenchTestable][AbstractText] Text set to: test 16:40:07.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 16:40:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:07.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:07.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:07.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:07.824 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:40:07.824 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 16:40:07.824 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 16:40:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:07.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:07.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:07.824 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:07.824 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:40:07.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:40:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:07.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:07.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:07.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:07.837 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:40:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:07.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:07.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:40:08.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:40:08.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:08.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:40:08.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 6 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:40:08.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:40:08.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:09.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:09.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:40:09.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:09.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:09.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:09.224 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 16:40:09.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:09.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:09.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:09.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:09.225 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 16:40:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass.java\E') 16:40:09.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:09.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:09.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:09.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:09.238 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:09.239 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 16:40:09.239 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:09.239 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 16:40:09.239 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:40:09.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 16:40:09.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:09.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 16:40:09.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 16:40:09.267 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:09.267 DEBUG [main][MenuItemLookup] Item match:File 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:09.268 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:40:09.268 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:40:09.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:40:09.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:40:09.269 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:40:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:40:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:40:09.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:09.314 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 16:40:09.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:09.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:09.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:40:09.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:09.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:09.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.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'] 16:40:09.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:40:09.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.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'] 16:40:09.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.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'] 16:40:09.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 16:40:09.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:09.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:09.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 16:40:09.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 16:40:09.317 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:09.317 DEBUG [main][MenuItemLookup] Item match:File 16:40:09.318 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:09.318 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:09.322 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:40:09.322 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:40:09.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:40:09.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:40:09.349 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:40:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:40:09.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 'New|Select a wizard'] is available. finished successfully 16:40:09.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:40:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:09.494 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:09.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:40:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:09.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:09.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:09.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:40:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:09.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:40:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:09.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:09.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:40:09.498 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:40:09.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:40:09.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:40:09.498 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:09.498 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:40:09.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) 16:40:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:09.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:09.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:09.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:09.509 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:40:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:09.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:09.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:09.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'] 16:40:09.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:40:09.650 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 16:40:09.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:40:09.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:09.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:09.651 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:09.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:09.651 DEBUG [WorkbenchTestable][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:") 16:40:09.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:09.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:09.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:09.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:09.745 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:09.746 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 16:40:09.747 DEBUG [WorkbenchTestable][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:") 16:40:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:09.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:09.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:09.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:09.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:09.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:09.753 INFO [WorkbenchTestable][AbstractText] Text set to: test 16:40:09.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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)") 16:40:09.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:09.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:09.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:09.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:09.820 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:40:09.820 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 16:40:09.820 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 16:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:09.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:09.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:09.821 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:09.821 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:40:09.821 DEBUG [WorkbenchTestable][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) 16:40:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:09.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:09.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:09.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:09.845 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:40:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:09.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:09.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:09.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:40:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:40:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:10.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:10.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:40:10.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:10.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:10.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:10.354 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 16:40:10.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:10.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:10.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:10.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:10.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:10.355 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();} 16:40:10.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E') 16:40:10.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:10.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:10.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:10.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:10.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:10.407 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:10.408 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 16:40:10.408 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:10.408 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 16:40:10.408 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:40:10.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 16:40:10.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:10.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:10.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 16:40:10.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 16:40:10.409 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:10.409 DEBUG [main][MenuItemLookup] Item match:File 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:10.411 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:40:10.411 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:40:10.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:40:10.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:40:10.443 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:40:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:40:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:40:10.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:10.503 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 16:40:10.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:10.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:10.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:40:10.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:10.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:10.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:10.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 16:40:10.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:10.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:10.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 16:40:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:10.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 16:40:10.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 16:40:10.507 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:10.507 DEBUG [main][MenuItemLookup] Item match:File 16:40:10.508 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:10.508 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:10.514 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:40:10.514 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:40:10.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:40:10.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:40:10.544 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:40:10.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:40:10.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 16:40:10.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:40:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:10.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:10.762 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:10.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:40:10.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:10.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:10.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:10.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:10.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:10.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:10.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:40:10.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:10.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:10.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:40:10.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:10.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:10.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:10.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:10.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:10.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:40:10.806 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:40:10.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:40:10.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:40:10.806 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:10.806 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:40:10.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) 16:40:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:10.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:10.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:10.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:10.817 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:40:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:10.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:10.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:10.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'] 16:40:10.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:40:10.952 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 16:40:10.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:40:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:10.954 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:10.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:10.954 DEBUG [WorkbenchTestable][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:") 16:40:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:10.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:10.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:10.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:10.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:10.999 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 16:40:11.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 16:40:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:11.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:11.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:11.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:11.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:11.035 INFO [WorkbenchTestable][AbstractText] Text set to: test 16:40:11.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 "public static void main(String[] args)") 16:40:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:11.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:11.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:11.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:11.041 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:40:11.041 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 16:40:11.041 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 16:40:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:11.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:11.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:11.048 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:11.048 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:40:11.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:40:11.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:11.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:11.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:11.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:11.052 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:40:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:11.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:11.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:40:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:40:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:11.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:40:11.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:11.636 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 16:40:11.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:11.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:11.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:11.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:11.637 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();} 16:40:11.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 16:40:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:11.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:11.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:11.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:11.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:11.669 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:11.669 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 16:40:11.669 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:11.669 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 16:40:11.669 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:40:11.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 16:40:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:11.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 16:40:11.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 16:40:11.681 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:11.681 DEBUG [main][MenuItemLookup] Item match:File 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:11.683 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:40:11.683 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:40:11.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:40:11.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:40:11.683 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:40:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:40:11.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:40:11.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:11.775 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class TestClass1 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("Hello World1"); try { Thread.sleep(15*1000); } catch (InterruptedException e) {e.printStackTrace();} } } TooltipText=null 16:40:11.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:11.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:11.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 16:40:11.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:11.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:11.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.776 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:11.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:40:11.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:11.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:11.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 16:40:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:11.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 16:40:11.778 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 16:40:11.778 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:11.778 DEBUG [main][MenuItemLookup] Item match:File 16:40:11.779 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:11.779 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:11.783 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:40:11.783 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:40:11.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:40:11.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:40:11.813 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:40:11.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 'New|Select a wizard'] is available.... 16:40:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:40:11.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:40:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:11.984 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:11.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:11.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 16:40:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:11.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:11.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:11.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:11.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:40:11.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:11.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:11.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:40:11.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:40:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:11.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:40:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:11.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:40:11.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:40:11.987 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:40:11.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:40:11.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:40:11.988 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:40:11.988 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:40:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:40:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:11.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:11.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:11.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:11.990 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:40:11.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:11.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:11.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:11.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:12.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:40:12.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:12.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:40:12.147 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 16:40:12.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:40:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:12.171 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:12.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:40:12.172 DEBUG [WorkbenchTestable][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:") 16:40:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:12.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:12.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:12.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:12.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:12.204 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:12.205 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 16:40:12.206 DEBUG [WorkbenchTestable][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:") 16:40:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:12.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:12.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:12.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:12.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:40:12.212 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:40:12.213 INFO [WorkbenchTestable][AbstractText] Text set to: test 16:40:12.246 DEBUG [WorkbenchTestable][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)") 16:40:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:12.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:12.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:12.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:12.259 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:40:12.259 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 16:40:12.259 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 16:40:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:12.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:12.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:12.259 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:40:12.259 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:40:12.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:40:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:12.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:12.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:12.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:12.264 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:40:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:12.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:12.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:40:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:40:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:12.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:40:12.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:12.828 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 16:40:12.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:12.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:12.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:12.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:12.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:12.829 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();} 16:40:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 16:40:12.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:12.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:12.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:12.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:12.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:12.897 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:12.897 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 16:40:12.897 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:12.897 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 16:40:12.897 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:40:12.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:12.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:12.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:12.899 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:12.899 DEBUG [main][MenuItemLookup] Item match:File 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:12.900 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:40:12.900 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:40:12.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:40:12.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:40:12.934 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:40:13.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:40:13.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:40:13.012 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:13.013 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 16:40:13.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:13.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:13.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:13.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:13.112 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:13.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:13.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:13.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:13.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:13.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:13.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:13.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:13.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:14.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:40:14.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:14.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:14.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:14.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:14.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:14.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:14.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:14.116 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:40:14.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:40:14.117 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:40:14.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:40:14.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:40:14.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:14.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:40:14.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:14.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:14.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:40:14.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:40:14.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:40:14.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:14.150 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 16:40:14.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:14.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:14.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:14.151 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:14.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:14.151 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:14.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:14.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:14.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:14.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:14.151 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:14.152 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:40:14.152 DEBUG [main][MenuItemLookup] Item match:Window 16:40:14.154 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:40:14.154 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:40:14.154 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:40:14.154 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:14.154 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:40:14.154 DEBUG [main][MenuItemLookup] Item match:Show View 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:14.160 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:40:14.160 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:40:14.161 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:40:14.161 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:40:14.161 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:40:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:40:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:40:14.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:14.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:40:14.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:14.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:14.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:14.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:14.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:40:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:40:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:40:14.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:40:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:14.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:40:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:14.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:40:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:40:14.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:40:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:14.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:40:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:14.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:40:14.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 16:40:14.293 DEBUG [main][TreeItemHandler] Selecting tree item: Console 16:40:14.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 16:40:14.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 16:40:14.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:14.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:14.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:14.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:40:14.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:40:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:14.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:40:14.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:40:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:14.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:14.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:40:14.295 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:40:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:40:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:40:14.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:40:14.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:40:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:40:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 16:40:14.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 16:40:14.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:14.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:14.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:14.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:14.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:14.440 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:14.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:14.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:14.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:14.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:14.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:14.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:14.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:14.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:14.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 '\*?\QProblems\E') 16:40:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:14.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:14.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:14.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:14.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:14.469 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:14.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:14.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:14.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:14.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:14.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:14.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:14.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:14.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:14.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:14.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:14.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:14.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:14.553 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:14.554 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:14.554 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:14.555 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:14.555 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:35:52 PM) [pid: 2413])' 16:40:14.555 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:14.555 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:35:52 PM) [pid: 2413])' 16:40:14.555 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:14.555 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:14.555 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:14.555 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:14.555 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:40:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:40:15.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:15.558 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:15.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:15.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:15.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:15.560 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:15.560 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:15.561 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:15.561 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:15.561 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:35:52 PM) [pid: 2413])' 16:40:15.561 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:15.561 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:35:52 PM) [pid: 2413])' 16:40:15.561 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:15.561 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:15.561 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:15.561 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:15.561 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:40:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:40:15.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:15.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:15.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:15.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:15.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 16:40:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:15.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:15.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:15.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:15.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:15.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:15.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:15.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:15.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 16:40:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:15.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:15.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:15.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:15.569 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:40:15.836 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 16:40:15.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:15.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:15.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:40:15.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:15.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:15.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:15.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:15.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:15.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:15.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:40:15.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:15.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:15.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:15.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:15.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:15.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:15.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:15.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:15.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:15.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:15.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:15.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:15.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:15.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:15.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:15.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:15.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:15.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:15.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:15.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:16.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:16.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:16.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:16.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:16.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:40:16.908 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:16.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:16.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:16.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:16.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:16.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:16.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:16.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:16.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:16.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:16.911 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:40:16.911 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:40:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:40:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:40:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:40:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:16.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:40:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:40:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:40:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:40:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:16.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:40:16.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 16:40:16.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:40:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:16.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:40:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:16.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:40:16.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 16:40:16.913 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 16:40:16.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 16:40:16.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 16:40:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:16.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:16.927 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:16.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:16.927 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:16.927 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:16.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:16.927 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:16.927 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:16.927 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:16.927 DEBUG [main][MenuItemLookup] Item match:Run 16:40:16.928 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:40:16.928 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:40:16.928 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:16.928 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:40:16.928 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:40:16.928 DEBUG [main][MenuItemLookup] Item match:Run As 16:40:16.938 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:40:16.938 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:40:16.938 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:40:16.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:40:16.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:40:16.939 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:40:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 16:40:17.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:17.094 WARNING [main][ShellHandler] Shell is not focused 16:40:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:17.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:17.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:17.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:17.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:17.102 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:17.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:17.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:40:17.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.773 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:17.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:17.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:17.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 16:40:17.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 16:40:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:17.776 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:17.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:17.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:17.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 16:40:17.777 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") 16:40:17.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:17.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:17.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:17.779 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 16:40:17.779 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:17.779 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:17.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:17.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:17.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:17.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:17.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 '\*?\QProblems\E') 16:40:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:17.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:17.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:17.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:17.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:17.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:17.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:17.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:17.887 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:17.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:17.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:17.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:17.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:17.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:17.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:17.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:17.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:17.890 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:17.890 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:17.890 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:17.890 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:17.890 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091])' 16:40:17.891 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:17.891 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091])' 16:40:17.891 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:17.891 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:17.891 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:17.891 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:17.891 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:40:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:40:18.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:18.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:18.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:18.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:18.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:18.893 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091])' 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091])' 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:18.894 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:18.894 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:18.894 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:18.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:40:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:40:18.895 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:18.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:18.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:18.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:18.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:18.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:18.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:18.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:18.896 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:18.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:18.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:18.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:18.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 16:40:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:18.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:18.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:18.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:18.898 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:40:19.012 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 16:40:19.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:19.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:19.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:40:19.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:19.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:19.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:19.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:19.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:19.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:19.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:40:19.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:19.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:19.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:19.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:19.018 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:19.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:19.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:19.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:19.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:19.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:19.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:19.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:19.072 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:19.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:19.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:19.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:19.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:19.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:19.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:19.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:19.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:20.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:20.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:40:20.074 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:20.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:20.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:20.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:20.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 16:40:20.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:20.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:20.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:20.076 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:40:20.077 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:40:20.078 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:40:20.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:40:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:20.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:40:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:20.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:40:20.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:40:20.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:40:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:20.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:40:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:20.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:40:20.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 16:40:20.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:40:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:20.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:40:20.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:20.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:40:20.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 16:40:20.079 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 16:40:20.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 16:40:20.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 16:40:20.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:20.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:20.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:20.088 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:20.088 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:20.088 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:20.088 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:20.088 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:20.088 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:20.088 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:20.088 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:20.088 DEBUG [main][MenuItemLookup] Item match:Run 16:40:20.089 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:40:20.089 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:40:20.089 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:20.089 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:40:20.089 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:40:20.089 DEBUG [main][MenuItemLookup] Item match:Run As 16:40:20.089 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:40:20.089 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:40:20.089 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:40:20.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:40:20.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:40:20.090 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:40:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 16:40:20.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:20.199 WARNING [main][ShellHandler] Shell is not focused 16:40:20.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:20.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:20.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:20.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 '\*?\QConsole\E') 16:40:20.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:20.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:20.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:20.206 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:20.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:20.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:20.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 16:40:20.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.821 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:20.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:20.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:20.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 16:40:20.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 16:40:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:20.824 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:20.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 16:40:20.826 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") 16:40:20.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:20.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:20.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:20.829 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:20.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:20.866 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091]' 16:40:20.866 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091] 16:40:20.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091]" 16:40:20.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091] 16:40:20.866 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091] 16:40:20.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 16:40:20.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:20.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:20.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:20.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:20.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 '\*?\QConsole\E') 16:40:20.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:20.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:20.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:20.949 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:20.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:20.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:20.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:20.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:20.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:20.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 16:40:20.951 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:20.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:20.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:20.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:20.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:20.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:20.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:20.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:20.954 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 16:40:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:20.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:20.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:20.956 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:20.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:20.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:20.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 16:40:20.957 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") 16:40:20.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:20.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:20.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:20.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:20.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:20.958 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:20.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:21.012 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:40:17 PM) [pid: 3091]' 16:40:21.012 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] [pid: 3116]' 16:40:21.013 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] [pid: 3116] 16:40:21.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] [pid: 3116]" 16:40:21.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 TestClass2 [Java Application] [pid: 3116] 16:40:21.013 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] [pid: 3116] 16:40:21.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 16:40:21.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:21.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:21.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:21.070 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 16:40:21.094 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:21.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:21.096 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 16:40:21.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:21.097 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 16:40:21.098 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") 16:40:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:21.099 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:21.099 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:21.099 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:21.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:21.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:21.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:21.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:21.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:21.166 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.168 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.169 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.193 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") 16:40:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:21.194 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:21.194 INFO [WorkbenchTestable][AbstractView] Terminating console 16:40:21.194 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:40:21.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.196 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") 16:40:21.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:21.197 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 16:40:21.197 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:21.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:21.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 16:40:21.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:21.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:21.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:21.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:21.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:21.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:21.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:21.232 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.233 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 16:40:21.235 INFO [WorkbenchTestable][AbstractView] Console terminated 16:40:21.235 INFO [WorkbenchTestable][AbstractView] Removing launch from console 16:40:21.235 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.236 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") 16:40:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:21.237 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 16:40:21.237 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:21.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:21.260 INFO [WorkbenchTestable][AbstractView] Launch removed 16:40:21.322 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:40:21.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.324 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:40:21.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.326 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") 16:40:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:21.327 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:21.327 INFO [WorkbenchTestable][AbstractView] Terminating console 16:40:21.327 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 16:40:21.328 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") 16:40:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:21.329 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 16:40:21.329 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:21.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 16:40:21.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:21.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:21.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:21.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 '\*?\QConsole\E') 16:40:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:21.385 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.387 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 16:40:21.388 INFO [WorkbenchTestable][AbstractView] Console terminated 16:40:21.388 INFO [WorkbenchTestable][AbstractView] Removing launch from console 16:40:21.388 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.389 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") 16:40:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:21.390 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 16:40:21.390 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:21.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:21.391 INFO [WorkbenchTestable][AbstractView] Launch removed 16:40:21.447 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:21.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:21.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:40:21.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:21.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:21.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:21.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:21.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:40:21.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:40:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:21.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:21.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:40:21.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:21.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:21.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:40:21.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:40:21.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:40:21.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:21.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:21.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:21.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 '\*?\QProblems\E') 16:40:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:21.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:21.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:21.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:21.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:21.520 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:21.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:21.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:21.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:21.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:21.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:21.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:21.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:21.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:21.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:21.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:21.568 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:21.568 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:21.569 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:21.569 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:21.569 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:21.569 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:21.569 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:21.569 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:21.569 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:21.569 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:21.569 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:21.569 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:21.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:40:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:40:22.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:22.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:22.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:22.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:22.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:22.571 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:22.572 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:22.572 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:22.572 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:40:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:40:22.573 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:22.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:22.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:22.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:22.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:22.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:22.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:22.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:22.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:22.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:22.574 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:22.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:22.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:22.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:22.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:22.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:22.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:22.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:22.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:22.576 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:40:22.686 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 16:40:22.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:22.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:22.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:40:22.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:22.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:22.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:22.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:22.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:40:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:22.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:22.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:22.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:22.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:22.691 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:22.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:22.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:22.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:22.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:22.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:22.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:22.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:22.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:22.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:22.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:22.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:23.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:23.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:23.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:23.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:23.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:40:23.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:23.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:23.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:23.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:23.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 16:40:23.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:23.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:23.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:23.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:23.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:23.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:40:23.755 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:40:23.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:40:23.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:40:23.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:23.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:40:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:23.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:40:23.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:40:23.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:40:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:23.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:40:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:23.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:40:23.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 16:40:23.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:40:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:23.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:40:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:23.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:40:23.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 16:40:23.757 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 16:40:23.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 16:40:23.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 16:40:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:23.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:23.761 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:23.761 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:23.761 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:23.761 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:23.761 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:23.761 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:23.761 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:23.761 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:23.761 DEBUG [main][MenuItemLookup] Item match:Run 16:40:23.762 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:40:23.762 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:40:23.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:23.762 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:40:23.762 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:40:23.762 DEBUG [main][MenuItemLookup] Item match:Run As 16:40:23.762 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:40:23.762 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:40:23.762 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:40:23.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:40:23.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:40:23.763 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:40:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 16:40:23.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:24.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:24.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:24.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:24.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:24.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:24.119 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 16:40:24.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 16:40:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:24.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:24.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:24.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:24.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 '\*?\QConsole\E') 16:40:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:24.234 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:24.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:24.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:24.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:24.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:24.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:24.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:24.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:24.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 '\*?\QConsole\E') 16:40:24.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:24.260 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:24.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:24.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:24.261 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:24.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:24.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:24.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:24.263 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 16:40:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:24.308 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 16:40:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:24.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:24.311 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 16:40:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 16:40:24.311 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 16:40:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:24.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:24.313 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 16:40:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:24.314 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 16:40:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:24.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:24.316 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 16:40:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 16:40:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 16:40:24.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:24.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:24.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:24.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 '\*?\QConsole\E') 16:40:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:24.338 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:24.339 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:24.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:24.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:24.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:24.341 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 16:40:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:24.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:24.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:24.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:24.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:24.889 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:24.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:24.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:24.913 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:24.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:24.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:24.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:24.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:24.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:24.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:24.915 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 16:40:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:24.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:24.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:24.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:24.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:25.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:25.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:25.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:25.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:25.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:25.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:25.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:25.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') 16:40:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:25.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:25.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:25.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:25.462 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:25.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:25.464 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:25.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:25.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:25.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:25.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:25.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:25.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:25.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:25.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:25.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:25.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:25.466 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 16:40:25.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:25.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:25.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:25.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:25.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:25.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:25.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:25.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:25.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:25.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:25.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:25.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:25.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:25.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:25.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:25.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:25.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:26.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:26.013 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:26.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:26.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:26.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:26.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:26.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:26.014 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:26.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:26.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:26.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:26.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:26.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:26.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:26.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:26.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:26.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:26.016 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 16:40:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:26.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:26.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:26.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:26.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:26.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:26.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:26.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:26.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:26.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:26.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:26.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:26.565 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:26.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:26.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:26.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:26.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:26.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:26.566 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:26.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:26.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:26.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:26.569 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 16:40:26.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:26.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:26.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:26.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:26.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:27.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:27.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:27.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:27.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 '\*?\QConsole\E') 16:40:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:27.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:27.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:27.095 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:27.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:27.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:27.096 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:27.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:27.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:27.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:27.098 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 16:40:27.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:27.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:27.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:27.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.606 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:27.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:27.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:27.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 '\*?\QConsole\E') 16:40:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:27.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:27.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:27.644 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:27.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:27.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:27.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:27.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:27.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:27.645 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:27.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:27.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:27.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:27.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:27.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:27.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:27.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:27.647 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 16:40:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:27.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:28.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.156 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:28.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:28.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:28.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 '\*?\QConsole\E') 16:40:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:28.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:28.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:28.193 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:28.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:28.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:28.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:28.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:28.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:28.194 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:28.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:28.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:28.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:28.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:28.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:28.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:28.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:28.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:28.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:28.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:28.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:28.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:28.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:28.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:28.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:28.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:28.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:28.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:28.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:28.743 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:28.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:28.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:28.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:28.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:28.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:28.744 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:28.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:28.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:28.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:28.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:28.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:28.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:28.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:28.746 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 16:40:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:28.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:28.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:28.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:29.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.255 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:29.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:29.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:29.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 '\*?\QConsole\E') 16:40:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:29.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:29.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:29.292 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:29.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:29.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:29.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:29.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:29.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:29.293 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:29.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:29.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:29.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:29.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:29.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:29.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:29.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:29.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:29.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:29.295 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 16:40:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:29.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:29.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:29.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:29.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:29.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:29.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') 16:40:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:29.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:29.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:29.840 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:29.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:29.841 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:29.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:29.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:29.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:29.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:29.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:29.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:29.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:29.843 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 16:40:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:29.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:29.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:29.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:30.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:30.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:30.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:30.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:30.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:30.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:30.366 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:30.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:30.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:30.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:30.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:30.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:30.390 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:30.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:30.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:30.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:30.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:30.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:30.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:30.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:30.392 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 16:40:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:30.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:30.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:30.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:30.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:30.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:30.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 '\*?\QConsole\E') 16:40:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:30.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:30.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:30.938 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:30.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:30.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:30.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:30.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:30.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:30.940 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:30.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:30.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:30.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:30.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:30.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:30.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:30.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:30.941 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 16:40:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:30.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:30.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:30.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:31.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:31.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:31.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:31.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:31.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:31.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:31.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:31.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:31.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:31.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:31.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:31.488 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:31.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:31.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:31.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:31.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:31.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:31.489 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:31.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:31.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:31.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:31.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:31.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:31.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:31.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:31.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:31.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:31.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:31.491 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 16:40:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:31.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:31.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:31.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:31.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.000 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:32.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:32.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:32.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:32.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:32.039 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:32.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:32.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:32.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:32.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:32.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:32.040 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:32.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:32.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:32.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:32.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:32.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:32.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:32.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:32.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:32.042 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 16:40:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:32.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:32.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:32.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:32.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:32.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:32.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:32.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:32.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 '\*?\QConsole\E') 16:40:32.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:32.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:32.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:32.590 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:32.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:32.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:32.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:32.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:32.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:32.591 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:32.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:32.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:32.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:32.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:32.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:32.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:32.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:32.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:32.593 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 16:40:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:32.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:32.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:32.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:32.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:33.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.102 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:33.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:33.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:33.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:33.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:33.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:33.141 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:33.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:33.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:33.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:33.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:33.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:33.142 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:33.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:33.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:33.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:33.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:33.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:33.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:33.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:33.144 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 16:40:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:33.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:33.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:33.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:33.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:33.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:33.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40: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 '\*?\QConsole\E') 16:40:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:33.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:33.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:33.691 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:33.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:33.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:33.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:33.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:33.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:33.693 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:33.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:33.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:33.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:33.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:33.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:33.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:33.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:33.694 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 16:40:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:33.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:33.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:33.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:34.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:34.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:34.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:34.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') 16:40:34.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:34.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:34.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:34.256 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:34.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:34.258 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:34.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:34.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:34.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:34.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:34.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:34.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:34.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:34.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:34.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:34.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:34.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:34.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:34.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:34.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:34.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:34.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:34.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:34.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:34.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:34.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:34.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:34.817 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:34.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:34.818 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:34.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:34.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:34.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:34.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:34.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:34.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:34.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:34.821 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 16:40:34.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:34.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:34.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:34.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:34.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:35.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:35.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:35.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:35.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:35.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:35.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:35.352 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:35.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:35.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:35.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:35.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:35.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:35.353 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:35.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:35.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:35.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:35.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:35.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:35.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:35.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:35.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:35.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:35.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:35.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:35.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:35.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:35.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:35.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:35.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:35.911 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:35.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:35.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:35.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:35.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:35.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:35.913 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:35.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:35.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:35.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:35.916 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 16:40:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:35.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:35.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:35.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:36.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:36.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:36.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:36.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') 16:40:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:36.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:36.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:36.440 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:36.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:36.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:36.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:36.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:36.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:36.464 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:36.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:36.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:36.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:36.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:36.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:36.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:36.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:36.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:36.466 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 16:40:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:36.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:36.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:36.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:36.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:36.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:36.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') 16:40:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:36.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:36.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:36.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:36.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:36.990 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:36.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:37.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:37.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:37.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:37.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:37.014 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:37.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:37.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:37.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:37.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:37.016 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 16:40:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:37.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:37.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:37.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:37.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:37.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:37.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:37.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:37.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:37.539 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:37.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:37.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:37.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:37.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:37.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:37.563 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:37.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:37.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:37.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:37.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:37.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:37.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:37.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:37.565 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 16:40:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:37.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:37.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:37.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:38.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:38.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:38.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:38.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:38.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:38.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 '\*?\QConsole\E') 16:40:38.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:38.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:38.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:38.088 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:38.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:38.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:38.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:38.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:38.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:38.112 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:38.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:38.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:38.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:38.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:38.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:38.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:38.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:38.114 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 16:40:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:38.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:38.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:38.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:38.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:38.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:38.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 '\*?\QConsole\E') 16:40:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:38.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:38.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:38.667 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:38.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:38.668 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:38.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:38.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:38.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:38.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:38.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:38.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:38.669 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 16:40:38.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:38.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:38.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:38.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:38.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:39.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:39.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:39.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:39.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 '\*?\QConsole\E') 16:40:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:39.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:39.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:39.217 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:39.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:39.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:39.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:39.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:39.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:39.219 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:39.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:39.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:39.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:39.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:39.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:39.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:39.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:39.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:39.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:39.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:39.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:39.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:39.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:39.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:39.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:39.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:39.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:39.791 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:39.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:39.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:39.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:39.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:39.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:39.792 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:39.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:39.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:39.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:39.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:39.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:39.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:39.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:39.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:39.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:39.794 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 16:40:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:39.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:39.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:39.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:40.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:40.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:40.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:40.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:40.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:40.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:40.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:40.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:40.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:40.348 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:40.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:40.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:40.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:40.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:40.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:40.350 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:40.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:40.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:40.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:40.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:40.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:40.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:40.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:40.352 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 16:40:40.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:40.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:40.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:40.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:40.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:40.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:40.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 '\*?\QConsole\E') 16:40:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:40.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:40.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:40.875 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:40.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:40.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:40.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:40.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:40.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:40.876 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:40.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:40.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:40.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:40.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:40.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:40.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:40.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:40.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:40.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:40.878 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 16:40:40.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:40.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:40.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:40.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:40.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:41.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:41.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:41.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:41.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:41.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:41.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:41.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:41.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:41.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:41.424 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:41.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:41.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:41.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:41.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:41.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:41.425 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:41.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:41.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:41.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:41.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:41.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:41.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:41.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:41.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:41.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:41.427 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 16:40:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:41.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:41.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:41.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.935 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:41.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:41.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:41.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:41.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:41.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:41.972 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:41.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:41.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:41.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:41.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:41.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:41.974 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:41.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:41.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:41.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:41.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:41.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:41.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:41.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:41.975 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 16:40:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:41.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:41.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:41.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:42.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:42.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:42.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:42.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:42.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:42.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:42.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:42.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 '\*?\QConsole\E') 16:40:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:42.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:42.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:42.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:42.521 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:42.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:42.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:42.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:42.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:42.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:42.523 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:42.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:42.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:42.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:42.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:42.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:42.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:42.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:42.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:42.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:42.525 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 16:40:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:42.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:42.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:42.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:43.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:43.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:43.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:43.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 '\*?\QConsole\E') 16:40:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:43.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:43.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:43.072 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:43.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:43.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:43.073 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:43.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:43.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:43.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:43.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:43.075 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 16:40:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:43.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:43.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:43.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:43.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:43.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:43.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 '\*?\QConsole\E') 16:40:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:43.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:43.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:43.622 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:43.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:43.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:43.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:43.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:43.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:43.623 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:43.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:43.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:43.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:43.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:43.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:43.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:43.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:43.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:43.625 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 16:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:43.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:43.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:43.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:44.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:44.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:44.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:44.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:44.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:44.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:44.172 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:44.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:44.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:44.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:44.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:44.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:44.173 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:44.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:44.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:44.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:44.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:44.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:44.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:44.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:44.175 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 16:40:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:44.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:44.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:44.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.684 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:44.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:44.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:44.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:44.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:44.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:44.724 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:44.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:44.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:44.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:44.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:44.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:44.726 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:44.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:44.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:44.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:44.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:44.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:44.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:44.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:44.728 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 16:40:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:44.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:44.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:45.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:45.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:45.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:45.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:45.258 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:45.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.260 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:45.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:45.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:45.284 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 16:40:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 16:40:45.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:45.286 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 16:40:45.286 INFO [WorkbenchTestable][AbstractView] Terminating console 16:40:45.287 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 16:40:45.288 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") 16:40:45.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:45.288 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 16:40:45.288 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:45.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 16:40:45.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.324 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:45.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:45.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:45.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:45.341 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:45.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.342 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:45.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 16:40:45.343 INFO [WorkbenchTestable][AbstractView] Console terminated 16:40:45.343 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:45.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:40:45.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:40:45.367 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 16:40:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:40:45.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:45.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:45.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:45.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 '\*?\QConsole\E') 16:40:45.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:45.434 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:45.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.435 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.436 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:45.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.437 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") 16:40:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:45.438 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:45.438 INFO [WorkbenchTestable][AbstractView] Terminating console 16:40:45.438 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:40:45.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:45.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:45.440 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") 16:40:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:45.441 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 16:40:45.441 INFO [WorkbenchTestable][AbstractView] Removing launch from console 16:40:45.441 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 16:40:45.442 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") 16:40:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:45.443 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 16:40:45.443 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:45.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:45.466 INFO [WorkbenchTestable][AbstractView] Launch removed 16:40:45.505 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:45.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:45.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:40:45.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:45.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:45.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:40:45.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:40:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:45.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:45.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:40:45.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:45.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:45.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:40:45.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:40:45.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:40:45.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:45.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:45.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:45.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:40:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:45.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:45.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:45.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:45.552 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:45.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:45.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:45.597 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:45.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:45.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:45.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:45.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:45.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:45.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:45.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:45.599 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:45.600 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:45.600 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:45.600 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:40:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:40:46.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:46.601 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:46.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:46.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:46.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:46.602 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:46.603 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:46.603 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:46.603 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:46.603 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:46.603 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:46.603 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:46.604 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:46.604 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:46.604 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:46.604 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:46.604 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:40:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:40:46.605 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:46.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:46.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:46.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:46.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:46.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:46.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:46.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:46.606 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:46.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:46.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:46.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:46.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 16:40:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:46.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:46.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:46.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:46.607 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:40:46.723 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 16:40:46.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:46.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:46.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:40:46.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:46.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:46.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:46.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:46.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') 16:40:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:46.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:46.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:46.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:46.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:46.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:46.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:46.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:46.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:46.781 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:46.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:46.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:46.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:46.782 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:46.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:46.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:46.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:46.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:46.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:46.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:47.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:47.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:47.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:47.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:40:47.784 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:47.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:47.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:47.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:47.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:47.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:47.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:47.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:47.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:47.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:47.786 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:40:47.787 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:40:47.787 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:40:47.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:40:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:47.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:40:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:47.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:40:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:40:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:40:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:40:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:47.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:40:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:40:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:40:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:47.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:40:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:47.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:40:47.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:40:47.789 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:40:47.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:40:47.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:40:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:47.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:47.801 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:47.801 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:47.801 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:47.801 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:47.801 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:47.801 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:47.801 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:47.801 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:47.801 DEBUG [main][MenuItemLookup] Item match:Run 16:40:47.802 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:40:47.802 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:40:47.802 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:47.802 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:40:47.802 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:40:47.802 DEBUG [main][MenuItemLookup] Item match:Run As 16:40:47.802 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:40:47.802 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:40:47.802 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:40:47.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:40:47.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:40:47.803 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:40:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 16:40:47.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:48.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:48.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 '\*?\QConsole\E') 16:40:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:48.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:48.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:48.121 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 16:40:48.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 16:40:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 16:40:48.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:48.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:48.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:48.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:48.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') 16:40:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:48.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:48.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:48.228 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.230 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 16:40:48.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:48.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:48.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:48.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 '\*?\QConsole\E') 16:40:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:48.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:48.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:48.256 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 16:40:48.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:48.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:48.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:48.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:48.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:48.280 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.282 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 16:40:48.283 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 16:40:48.283 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.285 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") 16:40:48.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:48.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:48.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:48.286 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 16:40:48.286 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:48.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 16:40:48.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:48.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:48.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:48.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:48.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:48.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:48.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:48.416 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.418 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 16:40:48.419 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 16:40:48.419 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:48.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:48.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:48.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:48.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:48.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:48.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 '\*?\QConsole\E') 16:40:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:48.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:48.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:48.441 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.442 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:48.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:48.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:48.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:48.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:48.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:48.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:48.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:40:48.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:40:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:48.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:48.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:40:48.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:48.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:48.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:40:48.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:40:48.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:40:48.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:48.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:48.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:48.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 '\*?\QProblems\E') 16:40:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:48.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:48.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:48.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:48.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:48.467 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:48.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:48.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:48.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:48.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:48.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:48.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:48.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:48.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:48.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:48.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:48.515 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:48.516 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:48.516 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:48.516 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:40:49.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:40:49.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:40:49.517 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:49.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:49.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:49.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:49.518 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:40:49.519 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:40:49.519 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:40:49.519 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:49.519 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:49.520 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:40:49.520 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:40:49.520 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:40:49.520 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:40:49.520 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:40:49.520 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:40:49.520 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:40:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:40:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:40:49.520 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:49.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:49.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:49.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:49.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:49.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:49.522 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:40:49.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:40:49.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:49.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:49.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:40:49.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:49.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:49.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:49.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:49.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:49.523 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:40:49.639 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 16:40:49.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:49.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:49.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:40:49.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:49.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:49.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:49.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:49.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:49.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:49.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:40:49.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:49.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:49.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:49.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:49.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:49.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:49.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:49.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:49.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:49.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:49.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:49.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:49.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:49.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:49.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:49.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:49.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:49.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:49.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:50.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:50.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:50.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:50.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:40:50.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:40:50.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:40:50.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:50.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:40:50.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 16:40:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:50.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:50.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:50.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:40:50.714 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:40:50.715 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:40:50.715 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:40:50.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:40:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:50.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:40:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:50.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:40:50.717 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:40:50.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:40:50.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:50.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:40:50.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:50.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:40:50.718 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:40:50.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:40:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:40:50.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:40:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:40:50.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:40:50.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:40:50.720 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:40:50.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:40:50.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:40:50.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:50.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:50.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:50.725 DEBUG [main][MenuItemLookup] Found menu:'File' 16:40:50.725 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:40:50.725 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:40:50.725 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:40:50.725 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:40:50.725 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:40:50.725 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:40:50.725 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:40:50.725 DEBUG [main][MenuItemLookup] Item match:Run 16:40:50.726 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:40:50.726 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:40:50.726 DEBUG [main][MenuItemLookup] Found menu:'' 16:40:50.726 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:40:50.726 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:40:50.726 DEBUG [main][MenuItemLookup] Item match:Run As 16:40:50.726 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:40:50.726 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:40:50.726 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:40:50.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:40:50.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:40:50.726 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:40:50.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 16:40:50.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:50.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:50.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:50.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:50.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:50.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:50.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:40:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:50.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:50.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:50.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:50.948 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:50.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 16:40:51.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 16:40:51.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug child count update' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:40:51.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:40:51.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:40:51.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:40:51.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 16:40:51.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:51.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:51.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:51.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 '\*?\QConsole\E') 16:40:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:51.106 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.107 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 16:40:51.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:51.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:51.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:51.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:51.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:51.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 '\*?\QConsole\E') 16:40:51.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:51.156 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.157 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.159 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") 16:40:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:51.159 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:51.160 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:40:51.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 16:40:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:51.162 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 16:40:51.205 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:51.205 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:51.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:51.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:51.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:51.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:51.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 '\*?\QConsole\E') 16:40:51.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:51.230 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.231 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.232 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.233 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") 16:40:51.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:51.234 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:51.234 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:40:51.234 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:51.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:51.234 INFO [WorkbenchTestable][AbstractView] Terminating console 16:40:51.235 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:40:51.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.236 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") 16:40:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:51.237 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 16:40:51.237 INFO [WorkbenchTestable][AbstractView] Removing launch from console 16:40:51.259 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 16:40:51.260 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") 16:40:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:40:51.261 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 16:40:51.261 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:40:51.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:40:51.262 INFO [WorkbenchTestable][AbstractView] Launch removed 16:40:51.315 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:40:51.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:51.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:51.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:40:51.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:40:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:40:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:40:51.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:51.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:40:51.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:40:51.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:40:51.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:40:51.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:40:51.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:40:51.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:51.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:51.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:51.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:51.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:51.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 '\*?\QConsole\E') 16:40:51.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:51.363 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.365 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:51.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:40:51.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:40:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:40:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:40:51.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:40:51.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 '\*?\QConsole\E') 16:40:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:40:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:40:51.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:40:51.400 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.401 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:40:51.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:40:51.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:40:51.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:40:51.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:40:51.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:40:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:40:51.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:51.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:51.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:52.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:52.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:52.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:52.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:53.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:53.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:53.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:53.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:54.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:54.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:54.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:54.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:55.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:55.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:55.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:55.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:56.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:56.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:56.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:56.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:57.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:57.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:57.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:57.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:58.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:58.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:58.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:58.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:59.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:59.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:40:59.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:40:59.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:00.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:00.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:00.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:00.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:01.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:01.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:01.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:01.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:01.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 '\*?\QConsole\E') 16:41:01.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:01.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:01.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:01.437 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:01.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:01.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:01.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:01.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:01.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:01.438 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:01.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:01.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:01.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:01.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:01.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:01.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:01.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:01.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:01.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:01.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:01.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:01.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:01.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:01.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:01.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:01.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:01.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:01.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:01.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:01.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:01.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:01.466 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:01.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:01.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:01.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:01.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:01.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:01.467 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:01.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:01.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:01.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:01.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:01.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:01.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:01.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:01.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:01.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:01.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:01.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:01.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:01.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:01.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:01.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:01.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:01.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.479 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:01.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:01.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:01.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:01.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:01.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:01.493 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:01.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:01.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:01.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:01.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:01.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:01.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:01.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:01.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:01.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:41:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:01.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:01.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:01.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:01.516 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:01.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:01.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:01.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:01.561 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:01.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:01.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:01.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:01.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:01.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:01.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:01.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:01.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:01.564 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:41:01.565 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:41:01.565 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:41:01.565 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:41:01.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:41:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:41:02.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:02.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:02.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:02.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:02.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:02.567 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:41:02.568 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:41:02.568 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:41:02.568 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:02.568 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:02.568 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:02.568 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:02.569 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:41:02.569 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:41:02.569 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:41:02.569 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:41:02.569 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:41:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:41:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:41:02.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:02.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:02.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:02.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:02.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 16:41:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:02.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:02.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:02.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:02.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:02.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:02.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:02.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:02.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 16:41:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:02.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:02.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:02.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:02.572 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:41:02.708 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 16:41:02.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:02.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:02.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:41:02.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:02.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:02.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:02.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:02.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:02.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:02.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:41:02.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:02.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:02.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:02.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:02.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:02.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:02.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:02.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:02.773 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:02.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:02.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:02.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:02.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:02.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:02.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:02.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:02.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:02.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:02.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:03.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:03.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:03.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:03.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:03.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:03.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:03.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:03.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:03.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:03.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:03.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:03.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:03.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:41:03.778 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:41:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:41:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:41:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:41:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:03.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:41:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:41:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:03.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:03.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:41:03.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:41:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:03.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:41:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:03.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:41:03.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:41:03.780 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:41:03.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:41:03.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:41:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:03.785 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:03.785 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:03.785 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:03.785 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:03.785 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:03.785 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:03.785 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:03.785 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:03.785 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:03.785 DEBUG [main][MenuItemLookup] Item match:Run 16:41:03.786 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:41:03.786 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:41:03.786 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:03.786 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:41:03.786 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:41:03.786 DEBUG [main][MenuItemLookup] Item match:Run As 16:41:03.786 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:41:03.786 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:41:03.786 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:41:03.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:41:03.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:41:03.786 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:41:03.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 16:41:03.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:04.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:04.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:04.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:04.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:04.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:04.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') 16:41:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:04.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:04.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:04.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:04.097 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:04.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:04.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:04.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 16:41:04.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:04.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:04.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 16:41:04.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:04.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:04.153 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:41:05.154 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:05.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:05.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 16:41:05.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:05.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:05.156 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 16:41:05.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 16:41:05.178 DEBUG [main][MenuItemLookup] Found menu:'Clear' 16:41:05.178 DEBUG [main][MenuItemLookup] Item match:Clear 16:41:05.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.187 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:05.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:05.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:05.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 '\*?\QConsole\E') 16:41:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:05.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:05.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:05.226 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:05.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:05.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:05.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:05.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:05.227 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:05.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:05.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:05.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:05.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:05.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.229 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:05.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:05.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:05.230 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") 16:41:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:05.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:05.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:05.231 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:41:05.231 INFO [WorkbenchTestable][AbstractView] Terminating console 16:41:05.231 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:05.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:05.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:41:05.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:05.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:05.233 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") 16:41:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:05.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:05.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:05.233 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 16:41:05.233 INFO [WorkbenchTestable][AbstractView] Removing launch from console 16:41:05.233 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:05.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:05.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 16:41:05.234 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") 16:41:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:05.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:05.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:05.235 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 16:41:05.235 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:41:05.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:05.236 INFO [WorkbenchTestable][AbstractView] Launch removed 16:41:05.307 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:05.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:05.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:41:05.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:05.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:05.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:05.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:05.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:05.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:05.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:05.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:05.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:05.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:05.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:05.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:05.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:05.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:05.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:05.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:05.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:41:05.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:05.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:05.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:05.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:05.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:05.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:05.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:05.380 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:05.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:05.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:05.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:05.381 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:05.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:05.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:05.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:05.382 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:41:05.383 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:41:05.383 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:41:05.383 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:41:05.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:41:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:41:06.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:06.384 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:06.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:06.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:06.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:06.386 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:41:06.386 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:41:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:41:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:41:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:41:06.387 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:41:06.387 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:41:06.387 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:41:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:41:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:41:06.387 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:06.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:06.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:06.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:06.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:06.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:06.389 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:06.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:06.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:06.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:06.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:06.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:06.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:06.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:06.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:06.391 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:41:06.503 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 16:41:06.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:06.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:06.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:41:06.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:06.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:06.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:06.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:06.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 '\*?\QPackage Explorer\E') 16:41:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:06.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:06.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:06.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:06.508 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:06.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:06.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:06.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:06.560 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:06.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:06.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:06.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:06.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:06.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:06.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:06.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:06.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:06.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:06.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:07.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:07.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:07.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:07.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:07.564 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:07.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:07.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:07.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:07.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 16:41:07.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:07.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:07.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:07.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:07.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:41:07.566 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:41:07.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:41:07.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:41:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:07.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:41:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:07.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:41:07.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:41:07.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:07.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:07.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:07.568 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:41:07.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:41:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:07.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:41:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:07.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:41:07.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:41:07.568 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:41:07.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:41:07.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:41:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:07.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:07.576 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:07.576 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:07.576 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:07.576 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:07.576 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:07.576 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:07.576 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:07.576 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:07.576 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:07.576 DEBUG [main][MenuItemLookup] Item match:Run 16:41:07.577 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:41:07.577 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:41:07.577 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:07.577 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:41:07.577 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:41:07.577 DEBUG [main][MenuItemLookup] Item match:Run As 16:41:07.577 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:41:07.577 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:41:07.577 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:41:07.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:41:07.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:41:07.577 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:41:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 16:41:07.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:07.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:07.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:07.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:07.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:07.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:07.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 '\*?\QConsole\E') 16:41:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:07.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:07.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:07.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:07.923 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:07.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 16:41:08.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 16:41:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 16:41:08.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:08.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:08.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:08.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:08.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:08.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') 16:41:08.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:08.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:08.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:08.116 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.117 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 16:41:08.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:08.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:08.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:08.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:08.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:08.141 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 16:41:08.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:08.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:08.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:08.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:08.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:08.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') 16:41:08.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:08.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:08.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:08.188 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.189 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 16:41:08.191 INFO [WorkbenchTestable][AbstractView] Removing launch from console 16:41:08.191 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 16:41:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:08.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:08.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:08.215 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 16:41:08.215 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:41:08.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:08.216 INFO [WorkbenchTestable][AbstractView] Launch removed 16:41:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 16:41:08.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:08.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:08.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:08.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:08.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:08.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:08.296 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.297 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:08.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 16:41:08.298 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:08.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.307 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:08.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:08.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:08.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:08.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:08.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:08.321 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.322 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:08.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:08.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:08.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:08.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:08.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:08.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:08.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:08.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:08.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:08.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:08.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:08.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:08.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:08.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:08.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:08.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:08.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:08.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:08.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 '\*?\QProblems\E') 16:41:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:08.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:08.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:08.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:08.347 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:08.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:08.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:08.395 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:08.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:08.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:08.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:08.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:08.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:08.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:08.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:08.397 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:41:08.397 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:41:08.398 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:41:08.398 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:08.398 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:08.398 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:08.398 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:08.398 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:41:08.398 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:41:08.398 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:41:08.398 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:41:08.398 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:41:08.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:41:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:41:09.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:09.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:09.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:09.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:09.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:09.400 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:41:09.401 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:41:09.401 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:41:09.401 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:09.401 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:09.401 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:09.401 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:09.402 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:41:09.402 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:41:09.402 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:41:09.402 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:41:09.402 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:41:09.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:41:09.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:41:09.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:09.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:09.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:09.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:09.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:09.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:09.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:09.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:09.404 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:09.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:09.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:09.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:09.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:09.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:09.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:09.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:09.405 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:41:09.520 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 16:41:09.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:09.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:09.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:41:09.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:09.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:09.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:09.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:09.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:09.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:09.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:41:09.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:09.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:09.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:09.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:09.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:09.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:09.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:09.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:09.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:09.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:09.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:09.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:09.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:09.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:09.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:09.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:09.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:09.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:09.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:10.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:10.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:10.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:10.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:10.582 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:10.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:10.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:10.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:10.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:10.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:10.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:10.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:10.585 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:41:10.585 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:41:10.585 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:41:10.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:41:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:10.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:41:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:10.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:41:10.586 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:41:10.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:10.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:10.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:10.586 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 16:41:10.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:41:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:10.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:41:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:10.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:41:10.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 16:41:10.587 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 16:41:10.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 16:41:10.596 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 16:41:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:10.597 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:10.598 DEBUG [main][MenuItemLookup] Item match:Run 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:41:10.598 DEBUG [main][MenuItemLookup] Item match:Run As 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:41:10.598 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:41:10.599 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:41:10.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:41:10.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:41:10.599 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:41:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 16:41:10.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:10.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:10.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:10.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:10.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:10.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:10.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:10.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:10.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:10.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:10.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:10.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:10.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:10.902 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:10.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:11.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:11.012 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 TooltipText=null 16:41:11.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:11.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 16:41:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:11.013 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 16:41:14.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:14.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:14.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:14.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:14.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:14.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:14.613 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:14.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:14.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:14.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:14.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:14.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:14.703 INFO [WorkbenchTestable][AbstractView] Terminating console 16:41:14.703 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:14.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:14.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:14.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:14.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:14.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:14.706 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") 16:41:14.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:14.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:14.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:14.707 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 16:41:14.708 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:41:14.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 16:41:14.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:14.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:14.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:14.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:14.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:14.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 '\*?\QConsole\E') 16:41:14.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:14.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:14.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:14.908 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:14.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:14.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:14.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:14.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:14.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:14.910 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:14.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:14.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:14.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:14.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:14.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:14.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 16:41:14.911 INFO [WorkbenchTestable][AbstractView] Console terminated 16:41:14.911 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:14.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:14.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:14.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:14.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:14.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:14.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:41:14.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:41:14.913 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 16:41:14.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:14.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:14.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:14.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:14.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:41:14.914 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 16:41:15.915 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:15.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:15.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:15.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1077991 1077992 1077993 1077994 1077995 1077996 1077997 1077998 1077999 1078000 1078001 1078002 1078003 1078004 1078005 1078006 1078007 1078008 1078009 1078010 1078011 1078012 1078013 1078014 1078015 1078016 1078017 1078018 1078019 1078020 1078021 1078022 1078023 1078024 1078025 1078026 1078027 1078028 1078029 1078030 1078031 1078032 1078033 1078034 1078035 1078036 1078037 1078038 1078039 1078040 1078041 1078042 1078043 1078044 1078045 1078046 1078047 1078048 1078049 1078050 1078051 1078052 1078053 1078054 1078055 1078056 1078057 1078058 1078059 1078060 1078061 1078062 1078063 1078064 1078065 1078066 1078067 1078068 1078069 1078070 1078071 1078072 1078073 1078074 1078075 1078076 1078077 1078078 1078079 1078080 1078081 1078082 1078083 1078084 1078085 1078086 1078087 1078088 1078089 1078090 1078091 1078092 1078093 1078094 1078095 1078096 1078097 1078098 1078099 1078100 1078101 1078102 1078103 1078104 1078105 1078106 1078107 1078108 1078109 1078110 1078111 1078112 1078113 1078114 1078115 1078116 1078117 1078118 1078119 1078120 1078121 1078122 1078123 1078124 1078125 1078126 1078127 1078128 1078129 1078130 1078131 1078132 1078133 1078134 1078135 1078136 1078137 1078138 1078139 1078140 1078141 1078142 1078143 1078144 1078145 1078146 1078147 1078148 1078149 1078150 1078151 1078152 1078153 1078154 1078155 1078156 1078157 1078158 1078159 1078160 1078161 1078162 1078163 1078164 1078165 1078166 1078167 1078168 1078169 1078170 1078171 1078172 1078173 1078174 1078175 1078176 1078177 1078178 1078179 1078180 1078181 1078182 1078183 1078184 1078185 1078186 1078187 1078188 1078189 1078190 1078191 1078192 1078193 1078194 1078195 1078196 1078197 1078198 1078199 1078200 1078201 1078202 1078203 1078204 1078205 1078206 1078207 1078208 1078209 1078210 1078211 1078212 1078213 1078214 1078215 1078216 1078217 1078218 1078219 1078220 1078221 1078222 1078223 1078224 1078225 1078226 1078227 1078228 1078229 1078230 1078231 1078232 1078233 1078234 1078235 1078236 1078237 1078238 1078239 1078240 1078241 1078242 1078243 1078244 1078245 1078246 1078247 1078248 1078249 1078250 1078251 1078252 1078253 1078254 1078255 1078256 1078257 1078258 1078259 1078260 1078261 1078262 1078263 1078264 1078265 1078266 1078267 1078268 1078269 1078270 1078271 1078272 1078273 1078274 1078275 1078276 1078277 1078278 1078279 1078280 1078281 1078282 1078283 1078284 1078285 1078286 1078287 1078288 1078289 1078290 1078291 1078292 1078293 1078294 1078295 1078296 1078297 1078298 1078299 1078300 1078301 1078302 1078303 1078304 1078305 1078306 1078307 1078308 1078309 1078310 1078311 1078312 1078313 1078314 1078315 1078316 1078317 1078318 1078319 1078320 1078321 1078322 1078323 1078324 1078325 1078326 1078327 1078328 1078329 1078330 1078331 1078332 1078333 1078334 1078335 1078336 1078337 1078338 1078339 1078340 1078341 1078342 1078343 1078344 1078345 1078346 1078347 1078348 1078349 1078350 1078351 1078352 1078353 1078354 1078355 1078356 1078357 1078358 1078359 1078360 1078361 1078362 1078363 1078364 1078365 1078366 1078367 1078368 1078369 1078370 1078371 1078372 1078373 1078374 1078375 1078376 1078377 1078378 1078379 1078380 1078381 1078382 1078383 1078384 1078385 1078386 1078387 1078388 1078389 1078390 1078391 1078392 1078393 1078394 1078395 1078396 1078397 1078398 1078399 1078400 1078401 1078402 1078403 1078404 1078405 1078406 1078407 1078408 1078409 1078410 1078411 1078412 1078413 1078414 1078415 1078416 1078417 1078418 1078419 1078420 1078421 1078422 1078423 1078424 1078425 1078426 1078427 1078428 1078429 1078430 1078431 1078432 1078433 1078434 1078435 1078436 1078437 1078438 1078439 1078440 1078441 1078442 1078443 1078444 1078445 1078446 1078447 1078448 1078449 1078450 1078451 1078452 1078453 1078454 1078455 1078456 1078457 1078458 1078459 1078460 1078461 1078462 1078463 1078464 1078465 1078466 1078467 1078468 1078469 1078470 1078471 1078472 1078473 1078474 1078475 1078476 1078477 1078478 1078479 1078480 1078481 1078482 1078483 1078484 1078485 1078486 1078487 1078488 1078489 1078490 1078491 1078492 1078493 1078494 1078495 1078496 1078497 1078498 1078499 1078500 1078501 1078502 1078503 1078504 1078505 1078506 1078507 1078508 1078509 1078510 1078511 1078512 1078513 1078514 1078515 1078516 1078517 1078518 1078519 1078520 1078521 1078522 1078523 1078524 1078525 1078526 1078527 1078528 1078529 1078530 1078531 1078532 1078533 1078534 1078535 1078536 1078537 1078538 1078539 1078540 1078541 1078542 1078543 1078544 1078545 1078546 1078547 1078548 1078549 1078550 1078551 1078552 1078553 1078554 1078555 1078556 1078557 1078558 1078559 1078560 1078561 1078562 1078563 1078564 1078565 1078566 1078567 1078568 1078569 1078570 1078571 1078572 1078573 1078574 1078575 1078576 1078577 1078578 1078579 1078580 1078581 1078582 1078583 1078584 1078585 1078586 1078587 1078588 1078589 1078590 1078591 1078592 1078593 1078594 1078595 1078596 1078597 1078598 1078599 1078600 1078601 1078602 1078603 1078604 1078605 1078606 1078607 1078608 1078609 1078610 1078611 1078612 1078613 1078614 1078615 1078616 1078617 1078618 1078619 1078620 1078621 1078622 1078623 1078624 1078625 1078626 1078627 1078628 1078629 1078630 1078631 1078632 1078633 1078634 1078635 1078636 1078637 1078638 1078639 1078640 1078641 1078642 1078643 1078644 1078645 1078646 1078647 1078648 1078649 1078650 1078651 1078652 1078653 1078654 1078655 1078656 1078657 1078658 1078659 1078660 1078661 1078662 1078663 1078664 1078665 1078666 1078667 1078668 1078669 1078670 1078671 1078672 1078673 1078674 1078675 1078676 1078677 1078678 1078679 1078680 1078681 1078682 1078683 1078684 1078685 1078686 1078687 1078688 1078689 1078690 1078691 1078692 1078693 1078694 1078695 1078696 1078697 1078698 1078699 1078700 1078701 1078702 1078703 1078704 1078705 1078706 1078707 1078708 1078709 1078710 1078711 1078712 1078713 1078714 1078715 1078716 1078717 1078718 1078719 1078720 1078721 1078722 1078723 1078724 1078725 1078726 1078727 1078728 1078729 1078730 1078731 1078732 1078733 1078734 1078735 1078736 1078737 1078738 1078739 1078740 1078741 1078742 1078743 1078744 1078745 1078746 1078747 1078748 1078749 1078750 1078751 1078752 1078753 1078754 1078755 1078756 1078757 1078758 1078759 1078760 1078761 1078762 1078763 1078764 1078765 1078766 1078767 1078768 1078769 1078770 1078771 1078772 1078773 1078774 1078775 1078776 1078777 1078778 1078779 1078780 1078781 1078782 1078783 1078784 1078785 1078786 1078787 1078788 1078789 1078790 1078791 1078792 1078793 1078794 1078795 1078796 1078797 1078798 1078799 1078800 1078801 1078802 1078803 1078804 1078805 1078806 1078807 1078808 1078809 1078810 1078811 1078812 1078813 1078814 1078815 1078816 1078817 1078818 1078819 1078820 1078821 1078822 1078823 1078824 1078825 1078826 1078827 1078828 1078829 1078830 1078831 1078832 1078833 1078834 1078835 1078836 1078837 1078838 1078839 1078840 1078841 1078842 1078843 1078844 1078845 1078846 1078847 1078848 1078849 1078850 1078851 1078852 1078853 1078854 1078855 1078856 1078857 1078858 1078859 1078860 1078861 1078862 1078863 1078864 1078865 1078866 1078867 1078868 1078869 1078870 1078871 1078872 1078873 1078874 1078875 1078876 1078877 1078878 1078879 1078880 1078881 1078882 1078883 1078884 1078885 1078886 1078887 1078888 1078889 1078890 1078891 1078892 1078893 1078894 1078895 1078896 1078897 1078898 1078899 1078900 1078901 1078902 1078903 1078904 1078905 1078906 1078907 1078908 1078909 1078910 1078911 1078912 1078913 1078914 1078915 1078916 1078917 1078918 1078919 1078920 1078921 1078922 1078923 1078924 1078925 1078926 1078927 1078928 1078929 1078930 1078931 1078932 1078933 1078934 1078935 1078936 1078937 1078938 1078939 1078940 1078941 1078942 1078943 1078944 1078945 1078946 1078947 1078948 1078949 1078950 1078951 1078952 1078953 1078954 1078955 1078956 1078957 1078958 1078959 1078960 1078961 1078962 1078963 1078964 1078965 1078966 1078967 1078968 1078969 1078970 1078971 1078972 1078973 1078974 1078975 1078976 1078977 1078978 1078979 1078980 1078981 1078982 1078983 1078984 1078985 1078986 1078987 1078988 1078989 1078990 1078991 1078992 1078993 1078994 1078995 1078996 1078997 1078998 1078999 1079000 1079001 1079002 1079003 1079004 1079005 1079006 1079007 1079008 1079009 1079010 1079011 1079012 1079013 1079014 1079015 1079016 1079017 1079018 1079019 1079020 1079021 1079022 1079023 1079024 1079025 1079026 1079027 1079028 1079029 1079030 1079031 1079032 1079033 1079034 1079035 1079036 1079037 1079038 1079039 1079040 1079041 1079042 1079043 1079044 1079045 1079046 1079047 1079048 1079049 1079050 1079051 1079052 1079053 1079054 1079055 1079056 1079057 1079058 1079059 1079060 1079061 1079062 1079063 1079064 1079065 1079066 1079067 1079068 1079069 1079070 1079071 1079072 1079073 1079074 1079075 1079076 1079077 1079078 1079079 1079080 1079081 1079082 1079083 1079084 1079085 1079086 1079087 1079088 1079089 1079090 1079091 1079092 1079093 1079094 1079095 1079096 1079097 1079098 1079099 1079100 1079101 1079102 1079103 1079104 1079105 1079106 1079107 1079108 1079109 1079110 1079111 1079112 1079113 1079114 1079115 1079116 1079117 1079118 1079119 1079120 1079121 1079122 1079123 1079124 1079125 1079126 1079127 1079128 1079129 1079130 1079131 1079132 1079133 1079134 1079135 1079136 1079137 1079138 1079139 1079140 1079141 1079142 1079143 1079144 1079145 1079146 1079147 1079148 1079149 1079150 1079151 1079152 1079153 1079154 1079155 1079156 1079157 1079158 1079159 1079160 1079161 1079162 1079163 1079164 1079165 1079166 1079167 1079168 1079169 1079170 1079171 1079172 1079173 1079174 1079175 1079176 1079177 1079178 1079179 1079180 1079181 1079182 1079183 1079184 1079185 1079186 1079187 1079188 1079189 1079190 1079191 1079192 1079193 1079194 1079195 1079196 1079197 1079198 1079199 1079200 1079201 1079202 1079203 1079204 1079205 1079206 1079207 1079208 1079209 1079210 1079211 1079212 1079213 1079214 1079215 1079216 1079217 1079218 1079219 1079220 1079221 1079222 1079223 1079224 1079225 1079226 1079227 1079228 1079229 1079230 1079231 1079232 1079233 1079234 1079235 1079236 1079237 1079238 1079239 1079240 1079241 1079242 1079243 1079244 1079245 1079246 1079247 1079248 1079249 1079250 1079251 1079252 1079253 1079254 1079255 1079256 1079257 1079258 1079259 1079260 1079261 1079262 1079263 1079264 1079265 1079266 1079267 1079268 1079269 1079270 1079271 1079272 1079273 1079274 1079275 1079276 1079277 1079278 1079279 1079280 1079281 1079282 1079283 1079284 1079285 1079286 1079287 1079288 1079289 1079290 1079291 1079292 1079293 1079294 1079295 1079296 1079297 1079298 1079299 1079300 1079301 1079302 1079303 1079304 1079305 1079306 1079307 1079308 1079309 1079310 1079311 1079312 1079313 1079314 1079315 1079316 1079317 1079318 1079319 1079320 1079321 1079322 1079323 1079324 1079325 1079326 1079327 1079328 1079329 1079330 1079331 1079332 1079333 1079334 1079335 1079336 1079337 1079338 1079339 1079340 1079341 1079342 1079343 1079344 1079345 1079346 1079347 1079348 1079349 1079350 1079351 1079352 1079353 1079354 1079355 1079356 1079357 1079358 1079359 1079360 1079361 1079362 1079363 1079364 1079365 1079366 1079367 1079368 1079369 1079370 1079371 1079372 1079373 1079374 1079375 1079376 1079377 1079378 1079379 1079380 1079381 1079382 1079383 1079384 1079385 1079386 1079387 1079388 1079389 1079390 1079391 1079392 1079393 1079394 1079395 1079396 1079397 1079398 1079399 1079400 1079401 1079402 1079403 1079404 1079405 1079406 1079407 1079408 1079409 1079410 1079411 1079412 1079413 1079414 1079415 1079416 1079417 1079418 1079419 1079420 1079421 1079422 1079423 1079424 1079425 1079426 1079427 1079428 1079429 1079430 1079431 1079432 1079433 1079434 1079435 1079436 1079437 1079438 1079439 1079440 1079441 1079442 1079443 1079444 1079445 1079446 1079447 1079448 1079449 1079450 1079451 1079452 1079453 1079454 1079455 1079456 1079457 1079458 1079459 1079460 1079461 1079462 1079463 1079464 1079465 1079466 1079467 1079468 1079469 1079470 1079471 1079472 1079473 1079474 1079475 1079476 1079477 1079478 1079479 1079480 1079481 1079482 1079483 1079484 1079485 1079486 1079487 1079488 1079489 1079490 1079491 1079492 1079493 1079494 1079495 1079496 1079497 1079498 1079499 1079500 1079501 1079502 1079503 1079504 1079505 1079506 1079507 1079508 1079509 1079510 1079511 1079512 1079513 1079514 1079515 1079516 1079517 1079518 1079519 1079520 1079521 1079522 1079523 1079524 1079525 1079526 1079527 1079528 1079529 1079530 1079531 1079532 1079533 1079534 1079535 1079536 1079537 1079538 1079539 1079540 1079541 1079542 1079543 1079544 1079545 1079546 1079547 1079548 1079549 1079550 1079551 1079552 1079553 1079554 1079555 1079556 1079557 1079558 1079559 1079560 1079561 1079562 1079563 1079564 1079565 1079566 1079567 1079568 1079569 1079570 1079571 1079572 1079573 1079574 1079575 1079576 1079577 1079578 1079579 1079580 1079581 1079582 1079583 1079584 1079585 1079586 1079587 1079588 1079589 1079590 1079591 1079592 1079593 1079594 1079595 1079596 1079597 1079598 1079599 1079600 1079601 1079602 1079603 1079604 1079605 1079606 1079607 1079608 1079609 1079610 1079611 1079612 1079613 1079614 1079615 1079616 1079617 1079618 1079619 1079620 1079621 1079622 1079623 1079624 1079625 1079626 1079627 1079628 1079629 1079630 1079631 1079632 1079633 1079634 1079635 1079636 1079637 1079638 1079639 1079640 1079641 1079642 1079643 1079644 1079645 1079646 1079647 1079648 1079649 1079650 1079651 1079652 1079653 1079654 1079655 1079656 1079657 1079658 1079659 1079660 1079661 1079662 1079663 1079664 1079665 1079666 1079667 1079668 1079669 1079670 1079671 1079672 1079673 1079674 1079675 1079676 1079677 1079678 1079679 1079680 1079681 1079682 1079683 1079684 1079685 1079686 1079687 1079688 1079689 1079690 1079691 1079692 1079693 1079694 1079695 1079696 1079697 1079698 1079699 1079700 1079701 1079702 1079703 1079704 1079705 1079706 1079707 1079708 1079709 1079710 1079711 1079712 1079713 1079714 1079715 1079716 1079717 1079718 1079719 1079720 1079721 1079722 1079723 1079724 1079725 1079726 1079727 1079728 1079729 1079730 1079731 1079732 1079733 1079734 1079735 1079736 1079737 1079738 1079739 1079740 1079741 1079742 1079743 1079744 1079745 1079746 1079747 1079748 1079749 1079750 1079751 1079752 1079753 1079754 1079755 1079756 1079757 1079758 1079759 1079760 1079761 1079762 1079763 1079764 1079765 1079766 1079767 1079768 1079769 1079770 1079771 1079772 1079773 1079774 1079775 1079776 1079777 1079778 1079779 1079780 1079781 1079782 1079783 1079784 1079785 1079786 1079787 1079788 1079789 1079790 1079791 1079792 1079793 1079794 1079795 1079796 1079797 1079798 1079799 1079800 1079801 1079802 1079803 1079804 1079805 1079806 1079807 1079808 1079809 1079810 1079811 1079812 1079813 1079814 1079815 1079816 1079817 1079818 1079819 1079820 1079821 1079822 1079823 1079824 1079825 1079826 1079827 1079828 1079829 1079830 1079831 1079832 1079833 1079834 1079835 1079836 1079837 1079838 1079839 1079840 1079841 1079842 1079843 1079844 1079845 1079846 1079847 1079848 1079849 1079850 1079851 1079852 1079853 1079854 1079855 1079856 1079857 1079858 1079859 1079860 1079861 1079862 1079863 1079864 1079865 1079866 1079867 1079868 1079869 1079870 1079871 1079872 1079873 1079874 1079875 1079876 1079877 1079878 1079879 1079880 1079881 1079882 1079883 1079884 1079885 1079886 1079887 1079888 1079889 1079890 1079891 1079892 1079893 1079894 1079895 1079896 1079897 1079898 1079899 1079900 1079901 1079902 1079903 1079904 1079905 1079906 1079907 1079908 1079909 1079910 1079911 1079912 1079913 1079914 1079915 1079916 1079917 1079918 1079919 1079920 1079921 1079922 1079923 1079924 1079925 1079926 1079927 1079928 1079929 1079930 1079931 1079932 1079933 1079934 1079935 1079936 1079937 1079938 1079939 1079940 1079941 1079942 1079943 1079944 1079945 1079946 1079947 1079948 1079949 1079950 1079951 1079952 1079953 1079954 1079955 1079956 1079957 1079958 1079959 1079960 1079961 1079962 1079963 1079964 1079965 1079966 1079967 1079968 1079969 1079970 1079971 1079972 1079973 1079974 1079975 1079976 1079977 1079978 1079979 1079980 1079981 1079982 1079983 1079984 1079985 1079986 1079987 1079988 1079989 1079990 1079991 1079992 1079993 1079994 1079995 1079996 1079997 1079998 1079999 1080000 1080001 1080002 1080003 1080004 1080005 1080006 1080007 1080008 1080009 1080010 1080011 1080012 1080013 1080014 1080015 1080016 1080017 1080018 1080019 1080020 1080021 1080022 1080023 1080024 1080025 1080026 1080027 1080028 1080029 1080030 1080031 1080032 1080033 1080034 1080035 1080036 1080037 1080038 1080039 1080040 1080041 1080042 1080043 1080044 1080045 1080046 1080047 1080048 1080049 1080050 1080051 1080052 1080053 1080054 1080055 1080056 1080057 1080058 1080059 1080060 1080061 1080062 1080063 1080064 1080065 1080066 1080067 1080068 1080069 1080070 1080071 1080072 1080073 1080074 1080075 1080076 1080077 1080078 1080079 1080080 1080081 1080082 1080083 1080084 1080085 1080086 1080087 1080088 1080089 1080090 1080091 1080092 1080093 1080094 1080095 1080096 1080097 1080098 1080099 1080100 1080101 1080102 1080103 1080104 1080105 1080106 1080107 1080108 1080109 1080110 1080111 1080112 1080113 1080114 1080115 1080116 1080117 1080118 1080119 1080120 1080121 1080122 1080123 1080124 1080125 1080126 1080127 1080128 1080129 1080130 1080131 1080132 1080133 1080134 1080135 1080136 1080137 1080138 1080139 1080140 1080141 1080142 1080143 1080144 1080145 1080146 1080147 1080148 1080149 1080150 1080151 1080152 1080153 1080154 1080155 1080156 1080157 1080158 1080159 1080160 1080161 1080162 1080163 1080164 1080165 1080166 1080167 1080168 1080169 1080170 1080171 1080172 1080173 1080174 1080175 1080176 1080177 1080178 1080179 1080180 1080181 1080182 1080183 1080184 1080185 1080186 1080187 1080188 1080189 1080190 1080191 1080192 1080193 1080194 1080195 1080196 1080197 1080198 1080199 1080200 1080201 1080202 1080203 1080204 1080205 1080206 1080207 1080208 1080209 1080210 1080211 1080212 1080213 1080214 1080215 1080216 1080217 1080218 1080219 1080220 1080221 1080222 1080223 1080224 1080225 1080226 1080227 1080228 1080229 1080230 1080231 1080232 1080233 1080234 1080235 1080236 1080237 1080238 1080239 1080240 1080241 1080242 1080243 1080244 1080245 1080246 1080247 1080248 1080249 1080250 1080251 1080252 1080253 1080254 1080255 1080256 1080257 1080258 1080259 1080260 1080261 1080262 1080263 1080264 1080265 1080266 1080267 1080268 1080269 1080270 1080271 1080272 1080273 1080274 1080275 1080276 1080277 1080278 1080279 1080280 1080281 1080282 1080283 1080284 1080285 1080286 1080287 1080288 1080289 1080290 1080291 1080292 1080293 1080294 1080295 1080296 1080297 1080298 1080299 1080300 1080301 1080302 1080303 1080304 1080305 1080306 1080307 1080308 1080309 1080310 1080311 1080312 1080313 1080314 1080315 1080316 1080317 1080318 1080319 1080320 1080321 1080322 1080323 1080324 1080325 1080326 1080327 1080328 1080329 1080330 1080331 1080332 1080333 1080334 1080335 1080336 1080337 1080338 1080339 1080340 1080341 1080342 1080343 1080344 1080345 1080346 1080347 1080348 1080349 1080350 1080351 1080352 1080353 1080354 1080355 1080356 1080357 1080358 1080359 1080360 1080361 1080362 1080363 1080364 1080365 1080366 1080367 1080368 1080369 1080370 1080371 1080372 1080373 1080374 1080375 1080376 1080377 1080378 1080379 1080380 1080381 1080382 1080383 1080384 1080385 1080386 1080387 1080388 1080389 1080390 1080391 1080392 1080393 1080394 1080395 1080396 1080397 1080398 1080399 1080400 1080401 1080402 1080403 1080404 1080405 1080406 1080407 1080408 1080409 1080410 1080411 1080412 1080413 1080414 1080415 1080416 1080417 1080418 1080419 1080420 1080421 1080422 1080423 1080424 1080425 1080426 1080427 1080428 1080429 1080430 1080431 1080432 1080433 1080434 1080435 1080436 1080437 1080438 1080439 1080440 1080441 1080442 1080443 1080444 1080445 1080446 1080447 1080448 1080449 1080450 1080451 1080452 1080453 1080454 1080455 1080456 1080457 1080458 1080459 1080460 1080461 1080462 1080463 1080464 1080465 1080466 1080467 1080468 1080469 1080470 1080471 1080472 1080473 1080474 1080475 1080476 1080477 1080478 1080479 1080480 1080481 1080482 1080483 1080484 1080485 1080486 1080487 1080488 1080489 1080490 1080491 1080492 1080493 1080494 1080495 1080496 1080497 1080498 1080499 1080500 1080501 1080502 1080503 1080504 1080505 1080506 1080507 1080508 1080509 1080510 1080511 1080512 1080513 1080514 1080515 1080516 1080517 1080518 1080519 1080520 1080521 1080522 1080523 1080524 1080525 1080526 1080527 1080528 1080529 1080530 1080531 1080532 1080533 1080534 1080535 1080536 1080537 1080538 1080539 1080540 1080541 1080542 1080543 1080544 1080545 1080546 1080547 1080548 1080549 1080550 1080551 1080552 1080553 1080554 1080555 1080556 1080557 1080558 1080559 1080560 1080561 1080562 1080563 1080564 1080565 1080566 1080567 1080568 1080569 1080570 1080571 1080572 1080573 1080574 1080575 1080576 1080577 1080578 1080579 1080580 1080581 1080582 1080583 1080584 1080585 1080586 1080587 1080588 1080589 1080590 1080591 1080592 1080593 1080594 1080595 1080596 1080597 1080598 1080599 1080600 1080601 1080602 1080603 1080604 1080605 1080606 1080607 1080608 1080609 1080610 1080611 1080612 1080613 1080614 1080615 1080616 1080617 1080618 1080619 1080620 1080621 1080622 1080623 1080624 1080625 1080626 1080627 1080628 1080629 1080630 1080631 1080632 1080633 1080634 1080635 1080636 1080637 1080638 1080639 1080640 1080641 1080642 1080643 1080644 1080645 1080646 1080647 1080648 1080649 1080650 1080651 1080652 1080653 1080654 1080655 1080656 1080657 1080658 1080659 1080660 1080661 1080662 1080663 1080664 1080665 1080666 1080667 1080668 1080669 1080670 1080671 1080672 1080673 1080674 1080675 1080676 1080677 1080678 1080679 1080680 1080681 1080682 1080683 1080684 1080685 1080686 1080687 1080688 1080689 1080690 1080691 1080692 1080693 1080694 1080695 1080696 1080697 1080698 1080699 1080700 1080701 1080702 1080703 1080704 1080705 1080706 1080707 1080708 1080709 1080710 1080711 1080712 1080713 1080714 1080715 1080716 1080717 1080718 1080719 1080720 1080721 1080722 1080723 1080724 1080725 1080726 1080727 1080728 1080729 1080730 1080731 1080732 1080733 1080734 1080735 1080736 1080737 1080738 1080739 1080740 1080741 1080742 1080743 1080744 1080745 1080746 1080747 1080748 1080749 1080750 1080751 1080752 1080753 1080754 1080755 1080756 1080757 1080758 1080759 1080760 1080761 1080762 1080763 1080764 1080765 1080766 1080767 1080768 1080769 1080770 1080771 1080772 1080773 1080774 1080775 1080776 1080777 1080778 1080779 1080780 1080781 1080782 1080783 1080784 1080785 1080786 1080787 1080788 1080789 1080790 1080791 1080792 1080793 1080794 1080795 1080796 1080797 1080798 1080799 1080800 1080801 1080802 1080803 1080804 1080805 1080806 1080807 1080808 1080809 1080810 1080811 1080812 1080813 1080814 1080815 1080816 1080817 1080818 1080819 1080820 1080821 1080822 1080823 1080824 1080825 1080826 1080827 1080828 1080829 1080830 1080831 1080832 1080833 1080834 1080835 1080836 1080837 1080838 1080839 1080840 1080841 1080842 1080843 1080844 1080845 1080846 1080847 1080848 1080849 1080850 1080851 1080852 1080853 1080854 1080855 1080856 1080857 1080858 1080859 1080860 1080861 1080862 1080863 1080864 1080865 1080866 1080867 1080868 1080869 1080870 1080871 1080872 1080873 1080874 1080875 1080876 1080877 1080878 1080879 1080880 1080881 1080882 1080883 1080884 1080885 1080886 1080887 1080888 1080889 1080890 1080891 1080892 1080893 1080894 1080895 1080896 1080897 1080898 1080899 1080900 1080901 1080902 1080903 1080904 1080905 1080906 1080907 1080908 1080909 1080910 1080911 1080912 1080913 1080914 1080915 1080916 1080917 1080918 1080919 1080920 1080921 1080922 1080923 1080924 1080925 1080926 1080927 1080928 1080929 1080930 1080931 1080932 1080933 1080934 1080935 1080936 1080937 1080938 1080939 1080940 1080941 1080942 1080943 1080944 1080945 1080946 1080947 1080948 1080949 1080950 1080951 1080952 1080953 1080954 1080955 1080956 1080957 1080958 1080959 1080960 1080961 1080962 1080963 1080964 1080965 1080966 1080967 1080968 1080969 1080970 1080971 1080972 1080973 1080974 1080975 1080976 1080977 1080978 1080979 1080980 1080981 1080982 1080983 1080984 1080985 1080986 1080987 1080988 1080989 1080990 1080991 1080992 1080993 1080994 1080995 1080996 1080997 1080998 1080999 1081000 1081001 1081002 1081003 1081004 1081005 1081006 1081007 1081008 1081009 1081010 1081011 1081012 1081013 1081014 1081015 1081016 1081017 1081018 1081019 1081020 1081021 1081022 1081023 1081024 1081025 1081026 1081027 1081028 1081029 1081030 1081031 1081032 1081033 1081034 1081035 1081036 1081037 1081038 1081039 1081040 1081041 1081042 1081043 1081044 1081045 1081046 1081047 1081048 1081049 1081050 1081051 1081052 1081053 1081054 1081055 1081056 1081057 1081058 1081059 1081060 1081061 1081062 1081063 1081064 1081065 1081066 1081067 1081068 1081069 1081070 1081071 1081072 1081073 1081074 1081075 1081076 1081077 1081078 1081079 1081080 1081081 1081082 1081083 1081084 1081085 1081086 1081087 1081088 1081089 1081090 1081091 1081092 1081093 1081094 1081095 1081096 1081097 1081098 1081099 1081100 1081101 1081102 1081103 1081104 1081105 1081106 1081107 1081108 1081109 1081110 1081111 1081112 1081113 1081114 1081115 1081116 1081117 1081118 1081119 1081120 1081121 1081122 1081123 1081124 1081125 1081126 1081127 1081128 1081129 1081130 1081131 1081132 1081133 1081134 1081135 1081136 1081137 1081138 1081139 1081140 1081141 1081142 1081143 1081144 1081145 1081146 1081147 1081148 1081149 1081150 1081151 1081152 1081153 1081154 1081155 1081156 1081157 1081158 1081159 1081160 1081161 1081162 1081163 1081164 1081165 1081166 1081167 1081168 1081169 1081170 1081171 1081172 1081173 1081174 1081175 1081176 1081177 1081178 1081179 1081180 1081181 1081182 1081183 1081184 1081185 1081186 1081187 1081188 1081189 1081190 1081191 1081192 1081193 1081194 1081195 1081196 1081197 1081198 1081199 1081200 1081201 1081202 1081203 1081204 1081205 1081206 1081207 1081208 1081209 1081210 1081211 1081212 1081213 1081214 1081215 1081216 1081217 1081218 1081219 1081220 1081221 1081222 1081223 1081224 1081225 1081226 1081227 1081228 1081229 1081230 1081231 1081232 1081233 1081234 1081235 1081236 1081237 1081238 1081239 1081240 1081241 1081242 1081243 1081244 1081245 1081246 1081247 1081248 1081249 1081250 1081251 1081252 1081253 1081254 1081255 1081256 1081257 1081258 1081259 1081260 1081261 1081262 1081263 1081264 1081265 1081266 1081267 1081268 1081269 1081270 1081271 1081272 1081273 1081274 1081275 1081276 1081277 1081278 1081279 1081280 1081281 1081282 1081283 1081284 1081285 1081286 1081287 1081288 1081289 1081290 1081291 1081292 1081293 1081294 1081295 1081296 1081297 1081298 1081299 1081300 1081301 1081302 1081303 1081304 1081305 1081306 1081307 1081308 1081309 1081310 1081311 1081312 1081313 1081314 1081315 1081316 1081317 1081318 1081319 1081320 1081321 1081322 1081323 1081324 1081325 1081326 1081327 1081328 1081329 1081330 1081331 1081332 1081333 1081334 1081335 1081336 1081337 1081338 1081339 1081340 1081341 1081342 1081343 1081344 1081345 1081346 1081347 1081348 1081349 1081350 1081351 1081352 1081353 1081354 1081355 1081356 1081357 1081358 1081359 1081360 1081361 1081362 1081363 1081364 1081365 1081366 1081367 1081368 1081369 1081370 1081371 1081372 1081373 1081374 1081375 1081376 1081377 1081378 1081379 1081380 1081381 1081382 1081383 1081384 1081385 1081386 1081387 1081388 1081389 1081390 1081391 1081392 1081393 1081394 1081395 1081396 1081397 1081398 1081399 1081400 1081401 1081402 1081403 1081404 1081405 1081406 1081407 1081408 1081409 1081410 1081411 1081412 1081413 1081414 1081415 1081416 1081417 1081418 1081419 1081420 1081421 1081422 1081423 1081424 1081425 1081426 1081427 1081428 1081429 1081430 1081431 1081432 1081433 1081434 1081435 1081436 1081437 1081438 1081439 1081440 1081441 1081442 1081443 1081444 1081445 1081446 1081447 1081448 1081449 1081450 1081451 1081452 1081453 1081454 1081455 1081456 1081457 1081458 1081459 1081460 1081461 1081462 1081463 1081464 1081465 1081466 1081467 1081468 1081469 1081470 1081471 1081472 1081473 1081474 1081475 1081476 1081477 1081478 1081479 1081480 1081481 1081482 1081483 1081484 1081485 1081486 1081487 1081488 1081489 1081490 1081491 1081492 1081493 1081494 1081495 1081496 1081497 1081498 1081499 1081500 1081501 1081502 1081503 1081504 1081505 1081506 1081507 1081508 1081509 1081510 1081511 1081512 1081513 1081514 1081515 1081516 1081517 1081518 1081519 1081520 1081521 1081522 1081523 1081524 1081525 1081526 1081527 1081528 1081529 1081530 1081531 1081532 1081533 1081534 1081535 1081536 1081537 1081538 1081539 1081540 1081541 1081542 1081543 1081544 1081545 1081546 1081547 1081548 1081549 1081550 1081551 1081552 1081553 1081554 1081555 1081556 1081557 1081558 1081559 1081560 1081561 1081562 1081563 1081564 1081565 1081566 1081567 1081568 1081569 1081570 1081571 1081572 1081573 1081574 1081575 1081576 1081577 1081578 1081579 1081580 1081581 1081582 1081583 1081584 1081585 1081586 1081587 1081588 1081589 1081590 1081591 1081592 1081593 1081594 1081595 1081596 1081597 1081598 1081599 1081600 1081601 1081602 1081603 1081604 1081605 1081606 1081607 1081608 1081609 1081610 1081611 1081612 1081613 1081614 1081615 1081616 1081617 1081618 1081619 1081620 1081621 1081622 1081623 1081624 1081625 1081626 1081627 1081628 1081629 1081630 1081631 1081632 1081633 1081634 1081635 1081636 1081637 1081638 1081639 1081640 1081641 1081642 1081643 1081644 1081645 1081646 1081647 1081648 1081649 1081650 1081651 1081652 1081653 1081654 1081655 1081656 1081657 1081658 1081659 1081660 1081661 1081662 1081663 1081664 1081665 1081666 1081667 1081668 1081669 1081670 1081671 1081672 1081673 1081674 1081675 1081676 1081677 1081678 1081679 1081680 1081681 1081682 1081683 1081684 1081685 1081686 1081687 1081688 1081689 1081690 1081691 1081692 1081693 1081694 1081695 1081696 1081697 1081698 1081699 1081700 1081701 1081702 1081703 1081704 1081705 1081706 1081707 1081708 1081709 1081710 1081711 1081712 1081713 1081714 1081715 1081716 1081717 1081718 1081719 1081720 1081721 1081722 1081723 1081724 1081725 1081726 1081727 1081728 1081729 1081730 1081731 1081732 1081733 1081734 1081735 1081736 1081737 1081738 1081739 1081740 1081741 1081742 1081743 1081744 1081745 1081746 1081747 1081748 1081749 1081750 1081751 1081752 1081753 1081754 1081755 1081756 1081757 1081758 1081759 1081760 1081761 1081762 1081763 1081764 1081765 1081766 1081767 1081768 1081769 1081770 1081771 1081772 1081773 1081774 1081775 1081776 1081777 1081778 1081779 1081780 1081781 1081782 1081783 1081784 1081785 1081786 1081787 1081788 1081789 1081790 1081791 1081792 1081793 1081794 1081795 1081796 1081797 1081798 1081799 1081800 1081801 1081802 1081803 1081804 1081805 1081806 1081807 1081808 1081809 1081810 1081811 1081812 1081813 1081814 1081815 1081816 1081817 1081818 1081819 1081820 1081821 1081822 1081823 1081824 1081825 1081826 1081827 1081828 1081829 1081830 1081831 1081832 1081833 1081834 1081835 1081836 1081837 1081838 1081839 1081840 1081841 1081842 1081843 1081844 1081845 1081846 1081847 1081848 1081849 1081850 1081851 1081852 1081853 1081854 1081855 1081856 1081857 1081858 1081859 1081860 1081861 1081862 1081863 1081864 1081865 1081866 1081867 1081868 1081869 1081870 1081871 1081872 1081873 1081874 1081875 1081876 1081877 1081878 1081879 1081880 1081881 1081882 1081883 1081884 1081885 1081886 1081887 1081888 1081889 1081890 1081891 1081892 1081893 1081894 1081895 1081896 1081897 1081898 1081899 1081900 1081901 1081902 1081903 1081904 1081905 1081906 1081907 1081908 1081909 1081910 1081911 1081912 1081913 1081914 1081915 1081916 1081917 1081918 1081919 1081920 1081921 1081922 1081923 1081924 1081925 1081926 1081927 1081928 1081929 1081930 1081931 1081932 1081933 1081934 1081935 1081936 1081937 1081938 1081939 1081940 1081941 1081942 1081943 1081944 1081945 1081946 1081947 1081948 1081949 1081950 1081951 1081952 1081953 1081954 1081955 1081956 1081957 1081958 1081959 1081960 1081961 1081962 1081963 1081964 1081965 1081966 1081967 1081968 1081969 1081970 1081971 1081972 1081973 1081974 1081975 1081976 1081977 1081978 1081979 1081980 1081981 1081982 1081983 1081984 1081985 1081986 1081987 1081988 1081989 1081990 1081991 1081992 1081993 1081994 1081995 1081996 1081997 1081998 1081999 1082000 1082001 1082002 1082003 1082004 1082005 1082006 1082007 1082008 1082009 1082010 1082011 1082012 1082013 1082014 1082015 1082016 1082017 1082018 1082019 1082020 1082021 1082022 1082023 1082024 1082025 1082026 1082027 1082028 1082029 1082030 1082031 1082032 1082033 1082034 1082035 1082036 1082037 1082038 1082039 1082040 1082041 1082042 1082043 1082044 1082045 1082046 1082047 1082048 1082049 1082050 1082051 1082052 1082053 1082054 1082055 1082056 1082057 1082058 1082059 1082060 1082061 1082062 1082063 1082064 1082065 1082066 1082067 1082068 1082069 1082070 1082071 1082072 1082073 1082074 1082075 1082076 1082077 1082078 1082079 1082080 1082081 1082082 1082083 1082084 1082085 1082086 1082087 1082088 1082089 1082090 1082091 1082092 1082093 1082094 1082095 1082096 1082097 1082098 1082099 1082100 1082101 1082102 1082103 1082104 1082105 1082106 1082107 1082108 1082109 1082110 1082111 1082112 1082113 1082114 1082115 1082116 1082117 1082118 1082119 1082120 1082121 1082122 1082123 1082124 1082125 1082126 1082127 1082128 1082129 1082130 1082131 1082132 1082133 1082134 1082135 1082136 1082137 1082138 1082139 1082140 1082141 1082142 1082143 1082144 1082145 1082146 1082147 1082148 1082149 1082150 1082151 1082152 1082153 1082154 1082155 1082156 1082157 1082158 1082159 1082160 1082161 1082162 1082163 1082164 1082165 1082166 1082167 1082168 1082169 1082170 1082171 1082172 1082173 1082174 1082175 1082176 1082177 1082178 1082179 1082180 1082181 1082182 1082183 1082184 1082185 1082186 1082187 1082188 1082189 1082190 1082191 1082192 1082193 1082194 1082195 1082196 1082197 1082198 1082199 1082200 1082201 1082202 1082203 1082204 1082205 1082206 1082207 1082208 1082209 1082210 1082211 1082212 1082213 1082214 1082215 1082216 1082217 1082218 1082219 1082220 1082221 1082222 1082223 1082224 1082225 1082226 1082227 1082228 1082229 1082230 1082231 1082232 1082233 1082234 1082235 1082236 1082237 1082238 1082239 1082240 1082241 1082242 1082243 1082244 1082245 1082246 1082247 1082248 1082249 1082250 1082251 1082252 1082253 1082254 1082255 1082256 1082257 1082258 1082259 1082260 1082261 1082262 1082263 1082264 1082265 1082266 1082267 1082268 1082269 1082270 1082271 1082272 1082273 1082274 1082275 1082276 1082277 1082278 1082279 1082280 1082281 1082282 1082283 1082284 1082285 1082286 1082287 1082288 1082289 1082290 1082291 1082292 1082293 1082294 1082295 1082296 1082297 1082298 1082299 1082300 1082301 1082302 1082303 1082304 1082305 1082306 1082307 1082308 1082309 1082310 1082311 1082312 1082313 1082314 1082315 1082316 1082317 1082318 1082319 1082320 1082321 1082322 1082323 1082324 1082325 1082326 1082327 1082328 1082329 1082330 1082331 1082332 1082333 1082334 1082335 1082336 1082337 1082338 1082339 1082340 1082341 1082342 1082343 1082344 1082345 1082346 1082347 1082348 1082349 1082350 1082351 1082352 1082353 1082354 1082355 1082356 1082357 1082358 1082359 1082360 1082361 1082362 1082363 1082364 1082365 1082366 1082367 1082368 1082369 1082370 1082371 1082372 1082373 1082374 1082375 1082376 1082377 1082378 1082379 1082380 1082381 1082382 1082383 1082384 1082385 1082386 1082387 1082388 1082389 1082390 1082391 1082392 1082393 1082394 1082395 1082396 1082397 1082398 1082399 1082400 1082401 1082402 1082403 1082404 1082405 1082406 1082407 1082408 1082409 1082410 1082411 1082412 1082413 1082414 1082415 1082416 1082417 1082418 1082419 1082420 1082421 1082422 1082423 1082424 1082425 1082426 1082427 1082428 1082429 1082430 1082431 1082432 1082433 1082434 1082435 1082436 1082437 1082438 1082439 1082440 1082441 1082442 1082443 1082444 1082445 1082446 1082447 1082448 1082449 1082450 1082451 1082452 1082453 1082454 1082455 1082456 1082457 1082458 1082459 1082460 1082461 1082462 1082463 1082464 1082465 1082466 1082467 1082468 1082469 1082470 1082471 1082472 1082473 1082474 1082475 1082476 1082477 1082478 1082479 1082480 1082481 1082482 1082483 1082484 1082485 1082486 1082487 1082488 1082489 1082490 1082491 1082492 1082493 1082494 1082495 1082496 1082497 1082498 1082499 1082500 1082501 1082502 1082503 1082504 1082505 1082506 1082507 1082508 1082509 1082510 1082511 1082512 1082513 1082514 1082515 1082516 1082517 1082518 1082519 1082520 1082521 1082522 1082523 1082524 1082525 1082526 1082527 1082528 1082529 1082530 1082531 1082532 1082533 1082534 1082535 1082536 1082537 1082538 1082539 1082540 1082541 1082542 1082543 1082544 1082545 1082546 1082547 1082548 1082549 1082550 1082551 1082552 1082553 1082554 1082555 1082556 1082557 1082558 1082559 1082560 1082561 1082562 1082563 1082564 1082565 1082566 1082567 1082568 1082569 1082570 1082571 1082572 1082573 1082574 1082575 1082576 1082577 1082578 1082579 1082580 1082581 1082582 1082583 1082584 1082585 1082586 1082587 1082588 1082589 1082590 1082591 1082592 1082593 1082594 1082595 1082596 1082597 1082598 1082599 1082600 1082601 1082602 1082603 1082604 1082605 1082606 1082607 1082608 1082609 1082610 1082611 1082612 1082613 1082614 1082615 1082616 1082617 1082618 1082619 1082620 1082621 1082622 1082623 1082624 1082625 1082626 1082627 1082628 1082629 1082630 1082631 1082632 1082633 1082634 1082635 1082636 1082637 1082638 1082639 1082640 1082641 1082642 1082643 1082644 1082645 1082646 1082647 1082648 1082649 1082650 1082651 1082652 1082653 1082654 1082655 1082656 1082657 1082658 1082659 1082660 1082661 1082662 1082663 1082664 1082665 1082666 1082667 1082668 1082669 1082670 1082671 1082672 1082673 1082674 1082675 1082676 1082677 1082678 1082679 1082680 1082681 1082682 1082683 1082684 1082685 1082686 1082687 1082688 1082689 1082690 1082691 1082692 1082693 1082694 1082695 1082696 1082697 1082698 1082699 1082700 1082701 1082702 1082703 1082704 1082705 1082706 1082707 1082708 1082709 1082710 1082711 1082712 1082713 1082714 1082715 1082716 1082717 1082718 1082719 1082720 1082721 1082722 1082723 1082724 1082725 1082726 1082727 1082728 1082729 1082730 1082731 1082732 1082733 1082734 1082735 1082736 1082737 1082738 1082739 1082740 1082741 1082742 1082743 1082744 1082745 1082746 1082747 1082748 1082749 1082750 1082751 1082752 1082753 1082754 1082755 1082756 1082757 1082758 1082759 1082760 1082761 1082762 1082763 1082764 1082765 1082766 1082767 1082768 1082769 1082770 1082771 1082772 1082773 1082774 1082775 1082776 1082777 1082778 1082779 1082780 1082781 1082782 1082783 1082784 1082785 1082786 1082787 1082788 1082789 1082790 1082791 1082792 1082793 1082794 1082795 1082796 1082797 1082798 1082799 1082800 1082801 1082802 1082803 1082804 1082805 1082806 1082807 1082808 1082809 1082810 1082811 1082812 1082813 1082814 1082815 1082816 1082817 1082818 1082819 1082820 1082821 1082822 1082823 1082824 1082825 1082826 1082827 1082828 1082829 1082830 1082831 1082832 1082833 1082834 1082835 1082836 1082837 1082838 1082839 1082840 1082841 1082842 1082843 1082844 1082845 1082846 1082847 1082848 1082849 1082850 1082851 1082852 1082853 1082854 1082855 1082856 1082857 1082858 1082859 1082860 1082861 1082862 1082863 1082864 1082865 1082866 1082867 1082868 1082869 1082870 1082871 1082872 1082873 1082874 1082875 1082876 1082877 1082878 1082879 1082880 1082881 1082882 1082883 1082884 1082885 1082886 1082887 1082888 1082889 1082890 1082891 1082892 1082893 1082894 1082895 1082896 1082897 1082898 1082899 1082900 1082901 1082902 1082903 1082904 1082905 1082906 1082907 1082908 1082909 1082910 1082911 1082912 1082913 1082914 1082915 1082916 1082917 1082918 1082919 1082920 1082921 1082922 1082923 1082924 1082925 1082926 1082927 1082928 1082929 1082930 1082931 1082932 1082933 1082934 1082935 1082936 1082937 1082938 1082939 1082940 1082941 1082942 1082943 1082944 1082945 1082946 1082947 1082948 1082949 1082950 1082951 1082952 1082953 1082954 1082955 1082956 1082957 1082958 1082959 1082960 1082961 1082962 1082963 1082964 1082965 1082966 1082967 1082968 1082969 1082970 1082971 1082972 1082973 1082974 1082975 1082976 1082977 1082978 1082979 1082980 1082981 1082982 1082983 1082984 1082985 1082986 1082987 1082988 1082989 1082990 1082991 1082992 1082993 1082994 1082995 1082996 1082997 1082998 1082999 1083000 1083001 1083002 1083003 1083004 1083005 1083006 1083007 1083008 1083009 1083010 1083011 1083012 1083013 1083014 1083015 1083016 1083017 1083018 1083019 1083020 1083021 1083022 1083023 1083024 1083025 1083026 1083027 1083028 1083029 1083030 1083031 1083032 1083033 1083034 1083035 1083036 1083037 1083038 1083039 1083040 1083041 1083042 1083043 1083044 1083045 1083046 1083047 1083048 1083049 1083050 1083051 1083052 1083053 1083054 1083055 1083056 1083057 1083058 1083059 1083060 1083061 1083062 1083063 1083064 1083065 1083066 1083067 1083068 1083069 1083070 1083071 1083072 1083073 1083074 1083075 1083076 1083077 1083078 1083079 1083080 1083081 1083082 1083083 1083084 1083085 1083086 1083087 1083088 1083089 1083090 1083091 1083092 1083093 1083094 1083095 1083096 1083097 1083098 1083099 1083100 1083101 1083102 1083103 1083104 1083105 1083106 1083107 1083108 1083109 1083110 1083111 1083112 1083113 1083114 1083115 1083116 1083117 1083118 1083119 1083120 1083121 1083122 1083123 1083124 1083125 1083126 1083127 1083128 1083129 1083130 1083131 1083132 1083133 1083134 1083135 1083136 1083137 1083138 1083139 1083140 1083141 1083142 1083143 1083144 1083145 1083146 1083147 1083148 1083149 1083150 1083151 1083152 1083153 1083154 1083155 1083156 1083157 1083158 1083159 1083160 1083161 1083162 1083163 1083164 1083165 1083166 1083167 1083168 1083169 1083170 1083171 1083172 1083173 1083174 1083175 1083176 1083177 1083178 1083179 1083180 1083181 1083182 1083183 1083184 1083185 1083186 1083187 1083188 1083189 1083190 1083191 1083192 1083193 1083194 1083195 1083196 1083197 1083198 1083199 1083200 1083201 1083202 1083203 1083204 1083205 1083206 1083207 1083208 1083209 1083210 1083211 1083212 1083213 1083214 1083215 1083216 1083217 1083218 1083219 1083220 1083221 1083222 1083223 1083224 1083225 1083226 1083227 1083228 1083229 1083230 1083231 1083232 1083233 1083234 1083235 1083236 1083237 1083238 1083239 1083240 1083241 1083242 1083243 1083244 1083245 1083246 1083247 1083248 1083249 1083250 1083251 1083252 1083253 1083254 1083255 1083256 1083257 1083258 1083259 1083260 1083261 1083262 1083263 1083264 1083265 1083266 1083267 1083268 1083269 1083270 1083271 1083272 1083273 1083274 1083275 1083276 1083277 1083278 1083279 1083280 1083281 1083282 1083283 1083284 1083285 1083286 1083287 1083288 1083289 1083290 1083291 1083292 1083293 1083294 1083295 1083296 1083297 1083298 1083299 1083300 1083301 1083302 1083303 1083304 1083305 1083306 1083307 1083308 1083309 1083310 1083311 1083312 1083313 1083314 1083315 1083316 1083317 1083318 1083319 1083320 1083321 1083322 1083323 1083324 1083325 1083326 1083327 1083328 1083329 1083330 1083331 1083332 1083333 1083334 1083335 1083336 1083337 1083338 1083339 1083340 1083341 1083342 1083343 1083344 1083345 1083346 1083347 1083348 1083349 1083350 1083351 1083352 1083353 1083354 1083355 1083356 1083357 1083358 1083359 1083360 1083361 1083362 1083363 1083364 1083365 1083366 1083367 1083368 1083369 1083370 1083371 1083372 1083373 1083374 1083375 1083376 1083377 1083378 1083379 1083380 1083381 1083382 1083383 1083384 1083385 1083386 1083387 1083388 1083389 1083390 1083391 1083392 1083393 1083394 1083395 1083396 1083397 1083398 1083399 1083400 1083401 1083402 1083403 1083404 1083405 1083406 1083407 1083408 1083409 1083410 1083411 1083412 1083413 1083414 1083415 1083416 1083417 1083418 1083419 1083420 1083421 1083422 1083423 1083424 1083425 1083426 1083427 1083428 1083429 1083430 1083431 1083432 1083433 1083434 1083435 1083436 1083437 1083438 1083439 1083440 1083441 1083442 1083443 1083444 1083445 1083446 1083447 1083448 1083449 1083450 1083451 1083452 1083453 1083454 1083455 1083456 1083457 1083458 1083459 1083460 1083461 1083462 1083463 1083464 1083465 1083466 1083467 1083468 1083469 1083470 1083471 1083472 1083473 1083474 1083475 1083476 1083477 1083478 1083479 1083480 1083481 1083482 1083483 1083484 1083485 1083486 1083487 1083488 1083489 1083490 1083491 1083492 1083493 1083494 1083495 1083496 1083497 1083498 1083499 1083500 1083501 1083502 1083503 1083504 1083505 1083506 1083507 1083508 1083509 1083510 1083511 1083512 1083513 1083514 1083515 1083516 1083517 1083518 1083519 1083520 1083521 1083522 1083523 1083524 1083525 1083526 1083527 1083528 1083529 1083530 1083531 1083532 1083533 1083534 1083535 1083536 1083537 1083538 1083539 1083540 1083541 1083542 1083543 1083544 1083545 1083546 1083547 1083548 1083549 1083550 1083551 1083552 1083553 1083554 1083555 1083556 1083557 1083558 1083559 1083560 1083561 1083562 1083563 1083564 1083565 1083566 1083567 1083568 1083569 1083570 1083571 1083572 1083573 1083574 1083575 1083576 1083577 1083578 1083579 1083580 1083581 1083582 1083583 1083584 1083585 1083586 1083587 1083588 1083589 1083590 1083591 1083592 1083593 1083594 1083595 1083596 1083597 1083598 1083599 1083600 1083601 1083602 1083603 1083604 1083605 1083606 1083607 1083608 1083609 1083610 1083611 1083612 1083613 1083614 1083615 1083616 1083617 1083618 1083619 1083620 1083621 1083622 1083623 1083624 1083625 1083626 1083627 1083628 1083629 1083630 1083631 1083632 1083633 1083634 1083635 1083636 1083637 1083638 1083639 1083640 1083641 1083642 1083643 1083644 1083645 1083646 1083647 1083648 1083649 1083650 1083651 1083652 1083653 1083654 1083655 1083656 1083657 1083658 1083659 1083660 1083661 1083662 1083663 1083664 1083665 1083666 1083667 1083668 1083669 1083670 1083671 1083672 1083673 1083674 1083675 1083676 1083677 1083678 1083679 1083680 1083681 1083682 1083683 1083684 1083685 1083686 1083687 1083688 1083689 1083690 1083691 1083692 1083693 1083694 1083695 1083696 1083697 1083698 1083699 1083700 1083701 1083702 1083703 1083704 1083705 1083706 1083707 1083708 1083709 1083710 1083711 1083712 1083713 1083714 1083715 1083716 1083717 1083718 1083719 1083720 1083721 1083722 1083723 1083724 1083725 1083726 1083727 1083728 1083729 1083730 1083731 1083732 1083733 1083734 1083735 1083736 1083737 1083738 1083739 1083740 1083741 1083742 1083743 1083744 1083745 1083746 1083747 1083748 1083749 1083750 1083751 1083752 1083753 1083754 1083755 1083756 1083757 1083758 1083759 1083760 1083761 1083762 1083763 1083764 1083765 1083766 1083767 1083768 1083769 1083770 1083771 1083772 1083773 1083774 1083775 1083776 1083777 1083778 1083779 1083780 1083781 1083782 1083783 1083784 1083785 1083786 1083787 1083788 1083789 1083790 1083791 1083792 1083793 1083794 1083795 1083796 1083797 1083798 1083799 1083800 1083801 1083802 1083803 1083804 1083805 1083806 1083807 1083808 1083809 1083810 1083811 1083812 1083813 1083814 1083815 1083816 1083817 1083818 1083819 1083820 1083821 1083822 1083823 1083824 1083825 1083826 1083827 1083828 1083829 1083830 1083831 1083832 1083833 1083834 1083835 1083836 1083837 1083838 1083839 1083840 1083841 1083842 1083843 1083844 1083845 1083846 1083847 1083848 1083849 1083850 1083851 1083852 1083853 1083854 1083855 1083856 1083857 1083858 1083859 1083860 1083861 1083862 1083863 1083864 1083865 1083866 1083867 1083868 1083869 1083870 1083871 1083872 1083873 1083874 1083875 1083876 1083877 1083878 1083879 1083880 1083881 1083882 1083883 1083884 1083885 1083886 1083887 1083888 1083889 1083890 1083891 1083892 1083893 1083894 1083895 1083896 1083897 1083898 1083899 1083900 1083901 1083902 1083903 1083904 1083905 1083906 1083907 1083908 1083909 1083910 1083911 1083912 1083913 1083914 1083915 1083916 1083917 1083918 1083919 1083920 1083921 1083922 1083923 1083924 1083925 1083926 1083927 1083928 1083929 1083930 1083931 1083932 1083933 1083934 1083935 1083936 1083937 1083938 1083939 1083940 1083941 1083942 1083943 1083944 1083945 1083946 1083947 1083948 1083949 1083950 1083951 1083952 1083953 1083954 1083955 1083956 1083957 1083958 1083959 1083960 1083961 1083962 1083963 1083964 1083965 1083966 1083967 1083968 1083969 1083970 1083971 1083972 1083973 1083974 1083975 1083976 1083977 1083978 1083979 1083980 1083981 1083982 1083983 1083984 1083985 1083986 1083987 1083988 1083989 1083990 1083991 1083992 1083993 1083994 1083995 1083996 1083997 1083998 1083999 1084000 1084001 1084002 1084003 1084004 1084005 1084006 1084007 1084008 1084009 1084010 1084011 1084012 1084013 1084014 1084015 1084016 1084017 1084018 1084019 1084020 1084021 1084022 1084023 1084024 1084025 1084026 1084027 1084028 1084029 1084030 1084031 1084032 1084033 1084034 1084035 1084036 1084037 1084038 1084039 1084040 1084041 1084042 1084043 1084044 1084045 1084046 1084047 1084048 1084049 1084050 1084051 1084052 1084053 1084054 1084055 1084056 1084057 1084058 1084059 1084060 1084061 1084062 1084063 1084064 1084065 1084066 1084067 1084068 1084069 1084070 1084071 1084072 1084073 1084074 1084075 1084076 1084077 1084078 1084079 1084080 1084081 1084082 1084083 1084084 1084085 1084086 1084087 1084088 1084089 1084090 1084091 1084092 1084093 1084094 1084095 1084096 1084097 1084098 1084099 1084100 1084101 1084102 1084103 1084104 1084105 1084106 1084107 1084108 1084109 1084110 1084111 1084112 1084113 1084114 1084115 1084116 1084117 1084118 1084119 1084120 1084121 1084122 1084123 1084124 1084125 1084126 1084127 1084128 1084129 1084130 1084131 1084132 1084133 1084134 1084135 1084136 1084137 1084138 1084139 1084140 1084141 1084142 1084143 1084144 1084145 1084146 1084147 1084148 1084149 1084150 1084151 1084152 1084153 1084154 1084155 1084156 1084157 1084158 1084159 1084160 1084161 1084162 1084163 1084164 1084165 1084166 1084167 1084168 1084169 1084170 1084171 1084172 1084173 1084174 1084175 1084176 1084177 1084178 1084179 1084180 1084181 1084182 1084183 1084184 1084185 1084186 1084187 1084188 1084189 1084190 1084191 1084192 1084193 1084194 1084195 1084196 1084197 1084198 1084199 1084200 1084201 1084202 1084203 1084204 1084205 1084206 1084207 1084208 1084209 1084210 1084211 1084212 1084213 1084214 1084215 1084216 1084217 1084218 1084219 1084220 1084221 1084222 1084223 1084224 1084225 1084226 1084227 1084228 1084229 1084230 1084231 1084232 1084233 1084234 1084235 1084236 1084237 1084238 1084239 1084240 1084241 1084242 1084243 1084244 1084245 1084246 1084247 1084248 1084249 1084250 1084251 1084252 1084253 1084254 1084255 1084256 1084257 1084258 1084259 1084260 1084261 1084262 1084263 1084264 1084265 1084266 1084267 1084268 1084269 1084270 1084271 1084272 1084273 1084274 1084275 1084276 1084277 1084278 1084279 1084280 1084281 1084282 1084283 1084284 1084285 1084286 1084287 1084288 1084289 1084290 1084291 1084292 1084293 1084294 1084295 1084296 1084297 1084298 1084299 1084300 1084301 1084302 1084303 1084304 1084305 1084306 1084307 1084308 1084309 1084310 1084311 1084312 1084313 1084314 1084315 1084316 1084317 1084318 1084319 1084320 1084321 1084322 1084323 1084324 1084325 1084326 1084327 1084328 1084329 1084330 1084331 1084332 1084333 1084334 1084335 1084336 1084337 1084338 1084339 1084340 1084341 1084342 1084343 1084344 1084345 1084346 1084347 1084348 1084349 1084350 1084351 1084352 1084353 1084354 1084355 1084356 1084357 1084358 1084359 1084360 1084361 1084362 1084363 1084364 1084365 1084366 1084367 1084368 1084369 1084370 1084371 1084372 1084373 1084374 1084375 1084376 1084377 1084378 1084379 1084380 1084381 1084382 1084383 1084384 1084385 1084386 1084387 1084388 1084389 1084390 1084391 1084392 1084393 1084394 1084395 1084396 1084397 1084398 1084399 1084400 1084401 1084402 1084403 1084404 1084405 1084406 1084407 1084408 1084409 1084410 1084411 1084412 1084413 1084414 1084415 1084416 1084417 1084418 1084419 1084420 1084421 1084422 1084423 1084424 1084425 1084426 1084427 1084428 1084429 1084430 1084431 1084432 1084433 1084434 1084435 1084436 1084437 1084438 1084439 1084440 1084441 1084442 1084443 1084444 1084445 1084446 1084447 1084448 1084449 1084450 1084451 1084452 1084453 1084454 1084455 1084456 1084457 1084458 1084459 1084460 1084461 1084462 1084463 1084464 1084465 1084466 1084467 1084468 1084469 1084470 1084471 1084472 1084473 1084474 1084475 1084476 1084477 1084478 1084479 1084480 1084481 1084482 1084483 1084484 1084485 1084486 1084487 1084488 1084489 1084490 1084491 1084492 1084493 1084494 1084495 1084496 1084497 1084498 1084499 1084500 1084501 1084502 1084503 1084504 1084505 1084506 1084507 1084508 1084509 1084510 1084511 1084512 1084513 1084514 1084515 1084516 1084517 1084518 1084519 1084520 1084521 1084522 1084523 1084524 1084525 1084526 1084527 1084528 1084529 1084530 1084531 1084532 1084533 1084534 1084535 1084536 1084537 1084538 1084539 1084540 1084541 1084542 1084543 1084544 1084545 1084546 1084547 1084548 1084549 1084550 1084551 1084552 1084553 1084554 1084555 1084556 1084557 1084558 1084559 1084560 1084561 1084562 1084563 1084564 1084565 1084566 1084567 1084568 1084569 1084570 1084571 1084572 1084573 1084574 1084575 1084576 1084577 1084578 1084579 1084580 1084581 1084582 1084583 1084584 1084585 1084586 1084587 1084588 1084589 1084590 1084591 1084592 1084593 1084594 1084595 1084596 1084597 1084598 1084599 1084600 1084601 1084602 1084603 1084604 1084605 1084606 1084607 1084608 1084609 1084610 1084611 1084612 1084613 1084614 1084615 1084616 1084617 1084618 1084619 1084620 1084621 1084622 1084623 1084624 1084625 1084626 1084627 1084628 1084629 1084630 1084631 1084632 1084633 1084634 1084635 1084636 1084637 1084638 1084639 1084640 1084641 1084642 1084643 1084644 1084645 1084646 1084647 1084648 1084649 1084650 1084651 1084652 1084653 1084654 1084655 1084656 1084657 1084658 1084659 1084660 1084661 1084662 1084663 1084664 1084665 1084666 1084667 1084668 1084669 1084670 1084671 1084672 1084673 1084674 1084675 1084676 1084677 1084678 1084679 1084680 1084681 1084682 1084683 1084684 1084685 1084686 1084687 1084688 1084689 1084690 1084691 1084692 1084693 1084694 1084695 1084696 1084697 1084698 1084699 1084700 1084701 1084702 1084703 1084704 1084705 1084706 1084707 1084708 1084709 1084710 1084711 1084712 1084713 1084714 1084715 1084716 1084717 1084718 1084719 1084720 1084721 1084722 1084723 1084724 1084725 1084726 1084727 1084728 1084729 1084730 1084731 1084732 1084733 1084734 1084735 1084736 1084737 1084738 1084739 1084740 1084741 1084742 1084743 1084744 1084745 1084746 1084747 1084748 1084749 1084750 1084751 1084752 1084753 1084754 1084755 1084756 1084757 1084758 1084759 1084760 1084761 1084762 1084763 1084764 1084765 1084766 1084767 1084768 1084769 1084770 1084771 1084772 1084773 1084774 1084775 1084776 1084777 1084778 1084779 1084780 1084781 1084782 1084783 1084784 1084785 1084786 1084787 1084788 1084789 1084790 1084791 1084792 1084793 1084794 1084795 1084796 1084797 1084798 1084799 1084800 1084801 1084802 1084803 1084804 1084805 1084806 1084807 1084808 1084809 1084810 1084811 1084812 1084813 1084814 1084815 1084816 1084817 1084818 1084819 1084820 1084821 1084822 1084823 1084824 1084825 1084826 1084827 1084828 1084829 1084830 1084831 1084832 1084833 1084834 1084835 1084836 1084837 1084838 1084839 1084840 1084841 1084842 1084843 1084844 1084845 1084846 1084847 1084848 1084849 1084850 1084851 1084852 1084853 1084854 1084855 1084856 1084857 1084858 1084859 1084860 1084861 1084862 1084863 1084864 1084865 1084866 1084867 1084868 1084869 1084870 1084871 1084872 1084873 1084874 1084875 1084876 1084877 1084878 1084879 1084880 1084881 1084882 1084883 1084884 1084885 1084886 1084887 1084888 1084889 1084890 1084891 1084892 1084893 1084894 1084895 1084896 1084897 1084898 1084899 1084900 1084901 1084902 1084903 1084904 1084905 1084906 1084907 1084908 1084909 1084910 1084911 1084912 1084913 1084914 1084915 1084916 1084917 1084918 1084919 1084920 1084921 1084922 1084923 1084924 1084925 1084926 1084927 1084928 1084929 1084930 1084931 1084932 1084933 1084934 1084935 1084936 1084937 1084938 1084939 1084940 1084941 1084942 1084943 1084944 1084945 1084946 1084947 1084948 1084949 1084950 1084951 1084952 1084953 1084954 1084955 1084956 1084957 1084958 1084959 1084960 1084961 1084962 1084963 1084964 1084965 1084966 1084967 1084968 1084969 1084970 1084971 1084972 1084973 1084974 1084975 1084976 1084977 1084978 1084979 1084980 1084981 1084982 1084983 1084984 1084985 1084986 1084987 1084988 1084989 1084990 1084991 1084992 1084993 1084994 1084995 1084996 1084997 1084998 1084999 1085000 1085001 1085002 1085003 1085004 1085005 1085006 1085007 1085008 1085009 1085010 1085011 1085012 1085013 1085014 1085015 1085016 1085017 1085018 1085019 1085020 1085021 1085022 1085023 1085024 1085025 1085026 1085027 1085028 1085029 1085030 1085031 1085032 1085033 1085034 1085035 1085036 1085037 1085038 1085039 1085040 1085041 1085042 1085043 1085044 1085045 1085046 1085047 1085048 1085049 1085050 1085051 1085052 1085053 1085054 1085055 1085056 1085057 1085058 1085059 1085060 1085061 1085062 1085063 1085064 1085065 1085066 1085067 1085068 1085069 1085070 1085071 1085072 1085073 1085074 1085075 1085076 1085077 1085078 1085079 1085080 1085081 1085082 1085083 1085084 1085085 1085086 1085087 1085088 1085089 1085090 1085091 1085092 1085093 1085094 1085095 1085096 1085097 1085098 1085099 1085100 1085101 1085102 1085103 1085104 1085105 1085106 1085107 1085108 1085109 1085110 1085111 1085112 1085113 1085114 1085115 1085116 1085117 1085118 1085119 1085120 1085121 1085122 1085123 1085124 1085125 1085126 1085127 1085128 1085129 1085130 1085131 1085132 1085133 1085134 1085135 1085136 1085137 1085138 1085139 1085140 1085141 1085142 1085143 1085144 1085145 1085146 1085147 1085148 1085149 1085150 1085151 1085152 1085153 1085154 1085155 1085156 1085157 1085158 1085159 1085160 1085161 1085162 1085163 1085164 1085165 1085166 1085167 1085168 1085169 1085170 1085171 1085172 1085173 1085174 1085175 1085176 1085177 1085178 1085179 1085180 1085181 1085182 1085183 1085184 1085185 1085186 1085187 1085188 1085189 1085190 1085191 1085192 1085193 1085194 1085195 1085196 1085197 1085198 1085199 1085200 1085201 1085202 1085203 1085204 1085205 1085206 1085207 1085208 1085209 1085210 1085211 1085212 1085213 1085214 1085215 1085216 1085217 1085218 1085219 1085220 1085221 1085222 1085223 1085224 1085225 1085226 1085227 1085228 1085229 1085230 1085231 1085232 1085233 1085234 1085235 1085236 1085237 1085238 1085239 1085240 1085241 1085242 1085243 1085244 1085245 1085246 1085247 1085248 1085249 1085250 1085251 1085252 1085253 1085254 1085255 1085256 1085257 1085258 1085259 1085260 1085261 1085262 1085263 1085264 1085265 1085266 1085267 1085268 1085269 1085270 1085271 1085272 1085273 1085274 1085275 1085276 1085277 1085278 1085279 1085280 1085281 1085282 1085283 1085284 1085285 1085286 1085287 1085288 1085289 1085290 1085291 1085292 1085293 1085294 1085295 1085296 1085297 1085298 1085299 1085300 1085301 1085302 1085303 1085304 1085305 1085306 1085307 1085308 1085309 1085310 1085311 1085312 1085313 1085314 1085315 1085316 1085317 1085318 1085319 1085320 1085321 1085322 1085323 1085324 1085325 1085326 1085327 1085328 1085329 1085330 1085331 1085332 1085333 1085334 1085335 1085336 1085337 1085338 1085339 1085340 1085341 1085342 1085343 1085344 1085345 1085346 1085347 1085348 1085349 1085350 1085351 1085352 1085353 1085354 1085355 1085356 1085357 1085358 1085359 1085360 1085361 1085362 1085363 1085364 1085365 1085366 1085367 1085368 1085369 1085370 1085371 1085372 1085373 1085374 1085375 1085376 1085377 1085378 1085379 1085380 1085381 1085382 1085383 1085384 1085385 1085386 1085387 1085388 1085389 1085390 1085391 1085392 1085393 1085394 1085395 1085396 1085397 1085398 1085399 1085400 1085401 1085402 1085403 1085404 1085405 1085406 1085407 1085408 1085409 1085410 1085411 1085412 1085413 1085414 1085415 1085416 1085417 1085418 1085419 1085420 1085421 1085422 1085423 1085424 1085425 1085426 1085427 1085428 1085429 1085430 1085431 1085432 1085433 1085434 1085435 1085436 1085437 1085438 1085439 1085440 1085441 1085442 1085443 1085444 1085445 1085446 1085447 1085448 1085449 1085450 1085451 1085452 1085453 1085454 1085455 1085456 1085457 1085458 1085459 1085460 1085461 1085462 1085463 1085464 1085465 1085466 1085467 1085468 1085469 1085470 1085471 1085472 1085473 1085474 1085475 1085476 1085477 1085478 1085479 1085480 1085481 1085482 1085483 1085484 1085485 1085486 1085487 1085488 1085489 1085490 1085491 1085492 1085493 1085494 1085495 1085496 1085497 1085498 1085499 1085500 1085501 1085502 1085503 1085504 1085505 1085506 1085507 1085508 1085509 1085510 1085511 1085512 1085513 1085514 1085515 1085516 1085517 1085518 1085519 1085520 1085521 1085522 1085523 1085524 1085525 1085526 1085527 1085528 1085529 1085530 1085531 1085532 1085533 1085534 1085535 1085536 1085537 1085538 1085539 1085540 1085541 1085542 1085543 1085544 1085545 1085546 1085547 1085548 1085549 1085550 1085551 1085552 1085553 1085554 1085555 1085556 1085557 1085558 1085559 1085560 1085561 1085562 1085563 1085564 1085565 1085566 1085567 1085568 1085569 1085570 1085571 1085572 1085573 1085574 1085575 1085576 1085577 1085578 1085579 1085580 1085581 1085582 1085583 1085584 1085585 1085586 1085587 1085588 1085589 1085590 1085591 1085592 1085593 1085594 1085595 1085596 1085597 1085598 1085599 1085600 1085601 1085602 1085603 1085604 1085605 1085606 1085607 1085608 1085609 1085610 1085611 1085612 1085613 1085614 1085615 1085616 1085617 1085618 1085619 1085620 1085621 1085622 1085623 1085624 1085625 1085626 1085627 1085628 1085629 1085630 1085631 1085632 1085633 1085634 1085635 1085636 1085637 1085638 1085639 1085640 1085641 1085642 1085643 1085644 1085645 1085646 1085647 1085648 1085649 1085650 1085651 1085652 1085653 1085654 1085655 1085656 1085657 1085658 1085659 1085660 1085661 1085662 1085663 1085664 1085665 1085666 1085667 1085668 1085669 1085670 1085671 1085672 1085673 1085674 1085675 1085676 1085677 1085678 1085679 1085680 1085681 1085682 1085683 1085684 1085685 1085686 1085687 1085688 1085689 1085690 1085691 1085692 1085693 1085694 1085695 1085696 1085697 1085698 1085699 1085700 1085701 1085702 1085703 1085704 1085705 1085706 1085707 1085708 1085709 1085710 1085711 1085712 1085713 1085714 1085715 1085716 1085717 1085718 1085719 1085720 1085721 1085722 1085723 1085724 1085725 1085726 1085727 1085728 1085729 1085730 1085731 1085732 1085733 1085734 1085735 1085736 1085737 1085738 1085739 1085740 1085741 1085742 1085743 1085744 1085745 1085746 1085747 1085748 1085749 1085750 1085751 1085752 1085753 1085754 1085755 1085756 1085757 1085758 1085759 1085760 1085761 1085762 1085763 1085764 1085765 1085766 1085767 1085768 1085769 1085770 1085771 1085772 1085773 1085774 1085775 1085776 1085777 1085778 1085779 1085780 1085781 1085782 1085783 1085784 1085785 1085786 1085787 1085788 1085789 1085790 1085791 1085792 1085793 1085794 1085795 1085796 1085797 1085798 1085799 1085800 1085801 1085802 1085803 1085804 1085805 1085806 1085807 1085808 1085809 1085810 1085811 1085812 1085813 1085814 1085815 1085816 1085817 1085818 1085819 1085820 1085821 1085822 1085823 1085824 1085825 1085826 1085827 1085828 1085829 1085830 1085831 1085832 1085833 1085834 1085835 1085836 1085837 1085838 1085839 1085840 1085841 1085842 1085843 1085844 1085845 1085846 1085847 1085848 1085849 1085850 1085851 1085852 1085853 1085854 1085855 1085856 1085857 1085858 1085859 1085860 1085861 1085862 1085863 1085864 1085865 1085866 1085867 1085868 1085869 1085870 1085871 1085872 1085873 1085874 1085875 1085876 1085877 1085878 1085879 1085880 1085881 1085882 1085883 1085884 1085885 1085886 1085887 1085888 1085889 1085890 1085891 1085892 1085893 1085894 1085895 1085896 1085897 1085898 1085899 1085900 1085901 1085902 1085903 1085904 1085905 1085906 1085907 1085908 1085909 1085910 1085911 1085912 1085913 1085914 1085915 1085916 1085917 1085918 1085919 1085920 1085921 1085922 1085923 1085924 1085925 1085926 1085927 1085928 1085929 1085930 1085931 1085932 1085933 1085934 1085935 1085936 1085937 1085938 1085939 1085940 1085941 1085942 1085943 1085944 1085945 1085946 1085947 1085948 1085949 1085950 1085951 1085952 1085953 1085954 1085955 1085956 1085957 1085958 1085959 1085960 1085961 1085962 1085963 1085964 1085965 1085966 1085967 1085968 1085969 1085970 1085971 1085972 1085973 1085974 1085975 1085976 1085977 1085978 1085979 1085980 1085981 1085982 1085983 1085984 1085985 1085986 1085987 1085988 1085989 1085990 1085991 1085992 1085993 1085994 1085995 1085996 1085997 1085998 1085999 1086000 1086001 1086002 1086003 1086004 1086005 1086006 1086007 1086008 1086009 1086010 1086011 1086012 1086013 1086014 1086015 1086016 1086017 1086018 1086019 1086020 1086021 1086022 1086023 1086024 1086025 1086026 1086027 1086028 1086029 1086030 1086031 1086032 1086033 1086034 1086035 1086036 1086037 1086038 1086039 1086040 1086041 1086042 1086043 1086044 1086045 1086046 1086047 1086048 1086049 1086050 1086051 1086052 1086053 1086054 1086055 1086056 1086057 1086058 1086059 1086060 1086061 1086062 1086063 1086064 1086065 1086066 1086067 1086068 1086069 1086070 1086071 1086072 1086073 1086074 1086075 1086076 1086077 1086078 1086079 1086080 1086081 1086082 1086083 1086084 1086085 1086086 1086087 1086088 1086089 1086090 1086091 1086092 1086093 1086094 1086095 1086096 1086097 1086098 1086099 1086100 1086101 1086102 1086103 1086104 1086105 1086106 1086107 1086108 1086109 1086110 1086111 1086112 1086113 1086114 1086115 1086116 1086117 1086118 1086119 1086120 1086121 1086122 1086123 1086124 1086125 1086126 1086127 1086128 1086129 1086130 1086131 1086132 1086133 1086134 1086135 1086136 1086137 1086138 1086139 1086140 1086141 1086142 1086143 1086144 1086145 1086146 1086147 1086148 1086149 1086150 1086151 1086152 1086153 1086154 1086155 1086156 1086157 1086158 1086159 1086160 1086161 1086162 1086163 1086164 1086165 1086166 1086167 1086168 1086169 1086170 1086171 1086172 1086173 1086174 1086175 1086176 1086177 1086178 1086179 1086180 1086181 1086182 1086183 1086184 1086185 1086186 1086187 1086188 1086189 1086190 1086191 1086192 1086193 1086194 1086195 1086196 1086197 1086198 1086199 1086200 1086201 1086202 1086203 1086204 1086205 1086206 1086207 1086208 1086209 1086210 1086211 1086212 1086213 1086214 1086215 1086216 1086217 1086218 1086219 1086220 1086221 1086222 1086223 1086224 1086225 1086226 1086227 1086228 1086229 1086230 1086231 1086232 1086233 1086234 1086235 1086236 1086237 1086238 1086239 1086240 1086241 1086242 1086243 1086244 1086245 1086246 1086247 1086248 1086249 1086250 1086251 1086252 1086253 1086254 1086255 1086256 1086257 1086258 1086259 1086260 1086261 1086262 1086263 1086264 1086265 1086266 1086267 1086268 1086269 1086270 1086271 1086272 1086273 1086274 1086275 1086276 1086277 1086278 1086279 1086280 1086281 1086282 1086283 1086284 1086285 1086286 1086287 1086288 1086289 1086290 1086291 1086292 1086293 1086294 1086295 1086296 1086297 1086298 1086299 1086300 1086301 1086302 1086303 1086304 1086305 1086306 1086307 1086308 1086309 1086310 1086311 1086312 1086313 1086314 1086315 1086316 1086317 1086318 1086319 1086320 1086321 1086322 1086323 1086324 1086325 1086326 1086327 1086328 1086329 1086330 1086331 1086332 1086333 1086334 1086335 1086336 1086337 1086338 1086339 1086340 1086341 1086342 1086343 1086344 1086345 1086346 1086347 1086348 1086349 1086350 1086351 1086352 1086353 1086354 1086355 1086356 1086357 1086358 1086359 1086360 1086361 1086362 1086363 1086364 1086365 1086366 1086367 1086368 1086369 1086370 1086371 1086372 1086373 1086374 1086375 1086376 1086377 1086378 1086379 1086380 1086381 1086382 1086383 1086384 1086385 1086386 1086387 1086388 1086389 1086390 1086391 1086392 1086393 1086394 1086395 1086396 1086397 1086398 1086399 1086400 1086401 1086402 1086403 1086404 1086405 1086406 1086407 1086408 1086409 1086410 1086411 1086412 1086413 1086414 1086415 1086416 1086417 1086418 1086419 1086420 1086421 1086422 1086423 1086424 1086425 1086426 1086427 1086428 1086429 1086430 1086431 1086432 1086433 1086434 1086435 1086436 1086437 1086438 1086439 1086440 1086441 1086442 1086443 1086444 1086445 1086446 1086447 1086448 1086449 1086450 1086451 1086452 1086453 1086454 1086455 1086456 1086457 1086458 1086459 1086460 1086461 1086462 1086463 1086464 1086465 1086466 1086467 1086468 1086469 1086470 1086471 1086472 1086473 1086474 1086475 1086476 1086477 1086478 1086479 1086480 1086481 1086482 1086483 1086484 1086485 1086486 1086487 1086488 1086489 1086490 1086491 1086492 1086493 1086494 1086495 1086496 1086497 1086498 1086499 1086500 1086501 1086502 1086503 1086504 1086505 1086506 1086507 1086508 1086509 1086510 1086511 1086512 1086513 1086514 1086515 1086516 1086517 1086518 1086519 1086520 1086521 1086522 1086523 1086524 1086525 1086526 1086527 1086528 1086529 1086530 1086531 1086532 1086533 1086534 1086535 1086536 1086537 1086538 1086539 1086540 1086541 1086542 1086543 1086544 1086545 1086546 1086547 1086548 1086549 1086550 1086551 1086552 1086553 1086554 1086555 1086556 1086557 1086558 1086559 1086560 1086561 1086562 1086563 1086564 1086565 1086566 1086567 1086568 1086569 1086570 1086571 1086572 1086573 1086574 1086575 1086576 1086577 1086578 1086579 1086580 1086581 1086582 1086583 1086584 1086585 1086586 1086587 1086588 1086589 1086590 1086591 1086592 1086593 1086594 1086595 1086596 1086597 1086598 1086599 1086600 1086601 1086602 1086603 1086604 1086605 1086606 1086607 1086608 1086609 1086610 1086611 1086612 1086613 1086614 1086615 1086616 1086617 1086618 1086619 1086620 1086621 1086622 1086623 1086624 1086625 1086626 1086627 1086628 1086629 1086630 1086631 1086632 1086633 1086634 1086635 1086636 1086637 1086638 1086639 1086640 1086641 1086642 1086643 1086644 1086645 1086646 1086647 1086648 1086649 1086650 1086651 1086652 1086653 1086654 1086655 1086656 1086657 1086658 1086659 1086660 1086661 1086662 1086663 1086664 1086665 1086666 1086667 1086668 1086669 1086670 1086671 1086672 1086673 1086674 1086675 1086676 1086677 1086678 1086679 1086680 1086681 1086682 1086683 1086684 1086685 1086686 1086687 1086688 1086689 1086690 1086691 1086692 1086693 1086694 1086695 1086696 1086697 1086698 1086699 1086700 1086701 1086702 1086703 1086704 1086705 1086706 1086707 1086708 1086709 1086710 1086711 1086712 1086713 1086714 1086715 1086716 1086717 1086718 1086719 1086720 1086721 1086722 1086723 1086724 1086725 1086726 1086727 1086728 1086729 1086730 1086731 1086732 1086733 1086734 1086735 1086736 1086737 1086738 1086739 1086740 1086741 1086742 1086743 1086744 1086745 1086746 1086747 1086748 1086749 1086750 1086751 1086752 1086753 1086754 1086755 1086756 1086757 1086758 1086759 1086760 1086761 1086762 1086763 1086764 1086765 1086766 1086767 1086768 1086769 1086770 1086771 1086772 1086773 1086774 1086775 1086776 1086777 1086778 1086779 1086780 1086781 1086782 1086783 1086784 1086785 1086786 1086787 1086788 1086789 1086790 1086791 1086792 1086793 1086794 1086795 1086796 1086797 1086798 1086799 1086800 1086801 1086802 1086803 1086804 1086805 1086806 1086807 1086808 1086809 1086810 1086811 1086812 1086813 1086814 1086815 1086816 1086817 1086818 1086819 1086820 1086821 1086822 1086823 1086824 1086825 1086826 1086827 1086828 1086829 1086830 1086831 1086832 1086833 1086834 1086835 1086836 1086837 1086838 1086839 1086840 1086841 1086842 1086843 1086844 1086845 1086846 1086847 1086848 1086849 1086850 1086851 1086852 1086853 1086854 1086855 1086856 1086857 1086858 1086859 1086860 1086861 1086862 1086863 1086864 1086865 1086866 1086867 1086868 1086869 1086870 1086871 1086872 1086873 1086874 1086875 1086876 1086877 1086878 1086879 1086880 1086881 1086882 1086883 1086884 1086885 1086886 1086887 1086888 1086889 1086890 1086891 1086892 1086893 1086894 1086895 1086896 1086897 1086898 1086899 1086900 1086901 1086902 1086903 1086904 1086905 1086906 1086907 1086908 1086909 1086910 1086911 1086912 1086913 1086914 1086915 1086916 1086917 1086918 1086919 1086920 1086921 1086922 1086923 1086924 1086925 1086926 1086927 1086928 1086929 1086930 1086931 1086932 1086933 1086934 1086935 1086936 1086937 1086938 1086939 1086940 1086941 1086942 1086943 1086944 1086945 1086946 1086947 1086948 1086949 1086950 1086951 1086952 1086953 1086954 1086955 1086956 1086957 1086958 1086959 1086960 1086961 1086962 1086963 1086964 1086965 1086966 1086967 1086968 1086969 1086970 1086971 1086972 1086973 1086974 1086975 1086976 1086977 1086978 1086979 1086980 1086981 1086982 1086983 1086984 1086985 1086986 1086987 1086988 1086989 1086990 1086991 1086992 1086993 1086994 1086995 1086996 1086997 1086998 1086999 1087000 1087001 1087002 1087003 1087004 1087005 1087006 1087007 1087008 1087009 1087010 1087011 1087012 1087013 1087014 1087015 1087016 1087017 1087018 1087019 1087020 1087021 1087022 1087023 1087024 1087025 1087026 1087027 1087028 1087029 1087030 1087031 1087032 1087033 1087034 1087035 1087036 1087037 1087038 1087039 1087040 1087041 1087042 1087043 1087044 1087045 1087046 1087047 1087048 1087049 1087050 1087051 1087052 1087053 1087054 1087055 1087056 1087057 1087058 1087059 1087060 1087061 1087062 1087063 1087064 1087065 1087066 1087067 1087068 1087069 1087070 1087071 1087072 1087073 1087074 1087075 1087076 1087077 1087078 1087079 1087080 1087081 1087082 1087083 1087084 1087085 1087086 1087087 1087088 1087089 1087090 1087091 1087092 1087093 1087094 1087095 1087096 1087097 1087098 1087099 1087100 1087101 1087102 1087103 1087104 1087105 1087106 1087107 1087108 1087109 1087110 1087111 1087112 1087113 1087114 1087115 1087116 1087117 1087118 1087119 1087120 1087121 1087122 1087123 1087124 1087125 1087126 1087127 1087128 1087129 1087130 1087131 1087132 1087133 1087134 1087135 1087136 1087137 1087138 1087139 1087140 1087141 1087142 1087143 1087144 1087145 1087146 1087147 1087148 1087149 1087150 1087151 1087152 1087153 1087154 1087155 1087156 1087157 1087158 1087159 1087160 1087161 1087162 1087163 1087164 1087165 1087166 1087167 1087168 1087169 1087170 1087171 1087172 1087173 1087174 1087175 1087176 1087177 1087178 1087179 1087180 1087181 1087182 1087183 1087184 1087185 1087186 1087187 1087188 1087189 1087190 1087191 1087192 1087193 1087194 1087195 1087196 1087197 1087198 1087199 1087200 1087201 1087202 1087203 1087204 1087205 1087206 1087207 1087208 1087209 1087210 1087211 1087212 1087213 1087214 1087215 1087216 1087217 1087218 1087219 1087220 1087221 1087222 1087223 1087224 1087225 1087226 1087227 1087228 1087229 1087230 1087231 1087232 1087233 1087234 1087235 1087236 1087237 1087238 1087239 1087240 1087241 1087242 1087243 1087244 1087245 1087246 1087247 1087248 1087249 1087250 1087251 1087252 1087253 1087254 1087255 1087256 1087257 1087258 1087259 1087260 1087261 1087262 1087263 1087264 1087265 1087266 1087267 1087268 1087269 1087270 1087271 1087272 1087273 1087274 1087275 1087276 1087277 1087278 1087279 1087280 1087281 1087282 1087283 1087284 1087285 1087286 1087287 1087288 1087289 1087290 1087291 1087292 1087293 1087294 1087295 1087296 1087297 1087298 1087299 1087300 1087301 1087302 1087303 1087304 1087305 1087306 1087307 1087308 1087309 1087310 1087311 1087312 1087313 1087314 1087315 1087316 1087317 1087318 1087319 1087320 1087321 1087322 1087323 1087324 1087325 1087326 1087327 1087328 1087329 1087330 1087331 1087332 1087333 1087334 1087335 1087336 1087337 1087338 1087339 1087340 1087341 1087342 1087343 1087344 1087345 1087346 1087347 1087348 1087349 1087350 1087351 1087352 1087353 1087354 1087355 1087356 1087357 1087358 1087359 1087360 1087361 1087362 1087363 1087364 1087365 1087366 1087367 1087368 1087369 1087370 1087371 1087372 1087373 1087374 1087375 1087376 1087377 1087378 1087379 1087380 1087381 1087382 1087383 1087384 1087385 1087386 1087387 1087388 1087389 1087390 1087391 1087392 1087393 1087394 1087395 1087396 1087397 1087398 1087399 1087400 1087401 1087402 1087403 1087404 1087405 1087406 1087407 1087408 1087409 1087410 1087411 1087412 1087413 1087414 1087415 1087416 1087417 1087418 1087419 1087420 1087421 1087422 1087423 1087424 1087425 1087426 1087427 1087428 1087429 1087430 1087431 1087432 1087433 1087434 1087435 1087436 1087437 1087438 1087439 1087440 1087441 1087442 1087443 1087444 1087445 1087446 1087447 1087448 1087449 1087450 1087451 1087452 1087453 1087454 1087455 1087456 1087457 1087458 1087459 1087460 1087461 1087462 1087463 1087464 1087465 1087466 1087467 1087468 1087469 1087470 1087471 1087472 1087473 1087474 1087475 1087476 1087477 1087478 1087479 1087480 1087481 1087482 1087483 1087484 1087485 1087486 1087487 1087488 1087489 1087490 1087491 1087492 1087493 1087494 1087495 1087496 1087497 1087498 1087499 1087500 1087501 1087502 1087503 1087504 1087505 1087506 1087507 1087508 1087509 1087510 1087511 1087512 1087513 1087514 1087515 1087516 1087517 1087518 1087519 1087520 1087521 1087522 1087523 1087524 1087525 1087526 1087527 1087528 1087529 1087530 1087531 1087532 1087533 1087534 1087535 1087536 1087537 1087538 1087539 1087540 1087541 1087542 1087543 1087544 1087545 1087546 1087547 1087548 1087549 1087550 1087551 1087552 1087553 1087554 1087555 1087556 1087557 1087558 1087559 1087560 1087561 1087562 1087563 1087564 1087565 1087566 1087567 1087568 1087569 1087570 1087571 1087572 1087573 1087574 1087575 1087576 1087577 1087578 1087579 1087580 1087581 1087582 1087583 1087584 1087585 1087586 1087587 1087588 1087589 1087590 1087591 1087592 1087593 1087594 1087595 1087596 1087597 1087598 1087599 1087600 1087601 1087602 1087603 1087604 1087605 1087606 1087607 1087608 1087609 1087610 1087611 1087612 1087613 1087614 1087615 1087616 1087617 1087618 1087619 1087620 1087621 1087622 1087623 1087624 1087625 1087626 1087627 1087628 1087629 1087630 1087631 1087632 1087633 1087634 1087635 1087636 1087637 1087638 1087639 1087640 1087641 1087642 1087643 1087644 1087645 1087646 1087647 1087648 1087649 1087650 1087651 1087652 1087653 1087654 1087655 1087656 1087657 1087658 1087659 1087660 1087661 1087662 1087663 1087664 1087665 1087666 1087667 1087668 1087669 1087670 1087671 1087672 1087673 1087674 1087675 1087676 1087677 1087678 1087679 1087680 1087681 1087682 1087683 1087684 1087685 1087686 1087687 1087688 1087689 1087690 1087691 1087692 1087693 1087694 1087695 1087696 1087697 1087698 1087699 1087700 1087701 1087702 1087703 1087704 1087705 1087706 1087707 1087708 1087709 1087710 1087711 1087712 1087713 1087714 1087715 1087716 1087717 1087718 1087719 1087720 1087721 1087722 1087723 1087724 1087725 1087726 1087727 1087728 1087729 1087730 1087731 1087732 1087733 1087734 1087735 1087736 1087737 1087738 1087739 1087740 1087741 1087742 1087743 1087744 1087745 1087746 1087747 1087748 1087749 1087750 1087751 1087752 1087753 1087754 1087755 1087756 1087757 1087758 1087759 1087760 1087761 1087762 1087763 1087764 1087765 1087766 1087767 1087768 1087769 1087770 1087771 1087772 1087773 1087774 1087775 1087776 1087777 1087778 1087779 1087780 1087781 1087782 1087783 1087784 1087785 1087786 1087787 1087788 1087789 1087790 1087791 1087792 1087793 1087794 1087795 1087796 1087797 1087798 1087799 1087800 1087801 1087802 1087803 1087804 1087805 1087806 1087807 1087808 1087809 1087810 1087811 1087812 1087813 1087814 1087815 1087816 1087817 1087818 1087819 1087820 1087821 1087822 1087823 1087824 1087825 1087826 1087827 1087828 1087829 1087830 1087831 1087832 1087833 1087834 1087835 1087836 1087837 1087838 1087839 1087840 1087841 1087842 1087843 1087844 1087845 1087846 1087847 1087848 1087849 1087850 1087851 1087852 1087853 1087854 1087855 1087856 1087857 1087858 1087859 1087860 1087861 1087862 1087863 1087864 1087865 1087866 1087867 1087868 1087869 1087870 1087871 1087872 1087873 1087874 1087875 1087876 1087877 1087878 1087879 1087880 1087881 1087882 1087883 1087884 1087885 1087886 1087887 1087888 1087889 1087890 1087891 1087892 1087893 1087894 1087895 1087896 1087897 1087898 1087899 1087900 1087901 1087902 1087903 1087904 1087905 1087906 1087907 1087908 1087909 1087910 1087911 1087912 1087913 1087914 1087915 1087916 1087917 1087918 1087919 1087920 1087921 1087922 1087923 1087924 1087925 1087926 1087927 1087928 1087929 1087930 1087931 1087932 1087933 1087934 1087935 1087936 1087937 1087938 1087939 1087940 1087941 1087942 1087943 1087944 1087945 1087946 1087947 1087948 1087949 1087950 1087951 1087952 1087953 1087954 1087955 1087956 1087957 1087958 1087959 1087960 1087961 1087962 1087963 1087964 1087965 1087966 1087967 1087968 1087969 1087970 1087971 1087972 1087973 1087974 1087975 1087976 1087977 1087978 1087979 1087980 1087981 1087982 1087983 1087984 1087985 1087986 1087987 1087988 1087989 1087990 TooltipText=null 16:41:15.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:15.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:15.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:41:15.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:41:15.918 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 16:41:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:15.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:15.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:41:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:15.921 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Console ( TestLoopClass [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 4:41:10 PM – 4:41:14 PM) [pid: 3266])"as the parent 16:41:15.922 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") 16:41:15.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:15.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:15.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:15.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:15.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:15.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:15.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:15.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:15.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 '\*?\QConsole\E') 16:41:15.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:15.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:15.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:15.967 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:15.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:15.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:15.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:15.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:15.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:15.969 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:15.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:15.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.970 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:15.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:15.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:15.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:15.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:15.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:15.972 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") 16:41:15.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:15.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:15.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:15.972 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:41:15.972 INFO [WorkbenchTestable][AbstractView] Terminating console 16:41:15.973 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:15.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:15.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:15.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:41:15.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:15.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:15.996 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") 16:41:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:15.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:15.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:15.997 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 16:41:15.997 INFO [WorkbenchTestable][AbstractView] Removing launch from console 16:41:15.997 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:15.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:15.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:15.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1077991 1077992 1077993 1077994 1077995 1077996 1077997 1077998 1077999 1078000 1078001 1078002 1078003 1078004 1078005 1078006 1078007 1078008 1078009 1078010 1078011 1078012 1078013 1078014 1078015 1078016 1078017 1078018 1078019 1078020 1078021 1078022 1078023 1078024 1078025 1078026 1078027 1078028 1078029 1078030 1078031 1078032 1078033 1078034 1078035 1078036 1078037 1078038 1078039 1078040 1078041 1078042 1078043 1078044 1078045 1078046 1078047 1078048 1078049 1078050 1078051 1078052 1078053 1078054 1078055 1078056 1078057 1078058 1078059 1078060 1078061 1078062 1078063 1078064 1078065 1078066 1078067 1078068 1078069 1078070 1078071 1078072 1078073 1078074 1078075 1078076 1078077 1078078 1078079 1078080 1078081 1078082 1078083 1078084 1078085 1078086 1078087 1078088 1078089 1078090 1078091 1078092 1078093 1078094 1078095 1078096 1078097 1078098 1078099 1078100 1078101 1078102 1078103 1078104 1078105 1078106 1078107 1078108 1078109 1078110 1078111 1078112 1078113 1078114 1078115 1078116 1078117 1078118 1078119 1078120 1078121 1078122 1078123 1078124 1078125 1078126 1078127 1078128 1078129 1078130 1078131 1078132 1078133 1078134 1078135 1078136 1078137 1078138 1078139 1078140 1078141 1078142 1078143 1078144 1078145 1078146 1078147 1078148 1078149 1078150 1078151 1078152 1078153 1078154 1078155 1078156 1078157 1078158 1078159 1078160 1078161 1078162 1078163 1078164 1078165 1078166 1078167 1078168 1078169 1078170 1078171 1078172 1078173 1078174 1078175 1078176 1078177 1078178 1078179 1078180 1078181 1078182 1078183 1078184 1078185 1078186 1078187 1078188 1078189 1078190 1078191 1078192 1078193 1078194 1078195 1078196 1078197 1078198 1078199 1078200 1078201 1078202 1078203 1078204 1078205 1078206 1078207 1078208 1078209 1078210 1078211 1078212 1078213 1078214 1078215 1078216 1078217 1078218 1078219 1078220 1078221 1078222 1078223 1078224 1078225 1078226 1078227 1078228 1078229 1078230 1078231 1078232 1078233 1078234 1078235 1078236 1078237 1078238 1078239 1078240 1078241 1078242 1078243 1078244 1078245 1078246 1078247 1078248 1078249 1078250 1078251 1078252 1078253 1078254 1078255 1078256 1078257 1078258 1078259 1078260 1078261 1078262 1078263 1078264 1078265 1078266 1078267 1078268 1078269 1078270 1078271 1078272 1078273 1078274 1078275 1078276 1078277 1078278 1078279 1078280 1078281 1078282 1078283 1078284 1078285 1078286 1078287 1078288 1078289 1078290 1078291 1078292 1078293 1078294 1078295 1078296 1078297 1078298 1078299 1078300 1078301 1078302 1078303 1078304 1078305 1078306 1078307 1078308 1078309 1078310 1078311 1078312 1078313 1078314 1078315 1078316 1078317 1078318 1078319 1078320 1078321 1078322 1078323 1078324 1078325 1078326 1078327 1078328 1078329 1078330 1078331 1078332 1078333 1078334 1078335 1078336 1078337 1078338 1078339 1078340 1078341 1078342 1078343 1078344 1078345 1078346 1078347 1078348 1078349 1078350 1078351 1078352 1078353 1078354 1078355 1078356 1078357 1078358 1078359 1078360 1078361 1078362 1078363 1078364 1078365 1078366 1078367 1078368 1078369 1078370 1078371 1078372 1078373 1078374 1078375 1078376 1078377 1078378 1078379 1078380 1078381 1078382 1078383 1078384 1078385 1078386 1078387 1078388 1078389 1078390 1078391 1078392 1078393 1078394 1078395 1078396 1078397 1078398 1078399 1078400 1078401 1078402 1078403 1078404 1078405 1078406 1078407 1078408 1078409 1078410 1078411 1078412 1078413 1078414 1078415 1078416 1078417 1078418 1078419 1078420 1078421 1078422 1078423 1078424 1078425 1078426 1078427 1078428 1078429 1078430 1078431 1078432 1078433 1078434 1078435 1078436 1078437 1078438 1078439 1078440 1078441 1078442 1078443 1078444 1078445 1078446 1078447 1078448 1078449 1078450 1078451 1078452 1078453 1078454 1078455 1078456 1078457 1078458 1078459 1078460 1078461 1078462 1078463 1078464 1078465 1078466 1078467 1078468 1078469 1078470 1078471 1078472 1078473 1078474 1078475 1078476 1078477 1078478 1078479 1078480 1078481 1078482 1078483 1078484 1078485 1078486 1078487 1078488 1078489 1078490 1078491 1078492 1078493 1078494 1078495 1078496 1078497 1078498 1078499 1078500 1078501 1078502 1078503 1078504 1078505 1078506 1078507 1078508 1078509 1078510 1078511 1078512 1078513 1078514 1078515 1078516 1078517 1078518 1078519 1078520 1078521 1078522 1078523 1078524 1078525 1078526 1078527 1078528 1078529 1078530 1078531 1078532 1078533 1078534 1078535 1078536 1078537 1078538 1078539 1078540 1078541 1078542 1078543 1078544 1078545 1078546 1078547 1078548 1078549 1078550 1078551 1078552 1078553 1078554 1078555 1078556 1078557 1078558 1078559 1078560 1078561 1078562 1078563 1078564 1078565 1078566 1078567 1078568 1078569 1078570 1078571 1078572 1078573 1078574 1078575 1078576 1078577 1078578 1078579 1078580 1078581 1078582 1078583 1078584 1078585 1078586 1078587 1078588 1078589 1078590 1078591 1078592 1078593 1078594 1078595 1078596 1078597 1078598 1078599 1078600 1078601 1078602 1078603 1078604 1078605 1078606 1078607 1078608 1078609 1078610 1078611 1078612 1078613 1078614 1078615 1078616 1078617 1078618 1078619 1078620 1078621 1078622 1078623 1078624 1078625 1078626 1078627 1078628 1078629 1078630 1078631 1078632 1078633 1078634 1078635 1078636 1078637 1078638 1078639 1078640 1078641 1078642 1078643 1078644 1078645 1078646 1078647 1078648 1078649 1078650 1078651 1078652 1078653 1078654 1078655 1078656 1078657 1078658 1078659 1078660 1078661 1078662 1078663 1078664 1078665 1078666 1078667 1078668 1078669 1078670 1078671 1078672 1078673 1078674 1078675 1078676 1078677 1078678 1078679 1078680 1078681 1078682 1078683 1078684 1078685 1078686 1078687 1078688 1078689 1078690 1078691 1078692 1078693 1078694 1078695 1078696 1078697 1078698 1078699 1078700 1078701 1078702 1078703 1078704 1078705 1078706 1078707 1078708 1078709 1078710 1078711 1078712 1078713 1078714 1078715 1078716 1078717 1078718 1078719 1078720 1078721 1078722 1078723 1078724 1078725 1078726 1078727 1078728 1078729 1078730 1078731 1078732 1078733 1078734 1078735 1078736 1078737 1078738 1078739 1078740 1078741 1078742 1078743 1078744 1078745 1078746 1078747 1078748 1078749 1078750 1078751 1078752 1078753 1078754 1078755 1078756 1078757 1078758 1078759 1078760 1078761 1078762 1078763 1078764 1078765 1078766 1078767 1078768 1078769 1078770 1078771 1078772 1078773 1078774 1078775 1078776 1078777 1078778 1078779 1078780 1078781 1078782 1078783 1078784 1078785 1078786 1078787 1078788 1078789 1078790 1078791 1078792 1078793 1078794 1078795 1078796 1078797 1078798 1078799 1078800 1078801 1078802 1078803 1078804 1078805 1078806 1078807 1078808 1078809 1078810 1078811 1078812 1078813 1078814 1078815 1078816 1078817 1078818 1078819 1078820 1078821 1078822 1078823 1078824 1078825 1078826 1078827 1078828 1078829 1078830 1078831 1078832 1078833 1078834 1078835 1078836 1078837 1078838 1078839 1078840 1078841 1078842 1078843 1078844 1078845 1078846 1078847 1078848 1078849 1078850 1078851 1078852 1078853 1078854 1078855 1078856 1078857 1078858 1078859 1078860 1078861 1078862 1078863 1078864 1078865 1078866 1078867 1078868 1078869 1078870 1078871 1078872 1078873 1078874 1078875 1078876 1078877 1078878 1078879 1078880 1078881 1078882 1078883 1078884 1078885 1078886 1078887 1078888 1078889 1078890 1078891 1078892 1078893 1078894 1078895 1078896 1078897 1078898 1078899 1078900 1078901 1078902 1078903 1078904 1078905 1078906 1078907 1078908 1078909 1078910 1078911 1078912 1078913 1078914 1078915 1078916 1078917 1078918 1078919 1078920 1078921 1078922 1078923 1078924 1078925 1078926 1078927 1078928 1078929 1078930 1078931 1078932 1078933 1078934 1078935 1078936 1078937 1078938 1078939 1078940 1078941 1078942 1078943 1078944 1078945 1078946 1078947 1078948 1078949 1078950 1078951 1078952 1078953 1078954 1078955 1078956 1078957 1078958 1078959 1078960 1078961 1078962 1078963 1078964 1078965 1078966 1078967 1078968 1078969 1078970 1078971 1078972 1078973 1078974 1078975 1078976 1078977 1078978 1078979 1078980 1078981 1078982 1078983 1078984 1078985 1078986 1078987 1078988 1078989 1078990 1078991 1078992 1078993 1078994 1078995 1078996 1078997 1078998 1078999 1079000 1079001 1079002 1079003 1079004 1079005 1079006 1079007 1079008 1079009 1079010 1079011 1079012 1079013 1079014 1079015 1079016 1079017 1079018 1079019 1079020 1079021 1079022 1079023 1079024 1079025 1079026 1079027 1079028 1079029 1079030 1079031 1079032 1079033 1079034 1079035 1079036 1079037 1079038 1079039 1079040 1079041 1079042 1079043 1079044 1079045 1079046 1079047 1079048 1079049 1079050 1079051 1079052 1079053 1079054 1079055 1079056 1079057 1079058 1079059 1079060 1079061 1079062 1079063 1079064 1079065 1079066 1079067 1079068 1079069 1079070 1079071 1079072 1079073 1079074 1079075 1079076 1079077 1079078 1079079 1079080 1079081 1079082 1079083 1079084 1079085 1079086 1079087 1079088 1079089 1079090 1079091 1079092 1079093 1079094 1079095 1079096 1079097 1079098 1079099 1079100 1079101 1079102 1079103 1079104 1079105 1079106 1079107 1079108 1079109 1079110 1079111 1079112 1079113 1079114 1079115 1079116 1079117 1079118 1079119 1079120 1079121 1079122 1079123 1079124 1079125 1079126 1079127 1079128 1079129 1079130 1079131 1079132 1079133 1079134 1079135 1079136 1079137 1079138 1079139 1079140 1079141 1079142 1079143 1079144 1079145 1079146 1079147 1079148 1079149 1079150 1079151 1079152 1079153 1079154 1079155 1079156 1079157 1079158 1079159 1079160 1079161 1079162 1079163 1079164 1079165 1079166 1079167 1079168 1079169 1079170 1079171 1079172 1079173 1079174 1079175 1079176 1079177 1079178 1079179 1079180 1079181 1079182 1079183 1079184 1079185 1079186 1079187 1079188 1079189 1079190 1079191 1079192 1079193 1079194 1079195 1079196 1079197 1079198 1079199 1079200 1079201 1079202 1079203 1079204 1079205 1079206 1079207 1079208 1079209 1079210 1079211 1079212 1079213 1079214 1079215 1079216 1079217 1079218 1079219 1079220 1079221 1079222 1079223 1079224 1079225 1079226 1079227 1079228 1079229 1079230 1079231 1079232 1079233 1079234 1079235 1079236 1079237 1079238 1079239 1079240 1079241 1079242 1079243 1079244 1079245 1079246 1079247 1079248 1079249 1079250 1079251 1079252 1079253 1079254 1079255 1079256 1079257 1079258 1079259 1079260 1079261 1079262 1079263 1079264 1079265 1079266 1079267 1079268 1079269 1079270 1079271 1079272 1079273 1079274 1079275 1079276 1079277 1079278 1079279 1079280 1079281 1079282 1079283 1079284 1079285 1079286 1079287 1079288 1079289 1079290 1079291 1079292 1079293 1079294 1079295 1079296 1079297 1079298 1079299 1079300 1079301 1079302 1079303 1079304 1079305 1079306 1079307 1079308 1079309 1079310 1079311 1079312 1079313 1079314 1079315 1079316 1079317 1079318 1079319 1079320 1079321 1079322 1079323 1079324 1079325 1079326 1079327 1079328 1079329 1079330 1079331 1079332 1079333 1079334 1079335 1079336 1079337 1079338 1079339 1079340 1079341 1079342 1079343 1079344 1079345 1079346 1079347 1079348 1079349 1079350 1079351 1079352 1079353 1079354 1079355 1079356 1079357 1079358 1079359 1079360 1079361 1079362 1079363 1079364 1079365 1079366 1079367 1079368 1079369 1079370 1079371 1079372 1079373 1079374 1079375 1079376 1079377 1079378 1079379 1079380 1079381 1079382 1079383 1079384 1079385 1079386 1079387 1079388 1079389 1079390 1079391 1079392 1079393 1079394 1079395 1079396 1079397 1079398 1079399 1079400 1079401 1079402 1079403 1079404 1079405 1079406 1079407 1079408 1079409 1079410 1079411 1079412 1079413 1079414 1079415 1079416 1079417 1079418 1079419 1079420 1079421 1079422 1079423 1079424 1079425 1079426 1079427 1079428 1079429 1079430 1079431 1079432 1079433 1079434 1079435 1079436 1079437 1079438 1079439 1079440 1079441 1079442 1079443 1079444 1079445 1079446 1079447 1079448 1079449 1079450 1079451 1079452 1079453 1079454 1079455 1079456 1079457 1079458 1079459 1079460 1079461 1079462 1079463 1079464 1079465 1079466 1079467 1079468 1079469 1079470 1079471 1079472 1079473 1079474 1079475 1079476 1079477 1079478 1079479 1079480 1079481 1079482 1079483 1079484 1079485 1079486 1079487 1079488 1079489 1079490 1079491 1079492 1079493 1079494 1079495 1079496 1079497 1079498 1079499 1079500 1079501 1079502 1079503 1079504 1079505 1079506 1079507 1079508 1079509 1079510 1079511 1079512 1079513 1079514 1079515 1079516 1079517 1079518 1079519 1079520 1079521 1079522 1079523 1079524 1079525 1079526 1079527 1079528 1079529 1079530 1079531 1079532 1079533 1079534 1079535 1079536 1079537 1079538 1079539 1079540 1079541 1079542 1079543 1079544 1079545 1079546 1079547 1079548 1079549 1079550 1079551 1079552 1079553 1079554 1079555 1079556 1079557 1079558 1079559 1079560 1079561 1079562 1079563 1079564 1079565 1079566 1079567 1079568 1079569 1079570 1079571 1079572 1079573 1079574 1079575 1079576 1079577 1079578 1079579 1079580 1079581 1079582 1079583 1079584 1079585 1079586 1079587 1079588 1079589 1079590 1079591 1079592 1079593 1079594 1079595 1079596 1079597 1079598 1079599 1079600 1079601 1079602 1079603 1079604 1079605 1079606 1079607 1079608 1079609 1079610 1079611 1079612 1079613 1079614 1079615 1079616 1079617 1079618 1079619 1079620 1079621 1079622 1079623 1079624 1079625 1079626 1079627 1079628 1079629 1079630 1079631 1079632 1079633 1079634 1079635 1079636 1079637 1079638 1079639 1079640 1079641 1079642 1079643 1079644 1079645 1079646 1079647 1079648 1079649 1079650 1079651 1079652 1079653 1079654 1079655 1079656 1079657 1079658 1079659 1079660 1079661 1079662 1079663 1079664 1079665 1079666 1079667 1079668 1079669 1079670 1079671 1079672 1079673 1079674 1079675 1079676 1079677 1079678 1079679 1079680 1079681 1079682 1079683 1079684 1079685 1079686 1079687 1079688 1079689 1079690 1079691 1079692 1079693 1079694 1079695 1079696 1079697 1079698 1079699 1079700 1079701 1079702 1079703 1079704 1079705 1079706 1079707 1079708 1079709 1079710 1079711 1079712 1079713 1079714 1079715 1079716 1079717 1079718 1079719 1079720 1079721 1079722 1079723 1079724 1079725 1079726 1079727 1079728 1079729 1079730 1079731 1079732 1079733 1079734 1079735 1079736 1079737 1079738 1079739 1079740 1079741 1079742 1079743 1079744 1079745 1079746 1079747 1079748 1079749 1079750 1079751 1079752 1079753 1079754 1079755 1079756 1079757 1079758 1079759 1079760 1079761 1079762 1079763 1079764 1079765 1079766 1079767 1079768 1079769 1079770 1079771 1079772 1079773 1079774 1079775 1079776 1079777 1079778 1079779 1079780 1079781 1079782 1079783 1079784 1079785 1079786 1079787 1079788 1079789 1079790 1079791 1079792 1079793 1079794 1079795 1079796 1079797 1079798 1079799 1079800 1079801 1079802 1079803 1079804 1079805 1079806 1079807 1079808 1079809 1079810 1079811 1079812 1079813 1079814 1079815 1079816 1079817 1079818 1079819 1079820 1079821 1079822 1079823 1079824 1079825 1079826 1079827 1079828 1079829 1079830 1079831 1079832 1079833 1079834 1079835 1079836 1079837 1079838 1079839 1079840 1079841 1079842 1079843 1079844 1079845 1079846 1079847 1079848 1079849 1079850 1079851 1079852 1079853 1079854 1079855 1079856 1079857 1079858 1079859 1079860 1079861 1079862 1079863 1079864 1079865 1079866 1079867 1079868 1079869 1079870 1079871 1079872 1079873 1079874 1079875 1079876 1079877 1079878 1079879 1079880 1079881 1079882 1079883 1079884 1079885 1079886 1079887 1079888 1079889 1079890 1079891 1079892 1079893 1079894 1079895 1079896 1079897 1079898 1079899 1079900 1079901 1079902 1079903 1079904 1079905 1079906 1079907 1079908 1079909 1079910 1079911 1079912 1079913 1079914 1079915 1079916 1079917 1079918 1079919 1079920 1079921 1079922 1079923 1079924 1079925 1079926 1079927 1079928 1079929 1079930 1079931 1079932 1079933 1079934 1079935 1079936 1079937 1079938 1079939 1079940 1079941 1079942 1079943 1079944 1079945 1079946 1079947 1079948 1079949 1079950 1079951 1079952 1079953 1079954 1079955 1079956 1079957 1079958 1079959 1079960 1079961 1079962 1079963 1079964 1079965 1079966 1079967 1079968 1079969 1079970 1079971 1079972 1079973 1079974 1079975 1079976 1079977 1079978 1079979 1079980 1079981 1079982 1079983 1079984 1079985 1079986 1079987 1079988 1079989 1079990 1079991 1079992 1079993 1079994 1079995 1079996 1079997 1079998 1079999 1080000 1080001 1080002 1080003 1080004 1080005 1080006 1080007 1080008 1080009 1080010 1080011 1080012 1080013 1080014 1080015 1080016 1080017 1080018 1080019 1080020 1080021 1080022 1080023 1080024 1080025 1080026 1080027 1080028 1080029 1080030 1080031 1080032 1080033 1080034 1080035 1080036 1080037 1080038 1080039 1080040 1080041 1080042 1080043 1080044 1080045 1080046 1080047 1080048 1080049 1080050 1080051 1080052 1080053 1080054 1080055 1080056 1080057 1080058 1080059 1080060 1080061 1080062 1080063 1080064 1080065 1080066 1080067 1080068 1080069 1080070 1080071 1080072 1080073 1080074 1080075 1080076 1080077 1080078 1080079 1080080 1080081 1080082 1080083 1080084 1080085 1080086 1080087 1080088 1080089 1080090 1080091 1080092 1080093 1080094 1080095 1080096 1080097 1080098 1080099 1080100 1080101 1080102 1080103 1080104 1080105 1080106 1080107 1080108 1080109 1080110 1080111 1080112 1080113 1080114 1080115 1080116 1080117 1080118 1080119 1080120 1080121 1080122 1080123 1080124 1080125 1080126 1080127 1080128 1080129 1080130 1080131 1080132 1080133 1080134 1080135 1080136 1080137 1080138 1080139 1080140 1080141 1080142 1080143 1080144 1080145 1080146 1080147 1080148 1080149 1080150 1080151 1080152 1080153 1080154 1080155 1080156 1080157 1080158 1080159 1080160 1080161 1080162 1080163 1080164 1080165 1080166 1080167 1080168 1080169 1080170 1080171 1080172 1080173 1080174 1080175 1080176 1080177 1080178 1080179 1080180 1080181 1080182 1080183 1080184 1080185 1080186 1080187 1080188 1080189 1080190 1080191 1080192 1080193 1080194 1080195 1080196 1080197 1080198 1080199 1080200 1080201 1080202 1080203 1080204 1080205 1080206 1080207 1080208 1080209 1080210 1080211 1080212 1080213 1080214 1080215 1080216 1080217 1080218 1080219 1080220 1080221 1080222 1080223 1080224 1080225 1080226 1080227 1080228 1080229 1080230 1080231 1080232 1080233 1080234 1080235 1080236 1080237 1080238 1080239 1080240 1080241 1080242 1080243 1080244 1080245 1080246 1080247 1080248 1080249 1080250 1080251 1080252 1080253 1080254 1080255 1080256 1080257 1080258 1080259 1080260 1080261 1080262 1080263 1080264 1080265 1080266 1080267 1080268 1080269 1080270 1080271 1080272 1080273 1080274 1080275 1080276 1080277 1080278 1080279 1080280 1080281 1080282 1080283 1080284 1080285 1080286 1080287 1080288 1080289 1080290 1080291 1080292 1080293 1080294 1080295 1080296 1080297 1080298 1080299 1080300 1080301 1080302 1080303 1080304 1080305 1080306 1080307 1080308 1080309 1080310 1080311 1080312 1080313 1080314 1080315 1080316 1080317 1080318 1080319 1080320 1080321 1080322 1080323 1080324 1080325 1080326 1080327 1080328 1080329 1080330 1080331 1080332 1080333 1080334 1080335 1080336 1080337 1080338 1080339 1080340 1080341 1080342 1080343 1080344 1080345 1080346 1080347 1080348 1080349 1080350 1080351 1080352 1080353 1080354 1080355 1080356 1080357 1080358 1080359 1080360 1080361 1080362 1080363 1080364 1080365 1080366 1080367 1080368 1080369 1080370 1080371 1080372 1080373 1080374 1080375 1080376 1080377 1080378 1080379 1080380 1080381 1080382 1080383 1080384 1080385 1080386 1080387 1080388 1080389 1080390 1080391 1080392 1080393 1080394 1080395 1080396 1080397 1080398 1080399 1080400 1080401 1080402 1080403 1080404 1080405 1080406 1080407 1080408 1080409 1080410 1080411 1080412 1080413 1080414 1080415 1080416 1080417 1080418 1080419 1080420 1080421 1080422 1080423 1080424 1080425 1080426 1080427 1080428 1080429 1080430 1080431 1080432 1080433 1080434 1080435 1080436 1080437 1080438 1080439 1080440 1080441 1080442 1080443 1080444 1080445 1080446 1080447 1080448 1080449 1080450 1080451 1080452 1080453 1080454 1080455 1080456 1080457 1080458 1080459 1080460 1080461 1080462 1080463 1080464 1080465 1080466 1080467 1080468 1080469 1080470 1080471 1080472 1080473 1080474 1080475 1080476 1080477 1080478 1080479 1080480 1080481 1080482 1080483 1080484 1080485 1080486 1080487 1080488 1080489 1080490 1080491 1080492 1080493 1080494 1080495 1080496 1080497 1080498 1080499 1080500 1080501 1080502 1080503 1080504 1080505 1080506 1080507 1080508 1080509 1080510 1080511 1080512 1080513 1080514 1080515 1080516 1080517 1080518 1080519 1080520 1080521 1080522 1080523 1080524 1080525 1080526 1080527 1080528 1080529 1080530 1080531 1080532 1080533 1080534 1080535 1080536 1080537 1080538 1080539 1080540 1080541 1080542 1080543 1080544 1080545 1080546 1080547 1080548 1080549 1080550 1080551 1080552 1080553 1080554 1080555 1080556 1080557 1080558 1080559 1080560 1080561 1080562 1080563 1080564 1080565 1080566 1080567 1080568 1080569 1080570 1080571 1080572 1080573 1080574 1080575 1080576 1080577 1080578 1080579 1080580 1080581 1080582 1080583 1080584 1080585 1080586 1080587 1080588 1080589 1080590 1080591 1080592 1080593 1080594 1080595 1080596 1080597 1080598 1080599 1080600 1080601 1080602 1080603 1080604 1080605 1080606 1080607 1080608 1080609 1080610 1080611 1080612 1080613 1080614 1080615 1080616 1080617 1080618 1080619 1080620 1080621 1080622 1080623 1080624 1080625 1080626 1080627 1080628 1080629 1080630 1080631 1080632 1080633 1080634 1080635 1080636 1080637 1080638 1080639 1080640 1080641 1080642 1080643 1080644 1080645 1080646 1080647 1080648 1080649 1080650 1080651 1080652 1080653 1080654 1080655 1080656 1080657 1080658 1080659 1080660 1080661 1080662 1080663 1080664 1080665 1080666 1080667 1080668 1080669 1080670 1080671 1080672 1080673 1080674 1080675 1080676 1080677 1080678 1080679 1080680 1080681 1080682 1080683 1080684 1080685 1080686 1080687 1080688 1080689 1080690 1080691 1080692 1080693 1080694 1080695 1080696 1080697 1080698 1080699 1080700 1080701 1080702 1080703 1080704 1080705 1080706 1080707 1080708 1080709 1080710 1080711 1080712 1080713 1080714 1080715 1080716 1080717 1080718 1080719 1080720 1080721 1080722 1080723 1080724 1080725 1080726 1080727 1080728 1080729 1080730 1080731 1080732 1080733 1080734 1080735 1080736 1080737 1080738 1080739 1080740 1080741 1080742 1080743 1080744 1080745 1080746 1080747 1080748 1080749 1080750 1080751 1080752 1080753 1080754 1080755 1080756 1080757 1080758 1080759 1080760 1080761 1080762 1080763 1080764 1080765 1080766 1080767 1080768 1080769 1080770 1080771 1080772 1080773 1080774 1080775 1080776 1080777 1080778 1080779 1080780 1080781 1080782 1080783 1080784 1080785 1080786 1080787 1080788 1080789 1080790 1080791 1080792 1080793 1080794 1080795 1080796 1080797 1080798 1080799 1080800 1080801 1080802 1080803 1080804 1080805 1080806 1080807 1080808 1080809 1080810 1080811 1080812 1080813 1080814 1080815 1080816 1080817 1080818 1080819 1080820 1080821 1080822 1080823 1080824 1080825 1080826 1080827 1080828 1080829 1080830 1080831 1080832 1080833 1080834 1080835 1080836 1080837 1080838 1080839 1080840 1080841 1080842 1080843 1080844 1080845 1080846 1080847 1080848 1080849 1080850 1080851 1080852 1080853 1080854 1080855 1080856 1080857 1080858 1080859 1080860 1080861 1080862 1080863 1080864 1080865 1080866 1080867 1080868 1080869 1080870 1080871 1080872 1080873 1080874 1080875 1080876 1080877 1080878 1080879 1080880 1080881 1080882 1080883 1080884 1080885 1080886 1080887 1080888 1080889 1080890 1080891 1080892 1080893 1080894 1080895 1080896 1080897 1080898 1080899 1080900 1080901 1080902 1080903 1080904 1080905 1080906 1080907 1080908 1080909 1080910 1080911 1080912 1080913 1080914 1080915 1080916 1080917 1080918 1080919 1080920 1080921 1080922 1080923 1080924 1080925 1080926 1080927 1080928 1080929 1080930 1080931 1080932 1080933 1080934 1080935 1080936 1080937 1080938 1080939 1080940 1080941 1080942 1080943 1080944 1080945 1080946 1080947 1080948 1080949 1080950 1080951 1080952 1080953 1080954 1080955 1080956 1080957 1080958 1080959 1080960 1080961 1080962 1080963 1080964 1080965 1080966 1080967 1080968 1080969 1080970 1080971 1080972 1080973 1080974 1080975 1080976 1080977 1080978 1080979 1080980 1080981 1080982 1080983 1080984 1080985 1080986 1080987 1080988 1080989 1080990 1080991 1080992 1080993 1080994 1080995 1080996 1080997 1080998 1080999 1081000 1081001 1081002 1081003 1081004 1081005 1081006 1081007 1081008 1081009 1081010 1081011 1081012 1081013 1081014 1081015 1081016 1081017 1081018 1081019 1081020 1081021 1081022 1081023 1081024 1081025 1081026 1081027 1081028 1081029 1081030 1081031 1081032 1081033 1081034 1081035 1081036 1081037 1081038 1081039 1081040 1081041 1081042 1081043 1081044 1081045 1081046 1081047 1081048 1081049 1081050 1081051 1081052 1081053 1081054 1081055 1081056 1081057 1081058 1081059 1081060 1081061 1081062 1081063 1081064 1081065 1081066 1081067 1081068 1081069 1081070 1081071 1081072 1081073 1081074 1081075 1081076 1081077 1081078 1081079 1081080 1081081 1081082 1081083 1081084 1081085 1081086 1081087 1081088 1081089 1081090 1081091 1081092 1081093 1081094 1081095 1081096 1081097 1081098 1081099 1081100 1081101 1081102 1081103 1081104 1081105 1081106 1081107 1081108 1081109 1081110 1081111 1081112 1081113 1081114 1081115 1081116 1081117 1081118 1081119 1081120 1081121 1081122 1081123 1081124 1081125 1081126 1081127 1081128 1081129 1081130 1081131 1081132 1081133 1081134 1081135 1081136 1081137 1081138 1081139 1081140 1081141 1081142 1081143 1081144 1081145 1081146 1081147 1081148 1081149 1081150 1081151 1081152 1081153 1081154 1081155 1081156 1081157 1081158 1081159 1081160 1081161 1081162 1081163 1081164 1081165 1081166 1081167 1081168 1081169 1081170 1081171 1081172 1081173 1081174 1081175 1081176 1081177 1081178 1081179 1081180 1081181 1081182 1081183 1081184 1081185 1081186 1081187 1081188 1081189 1081190 1081191 1081192 1081193 1081194 1081195 1081196 1081197 1081198 1081199 1081200 1081201 1081202 1081203 1081204 1081205 1081206 1081207 1081208 1081209 1081210 1081211 1081212 1081213 1081214 1081215 1081216 1081217 1081218 1081219 1081220 1081221 1081222 1081223 1081224 1081225 1081226 1081227 1081228 1081229 1081230 1081231 1081232 1081233 1081234 1081235 1081236 1081237 1081238 1081239 1081240 1081241 1081242 1081243 1081244 1081245 1081246 1081247 1081248 1081249 1081250 1081251 1081252 1081253 1081254 1081255 1081256 1081257 1081258 1081259 1081260 1081261 1081262 1081263 1081264 1081265 1081266 1081267 1081268 1081269 1081270 1081271 1081272 1081273 1081274 1081275 1081276 1081277 1081278 1081279 1081280 1081281 1081282 1081283 1081284 1081285 1081286 1081287 1081288 1081289 1081290 1081291 1081292 1081293 1081294 1081295 1081296 1081297 1081298 1081299 1081300 1081301 1081302 1081303 1081304 1081305 1081306 1081307 1081308 1081309 1081310 1081311 1081312 1081313 1081314 1081315 1081316 1081317 1081318 1081319 1081320 1081321 1081322 1081323 1081324 1081325 1081326 1081327 1081328 1081329 1081330 1081331 1081332 1081333 1081334 1081335 1081336 1081337 1081338 1081339 1081340 1081341 1081342 1081343 1081344 1081345 1081346 1081347 1081348 1081349 1081350 1081351 1081352 1081353 1081354 1081355 1081356 1081357 1081358 1081359 1081360 1081361 1081362 1081363 1081364 1081365 1081366 1081367 1081368 1081369 1081370 1081371 1081372 1081373 1081374 1081375 1081376 1081377 1081378 1081379 1081380 1081381 1081382 1081383 1081384 1081385 1081386 1081387 1081388 1081389 1081390 1081391 1081392 1081393 1081394 1081395 1081396 1081397 1081398 1081399 1081400 1081401 1081402 1081403 1081404 1081405 1081406 1081407 1081408 1081409 1081410 1081411 1081412 1081413 1081414 1081415 1081416 1081417 1081418 1081419 1081420 1081421 1081422 1081423 1081424 1081425 1081426 1081427 1081428 1081429 1081430 1081431 1081432 1081433 1081434 1081435 1081436 1081437 1081438 1081439 1081440 1081441 1081442 1081443 1081444 1081445 1081446 1081447 1081448 1081449 1081450 1081451 1081452 1081453 1081454 1081455 1081456 1081457 1081458 1081459 1081460 1081461 1081462 1081463 1081464 1081465 1081466 1081467 1081468 1081469 1081470 1081471 1081472 1081473 1081474 1081475 1081476 1081477 1081478 1081479 1081480 1081481 1081482 1081483 1081484 1081485 1081486 1081487 1081488 1081489 1081490 1081491 1081492 1081493 1081494 1081495 1081496 1081497 1081498 1081499 1081500 1081501 1081502 1081503 1081504 1081505 1081506 1081507 1081508 1081509 1081510 1081511 1081512 1081513 1081514 1081515 1081516 1081517 1081518 1081519 1081520 1081521 1081522 1081523 1081524 1081525 1081526 1081527 1081528 1081529 1081530 1081531 1081532 1081533 1081534 1081535 1081536 1081537 1081538 1081539 1081540 1081541 1081542 1081543 1081544 1081545 1081546 1081547 1081548 1081549 1081550 1081551 1081552 1081553 1081554 1081555 1081556 1081557 1081558 1081559 1081560 1081561 1081562 1081563 1081564 1081565 1081566 1081567 1081568 1081569 1081570 1081571 1081572 1081573 1081574 1081575 1081576 1081577 1081578 1081579 1081580 1081581 1081582 1081583 1081584 1081585 1081586 1081587 1081588 1081589 1081590 1081591 1081592 1081593 1081594 1081595 1081596 1081597 1081598 1081599 1081600 1081601 1081602 1081603 1081604 1081605 1081606 1081607 1081608 1081609 1081610 1081611 1081612 1081613 1081614 1081615 1081616 1081617 1081618 1081619 1081620 1081621 1081622 1081623 1081624 1081625 1081626 1081627 1081628 1081629 1081630 1081631 1081632 1081633 1081634 1081635 1081636 1081637 1081638 1081639 1081640 1081641 1081642 1081643 1081644 1081645 1081646 1081647 1081648 1081649 1081650 1081651 1081652 1081653 1081654 1081655 1081656 1081657 1081658 1081659 1081660 1081661 1081662 1081663 1081664 1081665 1081666 1081667 1081668 1081669 1081670 1081671 1081672 1081673 1081674 1081675 1081676 1081677 1081678 1081679 1081680 1081681 1081682 1081683 1081684 1081685 1081686 1081687 1081688 1081689 1081690 1081691 1081692 1081693 1081694 1081695 1081696 1081697 1081698 1081699 1081700 1081701 1081702 1081703 1081704 1081705 1081706 1081707 1081708 1081709 1081710 1081711 1081712 1081713 1081714 1081715 1081716 1081717 1081718 1081719 1081720 1081721 1081722 1081723 1081724 1081725 1081726 1081727 1081728 1081729 1081730 1081731 1081732 1081733 1081734 1081735 1081736 1081737 1081738 1081739 1081740 1081741 1081742 1081743 1081744 1081745 1081746 1081747 1081748 1081749 1081750 1081751 1081752 1081753 1081754 1081755 1081756 1081757 1081758 1081759 1081760 1081761 1081762 1081763 1081764 1081765 1081766 1081767 1081768 1081769 1081770 1081771 1081772 1081773 1081774 1081775 1081776 1081777 1081778 1081779 1081780 1081781 1081782 1081783 1081784 1081785 1081786 1081787 1081788 1081789 1081790 1081791 1081792 1081793 1081794 1081795 1081796 1081797 1081798 1081799 1081800 1081801 1081802 1081803 1081804 1081805 1081806 1081807 1081808 1081809 1081810 1081811 1081812 1081813 1081814 1081815 1081816 1081817 1081818 1081819 1081820 1081821 1081822 1081823 1081824 1081825 1081826 1081827 1081828 1081829 1081830 1081831 1081832 1081833 1081834 1081835 1081836 1081837 1081838 1081839 1081840 1081841 1081842 1081843 1081844 1081845 1081846 1081847 1081848 1081849 1081850 1081851 1081852 1081853 1081854 1081855 1081856 1081857 1081858 1081859 1081860 1081861 1081862 1081863 1081864 1081865 1081866 1081867 1081868 1081869 1081870 1081871 1081872 1081873 1081874 1081875 1081876 1081877 1081878 1081879 1081880 1081881 1081882 1081883 1081884 1081885 1081886 1081887 1081888 1081889 1081890 1081891 1081892 1081893 1081894 1081895 1081896 1081897 1081898 1081899 1081900 1081901 1081902 1081903 1081904 1081905 1081906 1081907 1081908 1081909 1081910 1081911 1081912 1081913 1081914 1081915 1081916 1081917 1081918 1081919 1081920 1081921 1081922 1081923 1081924 1081925 1081926 1081927 1081928 1081929 1081930 1081931 1081932 1081933 1081934 1081935 1081936 1081937 1081938 1081939 1081940 1081941 1081942 1081943 1081944 1081945 1081946 1081947 1081948 1081949 1081950 1081951 1081952 1081953 1081954 1081955 1081956 1081957 1081958 1081959 1081960 1081961 1081962 1081963 1081964 1081965 1081966 1081967 1081968 1081969 1081970 1081971 1081972 1081973 1081974 1081975 1081976 1081977 1081978 1081979 1081980 1081981 1081982 1081983 1081984 1081985 1081986 1081987 1081988 1081989 1081990 1081991 1081992 1081993 1081994 1081995 1081996 1081997 1081998 1081999 1082000 1082001 1082002 1082003 1082004 1082005 1082006 1082007 1082008 1082009 1082010 1082011 1082012 1082013 1082014 1082015 1082016 1082017 1082018 1082019 1082020 1082021 1082022 1082023 1082024 1082025 1082026 1082027 1082028 1082029 1082030 1082031 1082032 1082033 1082034 1082035 1082036 1082037 1082038 1082039 1082040 1082041 1082042 1082043 1082044 1082045 1082046 1082047 1082048 1082049 1082050 1082051 1082052 1082053 1082054 1082055 1082056 1082057 1082058 1082059 1082060 1082061 1082062 1082063 1082064 1082065 1082066 1082067 1082068 1082069 1082070 1082071 1082072 1082073 1082074 1082075 1082076 1082077 1082078 1082079 1082080 1082081 1082082 1082083 1082084 1082085 1082086 1082087 1082088 1082089 1082090 1082091 1082092 1082093 1082094 1082095 1082096 1082097 1082098 1082099 1082100 1082101 1082102 1082103 1082104 1082105 1082106 1082107 1082108 1082109 1082110 1082111 1082112 1082113 1082114 1082115 1082116 1082117 1082118 1082119 1082120 1082121 1082122 1082123 1082124 1082125 1082126 1082127 1082128 1082129 1082130 1082131 1082132 1082133 1082134 1082135 1082136 1082137 1082138 1082139 1082140 1082141 1082142 1082143 1082144 1082145 1082146 1082147 1082148 1082149 1082150 1082151 1082152 1082153 1082154 1082155 1082156 1082157 1082158 1082159 1082160 1082161 1082162 1082163 1082164 1082165 1082166 1082167 1082168 1082169 1082170 1082171 1082172 1082173 1082174 1082175 1082176 1082177 1082178 1082179 1082180 1082181 1082182 1082183 1082184 1082185 1082186 1082187 1082188 1082189 1082190 1082191 1082192 1082193 1082194 1082195 1082196 1082197 1082198 1082199 1082200 1082201 1082202 1082203 1082204 1082205 1082206 1082207 1082208 1082209 1082210 1082211 1082212 1082213 1082214 1082215 1082216 1082217 1082218 1082219 1082220 1082221 1082222 1082223 1082224 1082225 1082226 1082227 1082228 1082229 1082230 1082231 1082232 1082233 1082234 1082235 1082236 1082237 1082238 1082239 1082240 1082241 1082242 1082243 1082244 1082245 1082246 1082247 1082248 1082249 1082250 1082251 1082252 1082253 1082254 1082255 1082256 1082257 1082258 1082259 1082260 1082261 1082262 1082263 1082264 1082265 1082266 1082267 1082268 1082269 1082270 1082271 1082272 1082273 1082274 1082275 1082276 1082277 1082278 1082279 1082280 1082281 1082282 1082283 1082284 1082285 1082286 1082287 1082288 1082289 1082290 1082291 1082292 1082293 1082294 1082295 1082296 1082297 1082298 1082299 1082300 1082301 1082302 1082303 1082304 1082305 1082306 1082307 1082308 1082309 1082310 1082311 1082312 1082313 1082314 1082315 1082316 1082317 1082318 1082319 1082320 1082321 1082322 1082323 1082324 1082325 1082326 1082327 1082328 1082329 1082330 1082331 1082332 1082333 1082334 1082335 1082336 1082337 1082338 1082339 1082340 1082341 1082342 1082343 1082344 1082345 1082346 1082347 1082348 1082349 1082350 1082351 1082352 1082353 1082354 1082355 1082356 1082357 1082358 1082359 1082360 1082361 1082362 1082363 1082364 1082365 1082366 1082367 1082368 1082369 1082370 1082371 1082372 1082373 1082374 1082375 1082376 1082377 1082378 1082379 1082380 1082381 1082382 1082383 1082384 1082385 1082386 1082387 1082388 1082389 1082390 1082391 1082392 1082393 1082394 1082395 1082396 1082397 1082398 1082399 1082400 1082401 1082402 1082403 1082404 1082405 1082406 1082407 1082408 1082409 1082410 1082411 1082412 1082413 1082414 1082415 1082416 1082417 1082418 1082419 1082420 1082421 1082422 1082423 1082424 1082425 1082426 1082427 1082428 1082429 1082430 1082431 1082432 1082433 1082434 1082435 1082436 1082437 1082438 1082439 1082440 1082441 1082442 1082443 1082444 1082445 1082446 1082447 1082448 1082449 1082450 1082451 1082452 1082453 1082454 1082455 1082456 1082457 1082458 1082459 1082460 1082461 1082462 1082463 1082464 1082465 1082466 1082467 1082468 1082469 1082470 1082471 1082472 1082473 1082474 1082475 1082476 1082477 1082478 1082479 1082480 1082481 1082482 1082483 1082484 1082485 1082486 1082487 1082488 1082489 1082490 1082491 1082492 1082493 1082494 1082495 1082496 1082497 1082498 1082499 1082500 1082501 1082502 1082503 1082504 1082505 1082506 1082507 1082508 1082509 1082510 1082511 1082512 1082513 1082514 1082515 1082516 1082517 1082518 1082519 1082520 1082521 1082522 1082523 1082524 1082525 1082526 1082527 1082528 1082529 1082530 1082531 1082532 1082533 1082534 1082535 1082536 1082537 1082538 1082539 1082540 1082541 1082542 1082543 1082544 1082545 1082546 1082547 1082548 1082549 1082550 1082551 1082552 1082553 1082554 1082555 1082556 1082557 1082558 1082559 1082560 1082561 1082562 1082563 1082564 1082565 1082566 1082567 1082568 1082569 1082570 1082571 1082572 1082573 1082574 1082575 1082576 1082577 1082578 1082579 1082580 1082581 1082582 1082583 1082584 1082585 1082586 1082587 1082588 1082589 1082590 1082591 1082592 1082593 1082594 1082595 1082596 1082597 1082598 1082599 1082600 1082601 1082602 1082603 1082604 1082605 1082606 1082607 1082608 1082609 1082610 1082611 1082612 1082613 1082614 1082615 1082616 1082617 1082618 1082619 1082620 1082621 1082622 1082623 1082624 1082625 1082626 1082627 1082628 1082629 1082630 1082631 1082632 1082633 1082634 1082635 1082636 1082637 1082638 1082639 1082640 1082641 1082642 1082643 1082644 1082645 1082646 1082647 1082648 1082649 1082650 1082651 1082652 1082653 1082654 1082655 1082656 1082657 1082658 1082659 1082660 1082661 1082662 1082663 1082664 1082665 1082666 1082667 1082668 1082669 1082670 1082671 1082672 1082673 1082674 1082675 1082676 1082677 1082678 1082679 1082680 1082681 1082682 1082683 1082684 1082685 1082686 1082687 1082688 1082689 1082690 1082691 1082692 1082693 1082694 1082695 1082696 1082697 1082698 1082699 1082700 1082701 1082702 1082703 1082704 1082705 1082706 1082707 1082708 1082709 1082710 1082711 1082712 1082713 1082714 1082715 1082716 1082717 1082718 1082719 1082720 1082721 1082722 1082723 1082724 1082725 1082726 1082727 1082728 1082729 1082730 1082731 1082732 1082733 1082734 1082735 1082736 1082737 1082738 1082739 1082740 1082741 1082742 1082743 1082744 1082745 1082746 1082747 1082748 1082749 1082750 1082751 1082752 1082753 1082754 1082755 1082756 1082757 1082758 1082759 1082760 1082761 1082762 1082763 1082764 1082765 1082766 1082767 1082768 1082769 1082770 1082771 1082772 1082773 1082774 1082775 1082776 1082777 1082778 1082779 1082780 1082781 1082782 1082783 1082784 1082785 1082786 1082787 1082788 1082789 1082790 1082791 1082792 1082793 1082794 1082795 1082796 1082797 1082798 1082799 1082800 1082801 1082802 1082803 1082804 1082805 1082806 1082807 1082808 1082809 1082810 1082811 1082812 1082813 1082814 1082815 1082816 1082817 1082818 1082819 1082820 1082821 1082822 1082823 1082824 1082825 1082826 1082827 1082828 1082829 1082830 1082831 1082832 1082833 1082834 1082835 1082836 1082837 1082838 1082839 1082840 1082841 1082842 1082843 1082844 1082845 1082846 1082847 1082848 1082849 1082850 1082851 1082852 1082853 1082854 1082855 1082856 1082857 1082858 1082859 1082860 1082861 1082862 1082863 1082864 1082865 1082866 1082867 1082868 1082869 1082870 1082871 1082872 1082873 1082874 1082875 1082876 1082877 1082878 1082879 1082880 1082881 1082882 1082883 1082884 1082885 1082886 1082887 1082888 1082889 1082890 1082891 1082892 1082893 1082894 1082895 1082896 1082897 1082898 1082899 1082900 1082901 1082902 1082903 1082904 1082905 1082906 1082907 1082908 1082909 1082910 1082911 1082912 1082913 1082914 1082915 1082916 1082917 1082918 1082919 1082920 1082921 1082922 1082923 1082924 1082925 1082926 1082927 1082928 1082929 1082930 1082931 1082932 1082933 1082934 1082935 1082936 1082937 1082938 1082939 1082940 1082941 1082942 1082943 1082944 1082945 1082946 1082947 1082948 1082949 1082950 1082951 1082952 1082953 1082954 1082955 1082956 1082957 1082958 1082959 1082960 1082961 1082962 1082963 1082964 1082965 1082966 1082967 1082968 1082969 1082970 1082971 1082972 1082973 1082974 1082975 1082976 1082977 1082978 1082979 1082980 1082981 1082982 1082983 1082984 1082985 1082986 1082987 1082988 1082989 1082990 1082991 1082992 1082993 1082994 1082995 1082996 1082997 1082998 1082999 1083000 1083001 1083002 1083003 1083004 1083005 1083006 1083007 1083008 1083009 1083010 1083011 1083012 1083013 1083014 1083015 1083016 1083017 1083018 1083019 1083020 1083021 1083022 1083023 1083024 1083025 1083026 1083027 1083028 1083029 1083030 1083031 1083032 1083033 1083034 1083035 1083036 1083037 1083038 1083039 1083040 1083041 1083042 1083043 1083044 1083045 1083046 1083047 1083048 1083049 1083050 1083051 1083052 1083053 1083054 1083055 1083056 1083057 1083058 1083059 1083060 1083061 1083062 1083063 1083064 1083065 1083066 1083067 1083068 1083069 1083070 1083071 1083072 1083073 1083074 1083075 1083076 1083077 1083078 1083079 1083080 1083081 1083082 1083083 1083084 1083085 1083086 1083087 1083088 1083089 1083090 1083091 1083092 1083093 1083094 1083095 1083096 1083097 1083098 1083099 1083100 1083101 1083102 1083103 1083104 1083105 1083106 1083107 1083108 1083109 1083110 1083111 1083112 1083113 1083114 1083115 1083116 1083117 1083118 1083119 1083120 1083121 1083122 1083123 1083124 1083125 1083126 1083127 1083128 1083129 1083130 1083131 1083132 1083133 1083134 1083135 1083136 1083137 1083138 1083139 1083140 1083141 1083142 1083143 1083144 1083145 1083146 1083147 1083148 1083149 1083150 1083151 1083152 1083153 1083154 1083155 1083156 1083157 1083158 1083159 1083160 1083161 1083162 1083163 1083164 1083165 1083166 1083167 1083168 1083169 1083170 1083171 1083172 1083173 1083174 1083175 1083176 1083177 1083178 1083179 1083180 1083181 1083182 1083183 1083184 1083185 1083186 1083187 1083188 1083189 1083190 1083191 1083192 1083193 1083194 1083195 1083196 1083197 1083198 1083199 1083200 1083201 1083202 1083203 1083204 1083205 1083206 1083207 1083208 1083209 1083210 1083211 1083212 1083213 1083214 1083215 1083216 1083217 1083218 1083219 1083220 1083221 1083222 1083223 1083224 1083225 1083226 1083227 1083228 1083229 1083230 1083231 1083232 1083233 1083234 1083235 1083236 1083237 1083238 1083239 1083240 1083241 1083242 1083243 1083244 1083245 1083246 1083247 1083248 1083249 1083250 1083251 1083252 1083253 1083254 1083255 1083256 1083257 1083258 1083259 1083260 1083261 1083262 1083263 1083264 1083265 1083266 1083267 1083268 1083269 1083270 1083271 1083272 1083273 1083274 1083275 1083276 1083277 1083278 1083279 1083280 1083281 1083282 1083283 1083284 1083285 1083286 1083287 1083288 1083289 1083290 1083291 1083292 1083293 1083294 1083295 1083296 1083297 1083298 1083299 1083300 1083301 1083302 1083303 1083304 1083305 1083306 1083307 1083308 1083309 1083310 1083311 1083312 1083313 1083314 1083315 1083316 1083317 1083318 1083319 1083320 1083321 1083322 1083323 1083324 1083325 1083326 1083327 1083328 1083329 1083330 1083331 1083332 1083333 1083334 1083335 1083336 1083337 1083338 1083339 1083340 1083341 1083342 1083343 1083344 1083345 1083346 1083347 1083348 1083349 1083350 1083351 1083352 1083353 1083354 1083355 1083356 1083357 1083358 1083359 1083360 1083361 1083362 1083363 1083364 1083365 1083366 1083367 1083368 1083369 1083370 1083371 1083372 1083373 1083374 1083375 1083376 1083377 1083378 1083379 1083380 1083381 1083382 1083383 1083384 1083385 1083386 1083387 1083388 1083389 1083390 1083391 1083392 1083393 1083394 1083395 1083396 1083397 1083398 1083399 1083400 1083401 1083402 1083403 1083404 1083405 1083406 1083407 1083408 1083409 1083410 1083411 1083412 1083413 1083414 1083415 1083416 1083417 1083418 1083419 1083420 1083421 1083422 1083423 1083424 1083425 1083426 1083427 1083428 1083429 1083430 1083431 1083432 1083433 1083434 1083435 1083436 1083437 1083438 1083439 1083440 1083441 1083442 1083443 1083444 1083445 1083446 1083447 1083448 1083449 1083450 1083451 1083452 1083453 1083454 1083455 1083456 1083457 1083458 1083459 1083460 1083461 1083462 1083463 1083464 1083465 1083466 1083467 1083468 1083469 1083470 1083471 1083472 1083473 1083474 1083475 1083476 1083477 1083478 1083479 1083480 1083481 1083482 1083483 1083484 1083485 1083486 1083487 1083488 1083489 1083490 1083491 1083492 1083493 1083494 1083495 1083496 1083497 1083498 1083499 1083500 1083501 1083502 1083503 1083504 1083505 1083506 1083507 1083508 1083509 1083510 1083511 1083512 1083513 1083514 1083515 1083516 1083517 1083518 1083519 1083520 1083521 1083522 1083523 1083524 1083525 1083526 1083527 1083528 1083529 1083530 1083531 1083532 1083533 1083534 1083535 1083536 1083537 1083538 1083539 1083540 1083541 1083542 1083543 1083544 1083545 1083546 1083547 1083548 1083549 1083550 1083551 1083552 1083553 1083554 1083555 1083556 1083557 1083558 1083559 1083560 1083561 1083562 1083563 1083564 1083565 1083566 1083567 1083568 1083569 1083570 1083571 1083572 1083573 1083574 1083575 1083576 1083577 1083578 1083579 1083580 1083581 1083582 1083583 1083584 1083585 1083586 1083587 1083588 1083589 1083590 1083591 1083592 1083593 1083594 1083595 1083596 1083597 1083598 1083599 1083600 1083601 1083602 1083603 1083604 1083605 1083606 1083607 1083608 1083609 1083610 1083611 1083612 1083613 1083614 1083615 1083616 1083617 1083618 1083619 1083620 1083621 1083622 1083623 1083624 1083625 1083626 1083627 1083628 1083629 1083630 1083631 1083632 1083633 1083634 1083635 1083636 1083637 1083638 1083639 1083640 1083641 1083642 1083643 1083644 1083645 1083646 1083647 1083648 1083649 1083650 1083651 1083652 1083653 1083654 1083655 1083656 1083657 1083658 1083659 1083660 1083661 1083662 1083663 1083664 1083665 1083666 1083667 1083668 1083669 1083670 1083671 1083672 1083673 1083674 1083675 1083676 1083677 1083678 1083679 1083680 1083681 1083682 1083683 1083684 1083685 1083686 1083687 1083688 1083689 1083690 1083691 1083692 1083693 1083694 1083695 1083696 1083697 1083698 1083699 1083700 1083701 1083702 1083703 1083704 1083705 1083706 1083707 1083708 1083709 1083710 1083711 1083712 1083713 1083714 1083715 1083716 1083717 1083718 1083719 1083720 1083721 1083722 1083723 1083724 1083725 1083726 1083727 1083728 1083729 1083730 1083731 1083732 1083733 1083734 1083735 1083736 1083737 1083738 1083739 1083740 1083741 1083742 1083743 1083744 1083745 1083746 1083747 1083748 1083749 1083750 1083751 1083752 1083753 1083754 1083755 1083756 1083757 1083758 1083759 1083760 1083761 1083762 1083763 1083764 1083765 1083766 1083767 1083768 1083769 1083770 1083771 1083772 1083773 1083774 1083775 1083776 1083777 1083778 1083779 1083780 1083781 1083782 1083783 1083784 1083785 1083786 1083787 1083788 1083789 1083790 1083791 1083792 1083793 1083794 1083795 1083796 1083797 1083798 1083799 1083800 1083801 1083802 1083803 1083804 1083805 1083806 1083807 1083808 1083809 1083810 1083811 1083812 1083813 1083814 1083815 1083816 1083817 1083818 1083819 1083820 1083821 1083822 1083823 1083824 1083825 1083826 1083827 1083828 1083829 1083830 1083831 1083832 1083833 1083834 1083835 1083836 1083837 1083838 1083839 1083840 1083841 1083842 1083843 1083844 1083845 1083846 1083847 1083848 1083849 1083850 1083851 1083852 1083853 1083854 1083855 1083856 1083857 1083858 1083859 1083860 1083861 1083862 1083863 1083864 1083865 1083866 1083867 1083868 1083869 1083870 1083871 1083872 1083873 1083874 1083875 1083876 1083877 1083878 1083879 1083880 1083881 1083882 1083883 1083884 1083885 1083886 1083887 1083888 1083889 1083890 1083891 1083892 1083893 1083894 1083895 1083896 1083897 1083898 1083899 1083900 1083901 1083902 1083903 1083904 1083905 1083906 1083907 1083908 1083909 1083910 1083911 1083912 1083913 1083914 1083915 1083916 1083917 1083918 1083919 1083920 1083921 1083922 1083923 1083924 1083925 1083926 1083927 1083928 1083929 1083930 1083931 1083932 1083933 1083934 1083935 1083936 1083937 1083938 1083939 1083940 1083941 1083942 1083943 1083944 1083945 1083946 1083947 1083948 1083949 1083950 1083951 1083952 1083953 1083954 1083955 1083956 1083957 1083958 1083959 1083960 1083961 1083962 1083963 1083964 1083965 1083966 1083967 1083968 1083969 1083970 1083971 1083972 1083973 1083974 1083975 1083976 1083977 1083978 1083979 1083980 1083981 1083982 1083983 1083984 1083985 1083986 1083987 1083988 1083989 1083990 1083991 1083992 1083993 1083994 1083995 1083996 1083997 1083998 1083999 1084000 1084001 1084002 1084003 1084004 1084005 1084006 1084007 1084008 1084009 1084010 1084011 1084012 1084013 1084014 1084015 1084016 1084017 1084018 1084019 1084020 1084021 1084022 1084023 1084024 1084025 1084026 1084027 1084028 1084029 1084030 1084031 1084032 1084033 1084034 1084035 1084036 1084037 1084038 1084039 1084040 1084041 1084042 1084043 1084044 1084045 1084046 1084047 1084048 1084049 1084050 1084051 1084052 1084053 1084054 1084055 1084056 1084057 1084058 1084059 1084060 1084061 1084062 1084063 1084064 1084065 1084066 1084067 1084068 1084069 1084070 1084071 1084072 1084073 1084074 1084075 1084076 1084077 1084078 1084079 1084080 1084081 1084082 1084083 1084084 1084085 1084086 1084087 1084088 1084089 1084090 1084091 1084092 1084093 1084094 1084095 1084096 1084097 1084098 1084099 1084100 1084101 1084102 1084103 1084104 1084105 1084106 1084107 1084108 1084109 1084110 1084111 1084112 1084113 1084114 1084115 1084116 1084117 1084118 1084119 1084120 1084121 1084122 1084123 1084124 1084125 1084126 1084127 1084128 1084129 1084130 1084131 1084132 1084133 1084134 1084135 1084136 1084137 1084138 1084139 1084140 1084141 1084142 1084143 1084144 1084145 1084146 1084147 1084148 1084149 1084150 1084151 1084152 1084153 1084154 1084155 1084156 1084157 1084158 1084159 1084160 1084161 1084162 1084163 1084164 1084165 1084166 1084167 1084168 1084169 1084170 1084171 1084172 1084173 1084174 1084175 1084176 1084177 1084178 1084179 1084180 1084181 1084182 1084183 1084184 1084185 1084186 1084187 1084188 1084189 1084190 1084191 1084192 1084193 1084194 1084195 1084196 1084197 1084198 1084199 1084200 1084201 1084202 1084203 1084204 1084205 1084206 1084207 1084208 1084209 1084210 1084211 1084212 1084213 1084214 1084215 1084216 1084217 1084218 1084219 1084220 1084221 1084222 1084223 1084224 1084225 1084226 1084227 1084228 1084229 1084230 1084231 1084232 1084233 1084234 1084235 1084236 1084237 1084238 1084239 1084240 1084241 1084242 1084243 1084244 1084245 1084246 1084247 1084248 1084249 1084250 1084251 1084252 1084253 1084254 1084255 1084256 1084257 1084258 1084259 1084260 1084261 1084262 1084263 1084264 1084265 1084266 1084267 1084268 1084269 1084270 1084271 1084272 1084273 1084274 1084275 1084276 1084277 1084278 1084279 1084280 1084281 1084282 1084283 1084284 1084285 1084286 1084287 1084288 1084289 1084290 1084291 1084292 1084293 1084294 1084295 1084296 1084297 1084298 1084299 1084300 1084301 1084302 1084303 1084304 1084305 1084306 1084307 1084308 1084309 1084310 1084311 1084312 1084313 1084314 1084315 1084316 1084317 1084318 1084319 1084320 1084321 1084322 1084323 1084324 1084325 1084326 1084327 1084328 1084329 1084330 1084331 1084332 1084333 1084334 1084335 1084336 1084337 1084338 1084339 1084340 1084341 1084342 1084343 1084344 1084345 1084346 1084347 1084348 1084349 1084350 1084351 1084352 1084353 1084354 1084355 1084356 1084357 1084358 1084359 1084360 1084361 1084362 1084363 1084364 1084365 1084366 1084367 1084368 1084369 1084370 1084371 1084372 1084373 1084374 1084375 1084376 1084377 1084378 1084379 1084380 1084381 1084382 1084383 1084384 1084385 1084386 1084387 1084388 1084389 1084390 1084391 1084392 1084393 1084394 1084395 1084396 1084397 1084398 1084399 1084400 1084401 1084402 1084403 1084404 1084405 1084406 1084407 1084408 1084409 1084410 1084411 1084412 1084413 1084414 1084415 1084416 1084417 1084418 1084419 1084420 1084421 1084422 1084423 1084424 1084425 1084426 1084427 1084428 1084429 1084430 1084431 1084432 1084433 1084434 1084435 1084436 1084437 1084438 1084439 1084440 1084441 1084442 1084443 1084444 1084445 1084446 1084447 1084448 1084449 1084450 1084451 1084452 1084453 1084454 1084455 1084456 1084457 1084458 1084459 1084460 1084461 1084462 1084463 1084464 1084465 1084466 1084467 1084468 1084469 1084470 1084471 1084472 1084473 1084474 1084475 1084476 1084477 1084478 1084479 1084480 1084481 1084482 1084483 1084484 1084485 1084486 1084487 1084488 1084489 1084490 1084491 1084492 1084493 1084494 1084495 1084496 1084497 1084498 1084499 1084500 1084501 1084502 1084503 1084504 1084505 1084506 1084507 1084508 1084509 1084510 1084511 1084512 1084513 1084514 1084515 1084516 1084517 1084518 1084519 1084520 1084521 1084522 1084523 1084524 1084525 1084526 1084527 1084528 1084529 1084530 1084531 1084532 1084533 1084534 1084535 1084536 1084537 1084538 1084539 1084540 1084541 1084542 1084543 1084544 1084545 1084546 1084547 1084548 1084549 1084550 1084551 1084552 1084553 1084554 1084555 1084556 1084557 1084558 1084559 1084560 1084561 1084562 1084563 1084564 1084565 1084566 1084567 1084568 1084569 1084570 1084571 1084572 1084573 1084574 1084575 1084576 1084577 1084578 1084579 1084580 1084581 1084582 1084583 1084584 1084585 1084586 1084587 1084588 1084589 1084590 1084591 1084592 1084593 1084594 1084595 1084596 1084597 1084598 1084599 1084600 1084601 1084602 1084603 1084604 1084605 1084606 1084607 1084608 1084609 1084610 1084611 1084612 1084613 1084614 1084615 1084616 1084617 1084618 1084619 1084620 1084621 1084622 1084623 1084624 1084625 1084626 1084627 1084628 1084629 1084630 1084631 1084632 1084633 1084634 1084635 1084636 1084637 1084638 1084639 1084640 1084641 1084642 1084643 1084644 1084645 1084646 1084647 1084648 1084649 1084650 1084651 1084652 1084653 1084654 1084655 1084656 1084657 1084658 1084659 1084660 1084661 1084662 1084663 1084664 1084665 1084666 1084667 1084668 1084669 1084670 1084671 1084672 1084673 1084674 1084675 1084676 1084677 1084678 1084679 1084680 1084681 1084682 1084683 1084684 1084685 1084686 1084687 1084688 1084689 1084690 1084691 1084692 1084693 1084694 1084695 1084696 1084697 1084698 1084699 1084700 1084701 1084702 1084703 1084704 1084705 1084706 1084707 1084708 1084709 1084710 1084711 1084712 1084713 1084714 1084715 1084716 1084717 1084718 1084719 1084720 1084721 1084722 1084723 1084724 1084725 1084726 1084727 1084728 1084729 1084730 1084731 1084732 1084733 1084734 1084735 1084736 1084737 1084738 1084739 1084740 1084741 1084742 1084743 1084744 1084745 1084746 1084747 1084748 1084749 1084750 1084751 1084752 1084753 1084754 1084755 1084756 1084757 1084758 1084759 1084760 1084761 1084762 1084763 1084764 1084765 1084766 1084767 1084768 1084769 1084770 1084771 1084772 1084773 1084774 1084775 1084776 1084777 1084778 1084779 1084780 1084781 1084782 1084783 1084784 1084785 1084786 1084787 1084788 1084789 1084790 1084791 1084792 1084793 1084794 1084795 1084796 1084797 1084798 1084799 1084800 1084801 1084802 1084803 1084804 1084805 1084806 1084807 1084808 1084809 1084810 1084811 1084812 1084813 1084814 1084815 1084816 1084817 1084818 1084819 1084820 1084821 1084822 1084823 1084824 1084825 1084826 1084827 1084828 1084829 1084830 1084831 1084832 1084833 1084834 1084835 1084836 1084837 1084838 1084839 1084840 1084841 1084842 1084843 1084844 1084845 1084846 1084847 1084848 1084849 1084850 1084851 1084852 1084853 1084854 1084855 1084856 1084857 1084858 1084859 1084860 1084861 1084862 1084863 1084864 1084865 1084866 1084867 1084868 1084869 1084870 1084871 1084872 1084873 1084874 1084875 1084876 1084877 1084878 1084879 1084880 1084881 1084882 1084883 1084884 1084885 1084886 1084887 1084888 1084889 1084890 1084891 1084892 1084893 1084894 1084895 1084896 1084897 1084898 1084899 1084900 1084901 1084902 1084903 1084904 1084905 1084906 1084907 1084908 1084909 1084910 1084911 1084912 1084913 1084914 1084915 1084916 1084917 1084918 1084919 1084920 1084921 1084922 1084923 1084924 1084925 1084926 1084927 1084928 1084929 1084930 1084931 1084932 1084933 1084934 1084935 1084936 1084937 1084938 1084939 1084940 1084941 1084942 1084943 1084944 1084945 1084946 1084947 1084948 1084949 1084950 1084951 1084952 1084953 1084954 1084955 1084956 1084957 1084958 1084959 1084960 1084961 1084962 1084963 1084964 1084965 1084966 1084967 1084968 1084969 1084970 1084971 1084972 1084973 1084974 1084975 1084976 1084977 1084978 1084979 1084980 1084981 1084982 1084983 1084984 1084985 1084986 1084987 1084988 1084989 1084990 1084991 1084992 1084993 1084994 1084995 1084996 1084997 1084998 1084999 1085000 1085001 1085002 1085003 1085004 1085005 1085006 1085007 1085008 1085009 1085010 1085011 1085012 1085013 1085014 1085015 1085016 1085017 1085018 1085019 1085020 1085021 1085022 1085023 1085024 1085025 1085026 1085027 1085028 1085029 1085030 1085031 1085032 1085033 1085034 1085035 1085036 1085037 1085038 1085039 1085040 1085041 1085042 1085043 1085044 1085045 1085046 1085047 1085048 1085049 1085050 1085051 1085052 1085053 1085054 1085055 1085056 1085057 1085058 1085059 1085060 1085061 1085062 1085063 1085064 1085065 1085066 1085067 1085068 1085069 1085070 1085071 1085072 1085073 1085074 1085075 1085076 1085077 1085078 1085079 1085080 1085081 1085082 1085083 1085084 1085085 1085086 1085087 1085088 1085089 1085090 1085091 1085092 1085093 1085094 1085095 1085096 1085097 1085098 1085099 1085100 1085101 1085102 1085103 1085104 1085105 1085106 1085107 1085108 1085109 1085110 1085111 1085112 1085113 1085114 1085115 1085116 1085117 1085118 1085119 1085120 1085121 1085122 1085123 1085124 1085125 1085126 1085127 1085128 1085129 1085130 1085131 1085132 1085133 1085134 1085135 1085136 1085137 1085138 1085139 1085140 1085141 1085142 1085143 1085144 1085145 1085146 1085147 1085148 1085149 1085150 1085151 1085152 1085153 1085154 1085155 1085156 1085157 1085158 1085159 1085160 1085161 1085162 1085163 1085164 1085165 1085166 1085167 1085168 1085169 1085170 1085171 1085172 1085173 1085174 1085175 1085176 1085177 1085178 1085179 1085180 1085181 1085182 1085183 1085184 1085185 1085186 1085187 1085188 1085189 1085190 1085191 1085192 1085193 1085194 1085195 1085196 1085197 1085198 1085199 1085200 1085201 1085202 1085203 1085204 1085205 1085206 1085207 1085208 1085209 1085210 1085211 1085212 1085213 1085214 1085215 1085216 1085217 1085218 1085219 1085220 1085221 1085222 1085223 1085224 1085225 1085226 1085227 1085228 1085229 1085230 1085231 1085232 1085233 1085234 1085235 1085236 1085237 1085238 1085239 1085240 1085241 1085242 1085243 1085244 1085245 1085246 1085247 1085248 1085249 1085250 1085251 1085252 1085253 1085254 1085255 1085256 1085257 1085258 1085259 1085260 1085261 1085262 1085263 1085264 1085265 1085266 1085267 1085268 1085269 1085270 1085271 1085272 1085273 1085274 1085275 1085276 1085277 1085278 1085279 1085280 1085281 1085282 1085283 1085284 1085285 1085286 1085287 1085288 1085289 1085290 1085291 1085292 1085293 1085294 1085295 1085296 1085297 1085298 1085299 1085300 1085301 1085302 1085303 1085304 1085305 1085306 1085307 1085308 1085309 1085310 1085311 1085312 1085313 1085314 1085315 1085316 1085317 1085318 1085319 1085320 1085321 1085322 1085323 1085324 1085325 1085326 1085327 1085328 1085329 1085330 1085331 1085332 1085333 1085334 1085335 1085336 1085337 1085338 1085339 1085340 1085341 1085342 1085343 1085344 1085345 1085346 1085347 1085348 1085349 1085350 1085351 1085352 1085353 1085354 1085355 1085356 1085357 1085358 1085359 1085360 1085361 1085362 1085363 1085364 1085365 1085366 1085367 1085368 1085369 1085370 1085371 1085372 1085373 1085374 1085375 1085376 1085377 1085378 1085379 1085380 1085381 1085382 1085383 1085384 1085385 1085386 1085387 1085388 1085389 1085390 1085391 1085392 1085393 1085394 1085395 1085396 1085397 1085398 1085399 1085400 1085401 1085402 1085403 1085404 1085405 1085406 1085407 1085408 1085409 1085410 1085411 1085412 1085413 1085414 1085415 1085416 1085417 1085418 1085419 1085420 1085421 1085422 1085423 1085424 1085425 1085426 1085427 1085428 1085429 1085430 1085431 1085432 1085433 1085434 1085435 1085436 1085437 1085438 1085439 1085440 1085441 1085442 1085443 1085444 1085445 1085446 1085447 1085448 1085449 1085450 1085451 1085452 1085453 1085454 1085455 1085456 1085457 1085458 1085459 1085460 1085461 1085462 1085463 1085464 1085465 1085466 1085467 1085468 1085469 1085470 1085471 1085472 1085473 1085474 1085475 1085476 1085477 1085478 1085479 1085480 1085481 1085482 1085483 1085484 1085485 1085486 1085487 1085488 1085489 1085490 1085491 1085492 1085493 1085494 1085495 1085496 1085497 1085498 1085499 1085500 1085501 1085502 1085503 1085504 1085505 1085506 1085507 1085508 1085509 1085510 1085511 1085512 1085513 1085514 1085515 1085516 1085517 1085518 1085519 1085520 1085521 1085522 1085523 1085524 1085525 1085526 1085527 1085528 1085529 1085530 1085531 1085532 1085533 1085534 1085535 1085536 1085537 1085538 1085539 1085540 1085541 1085542 1085543 1085544 1085545 1085546 1085547 1085548 1085549 1085550 1085551 1085552 1085553 1085554 1085555 1085556 1085557 1085558 1085559 1085560 1085561 1085562 1085563 1085564 1085565 1085566 1085567 1085568 1085569 1085570 1085571 1085572 1085573 1085574 1085575 1085576 1085577 1085578 1085579 1085580 1085581 1085582 1085583 1085584 1085585 1085586 1085587 1085588 1085589 1085590 1085591 1085592 1085593 1085594 1085595 1085596 1085597 1085598 1085599 1085600 1085601 1085602 1085603 1085604 1085605 1085606 1085607 1085608 1085609 1085610 1085611 1085612 1085613 1085614 1085615 1085616 1085617 1085618 1085619 1085620 1085621 1085622 1085623 1085624 1085625 1085626 1085627 1085628 1085629 1085630 1085631 1085632 1085633 1085634 1085635 1085636 1085637 1085638 1085639 1085640 1085641 1085642 1085643 1085644 1085645 1085646 1085647 1085648 1085649 1085650 1085651 1085652 1085653 1085654 1085655 1085656 1085657 1085658 1085659 1085660 1085661 1085662 1085663 1085664 1085665 1085666 1085667 1085668 1085669 1085670 1085671 1085672 1085673 1085674 1085675 1085676 1085677 1085678 1085679 1085680 1085681 1085682 1085683 1085684 1085685 1085686 1085687 1085688 1085689 1085690 1085691 1085692 1085693 1085694 1085695 1085696 1085697 1085698 1085699 1085700 1085701 1085702 1085703 1085704 1085705 1085706 1085707 1085708 1085709 1085710 1085711 1085712 1085713 1085714 1085715 1085716 1085717 1085718 1085719 1085720 1085721 1085722 1085723 1085724 1085725 1085726 1085727 1085728 1085729 1085730 1085731 1085732 1085733 1085734 1085735 1085736 1085737 1085738 1085739 1085740 1085741 1085742 1085743 1085744 1085745 1085746 1085747 1085748 1085749 1085750 1085751 1085752 1085753 1085754 1085755 1085756 1085757 1085758 1085759 1085760 1085761 1085762 1085763 1085764 1085765 1085766 1085767 1085768 1085769 1085770 1085771 1085772 1085773 1085774 1085775 1085776 1085777 1085778 1085779 1085780 1085781 1085782 1085783 1085784 1085785 1085786 1085787 1085788 1085789 1085790 1085791 1085792 1085793 1085794 1085795 1085796 1085797 1085798 1085799 1085800 1085801 1085802 1085803 1085804 1085805 1085806 1085807 1085808 1085809 1085810 1085811 1085812 1085813 1085814 1085815 1085816 1085817 1085818 1085819 1085820 1085821 1085822 1085823 1085824 1085825 1085826 1085827 1085828 1085829 1085830 1085831 1085832 1085833 1085834 1085835 1085836 1085837 1085838 1085839 1085840 1085841 1085842 1085843 1085844 1085845 1085846 1085847 1085848 1085849 1085850 1085851 1085852 1085853 1085854 1085855 1085856 1085857 1085858 1085859 1085860 1085861 1085862 1085863 1085864 1085865 1085866 1085867 1085868 1085869 1085870 1085871 1085872 1085873 1085874 1085875 1085876 1085877 1085878 1085879 1085880 1085881 1085882 1085883 1085884 1085885 1085886 1085887 1085888 1085889 1085890 1085891 1085892 1085893 1085894 1085895 1085896 1085897 1085898 1085899 1085900 1085901 1085902 1085903 1085904 1085905 1085906 1085907 1085908 1085909 1085910 1085911 1085912 1085913 1085914 1085915 1085916 1085917 1085918 1085919 1085920 1085921 1085922 1085923 1085924 1085925 1085926 1085927 1085928 1085929 1085930 1085931 1085932 1085933 1085934 1085935 1085936 1085937 1085938 1085939 1085940 1085941 1085942 1085943 1085944 1085945 1085946 1085947 1085948 1085949 1085950 1085951 1085952 1085953 1085954 1085955 1085956 1085957 1085958 1085959 1085960 1085961 1085962 1085963 1085964 1085965 1085966 1085967 1085968 1085969 1085970 1085971 1085972 1085973 1085974 1085975 1085976 1085977 1085978 1085979 1085980 1085981 1085982 1085983 1085984 1085985 1085986 1085987 1085988 1085989 1085990 1085991 1085992 1085993 1085994 1085995 1085996 1085997 1085998 1085999 1086000 1086001 1086002 1086003 1086004 1086005 1086006 1086007 1086008 1086009 1086010 1086011 1086012 1086013 1086014 1086015 1086016 1086017 1086018 1086019 1086020 1086021 1086022 1086023 1086024 1086025 1086026 1086027 1086028 1086029 1086030 1086031 1086032 1086033 1086034 1086035 1086036 1086037 1086038 1086039 1086040 1086041 1086042 1086043 1086044 1086045 1086046 1086047 1086048 1086049 1086050 1086051 1086052 1086053 1086054 1086055 1086056 1086057 1086058 1086059 1086060 1086061 1086062 1086063 1086064 1086065 1086066 1086067 1086068 1086069 1086070 1086071 1086072 1086073 1086074 1086075 1086076 1086077 1086078 1086079 1086080 1086081 1086082 1086083 1086084 1086085 1086086 1086087 1086088 1086089 1086090 1086091 1086092 1086093 1086094 1086095 1086096 1086097 1086098 1086099 1086100 1086101 1086102 1086103 1086104 1086105 1086106 1086107 1086108 1086109 1086110 1086111 1086112 1086113 1086114 1086115 1086116 1086117 1086118 1086119 1086120 1086121 1086122 1086123 1086124 1086125 1086126 1086127 1086128 1086129 1086130 1086131 1086132 1086133 1086134 1086135 1086136 1086137 1086138 1086139 1086140 1086141 1086142 1086143 1086144 1086145 1086146 1086147 1086148 1086149 1086150 1086151 1086152 1086153 1086154 1086155 1086156 1086157 1086158 1086159 1086160 1086161 1086162 1086163 1086164 1086165 1086166 1086167 1086168 1086169 1086170 1086171 1086172 1086173 1086174 1086175 1086176 1086177 1086178 1086179 1086180 1086181 1086182 1086183 1086184 1086185 1086186 1086187 1086188 1086189 1086190 1086191 1086192 1086193 1086194 1086195 1086196 1086197 1086198 1086199 1086200 1086201 1086202 1086203 1086204 1086205 1086206 1086207 1086208 1086209 1086210 1086211 1086212 1086213 1086214 1086215 1086216 1086217 1086218 1086219 1086220 1086221 1086222 1086223 1086224 1086225 1086226 1086227 1086228 1086229 1086230 1086231 1086232 1086233 1086234 1086235 1086236 1086237 1086238 1086239 1086240 1086241 1086242 1086243 1086244 1086245 1086246 1086247 1086248 1086249 1086250 1086251 1086252 1086253 1086254 1086255 1086256 1086257 1086258 1086259 1086260 1086261 1086262 1086263 1086264 1086265 1086266 1086267 1086268 1086269 1086270 1086271 1086272 1086273 1086274 1086275 1086276 1086277 1086278 1086279 1086280 1086281 1086282 1086283 1086284 1086285 1086286 1086287 1086288 1086289 1086290 1086291 1086292 1086293 1086294 1086295 1086296 1086297 1086298 1086299 1086300 1086301 1086302 1086303 1086304 1086305 1086306 1086307 1086308 1086309 1086310 1086311 1086312 1086313 1086314 1086315 1086316 1086317 1086318 1086319 1086320 1086321 1086322 1086323 1086324 1086325 1086326 1086327 1086328 1086329 1086330 1086331 1086332 1086333 1086334 1086335 1086336 1086337 1086338 1086339 1086340 1086341 1086342 1086343 1086344 1086345 1086346 1086347 1086348 1086349 1086350 1086351 1086352 1086353 1086354 1086355 1086356 1086357 1086358 1086359 1086360 1086361 1086362 1086363 1086364 1086365 1086366 1086367 1086368 1086369 1086370 1086371 1086372 1086373 1086374 1086375 1086376 1086377 1086378 1086379 1086380 1086381 1086382 1086383 1086384 1086385 1086386 1086387 1086388 1086389 1086390 1086391 1086392 1086393 1086394 1086395 1086396 1086397 1086398 1086399 1086400 1086401 1086402 1086403 1086404 1086405 1086406 1086407 1086408 1086409 1086410 1086411 1086412 1086413 1086414 1086415 1086416 1086417 1086418 1086419 1086420 1086421 1086422 1086423 1086424 1086425 1086426 1086427 1086428 1086429 1086430 1086431 1086432 1086433 1086434 1086435 1086436 1086437 1086438 1086439 1086440 1086441 1086442 1086443 1086444 1086445 1086446 1086447 1086448 1086449 1086450 1086451 1086452 1086453 1086454 1086455 1086456 1086457 1086458 1086459 1086460 1086461 1086462 1086463 1086464 1086465 1086466 1086467 1086468 1086469 1086470 1086471 1086472 1086473 1086474 1086475 1086476 1086477 1086478 1086479 1086480 1086481 1086482 1086483 1086484 1086485 1086486 1086487 1086488 1086489 1086490 1086491 1086492 1086493 1086494 1086495 1086496 1086497 1086498 1086499 1086500 1086501 1086502 1086503 1086504 1086505 1086506 1086507 1086508 1086509 1086510 1086511 1086512 1086513 1086514 1086515 1086516 1086517 1086518 1086519 1086520 1086521 1086522 1086523 1086524 1086525 1086526 1086527 1086528 1086529 1086530 1086531 1086532 1086533 1086534 1086535 1086536 1086537 1086538 1086539 1086540 1086541 1086542 1086543 1086544 1086545 1086546 1086547 1086548 1086549 1086550 1086551 1086552 1086553 1086554 1086555 1086556 1086557 1086558 1086559 1086560 1086561 1086562 1086563 1086564 1086565 1086566 1086567 1086568 1086569 1086570 1086571 1086572 1086573 1086574 1086575 1086576 1086577 1086578 1086579 1086580 1086581 1086582 1086583 1086584 1086585 1086586 1086587 1086588 1086589 1086590 1086591 1086592 1086593 1086594 1086595 1086596 1086597 1086598 1086599 1086600 1086601 1086602 1086603 1086604 1086605 1086606 1086607 1086608 1086609 1086610 1086611 1086612 1086613 1086614 1086615 1086616 1086617 1086618 1086619 1086620 1086621 1086622 1086623 1086624 1086625 1086626 1086627 1086628 1086629 1086630 1086631 1086632 1086633 1086634 1086635 1086636 1086637 1086638 1086639 1086640 1086641 1086642 1086643 1086644 1086645 1086646 1086647 1086648 1086649 1086650 1086651 1086652 1086653 1086654 1086655 1086656 1086657 1086658 1086659 1086660 1086661 1086662 1086663 1086664 1086665 1086666 1086667 1086668 1086669 1086670 1086671 1086672 1086673 1086674 1086675 1086676 1086677 1086678 1086679 1086680 1086681 1086682 1086683 1086684 1086685 1086686 1086687 1086688 1086689 1086690 1086691 1086692 1086693 1086694 1086695 1086696 1086697 1086698 1086699 1086700 1086701 1086702 1086703 1086704 1086705 1086706 1086707 1086708 1086709 1086710 1086711 1086712 1086713 1086714 1086715 1086716 1086717 1086718 1086719 1086720 1086721 1086722 1086723 1086724 1086725 1086726 1086727 1086728 1086729 1086730 1086731 1086732 1086733 1086734 1086735 1086736 1086737 1086738 1086739 1086740 1086741 1086742 1086743 1086744 1086745 1086746 1086747 1086748 1086749 1086750 1086751 1086752 1086753 1086754 1086755 1086756 1086757 1086758 1086759 1086760 1086761 1086762 1086763 1086764 1086765 1086766 1086767 1086768 1086769 1086770 1086771 1086772 1086773 1086774 1086775 1086776 1086777 1086778 1086779 1086780 1086781 1086782 1086783 1086784 1086785 1086786 1086787 1086788 1086789 1086790 1086791 1086792 1086793 1086794 1086795 1086796 1086797 1086798 1086799 1086800 1086801 1086802 1086803 1086804 1086805 1086806 1086807 1086808 1086809 1086810 1086811 1086812 1086813 1086814 1086815 1086816 1086817 1086818 1086819 1086820 1086821 1086822 1086823 1086824 1086825 1086826 1086827 1086828 1086829 1086830 1086831 1086832 1086833 1086834 1086835 1086836 1086837 1086838 1086839 1086840 1086841 1086842 1086843 1086844 1086845 1086846 1086847 1086848 1086849 1086850 1086851 1086852 1086853 1086854 1086855 1086856 1086857 1086858 1086859 1086860 1086861 1086862 1086863 1086864 1086865 1086866 1086867 1086868 1086869 1086870 1086871 1086872 1086873 1086874 1086875 1086876 1086877 1086878 1086879 1086880 1086881 1086882 1086883 1086884 1086885 1086886 1086887 1086888 1086889 1086890 1086891 1086892 1086893 1086894 1086895 1086896 1086897 1086898 1086899 1086900 1086901 1086902 1086903 1086904 1086905 1086906 1086907 1086908 1086909 1086910 1086911 1086912 1086913 1086914 1086915 1086916 1086917 1086918 1086919 1086920 1086921 1086922 1086923 1086924 1086925 1086926 1086927 1086928 1086929 1086930 1086931 1086932 1086933 1086934 1086935 1086936 1086937 1086938 1086939 1086940 1086941 1086942 1086943 1086944 1086945 1086946 1086947 1086948 1086949 1086950 1086951 1086952 1086953 1086954 1086955 1086956 1086957 1086958 1086959 1086960 1086961 1086962 1086963 1086964 1086965 1086966 1086967 1086968 1086969 1086970 1086971 1086972 1086973 1086974 1086975 1086976 1086977 1086978 1086979 1086980 1086981 1086982 1086983 1086984 1086985 1086986 1086987 1086988 1086989 1086990 1086991 1086992 1086993 1086994 1086995 1086996 1086997 1086998 1086999 1087000 1087001 1087002 1087003 1087004 1087005 1087006 1087007 1087008 1087009 1087010 1087011 1087012 1087013 1087014 1087015 1087016 1087017 1087018 1087019 1087020 1087021 1087022 1087023 1087024 1087025 1087026 1087027 1087028 1087029 1087030 1087031 1087032 1087033 1087034 1087035 1087036 1087037 1087038 1087039 1087040 1087041 1087042 1087043 1087044 1087045 1087046 1087047 1087048 1087049 1087050 1087051 1087052 1087053 1087054 1087055 1087056 1087057 1087058 1087059 1087060 1087061 1087062 1087063 1087064 1087065 1087066 1087067 1087068 1087069 1087070 1087071 1087072 1087073 1087074 1087075 1087076 1087077 1087078 1087079 1087080 1087081 1087082 1087083 1087084 1087085 1087086 1087087 1087088 1087089 1087090 1087091 1087092 1087093 1087094 1087095 1087096 1087097 1087098 1087099 1087100 1087101 1087102 1087103 1087104 1087105 1087106 1087107 1087108 1087109 1087110 1087111 1087112 1087113 1087114 1087115 1087116 1087117 1087118 1087119 1087120 1087121 1087122 1087123 1087124 1087125 1087126 1087127 1087128 1087129 1087130 1087131 1087132 1087133 1087134 1087135 1087136 1087137 1087138 1087139 1087140 1087141 1087142 1087143 1087144 1087145 1087146 1087147 1087148 1087149 1087150 1087151 1087152 1087153 1087154 1087155 1087156 1087157 1087158 1087159 1087160 1087161 1087162 1087163 1087164 1087165 1087166 1087167 1087168 1087169 1087170 1087171 1087172 1087173 1087174 1087175 1087176 1087177 1087178 1087179 1087180 1087181 1087182 1087183 1087184 1087185 1087186 1087187 1087188 1087189 1087190 1087191 1087192 1087193 1087194 1087195 1087196 1087197 1087198 1087199 1087200 1087201 1087202 1087203 1087204 1087205 1087206 1087207 1087208 1087209 1087210 1087211 1087212 1087213 1087214 1087215 1087216 1087217 1087218 1087219 1087220 1087221 1087222 1087223 1087224 1087225 1087226 1087227 1087228 1087229 1087230 1087231 1087232 1087233 1087234 1087235 1087236 1087237 1087238 1087239 1087240 1087241 1087242 1087243 1087244 1087245 1087246 1087247 1087248 1087249 1087250 1087251 1087252 1087253 1087254 1087255 1087256 1087257 1087258 1087259 1087260 1087261 1087262 1087263 1087264 1087265 1087266 1087267 1087268 1087269 1087270 1087271 1087272 1087273 1087274 1087275 1087276 1087277 1087278 1087279 1087280 1087281 1087282 1087283 1087284 1087285 1087286 1087287 1087288 1087289 1087290 1087291 1087292 1087293 1087294 1087295 1087296 1087297 1087298 1087299 1087300 1087301 1087302 1087303 1087304 1087305 1087306 1087307 1087308 1087309 1087310 1087311 1087312 1087313 1087314 1087315 1087316 1087317 1087318 1087319 1087320 1087321 1087322 1087323 1087324 1087325 1087326 1087327 1087328 1087329 1087330 1087331 1087332 1087333 1087334 1087335 1087336 1087337 1087338 1087339 1087340 1087341 1087342 1087343 1087344 1087345 1087346 1087347 1087348 1087349 1087350 1087351 1087352 1087353 1087354 1087355 1087356 1087357 1087358 1087359 1087360 1087361 1087362 1087363 1087364 1087365 1087366 1087367 1087368 1087369 1087370 1087371 1087372 1087373 1087374 1087375 1087376 1087377 1087378 1087379 1087380 1087381 1087382 1087383 1087384 1087385 1087386 1087387 1087388 1087389 1087390 1087391 1087392 1087393 1087394 1087395 1087396 1087397 1087398 1087399 1087400 1087401 1087402 1087403 1087404 1087405 1087406 1087407 1087408 1087409 1087410 1087411 1087412 1087413 1087414 1087415 1087416 1087417 1087418 1087419 1087420 1087421 1087422 1087423 1087424 1087425 1087426 1087427 1087428 1087429 1087430 1087431 1087432 1087433 1087434 1087435 1087436 1087437 1087438 1087439 1087440 1087441 1087442 1087443 1087444 1087445 1087446 1087447 1087448 1087449 1087450 1087451 1087452 1087453 1087454 1087455 1087456 1087457 1087458 1087459 1087460 1087461 1087462 1087463 1087464 1087465 1087466 1087467 1087468 1087469 1087470 1087471 1087472 1087473 1087474 1087475 1087476 1087477 1087478 1087479 1087480 1087481 1087482 1087483 1087484 1087485 1087486 1087487 1087488 1087489 1087490 1087491 1087492 1087493 1087494 1087495 1087496 1087497 1087498 1087499 1087500 1087501 1087502 1087503 1087504 1087505 1087506 1087507 1087508 1087509 1087510 1087511 1087512 1087513 1087514 1087515 1087516 1087517 1087518 1087519 1087520 1087521 1087522 1087523 1087524 1087525 1087526 1087527 1087528 1087529 1087530 1087531 1087532 1087533 1087534 1087535 1087536 1087537 1087538 1087539 1087540 1087541 1087542 1087543 1087544 1087545 1087546 1087547 1087548 1087549 1087550 1087551 1087552 1087553 1087554 1087555 1087556 1087557 1087558 1087559 1087560 1087561 1087562 1087563 1087564 1087565 1087566 1087567 1087568 1087569 1087570 1087571 1087572 1087573 1087574 1087575 1087576 1087577 1087578 1087579 1087580 1087581 1087582 1087583 1087584 1087585 1087586 1087587 1087588 1087589 1087590 1087591 1087592 1087593 1087594 1087595 1087596 1087597 1087598 1087599 1087600 1087601 1087602 1087603 1087604 1087605 1087606 1087607 1087608 1087609 1087610 1087611 1087612 1087613 1087614 1087615 1087616 1087617 1087618 1087619 1087620 1087621 1087622 1087623 1087624 1087625 1087626 1087627 1087628 1087629 1087630 1087631 1087632 1087633 1087634 1087635 1087636 1087637 1087638 1087639 1087640 1087641 1087642 1087643 1087644 1087645 1087646 1087647 1087648 1087649 1087650 1087651 1087652 1087653 1087654 1087655 1087656 1087657 1087658 1087659 1087660 1087661 1087662 1087663 1087664 1087665 1087666 1087667 1087668 1087669 1087670 1087671 1087672 1087673 1087674 1087675 1087676 1087677 1087678 1087679 1087680 1087681 1087682 1087683 1087684 1087685 1087686 1087687 1087688 1087689 1087690 1087691 1087692 1087693 1087694 1087695 1087696 1087697 1087698 1087699 1087700 1087701 1087702 1087703 1087704 1087705 1087706 1087707 1087708 1087709 1087710 1087711 1087712 1087713 1087714 1087715 1087716 1087717 1087718 1087719 1087720 1087721 1087722 1087723 1087724 1087725 1087726 1087727 1087728 1087729 1087730 1087731 1087732 1087733 1087734 1087735 1087736 1087737 1087738 1087739 1087740 1087741 1087742 1087743 1087744 1087745 1087746 1087747 1087748 1087749 1087750 1087751 1087752 1087753 1087754 1087755 1087756 1087757 1087758 1087759 1087760 1087761 1087762 1087763 1087764 1087765 1087766 1087767 1087768 1087769 1087770 1087771 1087772 1087773 1087774 1087775 1087776 1087777 1087778 1087779 1087780 1087781 1087782 1087783 1087784 1087785 1087786 1087787 1087788 1087789 1087790 1087791 1087792 1087793 1087794 1087795 1087796 1087797 1087798 1087799 1087800 1087801 1087802 1087803 1087804 1087805 1087806 1087807 1087808 1087809 1087810 1087811 1087812 1087813 1087814 1087815 1087816 1087817 1087818 1087819 1087820 1087821 1087822 1087823 1087824 1087825 1087826 1087827 1087828 1087829 1087830 1087831 1087832 1087833 1087834 1087835 1087836 1087837 1087838 1087839 1087840 1087841 1087842 1087843 1087844 1087845 1087846 1087847 1087848 1087849 1087850 1087851 1087852 1087853 1087854 1087855 1087856 1087857 1087858 1087859 1087860 1087861 1087862 1087863 1087864 1087865 1087866 1087867 1087868 1087869 1087870 1087871 1087872 1087873 1087874 1087875 1087876 1087877 1087878 1087879 1087880 1087881 1087882 1087883 1087884 1087885 1087886 1087887 1087888 1087889 1087890 1087891 1087892 1087893 1087894 1087895 1087896 1087897 1087898 1087899 1087900 1087901 1087902 1087903 1087904 1087905 1087906 1087907 1087908 1087909 1087910 1087911 1087912 1087913 1087914 1087915 1087916 1087917 1087918 1087919 1087920 1087921 1087922 1087923 1087924 1087925 1087926 1087927 1087928 1087929 1087930 1087931 1087932 1087933 1087934 1087935 1087936 1087937 1087938 1087939 1087940 1087941 1087942 1087943 1087944 1087945 1087946 1087947 1087948 1087949 1087950 1087951 1087952 1087953 1087954 1087955 1087956 1087957 1087958 1087959 1087960 1087961 1087962 1087963 1087964 1087965 1087966 1087967 1087968 1087969 1087970 1087971 1087972 1087973 1087974 1087975 1087976 1087977 1087978 1087979 1087980 1087981 1087982 1087983 1087984 1087985 1087986 1087987 1087988 1087989 1087990 TooltipText=null 16:41:15.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.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 16:41:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:15.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:15.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:15.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:15.999 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 16:41:15.999 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:41:15.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:16.001 INFO [WorkbenchTestable][AbstractView] Launch removed 16:41:16.035 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:16.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:16.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:16.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:41:16.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:16.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:16.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:16.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:16.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:16.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:16.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 16:41:16.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:16.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:16.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:16.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:16.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:16.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:16.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:16.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:16.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:16.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:16.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:16.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:16.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:16.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:16.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:16.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:16.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:41:16.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:16.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:16.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:16.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:16.087 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:16.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:16.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:16.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:16.133 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:16.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:16.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:16.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:16.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:16.134 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:16.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:16.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:16.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:16.135 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:41:16.136 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:41:16.136 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:41:16.136 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:41:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:41:17.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:41:17.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:17.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:17.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:17.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:17.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:17.138 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:41:17.139 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:41:17.139 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:41:17.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:17.139 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:17.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:41:17.140 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:41:17.140 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:41:17.140 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:41:17.140 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:41:17.140 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:41:17.140 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:41:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:41:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:41:17.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:17.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:17.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:17.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:17.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 16:41:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:17.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:17.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:17.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:17.141 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:17.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:17.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:17.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:17.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 16:41:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:17.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:17.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:17.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:17.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:17.143 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:41:17.250 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 16:41:17.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:17.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:17.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:41:17.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:17.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:17.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:17.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:17.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 '\*?\QPackage Explorer\E') 16:41:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:17.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:17.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:17.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:17.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:17.254 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:17.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:17.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:17.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:17.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:17.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:17.308 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:17.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:17.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:17.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:17.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:17.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:17.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:17.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:18.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:18.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:18.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:18.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:18.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:18.312 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:41:18.313 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:41:18.313 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 16:41:18.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 16:41:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:18.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 16:41:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:18.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 16:41:18.313 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 16:41:18.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:18.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:18.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:18.314 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 16:41:18.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 16:41:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:18.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 16:41:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:18.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 16:41:18.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:41:18.314 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:41:18.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:41:18.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:41:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:18.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:18.325 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:18.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:18.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:18.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:18.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:18.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:18.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:18.325 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:18.325 DEBUG [main][MenuItemLookup] Item match:Run 16:41:18.326 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 16:41:18.326 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 16:41:18.326 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:18.326 DEBUG [main][MenuItemLookup] Found menu:'Run History' 16:41:18.326 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:41:18.326 DEBUG [main][MenuItemLookup] Item match:Run As 16:41:18.326 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 16:41:18.326 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 16:41:18.326 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 16:41:18.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 16:41:18.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 16:41:18.327 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 16:41:18.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 16:41:18.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:18.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:18.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:18.625 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:18.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:18.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 16:41:18.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 16:41:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 16:41:18.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.711 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:18.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:18.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:18.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:18.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:18.731 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:18.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:18.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:18.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:18.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:18.756 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:18.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:18.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:18.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:18.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:18.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 16:41:18.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:18.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:18.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:18.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 '\*?\QConsole\E') 16:41:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:18.798 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:18.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:18.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:18.799 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:18.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:18.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:18.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:18.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:18.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:41:18.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 16:41:18.801 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 16:41:18.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:41:18.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:18.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:18.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:18.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:18.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:18.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 16:41:18.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:18.845 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:18.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:18.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:18.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:18.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:18.846 INFO [WorkbenchTestable][AbstractView] Clearing console 16:41:18.846 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:18.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:18.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:18.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:18.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:18.885 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") 16:41:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:18.886 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 16:41:18.886 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:41:18.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:18.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 16:41:18.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 16:41:18.889 INFO [WorkbenchTestable][AbstractView] Console cleared 16:41:18.889 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:18.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:18.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:18.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:41:18.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:18.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:18.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:18.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:18.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:18.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 16:41:18.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:18.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 16:41:19.892 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 16:41:19.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:19.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:19.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:41:19.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 16:41:19.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:19.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:19.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 '\*?\QConsole\E') 16:41:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:19.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:19.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:19.942 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:19.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:19.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:19.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:19.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:19.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:19.943 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:19.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:19.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:19.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:19.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:19.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:19.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.945 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:19.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 16:41:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:19.946 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") 16:41:19.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:19.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:19.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:19.947 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 16:41:19.947 INFO [WorkbenchTestable][AbstractView] Terminating console 16:41:19.947 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:19.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:19.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:19.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 16:41:19.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:19.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:19.949 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") 16:41:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:19.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:19.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:19.949 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 16:41:19.949 INFO [WorkbenchTestable][AbstractView] Removing launch from console 16:41:19.971 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:19.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:19.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:19.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 16:41:19.972 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") 16:41:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:19.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:19.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:19.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:19.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 16:41:19.973 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 16:41:19.973 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 16:41:19.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:19.974 INFO [WorkbenchTestable][AbstractView] Launch removed 16:41:20.008 INFO [WorkbenchTestable][AbstractView] Activate view Console 16:41:20.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 16:41:20.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:20.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 16:41:20.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:20.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:20.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:20.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:20.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:20.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 16:41:20.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:20.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:20.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:41:20.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:20.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:20.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 16:41:20.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:20.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:20.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 16:41:20.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 '\*?\QPackage Explorer\E') 16:41:20.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:20.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:20.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:20.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:20.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:20.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:20.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:20.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:20.092 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:20.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:20.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:20.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:20.093 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:20.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:20.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:20.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:20.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:20.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:20.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:20.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:21.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:21.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:21.096 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:41:21.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:41:21.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:21.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:21.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 16:41:21.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:21.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:21.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:21.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:21.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:21.097 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 16:41:21.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:41:21.098 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:41:21.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:41:21.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:41:21.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:41:21.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'New' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:21.158 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:41:21.158 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:41:21.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:41:21.158 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:41:21.158 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:41:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:21.161 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 16:41:21.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 16:41:21.161 DEBUG [main][TreeItemHandler] Selecting tree item: Project 16:41:21.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 16:41:21.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 16:41:21.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:41:21.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'New' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:41:21.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:41:21.212 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:41:21.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:41:21.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:41:21.213 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:41:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:41:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:41:21.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:41:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:21.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:21.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:21.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:41:21.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:21.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:41:21.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:21.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:21.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:21.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:21.927 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:41:21.927 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:41:21.927 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:41:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:21.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:21.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:21.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:41:21.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:21.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:21.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:41:21.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:21.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:21.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:21.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:21.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:21.929 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:21.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:21.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:41:21.934 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:41:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:41:22.435 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:41:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:22.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 16:41:22.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:22.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:22.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.611 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.316 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 24.052 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.937 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.875 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.121 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.028 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.843 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.012 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.713 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.972 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:22.446 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:22.448 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:41:22.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:22.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:22.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:22.448 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:41:22.449 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:22.449 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:41:22.449 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:22.449 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:41:22.449 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:41:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:41:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:22.449 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:22.449 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:22.449 DEBUG [main][MenuItemLookup] Item match:Window 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:22.450 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:22.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:22.451 DEBUG [main][MenuItemLookup] Item match:Window 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:22.451 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:22.451 DEBUG [main][MenuItemLookup] Item match:Perspective 16:41:22.452 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:41:22.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.452 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:41:22.452 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:41:22.452 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:41:22.452 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:41:22.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:41:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:22.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:22.453 DEBUG [main][MenuItemLookup] Item match:Window 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.453 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:22.454 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:22.454 DEBUG [main][MenuItemLookup] Item match:Window 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:22.454 DEBUG [main][MenuItemLookup] Item match:Perspective 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:41:22.454 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:41:22.454 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:41:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:22.455 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:22.455 DEBUG [main][MenuItemLookup] Item match:Window 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:22.455 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:22.455 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:22.455 DEBUG [main][MenuItemLookup] Item match:Window 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:22.456 DEBUG [main][MenuItemLookup] Item match:Perspective 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:41:22.456 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:41:22.456 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:41:22.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:41:22.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:41:22.456 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:41:22.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:41:22.498 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 16:41:22.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:41:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:22.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:22.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:41:22.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:22.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:22.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:22.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:41:22.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:22.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:41:22.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:22.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:22.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:22.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:22.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:22.500 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:41:22.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:22.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:22.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:22.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:22.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:22.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:22.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:41:22.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:22.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:22.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:22.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:41:22.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:22.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:22.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:22.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:22.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:22.698 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:22.698 DEBUG [main][MenuItemLookup] Item match:File 16:41:22.699 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:41:22.699 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:22.703 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:41:22.703 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:41:22.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:41:22.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:41:22.725 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:41:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:41:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:41:22.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:41:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:22.843 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:41:22.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:22.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:41:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:22.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:22.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:22.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:41:22.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:41:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:22.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:41:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:22.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:41:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:41:22.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:41:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:22.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:41:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:22.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:41:22.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:41:22.847 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:41:22.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:41:22.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:41:22.860 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:41:22.860 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:41:22.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:41:22.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:22.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:22.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:22.862 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:41:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:22.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:22.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:23.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'] 16:41:23.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:23.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:41:23.111 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 16:41:23.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:41:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:23.112 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:41:23.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:23.112 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 16:41:23.112 DEBUG [WorkbenchTestable][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:") 16:41:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:23.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:23.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:23.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:23.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:23.115 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:23.116 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 16:41:23.117 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:41:23.117 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:41:23.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 16:41:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:23.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:23.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:23.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:23.120 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:41:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:25.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:25.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:41:29.247 DEBUG [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 16:41:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:29.247 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 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:29.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'] 16:41:29.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:29.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 16:41:29.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:29.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.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: "New Java Class"] 16:41:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:29.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:29.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:29.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:29.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:29.250 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:29.250 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:29.250 DEBUG [main][MenuItemLookup] Item match:File 16:41:29.251 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:41:29.251 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:29.256 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:41:29.256 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:41:29.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:41:29.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:41:29.257 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:41:29.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:41: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 16:41:29.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:41:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:29.591 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:41:29.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41: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 16:41:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:29.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:29.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:29.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:29.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:29.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:41:29.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:41:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:29.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:41:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:29.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:41:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:41:29.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:41:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:29.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:41:29.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:29.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:41:29.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:41:29.608 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:41:29.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:41:29.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:41:29.621 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:41:29.621 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:41:29.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:41:29.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:29.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:29.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:29.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:29.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:29.624 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:41:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:29.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:29.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:30.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:30.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:30.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:41:30.095 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 16:41:30.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:41:30.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:30.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:30.097 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:41:30.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:30.098 DEBUG [WorkbenchTestable][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:") 16:41:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:30.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:30.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:30.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:30.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:30.197 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:30.199 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 16:41:30.292 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:41:30.292 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:41:30.292 DEBUG [WorkbenchTestable][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) 16:41:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:30.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:30.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:30.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:30.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:30.298 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:41:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:30.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:30.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:30.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:31.407 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 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:31.407 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 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:31.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:31.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.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'] 16:41:31.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.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 Class"] 16:41:31.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.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'] 16:41:31.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.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'] 16:41:31.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.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'] 16:41:31.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.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 Class"] 16:41:31.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.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'] 16:41:31.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.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'] 16:41:31.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:31.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:31.437 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:31.438 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:31.438 DEBUG [main][MenuItemLookup] Item match:File 16:41:31.439 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:41:31.439 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:31.443 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:41:31.443 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:41:31.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:41:31.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:41:31.444 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:41:31.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.... 16:41:31.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 'New|Select a wizard'] is available. finished successfully 16:41:31.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:41:31.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:31.697 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:41:31.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:41:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:31.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:31.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:31.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:31.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:31.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:31.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:41:31.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:41:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:31.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:41:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:31.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:41:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:41:31.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:41:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:31.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:41:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:31.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:41:31.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:41:31.702 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:41:31.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:41:31.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:41:31.702 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:41:31.702 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:41:31.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:41:31.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:31.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:31.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:31.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:31.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:31.704 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:41:31.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:31.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:31.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:31.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:31.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:31.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:41:31.921 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 16:41:31.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:41:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:31.922 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:41:31.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:31.923 DEBUG [WorkbenchTestable][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:") 16:41:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:31.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:31.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:31.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:31.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:31.935 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 16:41:32.006 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:41:32.006 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:41:32.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.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) 16:41:32.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:32.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:32.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:32.011 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:41:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:32.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:32.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:32.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:32.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:32.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:32.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:32.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:32.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:32.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:32.558 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:32.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 16:41:32.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:32.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:32.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 16:41:32.559 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:32.559 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:32.559 DEBUG [main][MenuItemLookup] Item match:Window 16:41:32.561 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:32.561 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:32.561 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:32.561 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:32.561 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:32.561 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:32.567 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:32.567 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:32.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:32.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:32.568 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:32.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:32.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:32.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:32.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:32.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:32.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:32.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:32.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:32.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:32.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:32.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:32.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:32.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:32.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:32.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:32.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:32.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:32.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:32.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:32.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:32.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:32.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:32.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:32.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:32.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:32.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:32.678 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:32.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:32.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:32.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:32.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:32.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:32.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:32.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:41:32.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:32.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:32.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:32.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:32.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:32.688 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:32.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:32.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:32.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:32.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:32.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 16:41:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:32.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 16:41:32.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:41:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:32.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:32.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:32.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:32.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 16:41:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:32.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:32.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:32.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:32.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:32.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:32.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:32.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:32.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:32.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:32.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:32.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:33.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:33.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:33.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:33.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:33.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:33.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:33.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:33.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:33.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:33.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 16:41:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:33.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:33.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:33.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:33.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:33.801 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:33.802 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:33.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:33.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:34.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:34.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:34.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:34.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:34.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:34.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:34.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:34.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:34.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:34.306 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:34.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:34.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:34.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:34.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:34.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:34.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:34.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:34.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:35.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:35.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:35.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:35.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:35.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:35.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:35.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:35.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:35.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:35.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:35.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:35.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:35.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:35.311 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:35.311 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:35.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:35.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:35.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:35.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:35.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:35.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:41:35.312 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:41:35.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:41:35.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:41:35.346 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:41:35.348 DEBUG [main][EditorHandler] 2 editor(s) found 16:41:35.348 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 16:41:35.409 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 16:41:35.409 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 16:41:35.528 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 16:41:35.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:35.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:35.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:35.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:35.530 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:35.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:35.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:35.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:35.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:35.531 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 16:41:35.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:35.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:36.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:36.033 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 16:41:36.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 16:41:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:36.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:36.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 16:41:36.535 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 16:41:36.535 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 16:41:36.536 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 16:41:36.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 16:41:36.536 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 16:41:36.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 16:41:36.537 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 16:41:36.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 16:41:36.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 16:41:36.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:41:36.568 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:41:36.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:41:36.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:41:36.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:36.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:36.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:36.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:36.594 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:36.594 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:36.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:36.595 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:36.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:36.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:36.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:36.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:36.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:36.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:36.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:36.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:36.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:36.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:36.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:36.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:36.648 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:36.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:36.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:36.649 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:36.650 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:36.650 DEBUG [main][MenuItemLookup] Item match:Window 16:41:36.651 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:36.651 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:36.651 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:36.651 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:36.651 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:36.651 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:36.656 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:36.657 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:36.657 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:36.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:36.657 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:36.657 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:36.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:36.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:36.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 16:41:36.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:36.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:36.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:36.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:36.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:36.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:36.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:36.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:36.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:36.767 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:36.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:36.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:36.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:36.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:36.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:36.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:36.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:36.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:41:36.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:36.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:36.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:36.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:36.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:36.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:36.779 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:36.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:36.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:36.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:36.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:36.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:36.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:36.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:36.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:36.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 '\*?\QProject Explorer\E') 16:41:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:36.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:36.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:36.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:36.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:36.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:36.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:36.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:41:36.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:36.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:36.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:36.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:36.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:36.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:36.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:36.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:36.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:36.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:36.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:36.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:36.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:37.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:37.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:37.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:37.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:37.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:37.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:37.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:37.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:37.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:37.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 16:41:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:37.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:37.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:37.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:37.893 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:37.894 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:37.894 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:37.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:37.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:37.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:37.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:37.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:37.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:37.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:37.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:37.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:37.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:37.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:37.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:37.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:37.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:38.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:38.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:38.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:38.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:38.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:38.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:38.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:38.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:38.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:38.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:38.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:38.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:38.900 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:38.900 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:38.900 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:38.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:38.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:38.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:38.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:41:38.901 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:41:38.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:41:38.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:41:38.918 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:41:38.919 DEBUG [main][EditorHandler] 0 editor(s) found 16:41:38.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:38.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:38.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:38.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:38.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:38.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:38.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:38.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:38.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:38.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:38.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:39.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:39.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:39.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:39.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:39.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:39.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:39.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:39.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:39.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:39.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:39.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:39.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:39.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:39.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:39.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:39.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:39.924 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:39.925 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:39.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:39.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:39.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:39.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:39.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:39.925 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 16:41:39.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:39.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:39.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:39.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:39.926 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 16:41:39.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 16:41:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:39.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 16:41:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:39.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 16:41:39.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:41:39.926 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:41:39.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:41:39.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:41:39.944 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:41:39.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:41:39.945 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:41:39.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:41:39.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:41:39.957 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:41:39.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:41:40.162 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:41:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 16:41:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:40.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:40.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:40.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:40.184 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:40.184 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 16:41:40.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:40.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:40.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:40.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:40.225 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:40.226 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:40.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:40.227 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:40.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:40.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:40.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:40.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:40.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:40.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:40.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:40.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:40.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:40.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:40.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:40.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:40.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:40.319 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:40.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:40.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:40.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:40.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:40.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:40.320 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:40.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:40.321 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:40.321 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:40.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:40.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:40.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:40.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:40.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:40.321 DEBUG [main][MenuItemLookup] Item match:Window 16:41:40.323 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:40.323 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:40.323 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:40.323 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:40.323 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:40.323 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:40.328 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:40.328 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:40.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:40.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:40.355 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:40.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:40.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:40.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:40.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:40.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:40.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:40.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:40.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:40.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:40.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:40.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:40.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:40.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:40.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:40.470 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:40.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:40.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:40.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:40.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:40.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:40.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:40.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 "Open") 16:41:40.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:40.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:40.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:40.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:40.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:40.472 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:40.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:40.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:40.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:40.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:40.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:40.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:40.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:40.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:40.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:40.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:40.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:40.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:41:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:40.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:40.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:40.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:40.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:40.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:40.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 16:41:40.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:40.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:40.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:40.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:40.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:40.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:40.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:40.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:40.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:40.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:40.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:40.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:40.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:41.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:41.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:41.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:41.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:41.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:41.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:41.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:41.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 16:41:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:41.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:41.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:41.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:41.571 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:41.571 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:41.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:41.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:41.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:41.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:41.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:41.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:41:41.572 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:41:41.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:41:41.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:41:41.583 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 16:41:41.583 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 16:41:41.583 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 16:41:41.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 16:41:41.583 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 16:41:41.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:41.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:41.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:41.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:41.584 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:41.585 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:41.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:41.585 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:41.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:41.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:41.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:41.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:41.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:41.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:41.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:41.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:41.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:41.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:41.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:41.673 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:41.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:41.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:41.674 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:41.674 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:41.674 DEBUG [main][MenuItemLookup] Item match:Window 16:41:41.675 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:41.675 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:41.675 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:41.675 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:41.675 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:41.675 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:41.680 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:41.680 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:41.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:41.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:41.681 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:41.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:41.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:41.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:41.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:41.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:41.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:41.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:41.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:41.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:41.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:41.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:41.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:41.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:41.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:41.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:41.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:41.793 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:41.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:41.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:41.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:41.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:41.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:41.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:41.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:41.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:41:41.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:41.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:41.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:41.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:41.803 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:41.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:41.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:41.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:41.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:41.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:41.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:41.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') 16:41:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:41.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:41.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:41.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:41.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:41.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:41.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:41.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 16:41:41.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:41.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:41.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:41.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:41.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:41.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:41.884 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:41.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:41.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:41.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:41.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:41.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:42.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:42.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:42.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:42.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:42.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:42.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:42.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:42.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:42.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 16:41:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:42.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:42.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:42.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:42.913 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:42.913 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:42.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:42.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:42.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:42.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:42.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:41:42.914 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:41:42.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:41:42.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:41:42.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 16:41:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 16:41:42.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:42.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:41:42.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:42.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:42.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:42.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:42.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:42.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:42.930 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:42.930 DEBUG [main][MenuItemLookup] Item match:File 16:41:42.931 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:41:42.931 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:42.936 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:41:42.936 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:41:42.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:41:42.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:41:42.961 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:41:43.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:41:43.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:41:43.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:41:43.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:43.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:43.093 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:41:43.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:43.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:41:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:43.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:43.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:43.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:43.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:43.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:43.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:43.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:43.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:43.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:43.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:43.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:43.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 16:41:43.097 DEBUG [main][TreeItemHandler] Selecting tree item: File 16:41:43.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 16:41:43.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 16:41:43.110 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:41:43.110 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:41:43.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:41:43.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:43.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:43.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:43.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:43.112 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:41:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:43.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:43.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:43.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'] 16:41:43.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:43.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:43.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:41:43.161 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 16:41:43.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:41:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:43.162 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:41:43.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:43.163 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:") 16:41:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:43.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:43.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:43.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:43.167 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:43.168 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 16:41:43.169 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:") 16:41:43.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:43.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:43.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:43.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:43.171 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:43.171 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 16:41:43.172 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:41:43.172 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 16:41:43.172 DEBUG [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) 16:41:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:43.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:43.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:43.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:43.174 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:41:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:43.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:43.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:43.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:43.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:41:43.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@726787f is found... 16:41:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@726787f is found finished successfully 16:41:43.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 16:41:43.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:43.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:43.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:43.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:43.884 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:43.884 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 16:41:43.884 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:43.885 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 16:41:43.885 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:41:43.885 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 16:41:44.019 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 16:41:44.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:44.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:44.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:44.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:44.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:44.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:44.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:44.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:44.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:44.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:44.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:44.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:45.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:45.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:45.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:45.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:45.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:45.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:45.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:45.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 16:41:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:45.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:45.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:45.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:45.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:45.067 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:45.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:45.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:45.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:45.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:45.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 16:41:45.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:45.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:45.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:45.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:45.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:45.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 16:41:45.068 DEBUG [main][TreeItemHandler] Selecting tree item: files 16:41:45.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 16:41:45.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 16:41:45.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:41:45.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:45.139 DEBUG [main][MenuItemLookup] Found menu:'New' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:45.140 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:41:45.140 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:41:45.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:41:45.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:41:45.140 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:41:45.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:45.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:41:45.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:45.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:45.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:45.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:45.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:45.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:45.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:45.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:45.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:45.641 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 16:41:45.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 16:41:45.641 DEBUG [main][TreeItemHandler] Selecting tree item: files 16:41:45.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 16:41:45.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 16:41:45.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:41:45.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'New' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:41:45.700 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:41:45.700 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:41:45.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:41:45.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:41:45.701 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:41:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:41:45.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 'Delete.*'] is available. finished successfully 16:41:45.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 16:41:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:45.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:45.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:45.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:41:45.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:45.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 16:41:45.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:45.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:45.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:45.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:45.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:45.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:45.913 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:45.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:45.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:41:45.919 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:41:46.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:41:46.419 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:41:46.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:46.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:46.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:46.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:46.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:46.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:46.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:46.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:46.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:46.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:46.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:46.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:46.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:46.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:47.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:47.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:47.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:47.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:47.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:47.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:47.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:47.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:47.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:47.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:47.425 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:47.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:47.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:47.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:47.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:47.426 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:47.427 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:47.427 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 16:41:47.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:47.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:47.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:47.428 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 16:41:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:47.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:47.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:47.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:47.429 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 16:41:47.429 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 16:41:47.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:47.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:47.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:47.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:47.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:41:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:47.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:47.430 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 16:41:47.430 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 16:41:47.430 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 16:41:47.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:47.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:47.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:47.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:47.431 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:47.431 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:47.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:47.431 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:47.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:47.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:47.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:47.507 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:47.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:47.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:47.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:47.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:47.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:47.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:47.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:47.523 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:47.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:47.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:47.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:47.524 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:47.524 DEBUG [main][MenuItemLookup] Item match:Window 16:41:47.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:47.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:47.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:47.525 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:47.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:47.525 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:47.530 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:47.530 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:47.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:47.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:47.557 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:47.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:47.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:47.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:47.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:47.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:47.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:47.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:47.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:47.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:47.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:47.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:47.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:47.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:47.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:47.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:47.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:47.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:47.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:47.663 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:47.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:47.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:47.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:47.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:47.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:47.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:47.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:47.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:47.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:41:47.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:47.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:47.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:47.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:47.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:47.666 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:47.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:47.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:47.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:47.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:47.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:47.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:47.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:47.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:47.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:41:47.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:47.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:47.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:47.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:47.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:47.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:47.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 16:41:47.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:47.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:47.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:47.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:47.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:47.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:47.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:47.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:47.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:47.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:47.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:47.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:48.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:48.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:48.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:48.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:48.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:48.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:48.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:48.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:48.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:41:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:48.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:48.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:48.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:48.784 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:48.784 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:41:48.785 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:41:48.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:41:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:48.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:41:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:48.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:41:48.785 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 16:41:48.785 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 16:41:48.785 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 16:41:48.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 16:41:48.786 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 16:41:48.786 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 16:41:48.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:41:48.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:49.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:49.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:41:49.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:49.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:49.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:49.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:49.290 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:49.290 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:49.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:49.291 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:49.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:49.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:49.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:49.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 16:41:49.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:49.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:49.461 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:49.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:49.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:49.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:49.463 DEBUG [main][MenuItemLookup] Item match:Window 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:49.463 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:49.464 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:49.469 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:49.469 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:49.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:49.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:49.499 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:49.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:49.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:49.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:49.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:49.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:49.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:49.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:49.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:49.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:49.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:49.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:49.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:49.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:49.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:49.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:49.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:49.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:49.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:49.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:49.605 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:49.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:49.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:49.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:49.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:49.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:49.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:49.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:49.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:41:49.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:49.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:49.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:49.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:49.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:49.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:49.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:49.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:49.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:49.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:49.608 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:49.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:49.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:49.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:49.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:49.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:49.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:49.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:49.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:49.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:41:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:49.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:41:49.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:41:49.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:49.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:49.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:49.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:49.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:49.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:49.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:49.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 16:41:49.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:49.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:49.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:49.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:49.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:49.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:49.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:49.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:49.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:49.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:49.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:49.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:50.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:50.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:50.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:50.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:50.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:41:50.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:50.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:50.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:50.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:50.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 16:41:50.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:50.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:50.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:50.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:50.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:50.729 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:41:50.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 16:41:50.729 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 16:41:50.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 16:41:50.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 16:41:50.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:41:50.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'New' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:50.798 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:41:50.798 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:41:50.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:41:50.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:41:50.798 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:41:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:50.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:51.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:51.299 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 16:41:51.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 16:41:51.299 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 16:41:51.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 16:41:51.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 16:41:51.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:41:51.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'New' 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:41:51.364 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:41:51.364 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:41:51.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:41:51.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:41:51.364 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:41:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:41:52.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 16:41:52.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:41:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:52.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.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: 32) 16:41:52.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:52.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:41:52.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:52.050 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:41:52.050 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:41:52.050 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:41:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:52.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:52.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:52.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 "OK", Widget matcher matching widgets with style: 8) 16:41:52.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:52.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:41:52.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:52.052 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:52.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:52.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:41:52.057 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:41:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:41:52.557 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:41:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:41:52.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:41:52.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:41:52.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:41:52.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:41:52.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:41:52.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:41:52.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:41:52.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:41:52.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:41:52.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:41:52.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:41:52.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:41:52.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:41:52.558 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 16:41:52.558 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:52.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:52.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:52.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.112 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 4.088 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.665 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.359 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.846 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.942 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:52.568 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:52.569 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:41:52.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:52.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:52.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:52.569 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:41:52.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:52.570 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:41:52.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:52.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:52.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:52.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:52.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:52.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:52.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:52.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:41:52.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:52.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:52.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:52.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:52.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:41:52.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:52.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:41:52.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:52.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:52.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.584 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.612 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:52.612 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:52.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.613 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:52.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:52.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:52.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:52.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:52.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:52.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:52.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:52.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:52.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:52.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:52.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:52.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:52.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:52.661 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:52.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:52.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:52.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:52.662 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:52.662 DEBUG [main][MenuItemLookup] Item match:Window 16:41:52.664 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:52.664 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:52.664 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:52.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:52.664 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:52.664 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:52.669 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:52.669 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:52.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:52.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:52.670 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:52.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:52.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:52.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:52.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:52.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:52.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:52.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:52.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:52.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:52.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:52.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:52.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:52.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:52.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:52.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:52.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:52.770 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:52.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:52.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:52.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:52.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:52.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:52.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:52.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.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 "Open") 16:41:52.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:52.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:52.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:52.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:52.773 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:52.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:52.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:52.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:52.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:52.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:52.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:41:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:52.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:41:52.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:52.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:52.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:52.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:52.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:52.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:52.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:52.864 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:52.864 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:52.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:52.865 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:52.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:52.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:52.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:52.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:52.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:52.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:52.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:52.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:52.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:52.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:52.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:52.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:52.922 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:52.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:52.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:52.923 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:52.923 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:52.923 DEBUG [main][MenuItemLookup] Item match:Window 16:41:52.924 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:52.924 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:52.924 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:52.924 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:52.924 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:52.924 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:52.929 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:52.929 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:52.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:52.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:52.930 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:53.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:53.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 16:41:53.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:53.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:53.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:53.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:53.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:53.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:53.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:53.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:53.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:53.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:53.027 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:53.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:53.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:53.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.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 "Open") 16:41:53.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:53.030 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:53.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:53.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:53.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:53.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:53.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 '\*?\QProject Explorer\E') 16:41:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:53.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:41:53.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:53.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:53.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:53.114 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:53.114 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:53.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.115 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:53.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:53.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:53.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:53.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:53.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:53.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:53.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:53.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:53.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:53.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:53.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:53.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:53.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:53.191 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:53.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:53.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:53.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:53.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:53.199 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:53.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:53.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:53.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:53.200 DEBUG [main][MenuItemLookup] Item match:Window 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:53.200 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:53.201 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:53.206 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:53.206 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:53.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:53.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:53.224 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:53.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:53.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:53.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:53.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:53.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:53.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:53.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:53.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:53.320 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:53.321 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:53.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:53.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:53.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:41:53.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:53.323 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:53.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:53.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:53.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:53.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:53.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') 16:41:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:53.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:41:53.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:53.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:53.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:53.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:53.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:53.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:53.414 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:53.414 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:53.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.436 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:53.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:53.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:53.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:53.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:53.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:53.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:53.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:53.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:53.478 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:53.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:53.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:53.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:53.479 DEBUG [main][MenuItemLookup] Item match:Window 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:53.479 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:53.479 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:53.484 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:53.484 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:53.505 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:53.505 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:53.505 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:53.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:53.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:53.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:53.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:53.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:53.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:53.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:53.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:53.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:53.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:53.602 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:53.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:53.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:53.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:41:53.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:53.604 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:53.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:53.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:53.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:53.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:53.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:53.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') 16:41:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:53.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:41:53.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:53.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:53.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.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 16:41:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:53.695 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:53.695 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:53.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.695 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:53.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:53.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:53.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:53.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:53.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:53.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:53.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:53.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:53.755 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:53.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:53.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:53.756 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:53.756 DEBUG [main][MenuItemLookup] Item match:Window 16:41:53.757 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:53.757 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:53.757 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:53.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:53.757 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:53.757 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:53.762 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:53.762 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:53.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:53.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:53.763 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:53.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:53.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:53.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:53.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:53.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:53.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:53.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:53.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:53.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:53.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:53.863 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:53.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:53.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:53.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41: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 "Open") 16:41:53.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:53.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:53.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:53.865 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:53.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:53.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:53.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:53.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:53.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:53.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:53.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:53.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:53.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:53.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:53.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:41:53.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:53.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:41:53.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:53.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:53.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:53.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:53.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:53.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:53.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:53.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:53.954 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 16:41:53.954 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 16:41:53.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:53.954 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:41:53.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:53.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:53.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:54.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 16:41:54.001 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 16:41:54.001 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:54.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.076 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.264 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.25 s getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.029 s selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.277 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.274 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.258 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:54.012 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:54.012 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:41:54.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:54.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:54.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:54.013 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:41:54.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:54.013 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:41:54.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:54.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:54.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:54.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:54.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:54.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:54.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:54.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:54.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:54.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:54.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:54.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:54.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:54.015 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:54.015 DEBUG [main][MenuItemLookup] Item match:Window 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:54.016 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:54.016 DEBUG [main][MenuItemLookup] Item match:Preferences 16:41:54.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:41:54.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:41:54.016 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:41:54.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:41:54.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. finished successfully 16:41:54.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:41:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:54.171 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:41:54.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:54.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 16:41:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:54.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:54.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:54.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:54.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:54.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:54.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:54.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:54.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:54.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 16:41:54.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:54.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:54.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 16:41:54.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:54.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:54.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:54.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 16:41:54.680 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 16:41:54.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 16:41:54.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 16:41:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:54.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:54.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:54.795 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 16:41:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:54.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:54.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:54.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:54.797 TRACE [main][WidgetHandler] Notify Table with event 13 16:41:54.797 TRACE [main][WidgetHandler] Wait for synchronization 16:41:54.815 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 16:41:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:54.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:54.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:54.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:41:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:54.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:41:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:54.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:54.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:54.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:54.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:54.826 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:41:54.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:54.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:54.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:54.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:54.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:54.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:54.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:54.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:54.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:54.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:54.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:54.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:54.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:54.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:54.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:54.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.*'] 16:41:54.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:54.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.*'] 16:41:54.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:54.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.*'] 16:41:54.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:54.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:54.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:54.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:54.882 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:54.882 DEBUG [main][MenuItemLookup] Item match:Window 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:54.883 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:54.883 DEBUG [main][MenuItemLookup] Item match:Preferences 16:41:54.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:41:54.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:41:54.883 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:41:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:41:55.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:41:55.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:41:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:55.077 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:41:55.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:55.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:41:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:55.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:55.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:55.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:55.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:55.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:55.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:55.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:55.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:55.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:55.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:55.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:55.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 16:41:55.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:55.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:55.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 16:41:55.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:55.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:55.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:55.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 16:41:55.082 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 16:41:55.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 16:41:55.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 16:41:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:55.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:55.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:55.111 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...") 16:41:55.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:55.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:55.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:55.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:55.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:55.113 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:41:55.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:55.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:55.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 16:41:55.182 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 16:41:55.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 16:41:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:55.186 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:") 16:41:55.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:55.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:55.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:55.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:55.188 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:55.188 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 16:41:55.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) 16:41:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:55.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:55.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:55.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:55.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:55.191 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:55.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:55.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:55.237 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 16:41:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:55.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:55.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:55.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:55.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:55.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:55.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:55.240 TRACE [main][WidgetHandler] Notify Table with event 13 16:41:55.240 TRACE [main][WidgetHandler] Wait for synchronization 16:41:55.240 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 16:41:55.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:55.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:55.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:55.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:55.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:55.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:41:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:56.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 16:41:56.247 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...") 16:41:56.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:56.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:56.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:41:56.255 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 16:41:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:56.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:56.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:56.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 16:41:56.388 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 16:41:56.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 16:41:56.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:56.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:56.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 16:41:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:56.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:56.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 16:41:56.393 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 16:41:56.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 16:41:56.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 16:41:56.393 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) 16:41:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:56.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:56.395 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:56.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:56.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:56.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:56.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:56.443 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 16:41:56.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:56.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:56.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:56.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:56.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:56.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:56.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:56.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:41:56.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:56.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:56.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:41:56.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:56.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:56.449 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:41:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:56.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:56.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:56.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:56.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:56.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:56.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:56.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:56.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:56.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:56.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:56.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:56.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:56.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:56.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:56.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:56.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:56.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:56.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:56.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:56.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:56.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:56.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:56.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:56.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:56.497 DEBUG [main][MenuItemLookup] Item match:Window 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:56.497 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:56.497 DEBUG [main][MenuItemLookup] Item match:Preferences 16:41:56.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:41:56.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:41:56.498 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:41:56.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:41:56.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:41:56.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:41:56.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:56.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:56.735 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:41:56.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:56.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:41:56.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:56.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:56.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:56.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:56.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:56.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:56.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:56.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:56.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 16:41:56.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:56.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:56.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 16:41:56.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:56.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:56.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:56.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 16:41:56.750 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 16:41:56.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 16:41:56.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 16:41:56.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:56.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:56.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.752 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 16:41:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:56.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:56.783 TRACE [main][WidgetHandler] Notify Table with event 13 16:41:56.783 TRACE [main][WidgetHandler] Wait for synchronization 16:41:56.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:41:56.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:56.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:56.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:56.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:56.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:56.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:56.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:41:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:56.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:56.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:56.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:56.796 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:41:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:56.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:56.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:56.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:56.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:56.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:56.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:56.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:56.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:56.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:56.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:56.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:56.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:56.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:56.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.*'] 16:41:56.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:56.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.*'] 16:41:56.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:56.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.*'] 16:41:56.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:56.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:56.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:56.845 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:56.845 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:56.845 DEBUG [main][MenuItemLookup] Item match:Window 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:56.846 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:56.846 DEBUG [main][MenuItemLookup] Item match:Preferences 16:41:56.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:41:56.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:41:56.846 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:41:57.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.... 16:41:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:41:57.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:41:57.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:57.068 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:41:57.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:57.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 16:41:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:57.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:57.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:57.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:57.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:57.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:57.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 16:41:57.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:57.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:57.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 16:41:57.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:57.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:57.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:57.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 16:41:57.072 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 16:41:57.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 16:41:57.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 16:41:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.089 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 16:41:57.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:57.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:57.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:57.097 TRACE [main][WidgetHandler] Notify Table with event 13 16:41:57.097 TRACE [main][WidgetHandler] Wait for synchronization 16:41:57.103 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 16:41:57.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:57.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:57.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:41:57.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:57.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:57.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) 16:41:57.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:57.129 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:41:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:57.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:57.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:57.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:57.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:57.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:57.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:57.176 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:57.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:57.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:57.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:57.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:57.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:57.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:57.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:57.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:57.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:57.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:57.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:57.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:57.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:57.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:57.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:57.177 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:57.177 DEBUG [main][MenuItemLookup] Item match:Window 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:57.178 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:57.178 DEBUG [main][MenuItemLookup] Item match:Preferences 16:41:57.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:41:57.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:41:57.178 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:41:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:41:57.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 'Preferences.*'] is available. finished successfully 16:41:57.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:41:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:57.395 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:41:57.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:57.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:41:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:57.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:57.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:57.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:57.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:57.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:57.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:57.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:57.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:57.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:57.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:57.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:57.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 16:41:57.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:57.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:57.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 16:41:57.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:57.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:57.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:57.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:57.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:57.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 16:41:57.400 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 16:41:57.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 16:41:57.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 16:41:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.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.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...") 16:41:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:57.425 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:41:57.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:57.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:57.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:57.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 16:41:57.489 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 16:41:57.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 16:41:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:57.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:57.495 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:") 16:41:57.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:57.496 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:57.497 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 16:41:57.498 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) 16:41:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:57.500 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:57.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:57.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:57.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:57.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:57.548 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 16:41:57.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:57.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:57.551 TRACE [main][WidgetHandler] Notify Table with event 13 16:41:57.551 TRACE [main][WidgetHandler] Wait for synchronization 16:41:57.551 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...") 16:41:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:57.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:41:57.559 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 16:41:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:57.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:57.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 16:41:57.646 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 16:41:57.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 16:41:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:57.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.shell.DefaultShell, index 0 and no matchers specified 16:41:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:57.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:57.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:57.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 16:41:57.650 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 16:41:57.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 16:41:57.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 16:41:57.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:41:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:57.652 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:57.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:57.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:57.698 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 16:41:57.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:57.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:57.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:57.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:41:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:57.700 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 16:41:57.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:57.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:41:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:57.703 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.*') 16:41:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:57.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:41:57.704 TRACE [main][WidgetHandler] Notify Table with event 13 16:41:57.704 TRACE [main][WidgetHandler] Wait for synchronization 16:41:57.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:41:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:57.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 16:41:57.711 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 16:41:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:57.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:57.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:57.712 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 16:41:57.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:57.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:57.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:57.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:41:57.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:41:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:57.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:41:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 16:41:58.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:41:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:58.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:58.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:58.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:58.722 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:41:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:58.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:58.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:58.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:58.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:58.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:58.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:58.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:58.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:58.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:58.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:58.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:58.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:58.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:58.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:58.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:58.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:58.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:58.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:58.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:58.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:58.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:58.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:58.807 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:58.808 DEBUG [main][MenuItemLookup] Item match:Window 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:58.808 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:58.808 DEBUG [main][MenuItemLookup] Item match:Preferences 16:41:58.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:41:58.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:41:58.808 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:41:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:41:59.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:41:59.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:41:59.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.010 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:41:59.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:59.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:41:59.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:59.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:59.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 16:41:59.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 16:41:59.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:59.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:59.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:59.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 16:41:59.014 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 16:41:59.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 16:41:59.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 16:41:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.016 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...") 16:41:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.018 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:41:59.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 16:41:59.097 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 16:41:59.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 16:41:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.105 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:") 16:41:59.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:59.106 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:59.107 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 16:41:59.108 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) 16:41:59.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.109 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:59.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:59.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:41:59.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:59.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:59.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:59.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:41:59.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:59.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:59.168 TRACE [main][WidgetHandler] Notify Table with event 13 16:41:59.168 TRACE [main][WidgetHandler] Wait for synchronization 16:41:59.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 "Remove") 16:41:59.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:59.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.171 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:41:59.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:41:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.175 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:41:59.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:59.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:59.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:59.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:59.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:59.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:59.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:59.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:59.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:59.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:59.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:59.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.*'] 16:41:59.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:59.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:59.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:59.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:41:59.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:59.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:59.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:59.249 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:59.249 DEBUG [main][MenuItemLookup] Item match:Window 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:59.250 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:41:59.250 DEBUG [main][MenuItemLookup] Item match:Preferences 16:41:59.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:41:59.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:41:59.250 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:41:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:41:59.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:41:59.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:41:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.428 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:41:59.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:41:59.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:41:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:59.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:59.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 16:41:59.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 16:41:59.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 16:41:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 16:41:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 16:41:59.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 16:41:59.432 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 16:41:59.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 16:41:59.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 16:41:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.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.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...") 16:41:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.455 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:41:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 16:41:59.516 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 16:41:59.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 16:41:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.517 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:") 16:41:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:41:59.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:41:59.523 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 16:41:59.523 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) 16:41:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.525 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:41:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:59.571 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 16:41:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:59.573 TRACE [main][WidgetHandler] Notify Table with event 13 16:41:59.573 TRACE [main][WidgetHandler] Wait for synchronization 16:41:59.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.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") 16:41:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.581 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:41:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:41:59.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:59.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:41:59.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:59.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:41:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:41:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:41:59.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:41:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.588 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:41:59.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:41:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:41:59.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:59.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:59.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 16:41:59.631 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 16:41:59.631 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:41:59.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:41:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.62 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.868 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.614 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.349 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.332 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.63 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.442 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.383 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:41:59.647 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:41:59.648 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:41:59.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:59.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:41:59.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:59.649 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:41:59.670 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:59.670 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:41:59.670 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:59.671 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:41:59.671 DEBUG [main][EditorHandler] 0 editor(s) found 16:41:59.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:41:59.679 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:41:59.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:59.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'File' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:41:59.680 DEBUG [main][MenuItemLookup] Item match:Window 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:59.680 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:41:59.680 DEBUG [main][MenuItemLookup] Item match:Show View 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'' 16:41:59.686 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:41:59.686 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:41:59.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:41:59.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:41:59.686 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:41:59.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:41:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:41:59.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:41:59.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:41:59.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:59.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:41:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:41:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:41:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:41:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:41:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:41:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:41:59.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:41:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:41:59.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:41:59.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:41:59.786 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:41:59.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:41:59.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:41:59.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:59.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:59.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.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 "Open") 16:41:59.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:41:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:41:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:41:59.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:41:59.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:41:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:41:59.788 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:41:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:41:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:41:59.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:41:59.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:41:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:41:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:41:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:41:59.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:41:59.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:59.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:59.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 '\*?\QProject Explorer\E') 16:41:59.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:59.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:59.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:59.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:59.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:41:59.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:41:59.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:41:59.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:59.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:59.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:59.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:59.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:59.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:59.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:59.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:59.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:41:59.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:59.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:41:59.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:41:59.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:41:59.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:41:59.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:41:59.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:41:59.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:41:59.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.908 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:41:59.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:59.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:59.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 '\*?\QProblems\E') 16:41:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:59.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:41:59.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:41:59.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:41:59.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:41:59.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:41:59.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:41:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:41:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:41:59.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:41:59.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') 16:41:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:41:59.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:41:59.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:41:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:41:59.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:41:59.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:41:59.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:00.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:00.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:42:00.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:00.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:00.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:00.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:00.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:00.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:00.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:00.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:00.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:00.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:00.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:00.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:00.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:00.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:00.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'] 16:42:00.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.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'] 16:42:00.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.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 Project"] 16:42:00.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.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'] 16:42:00.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.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'] 16:42:00.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.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'] 16:42:00.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:42:00.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.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'] 16:42:00.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.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'] 16:42:00.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:00.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:00.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:42:00.018 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:00.018 DEBUG [main][MenuItemLookup] Item match:File 16:42:00.019 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:00.019 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:00.024 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:42:00.024 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:42:00.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:42:00.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:42:00.047 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:42:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:42:00.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. finished successfully 16:42:00.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:42:00.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:00.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:00.165 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:00.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.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 16:42:00.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:00.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:00.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:00.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:00.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:42:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:42:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:42:00.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:00.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:00.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:42:00.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:00.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:00.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:00.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:42:00.169 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:42:00.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:42:00.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:42:00.174 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:00.174 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:42:00.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:42:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:00.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:00.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:00.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:00.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:00.185 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:42:00.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:00.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:00.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:00.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:00.508 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:00.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:42:00.523 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 16:42:00.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:42:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:00.524 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:42:00.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:00.525 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:42:00.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:42:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:00.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:00.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:42:00.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:42:00.530 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:42:00.585 DEBUG [WorkbenchTestable][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") 16:42:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:00.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:00.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:00.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:00.589 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:42:00.590 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:42:00.590 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 16:42:00.602 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 16:42:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:00.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:00.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:00.636 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:42:00.636 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:42:00.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.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) 16:42:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:00.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:00.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:00.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:00.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:00.640 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:42:00.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:00.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:00.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:00.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:00.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:42:04.212 DEBUG [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 16:42:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:42:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:42:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:04.212 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 16:42:04.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:04.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:04.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:04.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:04.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:04.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:04.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:04.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:04.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:42:04.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:04.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:04.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:42:04.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:04.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:04.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:04.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:04.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 '\*?\QPackage Explorer\E') 16:42:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:04.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:04.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:04.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:04.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:04.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:04.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:04.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:04.267 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:04.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:04.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:04.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:04.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:04.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:04.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:04.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:04.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:04.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:04.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:04.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:04.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:05.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:05.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:05.270 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:05.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:05.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:05.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:05.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 16:42:05.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:05.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:05.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:05.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:05.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:42:05.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:05.272 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:05.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:05.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:05.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:05.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:05.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:05.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:05.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:05.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:05.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:05.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:05.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:05.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:05.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:05.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:05.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:05.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:06.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:06.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:06.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:06.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:06.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:06.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:06.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:06.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:06.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:06.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:06.314 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:06.314 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:42:06.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:42:06.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:42:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:06.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:42:06.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:42:06.817 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:42:06.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:42:06.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:42:06.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'] 16:42:06.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.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'] 16:42:06.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:42:06.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.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'] 16:42:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.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'] 16:42:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.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'] 16:42:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:42:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.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'] 16:42:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.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'] 16:42:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:06.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:06.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:06.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:06.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:42:06.861 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:06.861 DEBUG [main][MenuItemLookup] Item match:File 16:42:06.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:06.863 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:06.867 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:42:06.867 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:42:06.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:42:06.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:42:06.868 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:42:06.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:42:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:42:06.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:42:07.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:07.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:07.000 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:07.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:07.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 16:42:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:07.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:07.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:07.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:07.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:07.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:42:07.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:42:07.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:42:07.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:07.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:07.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:07.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:07.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:07.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:42:07.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:07.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:07.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:07.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:07.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:42:07.004 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:42:07.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:42:07.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:42:07.009 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:07.009 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:42:07.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:42:07.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:07.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:07.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:07.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:07.010 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:42:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:07.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:07.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:07.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'] 16:42:07.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:07.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:42:07.139 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 16:42:07.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:42:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:07.140 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:42:07.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:07.141 DEBUG [WorkbenchTestable][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:") 16:42:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:07.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:07.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:07.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:42:07.178 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:42:07.179 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 16:42:07.212 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:42:07.212 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:42:07.212 DEBUG [WorkbenchTestable][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) 16:42:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:07.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:07.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:07.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:07.216 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:42:07.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:07.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:07.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:07.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:42:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:42:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e55a453 is found... 16:42:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e55a453 is found finished successfully 16:42:07.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 '\*?\QErrorTestClass.java\E') 16:42:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:07.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:07.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:07.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:07.778 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:07.779 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 16:42:07.779 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:42:07.796 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:07.796 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:42:07.796 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:42:07.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:07.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:07.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:07.797 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:07.797 DEBUG [main][MenuItemLookup] Item match:File 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:07.798 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:42:07.798 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:42:07.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:42:07.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:42:07.799 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:42:07.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:42:07.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:42:07.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:07.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:42:07.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:07.914 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:07.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:07.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:07.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:07.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:08.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:08.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:08.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:08.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:08.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:08.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:08.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:08.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:08.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') 16:42:08.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:08.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:08.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:08.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:08.047 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:08.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:08.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:08.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:08.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:08.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:42:08.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:08.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:08.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:08.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:08.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:08.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:08.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:08.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:08.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:08.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:08.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:08.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:08.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:08.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:08.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:08.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:08.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:08.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:08.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:08.052 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:08.052 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:08.052 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:08.052 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:08.052 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:08.053 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:08.053 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:42:08.053 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:08.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:08.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:08.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:08.053 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:08.053 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:09.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:09.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:09.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:09.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:09.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:09.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:09.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:09.055 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:09.056 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:09.056 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:09.056 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:09.056 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:09.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:09.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:09.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:09.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:09.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:09.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:09.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:09.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:09.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:09.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:09.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:09.559 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:09.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:09.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:09.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:09.561 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:09.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:09.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:09.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:09.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:09.562 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:09.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:09.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:09.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:09.562 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:09.563 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:09.563 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:09.563 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:09.563 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:09.564 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:09.564 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:09.564 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:09.564 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:09.564 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:09.564 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:09.564 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:09.564 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:09.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:10.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:10.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:10.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:10.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:10.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:10.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:10.566 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:10.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:10.568 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:10.568 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:10.568 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:10.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:10.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:10.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:10.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:10.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:10.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:10.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:10.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:10.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:10.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:10.570 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:42:10.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:10.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:11.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:11.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:11.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:11.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:11.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:11.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:11.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:42:11.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:11.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:11.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:11.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:11.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:11.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:11.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:11.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 '\*?\QProblems\E') 16:42:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:11.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:11.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:11.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:11.098 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:11.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:11.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:11.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:11.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:11.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:11.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:42:11.099 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:11.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:11.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:11.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:11.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:11.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:11.124 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:11.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:11.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:11.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:11.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:11.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:11.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:11.125 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:11.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:11.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:11.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:11.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:11.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:11.126 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:11.126 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:11.126 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:11.126 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:11.127 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:11.127 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:11.127 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:11.127 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:11.127 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:11.127 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:11.127 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:11.127 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:11.127 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:12.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:12.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:12.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:12.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:12.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:12.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:12.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:12.129 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:12.130 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:12.130 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:12.130 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:12.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:12.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:12.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:12.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:12.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:12.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:12.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:12.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:12.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:12.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:12.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:42:12.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:12.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:12.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:12.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:12.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:12.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:12.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:42:12.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:12.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:12.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:12.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:12.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:12.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:12.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:12.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:42:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:12.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:12.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:12.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:12.177 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:12.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:12.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 16:42:12.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:12.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:12.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:12.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:12.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:12.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:12.179 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:12.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:12.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:12.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:12.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:12.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:12.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:12.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:12.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:12.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:12.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:12.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:12.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:12.181 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:12.182 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:12.182 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:12.182 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:12.182 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:12.182 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:13.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:13.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:13.683 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:13.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:13.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:13.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:13.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:13.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:13.684 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:13.685 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:13.685 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:13.685 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:13.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:13.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:13.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:13.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:13.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:13.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:13.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:13.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:13.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 16:42:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:13.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:13.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:13.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:13.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:13.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 16:42:13.689 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:13.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:13.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:13.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:13.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:13.690 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:13.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:13.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:13.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:13.691 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:13.691 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:13.691 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:13.691 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:13.691 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:13.692 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:13.692 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:13.692 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:13.692 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:13.692 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:13.692 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:13.692 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:13.692 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:13.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:14.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:14.693 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:14.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:14.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:14.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:14.694 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:14.695 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:14.695 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:14.695 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:14.695 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:14.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:14.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:14.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 16:42:14.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.697 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:42:14.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:14.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:14.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:14.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:14.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:14.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:14.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:14.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:14.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:14.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:14.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 '\*?\QProblems\E') 16:42:14.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:14.738 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:14.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:14.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:14.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:14.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:14.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:14.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 16:42:14.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:14.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:14.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:14.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:42:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:14.802 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:14.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:14.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:14.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:14.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:14.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:14.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:14.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.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 16:42:14.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:14.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:14.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 '\*?\QProblems\E') 16:42:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:14.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:14.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:14.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:14.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:14.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:14.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:14.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.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 16:42:14.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:14.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:14.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 '\*?\QProblems\E') 16:42:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:14.907 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:14.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:14.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:14.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:14.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:14.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:14.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:14.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:14.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:42:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:14.969 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:14.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:14.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:14.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:14.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:14.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:14.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.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 16:42:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:14.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:14.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:14.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:14.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:15.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:15.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:15.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:15.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:15.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:15.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:42:15.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:15.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:15.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:15.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:15.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:15.007 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:15.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:15.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:15.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:15.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:15.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:15.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:15.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:15.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:15.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:15.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:15.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:15.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 16:42:15.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:15.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:15.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:15.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:15.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:15.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:15.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:15.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:15.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:15.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 '\*?\QProblems\E') 16:42:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:15.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:15.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:15.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:15.068 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:15.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:15.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:15.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:15.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:15.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:15.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 16:42:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:15.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:15.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:15.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:15.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:15.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:15.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:15.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:15.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:15.073 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:15.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:15.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:15.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:15.073 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:15.074 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:15.074 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:15.074 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:15.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:16.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:16.075 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:16.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:16.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:16.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:16.077 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:16.077 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:16.077 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:16.077 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:16.077 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:16.078 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:16.078 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:16.078 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:16.078 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:16.078 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:16.078 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:16.078 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:16.078 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:16.078 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:16.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:16.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:16.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:16.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:16.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:16.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:16.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:16.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:16.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:16.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:16.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:16.081 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:16.081 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:16.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:16.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:16.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:16.082 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:16.082 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:16.083 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:16.083 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:16.083 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:16.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:17.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:17.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:17.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:17.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:17.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:17.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:17.085 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:17.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:17.086 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:17.086 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:17.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:17.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:17.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:17.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:17.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:17.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:17.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 16:42:17.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:17.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:17.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:17.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:17.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:17.088 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:42:17.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:17.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:17.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:17.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:17.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:17.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:17.088 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:17.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:17.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:17.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:17.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:17.089 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:17.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:17.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:17.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:17.090 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:17.091 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:17.091 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:17.091 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:18.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:18.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:18.092 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:18.093 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:18.094 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:18.094 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:18.094 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:18.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:18.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:18.095 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:18.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 16:42:18.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.096 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:42:18.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:18.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:18.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:18.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:18.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:18.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:18.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:18.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:18.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 '\*?\QProblems\E') 16:42:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:18.133 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:18.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:18.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:18.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 16:42:18.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.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 16:42:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:18.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:18.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') 16:42:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:18.171 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:18.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:18.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:18.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 16:42:18.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.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 16:42:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:18.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:18.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:18.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:18.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:42:18.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:18.233 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:18.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:18.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:18.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 16:42:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.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 16:42:18.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:18.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:18.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:42:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:18.271 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:18.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:18.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:18.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 16:42:18.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:18.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:18.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') 16:42:18.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:18.333 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:18.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:18.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:18.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 16:42:18.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.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 16:42:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:18.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:18.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 '\*?\QProblems\E') 16:42:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:18.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:18.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:18.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:18.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 16:42:18.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:18.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:18.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 '\*?\QProblems\E') 16:42:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:18.462 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:18.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:18.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:18.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:18.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:18.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:18.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:18.465 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:18.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:18.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:18.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:18.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:18.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:18.467 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:18.468 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:18.468 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:18.468 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:19.469 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:19.469 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:19.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:19.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:19.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:19.471 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:19.471 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:19.471 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:19.471 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:19.471 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:19.471 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:19.472 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:19.472 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:19.472 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:19.472 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:19.472 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:19.472 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:19.472 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:19.472 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:19.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:19.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:19.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:19.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 16:42:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:19.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:19.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:19.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:19.474 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:19.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:19.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:19.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:19.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:19.475 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:19.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:19.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:19.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:19.476 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:19.476 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:19.476 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:19.476 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:19.476 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:19.477 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:19.477 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:19.477 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:19.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:19.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:19.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:19.477 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:19.477 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:19.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:20.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:20.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:20.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:20.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:20.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:20.979 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:20.980 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:20.980 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:20.980 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:20.981 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:20.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:20.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:20.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:20.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 16:42:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:20.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:20.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:20.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:20.983 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:20.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:20.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:20.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:20.990 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:42:20.990 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:42:20.990 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:42:20.990 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:42:20.990 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:42:20.990 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:42:20.990 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:42:20.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:42:20.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:42:20.991 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:42:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:21.084 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 16:42:21.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:42:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:21.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:42:21.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:21.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:21.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:21.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:21.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:21.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:21.087 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:42:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:21.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:21.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:21.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:42:21.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:21.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:21.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:21.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:21.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:21.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:21.099 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:21.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:21.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:21.166 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 16:42:21.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:21.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:21.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:21.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:21.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:21.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:21.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:21.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:21.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:21.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:21.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:21.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:21.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:21.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:21.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:21.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:21.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:22.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:22.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:22.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:22.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:22.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:22.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:22.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:22.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 16:42:22.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:22.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:22.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:22.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:22.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:22.198 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:22.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:42:22.198 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:42:22.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:42:22.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:42:22.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:42:22.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'New' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:22.263 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:42:22.263 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:42:22.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:42:22.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:42:22.264 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:42:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:22.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:22.764 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:42:22.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:42:22.764 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:42:22.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:42:22.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:42:22.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:42:22.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'New' 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:42:22.821 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:42:22.821 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:42:22.821 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:42:22.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:42:22.821 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:42:22.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:42:23.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 'Delete.*'] is available. finished successfully 16:42:23.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:42:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:23.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.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: 32) 16:42:23.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:23.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:42:23.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:23.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:23.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:23.002 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:42:23.002 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:42:23.002 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:42:23.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:23.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:23.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:23.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:23.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:42:23.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:23.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:23.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:23.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:42:23.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:23.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:23.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:23.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:23.004 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:23.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:23.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:23.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:23.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:23.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:42:23.009 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:42:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:42:23.510 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:42:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:23.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:42:23.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:42:23.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:42:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:23.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:42:23.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:42:23.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:42:23.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:42:23.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:42:23.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:42:23.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:42:23.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:23.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:23.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:23.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:23.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:23.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:42:23.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:23.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:23.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:23.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:23.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:23.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:23.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:23.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:23.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:23.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:23.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:42:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:23.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:23.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:23.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:23.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:23.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:23.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:42:23.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:23.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:23.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:23.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:23.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:23.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:23.586 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:23.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:23.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:23.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:23.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:23.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:23.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:23.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:42:23.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:23.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:23.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:23.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:42:23.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:23.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:23.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:23.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:23.618 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:42:23.618 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:23.618 DEBUG [main][MenuItemLookup] Item match:File 16:42:23.620 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:23.620 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:23.624 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:42:23.624 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:42:23.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:42:23.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:42:23.650 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:42:23.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 'New|Select a wizard'] is available.... 16:42:23.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 16:42:23.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:42:23.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:23.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:23.781 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:23.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:23.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 16:42:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:23.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:23.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:42:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:42:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:42:23.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:23.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:23.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:42:23.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:23.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:23.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:23.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:42:23.796 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:42:23.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:42:23.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:42:23.800 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:23.800 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:42:23.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:42:23.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:23.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:23.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:23.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:23.810 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:42:23.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:23.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:23.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:23.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:24.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'] 16:42:24.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:24.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:24.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:42:24.191 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 16:42:24.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:42:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:24.192 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:42:24.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:24.192 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:42:24.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.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:42:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:24.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:24.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:24.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:42:24.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:42:24.197 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:42:24.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:42:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:24.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:24.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:24.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:24.248 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:42:24.249 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:42:24.249 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:42:24.249 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:42:24.249 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:42:24.249 DEBUG [WorkbenchTestable][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) 16:42:24.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:24.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:24.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:24.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:24.263 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:42:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:24.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:24.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:24.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:42:27.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. failed, NO exception will be thrown 16:42:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:42:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:42:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:27.802 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 16:42:27.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:27.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:27.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:27.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:27.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:27.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:27.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:42:27.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:27.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:27.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:42:27.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:27.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:27.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:27.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:27.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 '\*?\QPackage Explorer\E') 16:42:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:27.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:27.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:27.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:27.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:27.806 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:27.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:27.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:27.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:27.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:27.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:27.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:27.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:27.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:27.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:27.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:27.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:27.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:27.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:27.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:28.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:28.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:28.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:28.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:28.860 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:28.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:28.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:28.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:28.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 16:42:28.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:28.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:28.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:28.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:28.862 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:42:28.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:28.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:28.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:28.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:28.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:28.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:28.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:28.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:28.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:28.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:28.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:28.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:28.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:28.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:28.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:29.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:29.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:29.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:29.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:29.912 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:29.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:29.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:29.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:29.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:29.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:29.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:29.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:29.914 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:29.914 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:42:29.914 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:42:29.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:42:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:30.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:42:30.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:42:30.417 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:42:30.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:42:30.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:42:30.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'] 16:42:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:42:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:30.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:30.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:30.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:42:30.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:30.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:30.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:30.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:30.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:42:30.440 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:30.440 DEBUG [main][MenuItemLookup] Item match:File 16:42:30.440 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:30.440 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:30.445 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:42:30.445 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:42:30.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:42:30.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:42:30.446 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:42:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:42:30.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:42:30.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:42:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:30.589 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:30.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:42:30.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:30.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:30.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:30.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:30.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:42:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:42:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:42:30.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:30.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:30.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:42:30.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:30.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:30.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:30.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:42:30.594 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:42:30.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:42:30.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:42:30.608 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:30.608 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:42:30.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) 16:42:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:30.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:30.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:30.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:30.611 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:42:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:30.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:30.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:30.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'] 16:42:30.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:42:30.754 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 16:42:30.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:42:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:30.755 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:42:30.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:30.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:42:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:30.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:30.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:30.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:30.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:42:30.814 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:42:30.815 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 16:42:30.851 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:42:30.851 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:42:30.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:42:30.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:30.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:30.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:30.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:30.898 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:42:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:30.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:30.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:42:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:42:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a6779bd is found... 16:42:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a6779bd is found finished successfully 16:42:31.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 16:42:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:31.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:31.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:31.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:31.455 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:31.455 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 16:42:31.455 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:42:31.468 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:31.468 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:42:31.468 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:42:31.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:42:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:31.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:42:31.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:42:31.470 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:31.470 DEBUG [main][MenuItemLookup] Item match:File 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:31.471 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:42:31.471 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:42:31.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:42:31.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:42:31.471 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:42:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:42:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:42:31.544 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:31.544 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:42:31.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:31.545 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:31.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:31.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:31.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:31.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:31.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:31.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:31.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:31.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:31.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:42:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:31.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:42:31.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:42:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:31.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:31.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:31.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:31.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:31.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:31.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:42:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:31.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:42:31.680 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:31.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:31.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:31.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:42:31.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:31.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:31.681 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:31.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:42:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:31.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:31.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:31.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:31.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:31.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:42:31.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:31.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:31.683 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:31.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:31.684 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:31.684 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:31.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:32.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:32.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:32.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:32.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:32.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:42:32.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:32.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:32.687 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:32.687 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:32.687 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:32.687 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:32.687 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:32.688 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:32.688 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:42:32.688 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:32.688 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:32.688 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:32.688 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:32.688 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:32.688 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:32.688 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:32.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:32.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:32.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:42:32.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:32.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:32.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 16:42:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:32.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:32.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:32.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:32.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:33.191 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:33.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:33.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:33.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:33.192 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:33.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:33.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:33.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:33.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:33.193 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:33.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:33.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:33.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:33.194 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:33.195 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:33.195 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:33.195 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:33.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:34.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:34.196 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:34.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:34.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:34.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:34.198 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:34.198 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:34.198 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:34.198 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:34.198 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:34.198 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:34.199 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:42:34.199 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:34.199 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:34.199 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:34.199 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:34.199 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:34.199 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:34.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:34.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:34.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:34.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:34.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:34.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:34.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 16:42:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:34.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:34.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:34.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:34.201 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:42:34.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:42:34.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:34.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:42:34.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:42:34.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:34.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:42:34.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:34.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:42:34.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:42:34.703 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:34.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:34.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:34.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:34.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:34.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:34.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:34.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:34.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:34.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:34.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:34.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:34.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:34.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:34.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:34.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:35.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:35.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:35.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:35.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:35.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:35.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:35.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:35.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:35.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:35.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:35.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:35.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:35.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:35.743 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:42:35.743 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:42:35.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:42:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:35.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 16:42:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:35.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:42:35.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:42:35.744 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:42:35.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:42:35.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:42:35.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:35.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:35.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:42:35.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:35.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.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'] 16:42:35.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.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'] 16:42:35.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.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: "New Java Class"] 16:42:35.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.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'] 16:42:35.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.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'] 16:42:35.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:42:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:35.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:35.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:42:35.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:42:35.772 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:35.772 DEBUG [main][MenuItemLookup] Item match:File 16:42:35.773 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:35.773 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:35.781 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:42:35.781 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:42:35.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:42:35.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:42:35.812 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:42:35.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.... 16:42:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:42:35.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:42:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:35.953 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:35.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:42:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:35.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:35.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:35.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:42:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:42:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:42:35.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:35.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:35.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:42:35.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:35.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:35.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:35.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:42:35.968 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:42:35.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:42:35.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:42:35.969 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:35.969 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:42:35.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:42:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:35.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:35.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:35.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:35.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:35.971 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:42:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:35.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:35.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:36.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'] 16:42:36.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:36.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:42:36.135 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 16:42:36.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:42:36.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:36.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:36.136 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:42:36.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:36.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:42:36.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:36.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:36.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:36.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:42:36.225 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:42:36.227 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 16:42:36.298 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:42:36.298 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:42:36.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:42:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:36.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:36.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:36.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:36.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:36.310 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:42:36.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:36.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:36.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:36.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:36.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:42:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:42:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:42:36.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:36.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:36.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:36.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:42:36.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:36.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:36.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:36.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4be112f1 is found... 16:42:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4be112f1 is found finished successfully 16:42:36.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 '\*?\QErrorTestClass.java\E') 16:42:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:36.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:36.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:36.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:36.919 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:36.919 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 16:42:36.919 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:42:36.925 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:36.925 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:42:36.925 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:42:36.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:36.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:36.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:36.926 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:36.926 DEBUG [main][MenuItemLookup] Item match:File 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:36.927 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:42:36.927 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:42:36.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:42:36.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:42:36.928 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:42:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:42:37.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:42:37.005 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:37.005 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:42:37.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:37.005 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:37.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:37.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:37.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:37.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:37.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:37.067 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:37.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:37.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:37.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:37.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:37.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:37.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:37.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') 16:42:37.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:37.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:37.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:37.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:37.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:37.082 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:37.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:37.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:37.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:37.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:37.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:42:37.083 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:37.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:37.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:37.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:37.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:37.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:37.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:37.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:37.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:37.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:37.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:37.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:37.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:37.085 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:37.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:37.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:37.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:37.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:37.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:37.086 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:37.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:37.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:37.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:37.086 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:37.086 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:37.087 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:42:37.087 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:37.087 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:37.087 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:37.087 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:37.087 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:37.087 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:38.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:38.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:38.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:38.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:38.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:38.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:38.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:38.589 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:38.590 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:38.590 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:38.590 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:38.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:38.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:38.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:38.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:38.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:38.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:38.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:38.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:38.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 16:42:38.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:38.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:38.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:38.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:38.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:38.594 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:42:38.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:38.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:38.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:38.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:38.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:38.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:42:38.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:38.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:38.602 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:38.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:38.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:38.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:42:38.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:38.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:38.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:42:38.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 '\*?\QProblems\E') 16:42:38.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:38.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:38.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:38.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:38.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:38.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:38.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:38.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:38.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:38.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 16:42:38.665 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:38.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:38.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:38.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:38.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:38.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:38.666 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:38.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:38.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:38.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:38.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:38.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:38.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:38.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:38.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:38.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:38.668 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:38.669 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:38.669 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:38.669 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:38.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:42:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:42:39.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:39.670 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:39.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:39.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:39.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:39.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:39.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:39.672 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:42:39.673 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:42:39.673 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:42:39.673 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:42:39.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:42:39.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:42:39.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:39.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:39.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:39.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:42:39.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:39.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:39.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 16:42:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:39.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:39.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:39.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:39.677 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:42:39.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:39.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:39.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:39.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:42:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:39.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:42:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:39.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:42:39.678 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:39.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:39.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:39.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:39.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 16:42:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:39.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:39.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:39.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:39.679 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:42:39.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:42:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:39.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:42:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:39.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:42:39.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:42:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:39.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:42:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:39.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:42:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 16:42:39.680 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:39.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:39.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:39.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:39.682 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:42:39.682 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:42:39.682 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:42:39.682 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:42:39.682 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:42:39.682 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:42:39.682 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:42:39.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:42:39.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:42:39.683 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:42:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:39.791 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 16:42:39.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:42:39.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:39.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:39.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:42:39.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:39.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:39.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:39.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:39.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:39.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:39.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:39.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:39.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:39.794 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:42:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:39.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:39.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:39.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:42:39.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:39.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:39.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:39.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:39.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:39.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:39.807 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:39.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:39.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:39.895 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 16:42:39.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:39.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:39.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:39.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:39.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:39.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:39.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:39.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:39.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:39.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:39.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:39.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:39.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:39.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:39.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:40.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:40.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:40.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:40.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:40.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:40.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:40.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:40.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:40.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:40.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:40.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:40.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:40.933 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:40.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:42:40.934 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:42:40.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:42:40.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:42:40.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:42:40.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'New' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:40.998 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:42:40.998 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:42:40.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:42:40.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:42:40.998 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:42:40.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:40.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:42:41.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:41.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:41.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:41.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:42:41.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:41.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:41.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:41.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:41.499 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:42:41.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:42:41.499 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:42:41.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:42:41.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:42:41.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:42:41.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:41.556 DEBUG [main][MenuItemLookup] Found menu:'New' 16:42:41.557 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:42:41.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:41.557 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:42:41.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:41.557 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:42:41.557 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:42:41.557 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:42:41.557 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:42:41.557 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:42:41.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:42:41.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:42:41.557 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:42:41.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 'Delete.*'] is available.... 16:42:41.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:42:41.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:42:41.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:41.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:41.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:41.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:41.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: 32) 16:42:41.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:41.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:42:41.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:41.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:41.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:41.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:41.763 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:42:41.763 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:42:41.763 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:42:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:41.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:41.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:41.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:42:41.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:41.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:42:41.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:41.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:41.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:41.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:41.764 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:41.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:41.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:42:41.780 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:42:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:42:42.280 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:42:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:42.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:42:42.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:42:42.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:42:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:42.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:42:42.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:42:42.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:42:42.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:42:42.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:42:42.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:42:42.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:42:42.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:42.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:42.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:42.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 '\*?\QProblems\E') 16:42:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:42.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:42.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:42.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:42.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:42.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:42.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:42.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:42.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 '\*?\QProject Explorer\E') 16:42:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:42.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:42.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:42.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:42.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:42.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:42.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:42:42.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:42.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:42.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:42.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:42.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:42.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:42.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:42.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:42.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:42.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:42.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:42.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:42:42.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:42.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:42.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:42.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:42:42.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:42.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:42.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:42.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:42.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:42.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:42:42.379 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:42.379 DEBUG [main][MenuItemLookup] Item match:File 16:42:42.380 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:42.380 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:42.386 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:42:42.386 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:42:42.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:42:42.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:42:42.409 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:42:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:42:42.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 'New|Select a wizard'] is available. finished successfully 16:42:42.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:42:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:42.528 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:42.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:42:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:42.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:42.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:42:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:42:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:42:42.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:42.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:42.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:42:42.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:42.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:42.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:42.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:42.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:42:42.531 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:42:42.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:42:42.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:42:42.536 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:42.536 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:42:42.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) 16:42:42.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:42.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:42.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:42.537 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:42:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:42.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:42.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:42.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'] 16:42:42.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:42:42.881 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 16:42:42.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:42:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:42.882 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:42:42.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:42.882 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:42:42.882 DEBUG [WorkbenchTestable][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:") 16:42:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:42.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:42.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:42:42.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:42:42.886 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:42:42.932 DEBUG [WorkbenchTestable][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") 16:42:42.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:42.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:42.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:42.934 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:42:42.935 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:42:42.935 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:42:42.936 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:42:42.936 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:42:42.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:42:42.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:42.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:42.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:42.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:42.938 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:42:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:42.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:42.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:43.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:42:46.544 DEBUG [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 16:42:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:42:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:42:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:46.545 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 16:42:46.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:46.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:46.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:46.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:46.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:46.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:46.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:46.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:42:46.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:46.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:46.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:42:46.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:46.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:46.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:46.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:46.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:42:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:46.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:46.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:46.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:46.548 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:46.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:46.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:46.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:46.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:46.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:46.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:46.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:46.595 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:46.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:46.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:46.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:46.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:46.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:46.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:47.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:47.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:47.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:47.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:47.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:47.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:47.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:47.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:47.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 16:42:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:47.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:47.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:47.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:47.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:47.599 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:47.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:42:47.599 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:47.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:47.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:47.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:47.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 16:42:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:47.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:47.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:47.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:47.624 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:47.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:47.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:47.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:47.626 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:42:47.626 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:42:47.626 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:42:47.626 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:42:47.626 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:42:47.626 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:42:47.626 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:42:47.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:42:47.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:42:47.626 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:42:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:47.716 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 16:42:47.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:42:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:47.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 "Restore Defaults") 16:42:47.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:47.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:47.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:47.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:47.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:47.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:47.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:47.719 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:42:47.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:47.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:47.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:47.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:47.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:42:47.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:47.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:47.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:47.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:47.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:47.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:47.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:47.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:47.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:47.732 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:47.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:47.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:47.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:47.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:47.797 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 16:42:47.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:47.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:47.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:47.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:47.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:47.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:47.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:47.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:47.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:47.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:47.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:47.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:47.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:47.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:47.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:47.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:48.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:48.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:48.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:48.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:48.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:48.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:48.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:48.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:48.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 16:42:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:48.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:48.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:48.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:48.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:48.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:48.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:42:48.833 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:42:48.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:42:48.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:42:48.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:42:48.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'New' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:48.892 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:42:48.892 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:42:48.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:42:48.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:42:48.892 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:42:48.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:48.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:42:48.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:49.393 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:42:49.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:42:49.393 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:42:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:42:49.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:42:49.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:42:49.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'New' 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:42:49.448 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:42:49.448 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:42:49.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:42:49.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:42:49.449 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:42:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:42:50.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. finished successfully 16:42:50.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:42:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:50.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.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) 16:42:50.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:50.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:42:50.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:50.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:50.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:50.114 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:42:50.114 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:42:50.114 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:42:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:50.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:50.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:50.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", Widget matcher matching widgets with style: 8) 16:42:50.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:50.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:42:50.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:50.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:50.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:50.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:50.116 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:50.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:50.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:50.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:42:50.121 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:42:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:42:50.622 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:42:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:50.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:50.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:42:50.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:42:50.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:42:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:50.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:42:50.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:42:50.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:42:50.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:42:50.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:42:50.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:42:50.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:42:50.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:50.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:50.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:50.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 '\*?\QProblems\E') 16:42:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:50.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:50.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:50.662 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:50.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:50.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:50.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:50.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:50.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:50.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:50.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 '\*?\QProject Explorer\E') 16:42:50.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:50.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:50.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:50.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:50.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:50.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:50.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:42:50.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:50.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:50.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:50.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:50.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:50.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:50.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:50.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:50.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:50.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:50.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:50.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:50.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:50.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:42:50.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:50.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:50.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.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'] 16:42:50.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.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 Java Project"] 16:42:50.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.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'] 16:42:50.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.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'] 16:42:50.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:50.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:50.737 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:42:50.737 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:50.737 DEBUG [main][MenuItemLookup] Item match:File 16:42:50.738 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:50.738 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:50.743 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:42:50.743 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:42:50.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:42:50.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:42:50.766 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:42:50.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.... 16:42:50.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:42:50.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:42:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:50.884 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:50.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:50.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:42:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:50.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:50.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:42:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:42:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:42:50.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:50.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:50.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:42:50.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:50.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:50.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:50.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:42:50.888 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:42:50.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:42:50.888 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:42:50.888 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:50.888 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:42:50.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:42:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:50.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:50.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:50.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:50.890 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:42:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:50.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:50.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:51.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'] 16:42:51.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:51.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:42:51.284 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 16:42:51.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:42:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:51.286 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:42:51.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:51.286 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:42:51.286 DEBUG [WorkbenchTestable][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:") 16:42:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:51.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:51.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:51.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:42:51.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:42:51.290 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:42:51.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:42:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:51.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:51.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:51.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:51.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:51.342 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:42:51.343 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:42:51.343 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:42:51.344 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:42:51.344 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:42:51.344 DEBUG [WorkbenchTestable][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) 16:42:51.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:51.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:51.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:51.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:51.347 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:42:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:51.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:51.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:42:55.003 DEBUG [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 16:42:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:42:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:42:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:42:55.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:55.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:55.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:42:55.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:55.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:55.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:55.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:55.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:55.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:55.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:42:55.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:55.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:55.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:55.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:55.009 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:55.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:55.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:55.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:55.057 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:55.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:55.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:55.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:55.058 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:55.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:55.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:55.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:55.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:55.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:55.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:55.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:56.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:56.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:42:56.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:42:56.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:56.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:56.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 16:42:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:56.063 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:56.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:42:56.064 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:56.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:56.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:56.117 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:42:56.117 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:42:56.117 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:42:56.117 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:42:56.117 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:42:56.117 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:42:56.117 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:42:56.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:42:56.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:42:56.117 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:42:56.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:56.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 16:42:56.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:42:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:56.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:42:56.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:56.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:56.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:56.412 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:42:56.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:56.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:56.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:56.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:56.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) 16:42:56.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:56.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:56.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:56.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:56.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:56.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:56.426 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:56.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:56.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:56.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:56.589 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 16:42:56.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:56.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:56.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:56.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:56.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 16:42:56.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:56.591 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:56.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:56.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:56.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:56.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 16:42:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:56.593 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:56.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:56.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:56.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:56.595 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:42:56.595 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:42:56.595 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:42:56.595 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:42:56.595 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:42:56.595 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:42:56.595 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:42:56.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:42:56.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:42:56.595 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:42:56.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:56.720 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 16:42:56.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:42:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:56.721 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 16:42:56.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:56.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:56.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:42:56.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:42:56.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 16:42:56.723 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 16:42:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:42:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:42:56.724 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 16:42:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:42:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:42:56.732 TRACE [main][WidgetHandler] Notify Table with event 13 16:42:56.732 TRACE [main][WidgetHandler] Wait for synchronization 16:42:56.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<- Hide ") 16:42:56.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:56.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:56.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:56.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:56.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:56.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:56.736 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 16:42:56.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:56.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:56.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:56.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:56.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:42:56.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:56.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:56.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:56.804 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:56.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:56.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:56.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:56.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:56.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 16:42:56.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:56.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:56.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 16:42:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:56.895 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:56.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:56.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:56.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:56.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:56.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:56.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:56.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:56.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:56.897 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:56.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:56.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:56.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:56.899 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:42:56.899 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:42:56.899 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:42:56.899 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:42:56.899 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:42:56.899 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:42:56.899 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:42:56.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:42:56.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:42:56.900 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:42:57.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:57.021 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 16:42:57.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:42:57.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:57.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:57.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 "Restore Defaults") 16:42:57.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:57.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:57.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:57.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:57.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:57.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:57.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:57.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:57.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:57.032 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:42:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:57.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:57.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:57.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:57.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:42:57.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:57.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:57.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:57.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:42:57.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:57.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:57.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:57.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:57.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:57.046 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:57.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:57.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:42:57.116 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 16:42:57.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:57.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:57.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:57.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:57.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:57.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:57.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:57.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:57.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:57.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:57.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:57.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:57.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:57.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:57.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:58.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:58.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:42:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:42:58.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:58.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:58.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:58.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:58.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:42:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:58.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:58.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:58.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:58.152 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:42:58.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:42:58.152 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:42:58.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:42:58.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:42:58.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:42:58.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'New' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:58.225 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:42:58.225 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:42:58.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:42:58.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:42:58.225 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:42:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:58.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:58.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:58.727 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:42:58.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:42:58.727 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:42:58.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:42:58.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:42:58.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:42:58.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'New' 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:42:58.791 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:42:58.791 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:42:58.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:42:58.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:42:58.791 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:42:58.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.... 16:42:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:42:58.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:42:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:58.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:58.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:58.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) 16:42:58.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:58.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:42:58.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:58.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:58.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:58.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:58.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:58.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:58.982 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:42:58.982 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:42:58.982 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:42:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:58.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:58.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:58.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 "OK", Widget matcher matching widgets with style: 8) 16:42:58.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:42:58.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:58.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:58.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:42:58.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:42:58.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:58.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:58.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:58.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:58.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:58.985 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:42:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:58.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:58.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:42:58.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:42:58.990 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:42:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:42:59.491 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:42:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:42:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:42:59.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:42:59.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:42:59.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:42:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:42:59.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:42:59.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:42:59.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:42:59.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:42:59.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:42:59.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:42:59.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:42:59.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:42:59.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:42:59.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:59.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:59.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') 16:42:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:59.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:59.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:59.518 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:42:59.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:42:59.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:59.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:42:59.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.553 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:42:59.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:59.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:59.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:59.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:59.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:42:59.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:59.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:59.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:42:59.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:59.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:59.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:59.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:42:59.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:42:59.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:42:59.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:59.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:59.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:59.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:59.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:42:59.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:42:59.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:42:59.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:42:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:59.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:59.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:59.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:59.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:42:59.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:59.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:59.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:59.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:42:59.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:59.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:42:59.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:42:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:59.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:42:59.597 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:42:59.597 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:59.597 DEBUG [main][MenuItemLookup] Item match:File 16:42:59.598 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:42:59.598 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:42:59.602 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'File' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'' 16:42:59.603 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:42:59.603 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:42:59.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:42:59.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:42:59.626 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:42:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:42:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:42:59.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:42:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:42:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:42:59.801 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:59.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:42:59.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 16:42:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:59.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:59.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:42:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:42:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:42:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:42:59.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:59.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:59.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:42:59.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:42:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:42:59.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:42:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:42:59.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:42:59.805 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:42:59.805 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:42:59.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:42:59.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:42:59.806 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:42:59.806 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:42:59.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:42:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:42:59.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:42:59.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:42:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:42:59.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:42:59.808 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:42:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:42:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:42:59.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:42:59.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:00.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'] 16:43:00.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:00.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:00.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:43:00.165 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 16:43:00.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:43:00.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:00.190 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:43:00.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:00.190 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:43:00.191 DEBUG [WorkbenchTestable][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:") 16:43:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:00.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:00.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:00.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:00.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:00.193 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:00.195 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:43:00.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:43:00.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:00.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:00.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:00.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:00.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:00.241 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:43:00.241 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:43:00.241 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:43:00.242 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:43:00.242 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:43:00.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:43:00.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:00.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:00.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:00.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:00.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:00.245 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:00.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:00.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:00.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:00.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:43:03.302 DEBUG [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 16:43:03.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:43:03.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:43:03.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:03.302 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 16:43:03.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:03.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:03.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:03.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:03.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:03.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:03.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:03.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:03.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:03.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:43:03.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:03.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:03.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:43:03.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:03.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:03.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:03.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:03.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:43:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:03.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:03.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:03.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:03.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:03.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:03.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:03.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:03.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:03.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:03.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:03.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:03.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:03.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:03.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:03.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:03.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:03.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:03.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:03.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:04.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:04.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:04.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:04.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:04.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:04.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:04.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:04.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 16:43:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:04.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:04.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:04.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:04.361 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:43:04.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:04.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:04.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:04.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:04.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:04.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:04.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:04.392 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:04.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:04.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:04.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:04.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:04.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:05.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:05.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:05.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:05.394 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:05.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:05.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:05.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:05.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:05.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:05.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:05.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:05.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:05.397 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:05.397 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:43:05.398 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:43:05.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:43:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:05.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:05.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:43:05.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:43:05.900 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:43:05.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:43:05.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:43:05.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:05.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:05.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:43:05.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:05.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:05.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:05.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:43:05.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:05.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:05.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:05.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:05.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:05.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:43:05.925 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:05.925 DEBUG [main][MenuItemLookup] Item match:File 16:43:05.926 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:05.926 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:05.931 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:43:05.931 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:43:05.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:43:05.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:43:05.957 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:43:06.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.... 16:43:06.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:43:06.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:43:06.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:06.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:06.078 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:06.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:06.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:43:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:06.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:06.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:06.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:06.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:43:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:43:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:43:06.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:06.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:06.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:43:06.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:06.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:06.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:06.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:43:06.099 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:43:06.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:43:06.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:43:06.111 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:06.111 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:43:06.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:43:06.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:06.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:06.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:06.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:06.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:06.113 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:43:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:06.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:06.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:06.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'] 16:43:06.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:06.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:06.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:43:06.251 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 16:43:06.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:43:06.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:06.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:06.252 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:06.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:06.252 DEBUG [WorkbenchTestable][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:") 16:43:06.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:06.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:06.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:06.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:06.318 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:06.319 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 16:43:06.352 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:06.352 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:43:06.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:43:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:06.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:06.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:06.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:06.362 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:06.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:06.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:06.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:43:06.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:43:06.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:43:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:06.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6fb32286 is found... 16:43:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6fb32286 is found finished successfully 16:43:06.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 16:43:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:06.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:06.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:06.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:06.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:06.932 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 16:43:06.932 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:43:06.939 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:06.939 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:43:06.939 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:43:06.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:43:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:06.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:43:06.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:43:06.940 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:06.940 DEBUG [main][MenuItemLookup] Item match:File 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:06.941 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:43:06.941 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:43:06.942 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:43:06.942 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:43:06.942 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:43:07.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:43:07.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:43:07.003 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:07.003 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:43:07.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:07.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:07.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:07.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:07.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:07.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:07.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:07.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:07.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:07.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:07.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:43:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:07.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:43:07.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:07.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:07.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:07.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:07.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:07.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:07.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:07.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:07.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:07.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:43:07.082 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:07.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:07.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:07.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:07.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:07.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:07.082 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:07.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:07.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:07.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:07.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:07.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:07.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:07.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:07.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:07.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:07.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:07.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:07.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:07.084 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:07.085 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:07.085 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:07.086 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:07.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:08.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:08.587 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:08.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:08.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:08.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:08.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:08.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:08.588 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:08.589 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:08.589 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:08.589 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:08.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:08.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:08.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:08.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:08.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:08.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:08.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:08.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:08.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:08.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:08.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:08.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:08.616 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:43:08.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:43:08.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:08.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:43:08.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:08.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:43:08.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:43:08.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:08.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:43:08.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:08.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:43:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:43:08.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:08.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:08.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:08.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:08.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:08.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:08.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:08.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:08.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:08.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:08.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:08.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:08.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:08.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:08.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:09.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:09.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:09.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:09.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:09.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:09.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:09.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:09.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:09.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:09.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:09.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:09.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:09.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:09.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:09.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:09.655 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:43:09.655 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:43:09.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:43:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:09.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 16:43:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:09.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:43:09.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:43:09.656 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:43:09.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:43:09.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:43:09.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'] 16:43:09.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.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'] 16:43:09.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:43:09.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.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'] 16:43:09.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.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'] 16:43:09.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.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'] 16:43:09.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.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 Class"] 16:43:09.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.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'] 16:43:09.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.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'] 16:43:09.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:43:09.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:09.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:09.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:43:09.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:43:09.679 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:09.679 DEBUG [main][MenuItemLookup] Item match:File 16:43:09.680 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:09.680 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:09.684 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:43:09.684 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:43:09.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:43:09.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:43:09.685 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:43:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:43:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:43:09.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:43:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:09.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:09.824 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:09.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.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 16:43:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:09.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:09.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:09.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:09.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:43:09.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:43:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:43:09.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:09.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:09.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:43:09.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:09.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:09.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:09.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:43:09.828 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:43:09.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:43:09.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:43:09.828 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:09.828 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:43:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:43:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:09.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:09.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:09.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:09.830 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:43:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:09.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:09.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:09.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'] 16:43:09.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:43:09.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 16:43:09.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:43:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:09.971 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:09.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:09.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:43:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:09.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:10.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:10.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:10.039 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:10.040 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 16:43:10.072 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:10.072 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:43:10.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.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) 16:43:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:10.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:10.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:10.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:10.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:10.083 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:10.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:10.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:10.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:43:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:43:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e0b308c is found... 16:43:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e0b308c is found finished successfully 16:43:10.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 16:43:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:10.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:10.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:10.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:10.595 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:10.596 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 16:43:10.596 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:43:10.603 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:10.603 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 16:43:10.603 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:43:10.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 16:43:10.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:10.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:10.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 16:43:10.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 16:43:10.604 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:10.604 DEBUG [main][MenuItemLookup] Item match:File 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:10.605 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:43:10.605 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:43:10.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:43:10.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:43:10.605 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:43:10.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:43:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:43:10.663 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:10.664 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 16:43:10.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:10.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:10.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:10.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:10.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:10.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:10.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:10.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:10.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:10.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:10.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 16:43:10.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:10.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:10.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 16:43:10.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:10.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:10.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:10.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:10.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:10.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:10.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:10.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:10.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:10.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:10.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:10.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:43:10.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:10.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:10.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:10.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:10.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:10.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:10.785 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:10.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:10.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:10.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:10.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:10.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:10.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:10.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:10.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:10.787 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:10.788 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:10.789 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:10.789 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:11.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:11.790 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:11.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:11.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:11.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:11.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:11.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:11.791 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:11.792 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:11.792 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:11.792 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:11.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:11.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:11.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:11.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 16:43:11.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:11.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:11.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 16:43:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:11.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:11.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:11.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:11.796 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:43:11.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:43:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:11.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:43:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:11.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:43:11.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:43:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:11.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:43:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:11.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:43:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:43:11.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:11.797 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:11.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:11.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:11.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:11.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:11.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:11.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:11.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:11.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:11.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:11.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:11.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:11.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:11.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:12.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:12.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:12.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:12.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:12.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:12.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:12.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:12.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:12.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 16:43:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:12.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:12.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:12.850 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:12.850 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:43:12.851 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:43:12.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:43:12.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:12.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 16:43:12.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:12.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:43:12.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:43:12.851 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:43:12.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:43:12.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:43:12.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'] 16:43:12.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:12.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:43:12.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:12.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:12.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:12.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:43:12.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:12.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:12.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:12.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 16:43:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:12.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:12.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 16:43:12.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 16:43:12.901 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:12.901 DEBUG [main][MenuItemLookup] Item match:File 16:43:12.902 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:12.902 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:12.907 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:43:12.907 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:43:12.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:43:12.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:43:12.907 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:43:13.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 'New|Select a wizard'] is available.... 16:43:13.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:43:13.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:43:13.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:13.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:13.030 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:13.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:13.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:43:13.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:13.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:13.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:13.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:13.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:43:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:43:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:43:13.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:13.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:13.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:43:13.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:13.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:13.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:13.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:43:13.033 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:43:13.034 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:43:13.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:43:13.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:13.034 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:43:13.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:43:13.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:13.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:13.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:13.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:13.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:13.045 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:43:13.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:13.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:13.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:13.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:13.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:13.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:13.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:13.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:43:13.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 16:43:13.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:43:13.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:13.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:13.175 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:13.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:13.176 DEBUG [WorkbenchTestable][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:") 16:43:13.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:13.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:13.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:13.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:13.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:13.213 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:13.214 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 16:43:13.245 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:13.245 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:43:13.246 DEBUG [WorkbenchTestable][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) 16:43:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:13.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:13.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:13.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:13.249 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:13.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:13.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:13.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:43:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:43:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:43:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:43:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c6c61b9 is found... 16:43:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c6c61b9 is found finished successfully 16:43:14.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 16:43:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:14.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:14.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:14.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:14.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:14.071 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:14.071 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 16:43:14.071 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:43:14.117 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:14.117 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:43:14.117 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:43:14.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:14.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:14.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:14.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:14.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:14.130 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:14.130 DEBUG [main][MenuItemLookup] Item match:File 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:14.131 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:43:14.131 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:43:14.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:43:14.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:43:14.131 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:43:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:43:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:43:14.220 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:14.220 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:43:14.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:14.220 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:14.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:14.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:14.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:14.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:14.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:14.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:14.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:14.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:14.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:14.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:14.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:14.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:14.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:14.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:14.317 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:14.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:14.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:14.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:14.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:14.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:43:14.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:14.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:14.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:14.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:14.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:14.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:14.319 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:14.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:14.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:14.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:14.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:14.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:14.320 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:14.320 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:14.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:14.321 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:14.322 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:14.323 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:14.323 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:15.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:15.349 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:15.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:15.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:15.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:15.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:15.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:15.351 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:15.351 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:15.351 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:15.351 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:15.351 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:15.352 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:15.352 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:15.352 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:15.352 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:15.352 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:15.352 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:15.352 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:15.352 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:15.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:15.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:15.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:15.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:15.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:15.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:15.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:15.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:15.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:15.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:15.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:15.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:15.366 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:43:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:15.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:15.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:43:15.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:15.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:15.373 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:15.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:15.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:15.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:15.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:15.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:15.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:15.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:15.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:15.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:15.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:15.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:15.436 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:15.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:15.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:15.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:15.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:15.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:15.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:15.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:15.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:15.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:15.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 '\*?\QProblems\E') 16:43:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:15.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:15.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:15.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:15.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:15.458 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:15.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:15.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:15.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:15.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:15.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:15.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:43:15.459 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:15.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:15.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:15.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:15.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:15.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:15.460 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:15.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:15.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:15.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:15.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:15.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:15.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:15.461 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:15.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:15.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:15.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:15.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:15.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:15.462 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:15.462 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:15.462 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:15.463 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:15.463 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:15.463 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:15.463 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:15.463 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:15.463 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:15.463 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:15.463 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:16.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:16.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:16.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:16.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:16.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:16.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:16.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:16.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:16.965 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:16.966 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:16.966 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:16.966 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:16.967 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:16.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:16.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:16.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:16.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:16.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:16.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:16.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:16.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:16.970 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:43:16.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:16.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:16.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:16.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:16.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:16.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:43:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:43:16.971 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:16.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:16.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:16.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:16.971 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:16.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:16.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:16.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:16.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:16.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:16.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:16.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:16.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:16.973 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:16.974 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:16.974 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:16.974 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:16.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:17.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:17.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:17.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:17.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:18.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:18.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:18.000 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:18.001 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:18.001 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:18.001 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:18.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:18.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:18.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:18.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:18.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:18.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:18.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:18.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:18.003 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 16:43:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 16:43:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 16:43:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:18.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 16:43:18.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 16:43:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:18.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 16:43:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:18.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 16:43:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:43:18.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:18.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:18.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:18.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:18.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') 16:43:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:18.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:18.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:18.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:18.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:18.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:18.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:18.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:18.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:18.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:18.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:18.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:18.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:18.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:18.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:18.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:18.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:18.050 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:18.050 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:18.050 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:18.050 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:18.050 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:18.050 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:18.051 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:18.051 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:18.051 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:18.051 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:18.051 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:18.051 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:18.051 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:19.552 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:19.552 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:19.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:19.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:19.553 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:19.554 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:19.554 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:19.554 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:19.555 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:19.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:19.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:19.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.558 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 16:43:19.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 16:43:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:19.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 16:43:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:19.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 16:43:19.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 16:43:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:19.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 16:43:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:19.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 16:43:19.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 16:43:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.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 16:43:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.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 16:43:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.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 16:43:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:19.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:19.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:19.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:19.633 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:19.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:19.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:19.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:19.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:19.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:19.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:19.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') 16:43:19.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:19.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:19.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:19.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:19.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 16:43:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.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 16:43:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:19.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:19.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:19.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:19.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 '\*?\QProblems\E') 16:43:19.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:19.744 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:19.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:19.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:19.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 16:43:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.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 16:43:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:19.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:19.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:19.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 '\*?\QProblems\E') 16:43:19.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:19.811 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:19.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:19.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:19.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:19.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:19.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:19.878 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:19.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:19.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:19.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:19.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:19.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:19.881 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:19.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:19.882 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:19.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:19.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:19.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:19.883 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:19.884 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:19.884 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:19.884 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:19.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:20.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:20.885 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:20.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:20.887 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:20.887 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:20.887 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:20.887 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:20.887 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:20.887 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:20.888 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:20.888 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:20.888 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:20.888 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:20.888 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:20.888 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:20.888 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:20.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:20.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:20.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:20.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:20.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:20.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:20.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:20.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:20.889 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 16:43:20.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 16:43:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:20.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 16:43:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:20.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 16:43:20.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 16:43:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:20.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 16:43:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:20.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 16:43:20.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:20.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:20.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:20.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:20.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 16:43:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:20.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:20.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:20.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:20.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 16:43:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:20.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:20.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:20.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:20.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 16:43:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:20.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:20.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:20.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:20.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:20.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:20.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:20.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:20.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:20.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:20.894 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:20.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:20.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:20.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:20.895 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:20.895 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:20.895 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:20.895 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:20.895 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:20.895 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:20.895 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:20.895 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:20.896 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:20.896 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:20.896 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:20.896 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:20.896 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:20.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:22.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:22.397 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:22.398 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:22.399 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:22.399 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:22.399 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:22.400 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:22.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.401 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 16:43:22.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 16:43:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:22.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 16:43:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:22.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 16:43:22.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 16:43:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:22.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 16:43:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:22.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 16:43:22.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.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 '\*?\QProblems\E') 16:43:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.509 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.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 16:43:22.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.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') 16:43:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.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 16:43:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.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 16:43:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.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 '\*?\QProblems\E') 16:43:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.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 16:43:22.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.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 '\*?\QProblems\E') 16:43:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.777 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.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 16:43:22.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:22.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.843 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.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 16:43:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.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 '\*?\QProblems\E') 16:43:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.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 16:43:22.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:22.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:22.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:22.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:22.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:22.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:22.975 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:22.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:22.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:22.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:22.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:22.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:22.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.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 16:43:22.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:22.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:22.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:22.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:22.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:23.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:23.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:23.041 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:23.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:23.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:23.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:23.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:23.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:23.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:23.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:23.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:23.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:23.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 '\*?\QProblems\E') 16:43:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:23.108 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:23.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:23.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:23.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:23.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:23.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:23.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:23.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 '\*?\QProblems\E') 16:43:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:23.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:23.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:23.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:23.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:23.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:23.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:23.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:23.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:23.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:23.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:23.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 '\*?\QProblems\E') 16:43:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:23.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:23.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:23.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:23.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:23.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:23.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:23.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:23.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:23.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:23.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:23.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:23.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:23.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 '\*?\QProblems\E') 16:43:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:23.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:23.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:23.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:23.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:23.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:23.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:23.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 16:43:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:23.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:23.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:23.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:23.308 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:23.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:23.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:23.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:23.309 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:23.309 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:23.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:23.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:23.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:23.310 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:23.311 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:23.311 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:23.311 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:24.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:24.313 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:24.314 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:24.315 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:24.315 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:24.315 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:24.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:24.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 16:43:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.317 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:43:24.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:24.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:24.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:24.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:24.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:24.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:24.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:24.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:24.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 '\*?\QProblems\E') 16:43:24.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:24.357 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:24.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:24.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:24.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.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 16:43:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:24.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:24.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 '\*?\QProblems\E') 16:43:24.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:24.424 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:24.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:24.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:24.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:24.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.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 16:43:24.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:24.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:24.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 '\*?\QProblems\E') 16:43:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:24.491 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:24.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:24.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:24.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 16:43:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:24.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:24.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:24.557 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:24.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:24.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:24.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 16:43:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:24.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:24.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:24.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:24.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:24.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:24.622 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:24.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:24.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:24.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 16:43:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.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 16:43:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:24.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:24.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') 16:43:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:24.691 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:24.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:24.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:24.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 16:43:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.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 16:43:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:24.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:24.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:24.762 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:24.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:24.765 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:24.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:24.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:24.768 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:43:24.768 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:43:24.768 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:43:24.768 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:43:24.768 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:43:24.768 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:43:24.768 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:43:24.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:43:24.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:43:24.768 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:43:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:43:24.874 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 16:43:24.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:24.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 "Restore Defaults") 16:43:24.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:24.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:43:24.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:24.877 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:24.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:24.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:24.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) 16:43:24.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:24.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:24.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:24.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:43:24.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:24.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:24.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:24.889 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:43:24.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:24.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:24.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:24.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:24.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:43:24.961 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 16:43:24.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:24.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:24.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:24.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:24.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:24.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:24.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:24.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:24.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:24.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:24.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:24.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:24.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:25.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:25.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:25.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:25.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:25.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:25.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:26.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:26.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:26.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 16:43:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:26.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:26.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:26.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:26.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:26.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:43:26.002 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:43:26.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:43:26.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:43:26.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:43:26.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'New' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:26.069 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:43:26.069 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:43:26.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:43:26.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:43:26.069 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:43:26.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:26.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:26.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:26.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:26.570 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:43:26.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:43:26.570 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:43:26.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:43:26.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:43:26.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:43:26.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'New' 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:43:26.629 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:43:26.629 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:43:26.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:43:26.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:43:26.629 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:43:26.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 'Delete.*'] is available.... 16:43:27.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 16:43:27.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:43:27.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:27.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:43:27.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:27.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:43:27.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:27.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:27.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:27.329 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:43:27.329 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:43:27.329 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:43:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:27.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:27.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43: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 "OK", Widget matcher matching widgets with style: 8) 16:43:27.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:27.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:43:27.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:27.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:27.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:27.331 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:43:27.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:27.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:27.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:27.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:43:27.336 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:43:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:43:27.837 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:43:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:27.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:43:27.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:43:27.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:43:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:27.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:43:27.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:43:27.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:43:27.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:43:27.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:43:27.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:43:27.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:43:27.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:27.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:27.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:27.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:27.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:43:27.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:27.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:27.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:27.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:27.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:27.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:27.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:27.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:27.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:27.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:27.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:27.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:43:27.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:27.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:27.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:27.913 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:27.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:27.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:27.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:43:27.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:27.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:27.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:27.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:27.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:27.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:43:27.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:27.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:27.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:27.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:43:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:27.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:27.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:27.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'] 16:43:27.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.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'] 16:43:27.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.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"] 16:43:27.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.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'] 16:43:27.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.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'] 16:43:27.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.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'] 16:43:27.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.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"] 16:43:27.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.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'] 16:43:27.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.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'] 16:43:27.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:27.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:27.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:27.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:43:27.952 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:27.953 DEBUG [main][MenuItemLookup] Item match:File 16:43:27.954 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:27.954 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:27.958 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:43:27.958 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:43:27.981 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:43:27.981 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:43:27.982 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:43:28.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 'New|Select a wizard'] is available.... 16:43:28.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:43:28.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:43:28.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:28.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:28.102 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:28.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:28.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:43:28.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:28.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:28.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:28.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:28.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:43:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:43:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:43:28.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:28.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:28.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:43:28.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:28.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:28.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:28.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:43:28.106 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:43:28.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:43:28.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:43:28.110 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:28.110 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:43:28.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:43:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:28.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:28.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:28.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:28.112 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:43:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:28.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:28.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:28.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:28.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:28.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:28.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:43:28.462 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 16:43:28.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:43:28.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:28.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:28.463 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:43:28.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:28.466 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:43:28.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:43:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:28.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:28.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:28.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:28.469 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:28.470 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:43:28.511 DEBUG [WorkbenchTestable][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") 16:43:28.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:28.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:28.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:28.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:28.514 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:43:28.515 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:43:28.515 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:43:28.515 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:43:28.515 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:43:28.516 DEBUG [WorkbenchTestable][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) 16:43:28.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:28.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:28.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:28.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:28.518 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:28.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:28.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:43:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 16:43:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:43:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:43:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:31.752 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 16:43:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:43:31.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:31.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:31.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:43:31.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:31.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:31.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:31.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:31.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:43:31.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:31.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:31.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:31.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:31.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:31.756 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:31.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:31.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:31.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:31.816 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:31.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:31.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:31.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:31.817 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:31.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:31.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:31.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:31.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:31.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:31.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:32.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:32.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:32.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:32.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:32.819 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:32.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:32.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:32.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:32.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 16:43:32.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:32.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:32.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:32.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:32.821 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:43:32.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:32.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:32.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:32.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:32.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:32.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:32.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:32.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:32.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:32.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:32.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:32.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:32.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:32.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:32.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:32.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:33.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:33.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:33.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:33.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:33.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:33.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:33.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:33.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:33.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 16:43:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:33.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:33.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:33.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:33.854 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:33.855 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:43:33.855 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:43:33.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:43:33.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:34.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:43:34.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:43:34.362 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:43:34.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:43:34.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:43:34.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:34.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.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'] 16:43:34.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:43:34.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.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'] 16:43:34.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.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'] 16:43:34.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.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'] 16:43:34.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.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 Class"] 16:43:34.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.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'] 16:43:34.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.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'] 16:43:34.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:34.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:34.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:34.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:34.381 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:43:34.381 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:34.381 DEBUG [main][MenuItemLookup] Item match:File 16:43:34.382 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:34.382 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:34.386 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:43:34.386 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:43:34.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:43:34.387 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:43:34.387 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:43:34.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.... 16:43:34.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. finished successfully 16:43:34.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:43:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:34.522 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:34.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:43:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:34.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:34.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:34.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:43:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:43:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:43:34.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:34.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:34.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:43:34.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:34.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:34.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:34.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:34.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:43:34.525 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:43:34.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:43:34.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:43:34.529 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:34.530 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:43:34.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:43:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:34.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:34.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:34.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:34.531 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:43:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:34.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:34.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43: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'] 16:43:34.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43: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.... 16:43: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 16:43:34.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:43:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:34.912 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:34.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:34.913 DEBUG [WorkbenchTestable][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:") 16:43:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:34.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:34.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:34.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:34.929 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:34.930 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 16:43:34.962 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:34.962 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:43:34.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) 16:43:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:34.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:34.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:34.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:34.967 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:34.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:34.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:43:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:43:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e407081 is found... 16:43:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e407081 is found finished successfully 16:43:35.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 16:43:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:35.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:35.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:35.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:35.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:35.517 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 16:43:35.517 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 16:43:35.517 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 16:43:35.525 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:35.525 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 16:43:35.525 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:43:35.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 16:43:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:35.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 16:43:35.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 16:43:35.576 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:35.576 DEBUG [main][MenuItemLookup] Item match:File 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:35.577 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:43:35.577 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:43:35.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:43:35.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:43:35.578 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:43:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:43:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:43:35.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:35.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 16:43:35.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:35.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:35.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:35.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:35.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 16:43:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:35.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:35.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 16:43:35.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') 16:43:35.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:35.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:35.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:35.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:35.725 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:35.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:35.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:35.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:43:35.771 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:35.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:35.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:35.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:35.772 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:35.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:35.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:35.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:35.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:35.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:35.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:35.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:35.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:35.773 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:35.774 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:35.774 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:35.774 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:35.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:36.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:36.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:36.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:36.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:36.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:36.776 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:36.777 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:36.777 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:36.777 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:36.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:36.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:36.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:36.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:36.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:36.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:36.785 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:43:36.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:43:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:36.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:43:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:36.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:43:36.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:43:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:36.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:43:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:36.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:43:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:43:36.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:36.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:36.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 16:43:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:36.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 16:43:36.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 '\*?\QProblems\E') 16:43:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:36.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:36.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:36.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:36.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:36.805 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:36.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:36.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:36.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 16:43:36.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:36.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:36.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:36.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:36.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:36.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:36.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 16:43:36.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:36.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:36.831 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:36.831 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:36.831 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:36.831 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:36.832 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:36.832 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:36.832 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:43:36.832 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:36.832 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:36.832 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:36.832 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:36.832 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:36.832 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:36.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:37.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:37.833 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:37.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 16:43:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:37.834 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:37.835 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:37.835 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:37.835 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:37.835 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:37.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:37.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:37.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 16:43:37.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:37.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:37.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 16:43:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:37.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:37.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:37.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:37.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:37.863 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:43:37.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:43:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:37.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:43:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:37.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:43:37.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:43:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:37.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:43:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:37.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:43:37.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 16:43:37.863 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 16:43:37.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 16:43:37.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 16:43:37.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:43:37.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'Show In' 16:43:37.908 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 16:43:37.908 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 16:43:37.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 16:43:37.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 16:43:37.908 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 16:43:38.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:43:38.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:38.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:43:38.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 16:43:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:38.188 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 16:43:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:38.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:38.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:38.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:43:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:43:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:43:38.190 TRACE [main][WidgetHandler] Notify Table with event 13 16:43:38.190 TRACE [main][WidgetHandler] Wait for synchronization 16:43:38.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:43:38.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:38.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:38.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:38.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 16:43:38.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:38.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:38.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:38.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:38.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:38.192 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:38.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:38.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 16:43:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 16:43:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 16:43:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 16:43:38.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 16:43:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:38.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 "Finish", Widget matcher matching widgets with style: 8) 16:43:38.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:38.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 16:43:38.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:38.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:38.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:38.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:38.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:38.400 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:38.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:38.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:38.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:38.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:43:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:43:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@169c2026 is found... 16:43:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@169c2026 is found finished successfully 16:43:38.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E') 16:43:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:38.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:38.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:38.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:38.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:38.953 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 16:43:38.953 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:38.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:38.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:38.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:43:38.992 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:43:38.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:43:38.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:43:38.992 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:43:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:43:39.099 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 16:43:39.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:43:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:39.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 "Restore Defaults") 16:43:39.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:39.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:43:39.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:39.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:39.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:39.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:39.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:39.108 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:43:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:39.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:39.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:39.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:43:39.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:39.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:43:39.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:39.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:39.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:39.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:39.113 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:43:39.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:39.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:39.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:39.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:43:39.190 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 16:43:39.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:39.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:39.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:39.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:39.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:39.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:39.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:39.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:39.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:39.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:39.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:39.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:39.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:39.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:39.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:39.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:39.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:39.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:40.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:40.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:40.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:40.222 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:40.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:40.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:40.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:40.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 16:43:40.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:40.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:40.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:40.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:40.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:40.224 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:40.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:43:40.224 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:43:40.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:43:40.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:43:40.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:43:40.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:40.289 DEBUG [main][MenuItemLookup] Found menu:'New' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:40.290 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:43:40.290 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:43:40.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:43:40.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:43:40.290 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:43:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:40.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:40.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:43:40.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:40.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:40.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:40.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:40.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:40.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:40.791 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:43:40.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:43:40.791 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:43:40.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:43:40.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:43:40.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:43:40.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'New' 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:43:40.845 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:43:40.845 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:43:40.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:43:40.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:43:40.846 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:43:40.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 'Delete.*'] is available.... 16:43:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:43:41.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:43:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:41.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:41.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:41.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:43:41.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:41.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:43:41.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:41.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:41.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:41.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:41.535 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:43:41.535 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:43:41.535 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:43:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:41.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:41.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:41.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:43:41.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:41.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:41.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:41.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:43:41.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:41.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:41.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:41.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:41.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:41.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:41.537 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:43:41.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:41.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:41.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:41.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:41.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:43:41.543 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:43:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:43:42.043 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:43:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:42.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:43:42.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:43:42.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:43:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:42.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:43:42.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:43:42.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:43:42.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:43:42.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:43:42.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:43:42.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:43:42.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:42.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:42.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:42.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:42.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:42.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 '\*?\QProblems\E') 16:43:42.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:42.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:42.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:42.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:42.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:42.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:42.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:42.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:42.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:42.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:42.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 '\*?\QProject Explorer\E') 16:43:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:42.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:42.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:42.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:42.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:42.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:42.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:43:42.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:42.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:42.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:42.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:42.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:42.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:43:42.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:42.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:42.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:42.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:43:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:42.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:42.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:42.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:42.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:43:42.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:42.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:42.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:42.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:43:42.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:42.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:42.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:42.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:42.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:43:42.166 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:42.166 DEBUG [main][MenuItemLookup] Item match:File 16:43:42.167 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:42.167 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:42.171 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:43:42.171 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:43:42.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:43:42.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:43:42.195 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:43:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:43:42.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:43:42.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:43:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:42.313 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:42.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:43:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:42.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:42.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:43:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:43:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:43:42.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:42.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:43:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:42.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:42.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:43:42.317 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:43:42.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:43:42.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:43:42.329 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:42.329 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:43:42.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:43:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:42.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:42.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:42.331 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:43:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:42.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:42.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:42.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'] 16:43:42.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:43:42.682 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 16:43:42.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:43:42.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:42.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:42.683 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:43:42.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:42.683 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:43:42.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:43:42.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:42.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:42.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:42.686 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:42.687 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:43:42.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:43:42.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:42.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:42.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:42.733 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:43:42.734 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:43:42.734 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:43:42.734 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:43:42.734 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:43:42.735 DEBUG [WorkbenchTestable][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) 16:43:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:42.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:42.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:42.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:42.737 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:42.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:42.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:42.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.... 16:43:46.210 DEBUG [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 16:43:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:43:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:43:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:46.210 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 16:43:46.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:46.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:46.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:46.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:46.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:46.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:46.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:46.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:43:46.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:46.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:46.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:43:46.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:46.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:46.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:46.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:46.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 '\*?\QPackage Explorer\E') 16:43:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:46.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:46.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:46.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:46.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:46.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:46.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:46.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:46.260 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:46.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:46.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:46.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:46.261 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:46.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:46.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:46.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:46.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:46.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:46.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:46.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:47.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:47.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:47.264 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:43:47.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:43:47.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:47.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:47.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 16:43:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:47.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:47.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:47.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:47.265 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:47.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:43:47.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:47.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:47.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:47.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:47.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:47.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:47.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:47.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:47.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:47.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:47.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:47.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:47.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:47.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:47.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:47.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:47.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:47.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:48.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:48.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:48.308 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:48.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:48.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:48.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:48.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 16:43:48.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:48.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:48.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:48.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:48.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:48.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:48.310 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:43:48.311 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:43:48.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:43:48.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:48.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:43:48.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:43:48.813 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:43:48.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:43:48.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:43:48.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'] 16:43:48.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.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'] 16:43:48.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.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: "New Java Class"] 16:43:48.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.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'] 16:43:48.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.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'] 16:43:48.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.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'] 16:43:48.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:43:48.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.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'] 16:43:48.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.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'] 16:43:48.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:48.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:48.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:48.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:43:48.844 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:48.844 DEBUG [main][MenuItemLookup] Item match:File 16:43:48.845 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:48.845 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:48.853 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:43:48.853 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:43:48.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:43:48.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:43:48.883 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:43:48.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:43:49.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:43:49.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:43:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:49.005 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:49.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:49.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:43:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:49.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:49.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:49.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:49.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:43:49.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:43:49.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:43:49.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:49.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:49.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:49.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:49.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:49.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:43:49.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:49.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:49.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:49.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:43:49.008 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:43:49.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:43:49.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:43:49.028 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:49.028 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:43:49.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:43:49.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:49.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:49.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:49.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:49.031 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:43:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:49.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:49.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:49.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:43:49.160 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 16:43:49.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:43:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:49.161 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:49.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:49.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:43:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:49.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:49.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:49.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:49.214 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:49.216 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 16:43:49.247 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:43:49.247 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:43:49.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:43:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:49.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:49.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:49.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:49.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:49.264 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:49.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:49.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:49.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:49.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:49.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:43:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:43:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c34920b is found... 16:43:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c34920b is found finished successfully 16:43:49.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 16:43:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:49.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:49.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:49.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:49.814 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:49.814 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 16:43:49.814 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:43:49.826 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:49.827 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:43:49.827 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:43:49.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:49.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:49.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:49.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:49.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:49.828 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:49.828 DEBUG [main][MenuItemLookup] Item match:File 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:49.829 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:43:49.829 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:43:49.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:43:49.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:43:49.829 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:43:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:43:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:43:49.892 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:49.892 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:43:49.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:49.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:49.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:49.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:49.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:49.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:49.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:49.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:49.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:49.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:49.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:49.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:49.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 '\*?\QProblems\E') 16:43:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:49.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:50.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:50.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:50.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:50.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:50.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:50.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:50.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:50.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:43:50.021 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:50.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:50.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:50.022 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:50.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:50.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:50.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:50.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:50.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:50.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:50.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:50.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:50.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:50.023 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:50.024 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:50.024 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:50.024 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:50.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:51.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:51.025 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:51.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:51.027 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:51.028 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:51.028 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:51.028 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:51.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:51.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:51.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:51.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:51.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:51.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:51.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:51.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:51.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:51.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:51.533 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:51.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:51.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:51.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:51.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:51.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:51.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:51.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:51.535 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:51.535 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:51.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:51.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:51.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:51.536 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:51.536 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:51.536 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:51.536 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:51.537 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:51.537 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:51.537 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:43:51.537 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:51.537 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:51.537 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:51.537 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:51.537 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:51.537 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:52.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:52.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:52.538 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:52.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:52.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:52.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:52.539 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:52.540 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:52.540 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:52.540 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:52.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:52.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:52.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:52.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:52.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:52.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:52.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:52.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:52.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:52.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:52.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:52.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:52.542 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:43:52.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:52.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:52.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:52.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:52.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:52.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:52.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:52.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:43:52.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:52.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:52.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:52.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:52.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:52.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:43:52.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:52.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:52.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:43:52.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 '\*?\QProblems\E') 16:43:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:52.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:52.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:52.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:52.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:52.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:52.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:52.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:52.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:52.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:52.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 16:43:52.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:52.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:52.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:52.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:52.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:52.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:52.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:52.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:52.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:52.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:52.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:52.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:52.567 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:52.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:52.567 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:52.567 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:52.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:43:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:43:54.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:54.069 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:54.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:54.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:54.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:54.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:54.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:54.070 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:43:54.071 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:43:54.071 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:43:54.071 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:43:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:43:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:43:54.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:54.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:54.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:54.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:43:54.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:54.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:54.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 16:43:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:54.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:54.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:54.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:54.075 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:43:54.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:54.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:54.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:54.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:43:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:54.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:43:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:54.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:43:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 16:43:54.076 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:54.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:54.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:54.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:54.078 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:43:54.078 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:43:54.078 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:43:54.078 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:43:54.078 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:43:54.078 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:43:54.078 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:43:54.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:43:54.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:43:54.078 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:43:54.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:43:54.180 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 16:43:54.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:43:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:54.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:43:54.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:54.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:43:54.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:54.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:54.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:54.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:54.183 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:43:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:54.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:54.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:54.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:43:54.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:54.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:43:54.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:54.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:54.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:54.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:54.194 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:43:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:54.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:54.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:54.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:43:54.257 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 16:43:54.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:54.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:54.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:54.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:54.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:54.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:54.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:54.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:54.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:54.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:54.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:54.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:54.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:54.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:54.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:54.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:54.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:54.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:55.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:55.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:43:55.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:43:55.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:55.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:55.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:55.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:55.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:43:55.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:55.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:55.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:55.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:55.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:55.292 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:43:55.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:43:55.293 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:43:55.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:43:55.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:43:55.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:43:55.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'New' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:55.358 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:43:55.358 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:43:55.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:43:55.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:43:55.358 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:43:55.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:55.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:43:55.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:43:56.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:43:56.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:57.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:57.359 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:43:57.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:43:57.360 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:43:57.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:43:57.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:43:57.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:43:57.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'New' 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:43:57.418 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:43:57.418 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:43:57.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:43:57.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:43:57.418 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:43:57.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.... 16:43:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:43:58.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:43:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:58.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:58.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:43:58.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:58.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:43:58.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:58.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:58.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:58.110 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:43:58.110 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:43:58.110 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:43:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:58.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:58.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:58.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:43:58.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:43:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:58.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:43:58.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:43:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:58.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:58.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:58.112 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:43:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:58.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:58.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:58.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:43:58.117 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:43:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:43:58.617 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:43:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:43:58.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:43:58.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:43:58.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:43:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:43:58.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:43:58.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:43:58.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:43:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:43:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:43:58.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:43:58.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:43:58.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:43:58.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:43:58.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:43:58.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:43:58.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:43:58.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:43:58.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:58.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:58.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:58.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:58.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 '\*?\QProblems\E') 16:43:58.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:58.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:58.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:58.640 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:43:58.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:43:58.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:58.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:43:58.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:43:58.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:58.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:58.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:43:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:58.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:58.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:43:58.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:58.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:58.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:58.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:43:58.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:43:58.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:43:58.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:58.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:58.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:58.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:43:58.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:43:58.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:43:58.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:43:58.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:43:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:58.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:58.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:58.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:58.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:43:58.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:58.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:58.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:58.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:43:58.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:58.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:43:58.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:43:58.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:58.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:58.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:43:58.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:43:58.715 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:58.715 DEBUG [main][MenuItemLookup] Item match:File 16:43:58.716 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:43:58.716 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'File' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'' 16:43:58.721 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:43:58.721 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:43:58.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:43:58.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:43:58.745 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:43:58.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 'New|Select a wizard'] is available.... 16:43:58.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:43:58.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:43:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:58.866 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:58.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:58.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:43:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:58.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:58.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:43:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:43:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:43:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:43:58.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:58.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:58.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:58.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:43:58.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:43:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:43:58.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:43:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:43:58.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:43:58.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:43:58.870 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:43:58.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:43:58.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:43:58.875 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:43:58.875 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:43:58.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:43:58.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:58.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:58.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:58.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:58.877 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:43:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:58.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:58.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:43:59.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'] 16:43:59.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:59.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:59.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:43:59.144 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 16:43:59.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:43:59.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:43:59.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:43:59.145 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:43:59.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:43:59.145 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:43:59.145 DEBUG [WorkbenchTestable][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:") 16:43:59.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:59.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:59.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:59.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:43:59.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:43:59.149 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:43:59.166 DEBUG [WorkbenchTestable][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") 16:43:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:59.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:59.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:59.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:59.169 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:43:59.170 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:43:59.170 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:43:59.170 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:43:59.170 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:43:59.170 DEBUG [WorkbenchTestable][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) 16:43:59.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:43:59.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:43:59.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:43:59.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:43:59.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:43:59.173 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:43:59.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:43:59.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:43:59.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:43:59.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:00.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:44:03.351 DEBUG [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 16:44:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:44:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:44:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:03.351 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 16:44:03.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:03.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:03.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:03.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:03.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:03.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:03.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:03.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:03.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:44:03.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:03.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:03.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:44:03.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:03.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:03.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:03.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:03.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 '\*?\QPackage Explorer\E') 16:44:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:03.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:03.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:03.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:03.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:03.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:03.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:03.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:03.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:03.401 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:03.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:03.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:03.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:03.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:03.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:03.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:03.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:03.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:03.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:03.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:03.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:04.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:04.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:04.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:04.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:04.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:04.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:04.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:04.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:04.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:04.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:04.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:04.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:04.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:04.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:44:04.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:04.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:04.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:04.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:04.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 16:44:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:04.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:04.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:04.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:04.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:04.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:04.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:04.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:04.433 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:44:04.433 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:44:04.433 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:44:04.433 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:44:04.433 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:44:04.433 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:44:04.433 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:44:04.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:44:04.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:44:04.433 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:44:04.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:04.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 16:44:04.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:44:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:04.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:44:04.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:04.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:04.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:04.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:04.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:04.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:04.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:04.514 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:44:04.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:04.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:04.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:04.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:04.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:44:04.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:04.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:04.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:04.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:04.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:04.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:04.526 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:04.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:04.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:04.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:04.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:04.590 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 16:44:04.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:04.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:04.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:04.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:04.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:04.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:04.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:04.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:04.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:04.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:04.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:04.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:04.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:04.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:04.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:04.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:05.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:05.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:05.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:05.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:05.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:05.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:05.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:05.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:05.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:05.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:05.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:05.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:05.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:05.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:05.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:05.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:44:05.625 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:44:05.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:44:05.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:44:05.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:44:05.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:05.810 DEBUG [main][MenuItemLookup] Found menu:'New' 16:44:05.810 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:44:05.810 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:05.810 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:44:05.810 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:05.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:44:05.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:05.811 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:44:05.811 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:44:05.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:44:05.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:44:05.811 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:44:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:05.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:44:06.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:06.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:06.312 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:44:06.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:44:06.312 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:44:06.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:44:06.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:44:06.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:44:06.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'New' 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:44:06.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:44:06.463 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:44:06.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:44:06.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:44:06.463 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:44:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:44:07.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 'Delete.*'] is available. finished successfully 16:44:07.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:44:07.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:44:07.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:07.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:44:07.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:07.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:07.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:07.142 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:44:07.142 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:44:07.142 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:44:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:07.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:07.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:07.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:44:07.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:07.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:44:07.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:07.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:07.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:07.144 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:07.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:07.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:44:07.149 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:44:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:44:07.650 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:44:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:07.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:07.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:44:07.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:44:07.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:44:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:07.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:07.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:44:07.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:44:07.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:44:07.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:44:07.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:44:07.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:44:07.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:44:07.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:07.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:07.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:07.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:07.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 '\*?\QProblems\E') 16:44:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:07.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:07.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:07.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:07.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:07.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:07.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:07.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:07.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:07.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:07.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:44:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:07.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:07.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:07.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:07.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:44:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:07.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:07.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:07.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:07.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:44:07.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:07.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:07.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:07.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:44:07.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:07.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:07.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'] 16:44:07.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.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'] 16:44:07.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:44:07.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:07.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:07.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:07.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:44:07.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.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'] 16:44:07.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.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'] 16:44:07.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:07.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:07.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:44:07.745 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:07.745 DEBUG [main][MenuItemLookup] Item match:File 16:44:07.746 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:07.746 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:07.750 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:44:07.750 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:44:07.773 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:44:07.773 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:44:07.773 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:44:07.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.... 16:44:07.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 16:44:07.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:44:07.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:07.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:07.892 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:07.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:07.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 16:44:07.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:07.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:07.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:07.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:44:07.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:44:07.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:44:07.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:07.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:07.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:44:07.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:07.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:07.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:07.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:07.895 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:44:07.895 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:44:07.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:44:07.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:44:07.896 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:07.896 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:44:07.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:44:07.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:07.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:07.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:07.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:07.898 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:44:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:07.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:07.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:08.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:08.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:08.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:08.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:44:08.243 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 16:44:08.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:44:08.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:08.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:08.244 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:44:08.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:08.269 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:44:08.269 DEBUG [WorkbenchTestable][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:") 16:44:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:08.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:08.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:08.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:44:08.272 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:44:08.274 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:44:08.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:44:08.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:08.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:08.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:08.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:08.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:08.319 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:44:08.320 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:44:08.320 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:44:08.320 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:44:08.320 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:44:08.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:44:08.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:08.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:08.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:08.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:08.323 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:44:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:08.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:08.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:08.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:44:11.332 DEBUG [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 16:44:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:44:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:44:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:11.332 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 16:44:11.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:11.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:11.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:11.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:11.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:11.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:11.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:11.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:11.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:44:11.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:11.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:11.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:44:11.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:11.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:11.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:11.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:11.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 '\*?\QPackage Explorer\E') 16:44:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:11.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:11.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:11.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:11.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:11.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:11.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:11.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:11.381 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:11.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:11.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:11.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:11.382 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:11.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:11.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:11.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:11.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:11.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:11.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:11.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:12.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:12.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:12.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:12.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:12.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:12.386 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:44:12.387 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:12.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:12.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:44:12.414 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:44:12.414 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:44:12.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:44:12.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:44:12.414 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:44:12.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:12.498 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 16:44:12.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:44:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:12.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:44:12.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:12.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:12.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:12.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:12.501 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:44:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:12.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:12.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:12.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 "OK", Widget matcher matching widgets with style: 8) 16:44:12.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:12.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:12.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:12.596 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:12.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:12.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:12.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:12.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:12.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:12.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 16:44:12.690 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:12.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:12.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:12.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:12.691 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:12.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:12.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.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 16:44:12.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:12.693 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:12.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:12.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:12.694 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:12.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:12.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.696 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:44:12.696 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:44:12.696 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:44:12.696 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:44:12.696 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:44:12.696 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:44:12.696 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:44:12.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:44:12.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:44:12.696 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:44:12.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:12.817 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 16:44:12.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:44:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:12.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:44:12.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:12.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:12.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:44:12.819 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 16:44:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:44:12.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:44:12.820 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 16:44:12.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:44:12.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:44:12.820 TRACE [main][WidgetHandler] Notify Table with event 13 16:44:12.820 TRACE [main][WidgetHandler] Wait for synchronization 16:44:12.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 "Show ->") 16:44:12.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:12.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:12.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:12.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:12.823 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 16:44:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:12.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:12.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:12.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 "OK", Widget matcher matching widgets with style: 8) 16:44:12.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:12.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:12.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:12.836 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:12.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:12.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:12.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:12.936 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 16:44:12.936 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:12.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:12.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.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 16:44:12.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:12.937 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:12.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:12.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.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 16:44:12.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:12.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:12.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:12.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:12.939 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:12.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:12.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:12.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:12.940 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:44:12.940 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:44:12.940 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:44:12.940 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:44:12.940 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:44:12.940 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:44:12.940 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:44:12.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:44:12.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:44:12.941 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:44:13.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:13.101 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 16:44:13.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:44:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:13.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 "Restore Defaults") 16:44:13.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:13.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:13.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:13.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:13.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:13.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:13.106 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:44:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:13.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:13.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:13.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) 16:44:13.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:13.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:13.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:13.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:13.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:13.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:13.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:13.118 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:13.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:13.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:13.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:13.211 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 16:44:13.211 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:13.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:13.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:13.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:13.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:13.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:13.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:13.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:13.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:13.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:13.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:13.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:13.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:13.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:13.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:13.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:13.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:14.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:14.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:14.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:14.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:14.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:14.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:14.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:14.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:14.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:14.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:14.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:14.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:44:14.293 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:44:14.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:44:14.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:44:14.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:44:14.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:14.349 DEBUG [main][MenuItemLookup] Found menu:'New' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:14.350 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:44:14.350 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:44:14.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:44:14.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:44:14.350 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:44:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:14.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:44:14.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:44:14.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:14.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:14.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:14.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:14.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:14.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:14.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:14.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:14.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:14.851 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:44:14.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:44:14.851 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:44:14.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:44:14.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:44:14.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:44:14.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'New' 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:44:14.904 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:44:14.904 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:44:14.904 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:44:14.904 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:44:14.904 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:44:14.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.... 16:44:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:44:15.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:44:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:15.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:15.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:15.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:44:15.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:15.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:44:15.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:15.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:15.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:15.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:15.565 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:44:15.565 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:44:15.565 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:44:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:15.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:15.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:15.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", Widget matcher matching widgets with style: 8) 16:44:15.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:15.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:44:15.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:15.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:15.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:15.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:15.567 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:15.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:15.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:44:15.573 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:44:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:44:16.073 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:44:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:16.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:16.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:44:16.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:44:16.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:44:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:16.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:44:16.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:44:16.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:44:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:44:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:44:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:44:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:44:16.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:16.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:16.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:16.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 '\*?\QProblems\E') 16:44:16.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:16.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:16.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:16.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:16.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:16.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:16.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:16.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:16.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:16.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:16.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:44:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:16.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:16.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:16.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:16.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:16.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:16.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:44:16.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:16.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:16.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:16.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:16.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:16.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:44:16.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:16.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:16.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:16.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:44:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:16.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:16.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:16.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:16.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:44:16.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:16.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:16.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:16.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:44:16.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.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'] 16:44:16.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.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'] 16:44:16.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:16.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:16.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:16.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:16.168 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:44:16.168 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:16.168 DEBUG [main][MenuItemLookup] Item match:File 16:44:16.169 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:16.169 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:16.173 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:44:16.173 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:44:16.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:44:16.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:44:16.196 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:44:16.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.... 16:44:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:44:16.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:44:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:16.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:16.320 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:16.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:44:16.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:16.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:16.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:44:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:44:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:44:16.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:16.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:44:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:16.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:16.323 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:44:16.323 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:44:16.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:44:16.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:44:16.324 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:16.324 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:44:16.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:44:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:16.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:16.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:16.326 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:44:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:16.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:16.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:16.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:16.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.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.... 16:44:16.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 16:44:16.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:44:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:16.664 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:44:16.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:16.665 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:44:16.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:44:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:16.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:16.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:44:16.690 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:44:16.692 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:44:16.734 DEBUG [WorkbenchTestable][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") 16:44:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:16.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:16.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:16.743 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:44:16.744 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:44:16.745 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:44:16.745 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:44:16.745 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:44:16.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 16:44:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:16.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:16.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:16.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:16.747 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:44:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:16.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:16.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:44:20.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 16:44:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:44:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:44:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:20.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 16:44:20.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:20.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:20.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:20.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:20.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:20.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:20.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:44:20.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:20.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:20.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:44:20.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:20.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:20.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:20.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:20.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:44:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:20.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:20.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:20.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:20.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:20.197 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:20.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:20.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:20.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:20.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:20.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:20.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:20.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:20.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:20.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:20.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:20.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:20.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:20.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:20.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:20.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:21.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:21.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:21.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:21.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:21.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:21.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:21.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:21.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:21.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:21.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:21.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:21.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:44:21.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:21.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:21.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:21.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:21.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:21.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:21.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:21.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:21.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:21.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:21.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:21.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:21.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:21.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:21.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:21.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:21.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:22.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:22.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:22.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:22.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:22.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:22.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:22.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:22.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:22.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:22.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:22.301 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:22.302 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:44:22.302 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:44:22.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:44:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:22.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:44:22.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:44:22.804 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:44:22.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:44:22.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:44:22.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:22.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.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'] 16:44:22.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.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: "New Java Class"] 16:44:22.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.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'] 16:44:22.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.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'] 16:44:22.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:22.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 16:44:22.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:22.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:22.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:22.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:22.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:22.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:22.826 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:44:22.826 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:22.826 DEBUG [main][MenuItemLookup] Item match:File 16:44:22.827 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:22.827 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:44:22.831 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:44:22.832 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:22.832 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:44:22.832 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:22.832 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:44:22.832 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:44:22.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:44:22.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:44:22.856 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:44:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:44:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:44:22.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:44:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:22.977 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:22.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:22.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:44:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:22.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:22.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:22.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:22.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:44:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:44:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:44:22.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:22.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:22.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:44:22.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:22.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:22.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:22.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:44:22.980 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:44:22.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:44:22.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:44:22.994 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:22.994 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:44:22.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:44:22.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:22.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:22.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:22.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:22.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:22.997 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:44:22.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:22.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:22.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:22.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:23.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'] 16:44:23.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:23.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:44:23.122 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 16:44:23.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:44:23.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:23.123 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:44:23.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:23.123 DEBUG [WorkbenchTestable][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:") 16:44:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:23.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:23.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:23.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:23.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:44:23.204 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:44:23.205 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 16:44:23.237 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:44:23.237 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:44:23.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:44:23.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:23.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:23.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:23.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:23.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:23.241 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:44:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:23.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:23.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:44:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:44:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55ba0fb is found... 16:44:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55ba0fb is found finished successfully 16:44:23.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 16:44:23.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:23.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:23.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:23.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:23.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:23.797 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:23.798 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 16:44:23.798 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:44:23.804 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:23.804 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:44:23.804 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:44:23.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:44:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:23.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:44:23.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:44:23.805 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:23.805 DEBUG [main][MenuItemLookup] Item match:File 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:23.806 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:44:23.806 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:44:23.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:44:23.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:44:23.834 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:44:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:44:23.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:44:23.876 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:23.876 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:44:23.876 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:23.876 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:23.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:23.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:23.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:23.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:23.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:23.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:23.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:23.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:23.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:44:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:23.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:44:23.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 '\*?\QProblems\E') 16:44:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:23.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:23.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:23.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:23.985 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:23.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:23.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:23.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:44:23.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:23.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:23.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:44:23.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:23.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:44:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:23.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:23.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:23.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:23.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:44:23.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:23.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:23.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:23.988 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:23.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:23.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:23.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:44:23.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:23.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:23.989 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:23.990 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:23.990 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:23.990 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:23.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:24.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:24.991 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:24.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:24.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:24.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:44:24.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:24.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:24.993 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:24.993 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:24.994 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:24.994 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:24.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:24.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:24.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:44:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:24.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 16:44:24.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:24.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:24.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:24.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:24.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:25.496 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:25.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:25.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:25.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:25.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:25.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:25.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:25.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:25.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:25.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:25.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:25.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:25.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:25.500 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:25.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:25.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:25.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:25.500 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:25.500 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:25.500 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:44:25.500 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:25.501 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:25.501 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:25.501 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:25.501 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:25.501 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:27.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:27.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:27.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:27.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:27.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:27.003 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:27.004 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:27.004 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:27.004 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:27.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:27.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:27.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:27.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:27.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 16:44:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:27.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:27.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:27.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:27.006 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:44:27.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:44:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:27.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:44:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:27.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:44:27.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:44:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:27.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:44:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:27.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:44:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:44:27.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:27.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:27.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:27.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:27.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:27.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:27.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:27.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:27.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:27.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:27.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:27.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:27.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:27.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:27.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:27.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:28.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:28.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:28.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:28.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:28.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:28.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:28.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 16:44:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:28.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:28.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:28.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:28.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:28.039 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:44:28.040 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:44:28.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:44:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:28.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 16:44:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:28.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:44:28.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:44:28.040 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:44:28.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:44:28.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:44:28.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'] 16:44:28.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.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'] 16:44:28.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.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 Java Class"] 16:44:28.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.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'] 16:44:28.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.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'] 16:44:28.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.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'] 16:44:28.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.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 Java Class"] 16:44:28.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.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'] 16:44:28.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.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'] 16:44:28.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:44:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:28.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:44:28.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:44:28.060 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:28.060 DEBUG [main][MenuItemLookup] Item match:File 16:44:28.061 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:28.061 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:44:28.065 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:44:28.065 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:44:28.065 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:44:28.065 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:28.065 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:44:28.065 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:44:28.065 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:44:28.065 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:28.066 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:44:28.066 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:44:28.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:44:28.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:44:28.066 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:44:28.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.... 16:44:28.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:44:28.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:44:28.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:28.204 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:28.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:44:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:28.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:28.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:28.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:28.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:28.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:44:28.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:44:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:44:28.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:28.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:28.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:44:28.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:28.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:28.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:28.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:44:28.208 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:44:28.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:44:28.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:44:28.208 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:28.208 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:44:28.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:44:28.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:28.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:28.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:28.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:28.209 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:44:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:28.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:28.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:28.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:28.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:28.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:44:28.341 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 16:44:28.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:44:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:28.342 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:44:28.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:28.343 DEBUG [WorkbenchTestable][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:") 16:44:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:28.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:28.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:28.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:44:28.389 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:44:28.391 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 16:44:28.430 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:44:28.430 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:44:28.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:44:28.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:28.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:28.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:28.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:28.440 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:44:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:28.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:28.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:44:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:44:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49b563b2 is found... 16:44:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49b563b2 is found finished successfully 16:44:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextWarningTestClass.java\E') 16:44:28.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:28.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:28.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:28.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:28.971 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:28.972 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 16:44:28.972 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:44:29.006 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:29.006 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 16:44:29.006 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:44:29.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 16:44:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:29.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 16:44:29.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 16:44:29.007 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:29.007 DEBUG [main][MenuItemLookup] Item match:File 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:29.008 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:44:29.008 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:44:29.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:44:29.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:44:29.009 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:44:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:44:29.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:44:29.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:29.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 16:44:29.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:29.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:29.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:29.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:29.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:29.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:29.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:29.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:29.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:29.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:29.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 16:44:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:29.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 16:44:29.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:29.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:29.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:29.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:29.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:29.175 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:29.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:29.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 16:44:29.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:29.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:44:29.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:29.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:29.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 16:44:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:29.177 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:29.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 16:44:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:29.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:29.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:29.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:29.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 16:44:29.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:29.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:29.179 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:29.179 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:29.179 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:29.179 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:29.179 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:29.179 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:29.180 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:44:29.180 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:29.180 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:29.180 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:29.180 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:29.180 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:29.180 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:30.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:30.681 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:30.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:30.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:30.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 16:44:30.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:30.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:30.682 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:30.683 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:30.683 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:30.683 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:30.683 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:30.683 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:30.684 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 16:44:30.684 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:30.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:30.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:30.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:30.684 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:30.684 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:30.684 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:30.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:30.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:30.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 16:44:30.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:30.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:30.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 16:44:30.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:30.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:30.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:30.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:30.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:30.688 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 16:44:30.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:30.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:30.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:30.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:30.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:30.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:44:30.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:30.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:30.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:30.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:30.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:30.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:30.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:30.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:30.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:30.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:30.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:30.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:30.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:30.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:30.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:31.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:31.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:31.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:31.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:31.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:31.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:31.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:31.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:31.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:31.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:31.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:31.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:31.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:31.753 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:44:31.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:44:31.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:44:31.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:31.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 16:44:31.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:31.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:44:31.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:44:31.754 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:44:31.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:44:31.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:44:31.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'] 16:44:31.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:31.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:44:31.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:31.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:31.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:31.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.765 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:44:31.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:31.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:31.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 16:44:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:31.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 16:44:31.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 16:44:31.774 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:31.774 DEBUG [main][MenuItemLookup] Item match:File 16:44:31.775 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:31.775 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:31.779 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:44:31.779 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:44:31.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:44:31.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:44:31.780 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:44: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.... 16:44:31.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 'New|Select a wizard'] is available. finished successfully 16:44:31.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:44:31.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:31.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:31.918 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:31.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:31.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 16:44:31.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:31.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:31.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:31.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:44:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:44:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:44:31.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:31.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:31.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:44:31.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:31.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:31.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:31.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:44:31.922 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:44:31.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:44:31.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:44:31.922 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:31.922 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:44:31.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:44:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:31.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:31.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:31.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:31.934 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:44:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:31.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:31.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:32.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'] 16:44:32.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:32.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:32.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:44:32.070 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 16:44:32.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:44:32.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:32.071 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:44:32.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:32.071 DEBUG [WorkbenchTestable][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:") 16:44:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:32.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:32.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:32.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:44:32.117 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:44:32.118 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 16:44:32.126 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:44:32.126 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:44:32.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) 16:44:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:32.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:32.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:32.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:32.184 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:44:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:32.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:32.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:32.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:44:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:44:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:32.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3edff7b2 is found... 16:44:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3edff7b2 is found finished successfully 16:44:32.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 16:44:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:32.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:32.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:32.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:32.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:32.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 16:44:32.776 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:44:32.783 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:32.783 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:44:32.783 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:44:32.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:32.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:32.784 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:32.784 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:32.784 DEBUG [main][MenuItemLookup] Item match:File 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:32.785 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:44:32.785 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:44:32.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:44:32.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:44:32.785 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:44:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:44:32.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:44:32.851 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:32.851 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:44:32.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:32.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:32.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:32.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:32.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:32.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:32.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:32.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:32.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:32.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:32.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:32.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:32.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:32.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:32.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:32.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:32.929 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:32.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:32.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:32.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:32.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:32.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:32.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:44:32.931 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:32.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:32.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:32.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:32.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:32.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:32.932 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:32.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:32.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:32.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:32.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:32.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:32.933 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:32.933 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:32.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:32.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:32.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:32.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:32.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:32.934 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:32.934 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:32.934 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:32.934 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:32.934 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:32.934 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:32.935 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 16:44:32.935 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:32.935 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:32.935 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:32.935 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:32.935 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:32.935 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:33.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:33.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:33.960 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:33.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:33.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:33.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:33.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:33.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:33.962 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:33.962 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:33.963 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:33.963 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:33.963 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:33.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:33.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:33.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:33.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:33.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:33.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:33.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 16:44:33.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:33.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:33.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:33.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:34.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:34.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:34.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:34.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:34.468 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:34.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:34.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:34.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:34.469 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:34.469 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:34.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:34.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:34.470 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:34.470 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:34.470 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:34.470 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:34.470 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:34.470 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:34.471 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:34.471 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:34.471 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:34.471 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:34.471 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:34.471 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:34.471 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:35.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:35.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:35.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:35.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:35.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:35.973 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:35.974 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:35.974 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:35.974 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:35.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:35.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:35.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:35.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:35.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:35.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:35.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 16:44:35.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:35.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:35.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:35.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:35.976 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:44:35.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:44:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:35.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:44:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:35.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:44:35.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:44:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:35.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:44:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:35.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:44:35.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:44:35.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:35.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:35.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:35.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:35.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:35.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:35.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:35.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 '\*?\QProblems\E') 16:44:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:35.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:35.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:35.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:35.998 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:35.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:35.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:35.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:35.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:35.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:35.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:36.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:36.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:36.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:36.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:36.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:36.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:36.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 '\*?\QProblems\E') 16:44:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:36.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:36.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:36.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:36.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:36.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:36.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:36.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:36.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:36.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:44:36.045 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:36.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:36.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:36.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:36.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:36.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:36.046 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:36.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:36.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:36.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:36.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:36.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:36.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:36.047 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:36.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:36.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:36.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:36.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:36.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:36.048 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:36.049 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:36.049 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:36.049 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:37.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:37.050 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:37.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:37.052 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:37.052 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:37.052 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:37.052 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:37.052 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:37.052 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:37.053 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:37.053 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:37.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:37.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:37.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:37.053 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:37.053 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:37.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:37.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:37.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:37.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:37.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:37.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:37.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:37.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:37.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:37.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:37.057 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 16:44:37.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:37.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:37.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:37.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:37.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:37.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:44:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:44:37.058 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:37.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:37.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:37.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:37.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:37.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:37.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:37.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:37.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:37.060 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:37.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:37.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:37.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:37.060 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:37.061 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:37.061 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:37.061 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:37.061 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:37.061 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:37.061 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:37.061 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:37.062 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:37.062 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:37.062 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:37.062 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:37.062 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:38.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:38.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:38.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:38.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:38.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:38.564 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:38.565 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:38.565 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:38.565 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:38.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:38.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:38.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:38.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:38.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:38.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:38.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:38.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:38.567 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:44:38.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:44:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:38.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:44:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:38.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:44:38.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:44:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:38.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:44:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:38.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:44:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:44:38.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:38.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:38.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:38.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:38.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:38.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:38.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:38.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:38.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:38.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:38.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:38.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:38.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:38.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:38.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:38.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:38.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:38.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:38.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:38.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:38.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:38.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:38.584 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:38.584 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:38.584 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:38.584 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:38.584 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:38.584 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:38.584 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:38.584 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:38.585 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:38.585 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:38.585 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:38.585 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:38.585 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:38.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:39.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:39.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:39.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:39.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:39.611 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:39.612 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:39.612 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:39.612 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:39.612 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:39.612 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:39.612 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:39.612 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:39.613 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:39.613 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:39.613 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:39.613 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:39.613 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:39.613 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:39.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:39.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:39.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 16:44:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.641 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 16:44:39.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:39.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:39.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:39.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:39.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:39.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:39.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:39.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.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 16:44:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:39.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:39.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:39.660 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:39.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:39.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:39.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:39.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:39.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.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 16:44:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:39.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:39.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') 16:44:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:39.781 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:39.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:39.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:39.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 16:44:39.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:39.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:39.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:39.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:39.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:39.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:39.798 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:39.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:39.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:39.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.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 16:44:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:39.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:39.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 '\*?\QProblems\E') 16:44:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:39.895 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:39.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:39.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:39.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.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 16:44:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:39.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:39.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:39.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:39.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:39.923 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:39.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:39.925 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:39.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:39.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:39.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:39.925 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:39.926 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:39.926 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:39.926 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:41.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:41.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:41.428 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:41.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:41.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:41.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:41.429 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:41.430 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:41.430 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:41.430 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:41.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:41.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:41.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:41.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:41.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 16:44:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:41.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:41.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:41.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:41.432 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 16:44:41.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:41.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:41.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:41.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:41.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:41.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:41.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:41.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:41.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:41.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:41.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:41.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:41.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:41.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:41.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:41.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 16:44:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:41.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:41.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:41.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:41.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:41.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:41.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:41.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:41.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:41.436 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:41.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:41.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:41.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:41.437 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:41.438 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:41.438 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:41.438 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:42.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:42.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:42.439 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:42.440 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:42.441 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:42.441 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:42.441 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:42.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:42.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.443 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:44:42.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:44:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:42.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:44:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:42.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:44:42.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:44:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:42.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:44:42.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:42.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:44:42.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:42.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:42.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:42.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:42.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 '\*?\QProblems\E') 16:44:42.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:42.458 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:42.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:42.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:42.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.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 16:44:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:42.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:42.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:42.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:42.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:42.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:42.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:42.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:42.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:42.620 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:42.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:42.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:42.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:42.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:42.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:42.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') 16:44:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:42.687 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:42.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:42.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:42.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 16:44:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:42.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:42.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:42.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:42.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:42.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:42.737 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:42.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:42.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:42.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.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 16:44:42.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:42.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:42.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') 16:44:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:42.803 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:42.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:42.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:42.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 16:44:42.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:42.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:42.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:42.870 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:42.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:42.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:42.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 16:44:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:42.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:42.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:42.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:42.874 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:42.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:42.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:42.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:42.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:42.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:42.875 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:42.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:42.876 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:42.876 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:42.876 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:42.876 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:42.876 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:42.876 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:42.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:42.877 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:42.877 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:42.877 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:42.877 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:42.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:44:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:44:43.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:43.902 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:43.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:43.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:43.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:43.904 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:44:43.904 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:43.904 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:43.904 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:43.904 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:44:43.904 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:44:43.905 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 16:44:43.905 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:44:43.905 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:44:43.905 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:44:43.905 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:44:43.905 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:44:43.905 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:44:43.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:44:43.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:44:43.905 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:43.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:43.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:43.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:43.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 16:44:43.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:43.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:43.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:43.907 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 16:44:43.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:43.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:43.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:43.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 16:44:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:43.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 16:44:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:43.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 16:44:43.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:43.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:43.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:43.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:43.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:43.921 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:43.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:43.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:43.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:43.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:43.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:43.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:43.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:43.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:43.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:43.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 16:44:43.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:43.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:43.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:43.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:43.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:43.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:43.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:43.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:43.990 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:43.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:43.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:43.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:43.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:43.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:43.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 16:44:43.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:43.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:43.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:43.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 16:44:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:43.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:43.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:43.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:43.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:44.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.007 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.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 16:44:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.101 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.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 '\*?\QProblems\E') 16:44:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.217 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44: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 16:44:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.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 '\*?\QProblems\E') 16:44:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.348 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.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 16:44:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.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 '\*?\QProblems\E') 16:44:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.488 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.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') 16:44:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.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 '\*?\QProblems\E') 16:44:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.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 16:44:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.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 '\*?\QProblems\E') 16:44:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.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 16:44:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:44:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:44:44.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 '\*?\QProblems\E') 16:44:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:44.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:44:44.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:44.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:44.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 16:44:44.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:44.787 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:44.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:44.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:44.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:44.789 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:44:44.789 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:44:44.789 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:44:44.789 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:44:44.789 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:44:44.790 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:44:44.790 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:44:44.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:44:44.790 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:44:44.790 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:44:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:44.902 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 16:44:44.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:44:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:44.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 "Restore Defaults") 16:44:44.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:44.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:44.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:44.905 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:44:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:44.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:44.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:44.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 "OK", Widget matcher matching widgets with style: 8) 16:44:44.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:44.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:44.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:44.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:44.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:44.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:44.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:44.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:44.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:44.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:44.916 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:44.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:44.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:44.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:44.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:44.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:44.990 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 16:44:44.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:44.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:44.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:45.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:45.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:45.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:45.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:45.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:45.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:45.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:45.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:45.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:45.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:45.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:45.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:45.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:45.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:46.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:46.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:46.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:46.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:46.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:46.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:46.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 16:44:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:46.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:46.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:46.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:46.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:46.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:44:46.030 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:44:46.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:44:46.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:44:46.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:44:46.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:46.095 DEBUG [main][MenuItemLookup] Found menu:'New' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:46.096 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:44:46.096 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:44:46.096 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:44:46.096 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:44:46.096 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:44:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:46.597 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:44:46.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:44:46.597 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:44:46.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:44:46.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:44:46.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:44:46.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'New' 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:44:46.652 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:44:46.652 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:44:46.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:44:46.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:44:46.652 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:44:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:44:46.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 16:44:46.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:44:46.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:46.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:46.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:46.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:44:46.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:46.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:44:46.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:46.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:46.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:46.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:46.842 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:44:46.842 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:44:46.842 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:44:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:46.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:46.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:46.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) 16:44:46.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:46.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:44:46.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:46.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:46.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:46.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:46.844 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:46.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:46.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:46.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:44:46.849 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:44:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:44:47.350 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:44:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:47.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:44:47.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:44:47.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:44:47.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:44:47.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:44:47.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:44:47.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:47.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:47.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:47.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:47.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:47.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:47.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:47.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:47.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:44:47.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:44:47.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:44:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:47.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:44:47.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:44:47.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:44:47.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:44:47.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:44:47.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:44:47.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:44:47.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:47.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:47.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:47.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 '\*?\QProblems\E') 16:44:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:47.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:47.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:47.443 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:47.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:47.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:47.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:47.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:47.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:47.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:47.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 '\*?\QProject Explorer\E') 16:44:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:47.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:47.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:47.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:47.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:47.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:47.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:44:47.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:47.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:47.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:47.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:47.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:47.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:44:47.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:47.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:47.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:47.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:44:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:47.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:47.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:47.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:47.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:44:47.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:44:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:47.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:47.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:44:47.547 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:47.547 DEBUG [main][MenuItemLookup] Item match:File 16:44:47.548 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:47.548 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:47.553 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:44:47.553 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:44:47.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:44:47.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:44:47.554 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:44:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:44:47.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 'New|Select a wizard'] is available. finished successfully 16:44:47.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:44:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:47.675 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:47.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:47.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:44:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:47.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:47.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:47.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:44:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:44:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:44:47.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:47.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:47.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:44:47.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:47.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:47.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:47.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:44:47.699 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:44:47.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:44:47.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:44:47.703 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:47.703 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:44:47.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:44:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:47.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:47.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:47.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:47.704 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:44:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:47.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:47.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:48.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'] 16:44:48.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:48.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:44:48.062 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 16:44:48.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:44:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:48.066 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:44:48.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:48.066 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:44:48.067 DEBUG [WorkbenchTestable][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:") 16:44:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:48.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:48.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:48.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:44:48.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:44:48.094 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:44:48.136 DEBUG [WorkbenchTestable][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") 16:44:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:48.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:48.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:48.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:48.146 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:44:48.147 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:44:48.147 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:44:48.147 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:44:48.147 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:44:48.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:44:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:48.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:48.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:48.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:48.150 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:44:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:48.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:48.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:48.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 16:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:44:51.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:51.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:51.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:44:51.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:51.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:51.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:51.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:51.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:44:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:51.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:51.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:51.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:51.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:51.648 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:51.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:51.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:51.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:51.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:51.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:51.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:51.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:51.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:51.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:51.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:51.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:51.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:51.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:52.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:52.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:52.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:52.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:52.718 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:44:52.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:44:52.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:52.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:52.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:52.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:52.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:52.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:52.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:52.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:52.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:52.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:44:52.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:52.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:52.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:52.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:52.748 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:44:52.748 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:44:52.748 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:44:52.748 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:44:52.748 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:44:52.748 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:44:52.748 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:44:52.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:44:52.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:44:52.748 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:44:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:53.000 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 16:44:53.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:44:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:53.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 "Restore Defaults") 16:44:53.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:53.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:53.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:53.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:53.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:53.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:53.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:53.005 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:44:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:53.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:53.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:53.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:44:53.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:53.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:53.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:53.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:53.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:53.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:53.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:53.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:53.019 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:53.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:53.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:53.116 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 16:44:53.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:53.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:53.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:53.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:53.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:53.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:53.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:53.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:53.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:53.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:53.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:53.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:53.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:53.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:53.120 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:53.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:53.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:53.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:53.125 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:44:53.125 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:44:53.125 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:44:53.125 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:44:53.125 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:44:53.125 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:44:53.125 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:44:53.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:44:53.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:44:53.125 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:44:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:53.311 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 16:44:53.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:44:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:53.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 "Restore Defaults") 16:44:53.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:53.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:53.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:53.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:53.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:53.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:53.322 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:44:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:53.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:53.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:53.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 "OK", Widget matcher matching widgets with style: 8) 16:44:53.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:53.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:44:53.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:53.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:53.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:53.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:53.327 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:53.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:53.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:53.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:44:53.423 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 16:44:53.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:53.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:53.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:53.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:53.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:53.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:53.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:53.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:53.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:53.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:53.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:53.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:53.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:53.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:53.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:53.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:53.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:54.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:54.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:44:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:44:54.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:54.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:54.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:54.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:54.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:44:54.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:54.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:54.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:54.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:54.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:54.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:44:54.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:44:54.460 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:44:54.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:44:54.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:44:54.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:44:54.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'New' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:54.515 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:44:54.515 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:44:54.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:44:54.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:44:54.515 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:44:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:54.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:55.016 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:44:55.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:44:55.016 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:44:55.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:44:55.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:44:55.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:44:55.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:55.073 DEBUG [main][MenuItemLookup] Found menu:'New' 16:44:55.074 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:44:55.074 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:55.074 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:44:55.074 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:55.074 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:44:55.074 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:44:55.074 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:44:55.074 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:44:55.074 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:44:55.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:44:55.074 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:44:55.074 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:44:55.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 'Delete.*'] is available.... 16:44:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:44:55.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:44:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:55.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:55.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:55.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:44:55.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:55.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:44:55.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:55.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:55.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:55.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:55.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:55.742 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:44:55.742 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:44:55.743 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:44:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:55.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:55.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:55.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:44:55.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:44:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:55.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:44:55.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:44:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:55.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:55.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:55.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:55.745 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:44:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:55.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:55.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:44:55.750 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:44:56.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:44:56.251 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:44:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:44:56.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:44:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:44:56.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:44:56.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:44:56.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:44:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:44:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:44:56.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:44:56.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:44:56.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:44:56.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:44:56.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:44:56.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:44:56.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:44:56.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.259 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:44:56.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:56.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:56.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:44:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:56.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:56.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:56.275 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:44:56.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:44:56.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:56.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:44:56.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:44:56.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:56.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:56.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:44:56.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:56.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:56.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:44:56.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:56.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:56.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:56.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:44:56.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:44:56.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:44:56.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:56.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:56.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:56.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:44:56.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:44:56.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:44:56.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:44:56.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:44:56.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:56.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:56.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:56.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.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'] 16:44:56.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.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: "New Java Project"] 16:44:56.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.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'] 16:44:56.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.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'] 16:44:56.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.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'] 16:44:56.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.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: "New Java Project"] 16:44:56.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:56.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:56.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:44:56.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:56.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:56.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:44:56.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:44:56.346 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:56.346 DEBUG [main][MenuItemLookup] Item match:File 16:44:56.346 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:44:56.346 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'File' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'' 16:44:56.351 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:44:56.351 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:44:56.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:44:56.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:44:56.374 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:44:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:44:56.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:44:56.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:44:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:56.493 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:56.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.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 16:44:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:56.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:56.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:44:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:44:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:44:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:44:56.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:56.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:56.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:44:56.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:44:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:44:56.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:44:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:44:56.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:44:56.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:44:56.497 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:44:56.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:44:56.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:44:56.497 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:44:56.497 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:44:56.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:44:56.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:56.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:56.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:56.499 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:44:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:56.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:56.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:56.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:44:56.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:44:56.852 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 16:44:56.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:44:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:44:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:44:56.853 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:44:56.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:44:56.853 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:44:56.853 DEBUG [WorkbenchTestable][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:") 16:44:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:56.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:56.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:44:56.856 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:44:56.857 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:44:56.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:44:56.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:56.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:56.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:56.902 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:44:56.913 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:44:56.914 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:44:56.914 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:44:56.914 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:44:56.914 DEBUG [WorkbenchTestable][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) 16:44:56.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:44:56.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:44:56.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:44:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:44:56.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:44:56.917 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:44:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:44:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:44:56.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:44:56.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:44:57.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:45:00.600 DEBUG [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 16:45:00.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:45:00.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:45:00.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:00.600 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 16:45:00.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:00.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:00.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:00.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:00.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:00.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:00.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:00.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:00.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:00.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:45:00.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:00.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:00.602 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:45:00.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:00.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:00.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:00.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:00.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:45:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:00.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:00.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:00.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:00.604 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:00.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:00.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:00.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:00.654 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:00.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:00.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:00.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:00.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:00.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:00.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:00.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:00.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:00.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:01.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:01.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:01.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:01.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:01.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:01.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:01.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:01.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:01.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:01.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 16:45:01.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:01.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:01.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:01.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:01.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:01.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:01.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:45:01.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:01.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:01.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:01.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:01.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:01.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:01.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:01.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:01.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:01.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:01.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:01.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:01.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:01.695 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:45:01.695 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:45:01.695 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:45:01.695 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:45:01.695 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:45:01.695 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:45:01.695 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:45:01.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:45:01.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:45:01.695 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:45:01.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:01.776 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 16:45:01.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:45:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:01.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:45:01.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:01.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:01.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:01.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:01.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:01.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:01.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:01.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:01.795 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:45:01.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:01.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:01.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:01.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:01.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", Widget matcher matching widgets with style: 8) 16:45:01.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:01.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:01.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:01.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:01.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:01.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:01.800 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:01.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:01.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:01.853 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 16:45:01.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:01.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:01.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:01.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:01.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:01.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:01.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:01.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:01.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:01.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:01.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:01.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:01.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:01.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:01.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:02.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:02.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:02.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:02.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:02.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:02.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:02.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:02.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:02.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:02.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:02.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:02.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:02.905 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:02.906 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:02.906 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:02.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:02.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:02.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:02.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:02.966 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:45:02.966 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:45:02.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:45:02.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:45:02.966 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:45:02.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:02.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:03.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:03.467 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:45:03.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:03.467 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:03.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:03.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:03.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:03.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:03.523 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:03.523 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:45:03.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:45:03.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:45:03.523 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:45:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:45:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:45:03.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:45:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:03.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:03.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:03.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:45:03.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:03.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:45:03.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:03.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:03.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:03.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:03.921 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:45:03.921 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:45:03.921 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:45:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:03.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:03.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:03.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:45:03.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:03.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:03.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:03.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:45:03.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:03.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:03.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:03.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:03.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:03.923 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:03.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:03.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:03.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:45:03.928 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:45:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:45:04.429 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:45:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:04.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:45:04.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:45:04.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:45:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:04.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:45:04.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:45:04.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:45:04.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:45:04.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:45:04.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:45:04.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:45:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:04.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:04.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:04.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:04.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:04.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') 16:45:04.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:04.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:04.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:04.455 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:04.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:04.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:04.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:04.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:04.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:04.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:04.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:45:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:04.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:04.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:04.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:04.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:04.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:04.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:45:04.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:04.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:04.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:04.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:04.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:04.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:45:04.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:04.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:04.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:04.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:45:04.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:04.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:04.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:04.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:04.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:45:04.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:04.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:04.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:04.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:45:04.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:04.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:04.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:04.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:04.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:45:04.525 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:04.525 DEBUG [main][MenuItemLookup] Item match:File 16:45:04.526 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:04.526 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:04.530 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:45:04.530 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:45:04.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:45:04.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:45:04.553 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:45:04.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.... 16:45:04.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 'New|Select a wizard'] is available. finished successfully 16:45:04.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:45:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:04.681 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:04.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:04.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:45:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:04.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:04.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:04.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:45:04.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:45:04.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:45:04.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:04.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:04.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:04.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:04.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:45:04.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:04.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:04.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:04.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:45:04.685 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:45:04.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:45:04.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:45:04.685 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:04.685 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:45:04.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:45:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:04.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:04.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:04.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:04.687 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:45:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:04.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:04.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:05.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:05.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:05.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:45:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 16:45:05.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:45:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:05.033 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:45:05.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:05.033 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:45:05.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:45:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:05.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:05.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:05.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:45:05.036 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:45:05.038 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:45:05.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:45:05.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:05.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:05.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:05.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:05.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:05.081 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:45:05.081 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:45:05.082 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:45:05.082 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:45:05.082 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:45:05.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:45:05.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:05.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:05.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:05.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:05.094 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:45:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:05.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:05.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:45:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 16:45:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:45:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:45:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:08.535 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 16:45:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:45:08.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:08.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:08.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:45:08.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:08.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:08.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:08.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:08.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:08.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:08.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 '\*?\QPackage Explorer\E') 16:45:08.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:08.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:08.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:08.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:08.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:08.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:08.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:08.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:08.584 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:08.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:08.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:08.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:08.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:08.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:08.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:08.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:08.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:08.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:09.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:09.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:09.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:09.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:09.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:09.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:09.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:09.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:09.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:09.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:09.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:09.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:09.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:09.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:09.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:09.590 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:45:09.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:09.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:09.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:09.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:09.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:09.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:09.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:09.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:09.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:09.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:09.606 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:09.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:09.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:09.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:09.618 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:45:09.618 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:45:09.618 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:45:09.618 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:45:09.618 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:45:09.618 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:45:09.618 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:45:09.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:45:09.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:45:09.618 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:45:09.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:09.735 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 16:45:09.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:45:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:09.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:45:09.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:09.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:09.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:09.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:09.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:09.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:09.738 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:45:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:09.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:09.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:09.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:09.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:45:09.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:09.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:09.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:09.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:09.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:09.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:09.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:09.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:09.795 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:09.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:09.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:09.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:09.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:09.847 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 16:45:09.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:09.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:09.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:09.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:09.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:09.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:09.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:09.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:09.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:09.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:09.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:09.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:09.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:09.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:09.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:09.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:10.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:10.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:10.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:10.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:10.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:10.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:10.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:10.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:10.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:10.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:10.897 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:10.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:10.898 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:10.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:10.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:10.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:10.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:10.953 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:45:10.953 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:45:10.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:45:10.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:45:10.954 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:45:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:10.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:11.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:11.454 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:45:11.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:11.454 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:11.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:11.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:11.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:11.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:11.508 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:11.508 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:45:11.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:45:11.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:45:11.508 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:45:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:45:12.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 'Delete.*'] is available. finished successfully 16:45:12.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:45:12.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:12.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.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) 16:45:12.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:12.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:45:12.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:12.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:12.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:12.169 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:45:12.169 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:45:12.169 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:45:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:12.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:12.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:12.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:45:12.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:12.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:45:12.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:12.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:12.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:12.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:12.171 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:12.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:12.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:45:12.176 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:45:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:45:12.676 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:45:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:12.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:45:12.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:45:12.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:45:12.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:12.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:12.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:45:12.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:45:12.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:45:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:12.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:45:12.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:45:12.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:45:12.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:45:12.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:45:12.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:45:12.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:45:12.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:12.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:12.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:12.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:12.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:12.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:12.721 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:12.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:12.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:12.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:12.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:12.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:12.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:12.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:12.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:12.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 '\*?\QProject Explorer\E') 16:45:12.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:12.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:12.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:12.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:12.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:12.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:12.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:45:12.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:12.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:12.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:12.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:12.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:12.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:45:12.789 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:12.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:12.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:12.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:45:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:12.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:12.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'] 16:45:12.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.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'] 16:45:12.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.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: "New Java Project"] 16:45:12.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.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'] 16:45:12.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.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'] 16:45:12.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.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'] 16:45:12.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:45:12.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:12.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:12.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:12.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:12.794 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:45:12.794 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:12.794 DEBUG [main][MenuItemLookup] Item match:File 16:45:12.795 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:12.795 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:12.799 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:45:12.799 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:45:12.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:45:12.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:45:12.822 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:45:12.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.... 16:45:12.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:45:12.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:45:12.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:12.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:12.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:12.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:12.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:45:12.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:12.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:12.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:45:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:45:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:45:12.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:12.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:12.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:45:12.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:12.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:12.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:12.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:45:12.945 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:45:12.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:45:12.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:45:12.946 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:12.946 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:45:12.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:45:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:12.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:12.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:12.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:12.958 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:45:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:12.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:12.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:13.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:13.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:13.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:13.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:45:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 16:45:13.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:45:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:13.296 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:45:13.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:13.296 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:45:13.296 DEBUG [WorkbenchTestable][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:") 16:45:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:13.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:13.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:13.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:45:13.323 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:45:13.324 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:45:13.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.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") 16:45:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:13.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:13.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:13.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:13.369 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:45:13.370 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:45:13.370 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:45:13.370 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:45:13.370 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:45:13.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:45:13.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:13.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:13.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:13.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:13.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:13.373 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:45:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:13.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:13.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:13.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:45:16.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 16:45:16.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:45:16.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:45:16.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:16.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:16.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:45:16.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:16.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:16.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:45:16.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:16.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:16.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:16.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:16.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:16.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:16.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:45:16.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:16.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:16.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:16.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:16.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:16.397 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:16.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:16.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:16.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:16.533 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:16.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:16.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:16.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:16.534 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:16.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:16.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:16.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:16.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:16.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:17.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:17.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:17.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:17.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:17.536 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:17.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:17.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:17.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:17.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:17.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:17.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:17.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:17.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:17.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:17.539 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:45:17.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:17.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:17.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:17.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:17.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:17.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:17.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:17.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:17.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:17.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:17.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:17.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:17.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:17.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:17.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:17.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:18.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:18.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:18.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:18.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:18.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:18.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:18.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:18.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:18.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:18.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 16:45:18.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:18.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:18.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:18.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:18.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:18.607 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:18.608 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:45:18.608 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:45:18.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:45:18.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:19.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:45:19.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:45:19.110 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:45:19.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:45:19.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:45:19.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:19.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.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'] 16:45:19.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.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: "New Java Class"] 16:45:19.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.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'] 16:45:19.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.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'] 16:45:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.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'] 16:45:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:45:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.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'] 16:45:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.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'] 16:45:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:19.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:19.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:19.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:19.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:45:19.147 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:19.147 DEBUG [main][MenuItemLookup] Item match:File 16:45:19.149 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:19.149 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:19.153 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:45:19.153 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:45:19.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:45:19.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:45:19.153 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:45:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:45:19.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:45:19.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:45:19.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:19.274 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:19.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:45:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:19.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:19.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:19.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:45:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:45:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:45:19.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:19.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:19.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:45:19.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:19.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:19.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:19.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:19.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:19.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:45:19.277 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:45:19.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:45:19.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:45:19.293 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:19.293 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:45:19.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:45:19.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:19.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:19.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:19.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:19.294 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:45:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:19.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:19.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:19.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'] 16:45:19.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:45:19.418 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 16:45:19.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:45:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:19.419 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:45:19.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:19.420 DEBUG [WorkbenchTestable][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:") 16:45:19.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:19.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:19.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:19.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:19.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:45:19.458 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:45:19.459 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 16:45:19.505 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:45:19.505 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:45:19.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:45:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:19.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:19.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:19.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:19.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:19.510 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:45:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:19.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:19.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:45:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:45:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56139ea8 is found... 16:45:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56139ea8 is found finished successfully 16:45:20.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 16:45:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:20.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:20.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:20.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:20.033 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:20.033 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 16:45:20.033 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:45:20.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:20.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:45:20.050 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:45:20.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:45:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:20.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:45:20.051 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:45:20.052 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:20.052 DEBUG [main][MenuItemLookup] Item match:File 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:20.053 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:45:20.053 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:45:20.096 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:45:20.096 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:45:20.096 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:45:20.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:45:20.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:45:20.137 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:20.137 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:45:20.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:20.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:20.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:20.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:20.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:20.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:20.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:20.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:20.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:20.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:20.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:45:20.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:20.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:20.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:45:20.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 '\*?\QProblems\E') 16:45:20.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:20.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:20.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:20.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:20.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:20.261 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:20.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:20.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:20.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:20.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:20.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:45:20.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:20.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:20.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:20.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:20.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:20.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:20.305 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:20.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:20.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:20.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:20.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:20.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:20.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:20.306 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:20.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:20.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:20.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:20.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:20.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:20.307 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:20.308 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:20.308 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:20.308 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:20.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:21.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:21.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:21.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:21.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:21.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:21.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:21.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:21.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:21.316 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:21.317 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:21.317 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:21.317 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:21.317 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:21.317 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:21.317 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:45:21.317 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:21.318 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:21.318 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:21.318 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:21.318 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:21.318 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:21.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:21.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:21.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:21.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:21.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:21.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:21.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:21.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:21.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:21.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:21.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:21.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:21.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:21.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:21.821 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:21.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:21.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:21.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:21.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:21.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:21.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:21.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:21.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:21.823 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:21.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:21.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:21.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:21.824 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:21.824 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:21.825 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:21.825 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:23.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:23.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:23.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:23.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:23.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:23.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:23.327 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:23.328 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:23.328 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:23.328 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:23.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:23.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:23.328 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:23.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:23.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:23.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:23.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 16:45:23.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:23.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:23.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:23.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:23.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:23.330 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:45:23.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:23.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:23.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:23.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:23.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:23.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:45:23.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:23.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:23.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:23.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:23.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:23.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:23.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:23.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:23.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:23.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:23.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:23.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:23.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:23.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:23.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:24.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:24.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:24.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:24.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:24.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:24.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:24.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:24.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 16:45:24.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:24.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:24.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:24.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:24.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:24.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:24.366 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:45:24.366 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:45:24.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:45:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:24.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 16:45:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:24.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:45:24.367 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:45:24.367 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:45:24.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:45:24.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:45:24.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:24.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:24.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.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 Java Class"] 16:45:24.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:24.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:24.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:24.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.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 Java Class"] 16:45:24.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:24.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:24.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:45:24.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:24.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:24.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:45:24.386 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:45:24.386 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:24.386 DEBUG [main][MenuItemLookup] Item match:File 16:45:24.387 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:24.387 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:24.391 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:45:24.391 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:45:24.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:45:24.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:45:24.420 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:45:24.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.... 16:45:24.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:45:24.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:45:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:24.539 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:24.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.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 16:45:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:24.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:24.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:24.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:24.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:24.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:45:24.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:45:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:45:24.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:24.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:24.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:45:24.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:24.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:24.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:24.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:24.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:45:24.542 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:45:24.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:45:24.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:45:24.543 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:24.543 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:45:24.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:45:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:24.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:24.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:24.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:24.545 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:45:24.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:24.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:24.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:24.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'] 16:45:24.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:45:24.687 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 16:45:24.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:45:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:24.689 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:45:24.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:24.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:45:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:24.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:24.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:24.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:45:24.728 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:45:24.729 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 16:45:24.762 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:45:24.762 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:45:24.763 DEBUG [WorkbenchTestable][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) 16:45:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:24.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:24.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:24.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:24.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:24.773 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:45:24.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:24.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:24.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:24.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:45:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:45:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e17b0e9 is found... 16:45:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e17b0e9 is found finished successfully 16:45:25.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 '\*?\QWarningTestClass.java\E') 16:45:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:25.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:25.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:25.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:25.284 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:25.284 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 16:45:25.284 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:45:25.296 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:25.301 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:45:25.301 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:45:25.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:25.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:25.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:25.302 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:25.302 DEBUG [main][MenuItemLookup] Item match:File 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:25.303 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:45:25.303 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:45:25.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:45:25.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:45:25.303 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:45:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:45:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:45:25.366 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:25.366 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:45:25.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:25.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:25.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:25.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:25.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:25.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:25.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:25.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:25.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:25.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:25.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:25.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:25.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:25.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:25.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:25.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:25.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:25.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:25.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:25.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:25.480 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:25.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:25.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:25.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:25.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:25.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:45:25.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:25.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:25.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:25.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:25.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:25.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:25.482 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:25.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:25.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:25.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:25.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:25.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:25.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:25.484 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:25.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:25.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:25.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:25.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:25.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:25.485 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:25.485 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:25.485 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:25.485 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:25.485 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:25.485 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:25.486 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:45:25.486 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:25.486 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:25.486 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:25.486 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:25.486 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:25.486 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:26.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:26.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:26.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:26.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:26.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:26.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:26.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:26.989 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:26.989 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:26.989 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:26.989 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:26.989 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:26.990 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:26.990 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:26.990 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:26.990 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:26.990 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:26.990 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:26.990 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:26.990 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:26.990 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:26.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:26.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:26.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:26.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:26.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:26.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 16:45:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:26.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:26.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:26.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:26.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:26.994 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:45:26.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:26.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:26.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:26.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:26.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:26.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:26.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:26.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:45:26.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:27.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:27.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:27.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:27.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:27.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:27.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:27.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:27.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:27.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:27.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:27.039 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:27.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:27.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:27.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:27.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:27.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:45:27.040 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:27.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:27.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:27.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:27.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:27.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:27.041 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:27.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:27.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:27.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:27.042 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:27.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:27.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:27.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:27.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:27.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:27.043 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:27.044 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:27.044 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:27.044 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:28.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:28.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:28.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:28.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:28.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:28.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:28.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:28.547 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:28.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:28.548 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:28.548 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:28.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:28.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:28.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:28.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:28.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:28.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:28.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 16:45:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:28.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:28.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:28.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:28.552 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:45:28.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:28.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:28.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:28.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:28.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:28.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:45:28.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:28.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:28.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:28.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:28.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:28.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:28.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:28.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:28.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:28.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:28.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:28.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:28.597 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:28.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:28.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:28.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:28.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:28.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:28.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:45:28.624 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:28.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:28.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:28.625 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:28.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:28.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:28.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:28.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:28.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:28.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:28.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:28.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:28.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:28.626 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:28.627 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:28.627 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:28.627 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:29.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:29.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:29.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:29.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:29.629 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:29.630 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:29.630 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:29.630 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:29.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:29.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:29.631 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:29.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:29.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:29.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:29.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:29.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:29.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 16:45:29.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:29.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:29.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:29.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:29.634 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:45:29.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:29.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:29.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:29.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:29.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:29.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:45:29.634 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:29.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:29.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:29.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:29.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:29.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:29.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:29.636 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:29.637 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:29.637 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:29.637 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:29.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:31.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:31.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:31.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:31.139 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:31.140 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:31.140 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:31.140 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:31.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:31.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:31.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:31.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 16:45:31.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:45:31.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:31.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:31.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:31.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:31.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:31.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:31.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:31.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:31.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:31.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:31.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:31.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:31.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 16:45:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.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 16:45:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:31.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:31.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:31.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:31.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:31.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:31.223 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:31.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:31.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:31.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:31.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:31.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 '\*?\QProblems\E') 16:45:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:31.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:31.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:31.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:31.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:31.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:31.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:31.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:31.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:31.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:31.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:31.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:31.340 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:31.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:31.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:31.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:31.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:31.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:31.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:31.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:31.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:31.406 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:31.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:31.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:31.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:31.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:31.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 '\*?\QProblems\E') 16:45:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:31.472 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:31.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:31.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:31.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 16:45:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.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 16:45:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:31.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:31.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') 16:45:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:31.539 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:31.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:31.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:31.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:31.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:31.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:31.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:31.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:31.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:31.542 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:31.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:31.543 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:31.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:31.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:31.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:31.544 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:31.545 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:31.545 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:31.545 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:31.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:32.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:32.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:32.547 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:32.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:32.548 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:32.548 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:32.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:32.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:32.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:32.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 16:45:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.550 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:45:32.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:32.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:32.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:32.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:32.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:32.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:32.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:32.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:32.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:32.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:32.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 '\*?\QProblems\E') 16:45:32.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:32.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:32.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:32.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:32.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 16:45:32.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.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 16:45:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:32.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:32.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:32.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:32.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:32.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:32.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 16:45:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:32.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:32.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') 16:45:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:32.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:32.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:32.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:32.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 16:45:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.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 16:45:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:32.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:32.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 '\*?\QProblems\E') 16:45:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:32.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:32.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:32.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:32.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:32.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') 16:45:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:32.842 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:32.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:32.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:32.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 16:45:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:32.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:32.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:32.911 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:32.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:32.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:32.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 16:45:32.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.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 16:45:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:32.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:32.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:32.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:32.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:32.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:32.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 16:45:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:32.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:32.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:32.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:32.959 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:32.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:32.960 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:32.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:32.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:32.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:32.986 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:32.987 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:32.987 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:32.987 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:32.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:34.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:34.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:34.489 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:34.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:34.490 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:34.491 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:34.491 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:34.491 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:34.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:34.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:34.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:34.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:34.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:34.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:34.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:34.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:34.493 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:45:34.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:34.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:34.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:34.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:34.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:34.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:34.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:34.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:34.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:34.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:34.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:34.495 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:34.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:34.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:34.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:34.496 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:34.497 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:34.497 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:34.497 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:34.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:35.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:35.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:35.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:35.499 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:35.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:35.500 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:35.500 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:35.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:35.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:35.501 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:35.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 16:45:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.502 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:45:35.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:35.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:35.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:35.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:35.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:35.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:35.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:35.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:35.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:35.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:35.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') 16:45:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:35.517 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:35.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:35.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:35.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:35.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:35.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:35.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:35.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:35.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:35.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:35.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:35.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:35.649 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:35.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:35.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:35.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 16:45:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.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 16:45:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:35.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:35.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 '\*?\QProblems\E') 16:45:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:35.690 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:35.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:35.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:35.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:35.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:35.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:35.756 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:35.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 16:45:35.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:35.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:35.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:35.821 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:35.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:35.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:35.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:35.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:35.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:35.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:35.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 '\*?\QProblems\E') 16:45:35.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:35.886 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:35.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:35.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:35.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:35.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:35.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:35.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:35.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:35.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:35.890 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:35.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:35.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:35.914 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:35.915 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:35.915 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:35.915 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:36.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:36.916 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:36.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:36.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:36.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:36.917 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:36.918 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:36.919 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:36.919 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:36.919 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:36.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:36.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:36.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:36.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:36.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:36.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:36.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:36.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:36.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:36.921 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:45:36.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:36.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:36.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:36.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:36.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:36.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:36.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:36.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:36.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:36.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:36.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 '\*?\QProblems\E') 16:45:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:36.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:36.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:36.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:36.935 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:36.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:36.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:36.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:36.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:36.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:36.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 16:45:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:36.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:36.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:36.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:36.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:36.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:36.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:36.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:36.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:36.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:36.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:36.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:36.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:37.001 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:37.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:37.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:37.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:37.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:37.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:37.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 16:45:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:37.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:37.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:37.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:37.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:37.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:37.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:37.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.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 16:45:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:37.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:37.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 '\*?\QProblems\E') 16:45:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:37.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:37.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:37.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:37.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:37.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:37.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:37.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 16:45:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:37.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:37.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 '\*?\QProblems\E') 16:45:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:37.171 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:37.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:37.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:37.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:37.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:37.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:37.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 16:45:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.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 16:45:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:37.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:37.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 '\*?\QProblems\E') 16:45:37.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:37.236 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:37.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:37.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:37.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:37.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:37.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:37.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 16:45:37.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.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 16:45:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:45:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:37.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:45:37.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') 16:45:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:37.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:37.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:37.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:37.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:45:37.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:37.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:37.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:37.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:37.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:37.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:37.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:37.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:37.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:37.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:37.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:37.305 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:37.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:37.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:37.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:37.329 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:37.330 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:37.330 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:37.330 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:38.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:38.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:38.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:38.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:38.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:38.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:38.332 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:38.333 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:38.333 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:38.333 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:38.333 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:38.333 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:38.333 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 16:45:38.333 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:38.333 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:38.334 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:38.334 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:38.334 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:38.334 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:38.334 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:38.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:38.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:38.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:38.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:38.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:38.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:38.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:38.335 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:45:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:38.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:38.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:38.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:45:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:38.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:45:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:38.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:45:38.336 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:38.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:38.338 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:45:38.338 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:45:38.338 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:45:38.338 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:45:38.338 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:45:38.338 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:45:38.338 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:45:38.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:45:38.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:45:38.338 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:45:38.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:38.423 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 16:45:38.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:45:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:38.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:45:38.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:38.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:38.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:38.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:38.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:38.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:38.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:38.426 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:45:38.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:38.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:38.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:38.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:38.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:45:38.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:38.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:38.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:38.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:38.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:38.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:38.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:38.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:38.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:38.437 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:38.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:38.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:38.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:38.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:38.506 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 16:45:38.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:38.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:38.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:38.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:38.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:38.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:38.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:38.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:38.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:38.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:38.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:38.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:39.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:39.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:39.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:39.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:39.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:39.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:39.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:39.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:39.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:39.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:39.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:39.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:39.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:39.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:39.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:39.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:39.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:39.524 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:39.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:39.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:39.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:39.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:39.586 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:45:39.586 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:45:39.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:45:39.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:45:39.586 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:45:39.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:39.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:40.087 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:45:40.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:40.087 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:40.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:40.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:40.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:40.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:40.142 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:40.142 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:45:40.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:45:40.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:45:40.142 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:45:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:45:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:45:40.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:45:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:40.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:40.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:40.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: 32) 16:45:40.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:40.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:45:40.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:40.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:40.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:40.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:40.833 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:45:40.833 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:45:40.833 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:45:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:40.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:40.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:40.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 "OK", Widget matcher matching widgets with style: 8) 16:45:40.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:40.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:45:40.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:40.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:40.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:40.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:40.835 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:40.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:40.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:40.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:45:40.840 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:45:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:45:41.341 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:45:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:41.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:45:41.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:45:41.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:45:41.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:41.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:41.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:45:41.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:45:41.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:45:41.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:45:41.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:45:41.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:45:41.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:45:41.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:41.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:41.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:41.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:41.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:41.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:45:41.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:41.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:41.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:41.362 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:41.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:41.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:41.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:41.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:41.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:41.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:41.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:41.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 '\*?\QProject Explorer\E') 16:45:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:41.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:41.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:41.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:41.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:41.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:41.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:45:41.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:41.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:41.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:41.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:41.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:41.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 16:45:41.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:41.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:41.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:41.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 16:45:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:41.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:41.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'] 16:45:41.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.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'] 16:45:41.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.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"] 16:45:41.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:41.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:41.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:41.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:45:41.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:41.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:41.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:41.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:41.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:45:41.438 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:41.438 DEBUG [main][MenuItemLookup] Item match:File 16:45:41.439 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:41.439 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:41.444 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:45:41.444 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:45:41.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:45:41.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:45:41.468 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:45:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:45:41.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 16:45:41.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:45:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:41.585 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:41.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.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 16:45:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:41.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:41.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:41.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:45:41.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:45:41.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:45:41.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:41.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:41.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:41.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:41.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:41.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:45:41.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:41.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:41.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:41.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:41.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:41.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:45:41.588 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:45:41.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:45:41.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:45:41.602 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:41.602 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:45:41.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:45:41.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:41.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:41.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:41.604 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:45:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:41.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:41.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:41.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:41.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:45:41.947 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 16:45:41.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:45:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:41.948 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:45:41.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:41.949 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:45:41.949 DEBUG [WorkbenchTestable][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:") 16:45:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:41.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:41.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:41.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:45:41.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:45:41.956 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:45:41.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:45:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:41.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:42.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:42.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:42.002 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:45:42.003 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:45:42.003 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:45:42.003 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:45:42.003 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:45:42.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.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) 16:45:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:42.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:42.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:42.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:42.006 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:45:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:42.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:42.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:42.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:45:45.013 DEBUG [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 16:45:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:45:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:45:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:45.014 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 16:45:45.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:45.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:45.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:45.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:45.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:45.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:45.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:45.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:45:45.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:45.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:45.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:45:45.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:45.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:45.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:45.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:45.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 '\*?\QPackage Explorer\E') 16:45:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:45.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:45.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:45.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:45.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:45.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:45.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:45.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:45.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:45.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:45.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:45.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:45.065 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:45.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:45.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:45.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:45.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:45.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:45.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:45.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:46.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:46.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:46.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:46.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:46.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:46.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 16:45:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:46.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:46.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:46.069 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:46.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:45:46.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:46.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:46.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:46.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:46.095 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:45:46.095 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:45:46.095 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:45:46.095 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:45:46.095 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:45:46.095 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:45:46.095 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:45:46.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:45:46.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:45:46.095 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:45:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:46.174 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 16:45:46.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:45:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:46.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 "Restore Defaults") 16:45:46.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:46.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:46.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:46.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:46.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:46.194 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:45:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:46.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:46.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:46.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:45:46.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:46.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:46.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:46.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:46.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:46.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:46.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:46.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:46.206 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:46.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:46.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:46.260 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 16:45:46.260 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:46.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:46.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:46.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:46.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:46.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:46.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:46.262 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:46.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:46.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:46.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:46.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 16:45:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:46.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:46.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:46.263 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:46.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:46.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:46.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:46.265 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:45:46.265 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:45:46.265 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:45:46.265 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:45:46.265 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:45:46.265 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:45:46.265 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:45:46.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:45:46.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:45:46.265 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:45:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:46.364 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 16:45:46.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:45:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:46.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:45:46.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:46.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:46.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:46.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:46.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:46.366 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:45:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:46.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:46.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:46.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:45:46.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:46.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:46.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:46.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:46.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:46.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:46.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:46.400 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:46.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:46.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:46.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:46.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:46.451 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 16:45:46.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:46.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:46.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:46.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:46.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:46.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:46.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:46.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:46.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:46.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:46.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:46.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:46.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:46.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:46.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:46.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:47.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:47.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:47.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:47.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:47.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:47.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:47.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:47.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:47.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:47.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:47.500 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:47.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:47.500 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:47.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:47.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:47.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:47.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:47.553 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:45:47.553 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:45:47.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:45:47.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:45:47.554 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:45:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:47.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:48.054 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:45:48.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:48.055 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:48.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:48.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:48.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:48.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:48.107 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:48.107 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:45:48.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:45:48.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:45:48.107 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:45:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:45:48.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 'Delete.*'] is available. finished successfully 16:45:48.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:45:48.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:48.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:48.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:45:48.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:48.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:48.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:45:48.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:48.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:48.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:48.262 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:45:48.263 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:45:48.263 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:45:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:48.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:48.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:48.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:45:48.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:48.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:45:48.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:48.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:48.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:48.265 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:48.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:48.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:48.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:45:48.280 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:45:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:45:48.781 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:45:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:48.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:45:48.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:45:48.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:45:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:48.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:45:48.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:45:48.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:45:48.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:45:48.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:45:48.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:45:48.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:45:48.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:48.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:48.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:48.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 '\*?\QProblems\E') 16:45:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:48.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:48.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:48.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:48.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:48.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:48.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:48.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:48.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:48.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:48.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:45:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:48.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:48.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:48.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:48.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:48.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:48.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:45:48.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:48.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:48.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:48.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:48.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:48.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:45:48.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:48.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:48.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:48.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:45:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:48.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:48.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:48.895 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:48.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.895 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:48.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.895 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:45:48.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.895 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:48.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.895 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:48.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:48.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:45:48.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:48.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:48.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:48.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:48.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:48.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:45:48.897 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:48.897 DEBUG [main][MenuItemLookup] Item match:File 16:45:48.898 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:48.898 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:48.902 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:45:48.902 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:45:48.903 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:45:48.903 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:45:48.924 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:45:49.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.... 16:45:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:45:49.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:45:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:49.044 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:49.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:49.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:45:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:49.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:49.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:45:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:45:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:45:49.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:49.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:49.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:45:49.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:49.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:49.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:49.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:45:49.047 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:45:49.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:45:49.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:45:49.048 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:49.048 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:45:49.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:45:49.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:49.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:49.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:49.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:49.049 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:45:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:49.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:49.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:49.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:49.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:49.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:45:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 16:45:49.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:45:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:49.398 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:45:49.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:49.398 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:45:49.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:45:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:49.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:49.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:49.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:49.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:45:49.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:45:49.402 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:45:49.444 DEBUG [WorkbenchTestable][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") 16:45:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:49.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:49.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:49.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:49.447 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:45:49.447 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:45:49.447 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:45:49.448 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:45:49.448 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:45:49.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.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) 16:45:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:49.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:49.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:49.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:49.450 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:45:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:49.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:49.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:45:53.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 16:45:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:45:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:45:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:53.078 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 16:45:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:45:53.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:53.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:53.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:45:53.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:53.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:53.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:53.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:53.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') 16:45:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:53.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:53.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:53.082 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:53.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:53.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:53.127 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:53.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:53.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:53.128 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:53.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:53.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:53.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:53.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:53.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:54.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:54.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:54.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:54.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:45:54.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:45:54.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:54.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:54.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:54.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:54.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:54.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:54.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:45:54.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:54.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:54.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:54.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:54.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:54.194 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:54.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:54.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:54.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:54.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:54.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:54.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:54.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:54.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:54.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:54.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:54.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:54.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:54.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:54.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:54.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:54.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:55.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:55.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:55.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:55.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:55.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:55.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:55.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 16:45:55.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:55.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:55.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:55.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:55.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:55.200 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:55.200 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:45:55.200 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:45:55.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:45:55.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:55.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:45:55.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:45:55.702 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:45:55.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:45:55.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:45:55.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:45:55.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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'] 16:45:55.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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: "New Java Class"] 16:45:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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'] 16:45:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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'] 16:45:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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'] 16:45:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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: "New Java Class"] 16:45:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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'] 16:45:55.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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'] 16:45:55.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:45:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:55.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:45:55.724 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:45:55.724 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:55.724 DEBUG [main][MenuItemLookup] Item match:File 16:45:55.725 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:55.725 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:55.729 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:45:55.729 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:45:55.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:45:55.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:45:55.754 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:45:55.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:45:55.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. finished successfully 16:45:55.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:45:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:55.875 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:55.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:55.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 16:45:55.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:55.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:55.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:55.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:55.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:55.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:45:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:45:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:45:55.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:55.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:55.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:45:55.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:45:55.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:55.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:45:55.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:55.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:45:55.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:45:55.879 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:45:55.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:45:55.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:45:55.895 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:45:55.895 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:45:55.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:45:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:55.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:55.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:55.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:55.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:55.897 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:45:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:55.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:55.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:56.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'] 16:45:56.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:56.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:45:56.049 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 16:45:56.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:45:56.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:56.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:56.051 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:45:56.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:45:56.051 DEBUG [WorkbenchTestable][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:") 16:45:56.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:56.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:56.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:45:56.117 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:45:56.119 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 16:45:56.152 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:45:56.152 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:45:56.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 16:45:56.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:56.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:56.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:56.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:56.162 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:45:56.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:56.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:56.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:56.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:56.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:45:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:45:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:56.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:45:56.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:45:56.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:45:56.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:45:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:45:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@577c8558 is found... 16:45:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@577c8558 is found finished successfully 16:45:56.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 16:45:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:56.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:56.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:56.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:56.674 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:56.674 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 16:45:56.674 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:45:56.685 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:56.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:45:56.686 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:45:56.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:45:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:56.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:45:56.688 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:45:56.688 DEBUG [main][MenuItemLookup] Found menu:'File' 16:45:56.688 DEBUG [main][MenuItemLookup] Item match:File 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:56.689 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:45:56.689 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:45:56.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:45:56.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:45:56.690 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:45:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:45:56.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:45:56.752 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:56.752 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:45:56.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:56.752 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:56.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:56.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:56.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:56.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:56.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:56.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:56.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:56.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:56.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:45:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:56.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:45: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 '\*?\QProblems\E') 16:45:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:56.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:56.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:56.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:45:56.858 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:56.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:56.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:56.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:56.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:56.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:45:56.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:56.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:56.895 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:56.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:56.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:56.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:56.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:56.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:56.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:56.896 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:56.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:56.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:56.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:56.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:56.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:56.896 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:56.897 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:56.897 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:56.897 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:56.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:45:58.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:45:58.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:45:58.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:58.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:58.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:58.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:58.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:58.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:58.400 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:45:58.400 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:58.400 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:58.401 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:58.401 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:45:58.401 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:45:58.401 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:45:58.401 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:45:58.401 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:45:58.401 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:45:58.401 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:45:58.401 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:45:58.401 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:45:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:45:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:45:58.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:58.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:58.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:58.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:45:58.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:45:58.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:45:58.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 16:45:58.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:58.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:58.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:58.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:58.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:58.404 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:45:58.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:58.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:58.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:58.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:58.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:45:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:45:58.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:45:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:45:58.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:45:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:45:58.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:58.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:58.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:58.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:58.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:45:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:58.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:58.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:58.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:58.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:45:58.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:45:58.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:58.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:58.432 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:45:58.432 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:45:58.432 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:45:58.432 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:45:58.432 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:45:58.432 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:45:58.432 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:45:58.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:45:58.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:45:58.433 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:45:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:58.524 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 16:45:58.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:45:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:45:58.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:45:58.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:45:58.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:58.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:58.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:58.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:58.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:58.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:58.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:58.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:58.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:58.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:58.534 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:45:58.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:58.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:58.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:58.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:58.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", Widget matcher matching widgets with style: 8) 16:45:58.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:45:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:45:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:45:58.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:45:58.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:45:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:58.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:58.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:58.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:45:58.542 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:45:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:45:58.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:45:58.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:45:58.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:45:58.609 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 16:45:58.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:45:58.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:58.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:58.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:58.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:58.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:58.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:58.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:58.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:58.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:58.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:58.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:58.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:58.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:58.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:58.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:59.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:59.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:59.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:59.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:45:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:45:59.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:45:59.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:45:59.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:45:59.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:45:59.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 16:45:59.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:45:59.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:45:59.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:45:59.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:45:59.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:45:59.641 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:45:59.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:45:59.642 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:45:59.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:45:59.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:45:59.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:45:59.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'New' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:45:59.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:45:59.710 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:45:59.710 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:45:59.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:45:59.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:45:59.710 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:45:59.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:45:59.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:46:00.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:00.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:00.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:46:00.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:00.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:00.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:00.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:00.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:00.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:00.211 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:46:00.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:46:00.211 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:46:00.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:46:00.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:46:00.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:46:00.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'New' 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:46:00.266 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:46:00.266 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:46:00.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:46:00.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:46:00.267 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:46:00.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 'Delete.*'] is available.... 16:46:00.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 'Delete.*'] is available. finished successfully 16:46:00.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:46:00.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:00.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:00.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:00.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:00.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:46:00.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:00.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:00.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:00.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:00.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:00.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:00.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:00.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:00.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:00.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:00.463 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:46:00.463 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:46:00.463 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:46:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:00.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:00.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:00.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:46:00.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:00.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:00.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:00.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:00.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:00.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:00.465 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:46:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:00.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:00.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:46:00.480 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:46:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:46:00.980 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:46:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:00.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:00.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:46:00.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:46:00.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:46:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:00.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:46:00.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:46:00.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:46:00.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:46:00.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:46:00.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:46:00.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:46:00.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:00.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:00.989 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:00.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:00.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:00.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:00.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:00.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:00.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:01.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:01.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:01.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:01.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:01.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:01.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.037 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:01.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:01.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:01.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 '\*?\QProject Explorer\E') 16:46:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:01.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:01.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:01.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:01.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:01.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:01.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:46:01.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:01.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:01.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:01.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:01.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:01.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:46:01.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:01.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:01.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:01.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:46:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:01.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:01.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:01.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:01.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:46:01.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:01.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:01.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:01.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:46:01.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:01.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:01.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:01.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:01.099 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:46:01.099 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:01.099 DEBUG [main][MenuItemLookup] Item match:File 16:46:01.100 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:01.100 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:01.104 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:46:01.104 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:46:01.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:46:01.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:46:01.105 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:46:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:46:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:46:01.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:46:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:01.226 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:01.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:46:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:01.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:01.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:46:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:46:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:46:01.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:01.228 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:01.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:46:01.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:01.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:01.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:01.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:46:01.229 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:46:01.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:46:01.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:46:01.242 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:01.242 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:46:01.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:46:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:01.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:01.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:01.244 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:46:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:01.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:01.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:01.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:46:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 16:46:01.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:46:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:01.602 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:46:01.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:01.602 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:46:01.602 DEBUG [WorkbenchTestable][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:") 16:46:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:01.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:01.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:46:01.607 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:46:01.609 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:46: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.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") 16:46:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:01.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:01.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:01.673 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:46:01.674 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:46:01.674 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:46:01.675 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:46:01.675 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:46:01.675 DEBUG [WorkbenchTestable][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) 16:46:01.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:01.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:01.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:01.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:01.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:01.688 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:46:01.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:01.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:01.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:01.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:01.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:46:05.134 DEBUG [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 16:46:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:46:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:46:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:05.135 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 16:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:05.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:05.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:46:05.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:05.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:05.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:46:05.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:05.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:05.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:05.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:05.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:46:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:05.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:05.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:05.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:05.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:05.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:05.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:05.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:05.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:05.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:05.195 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:05.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:05.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:05.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:05.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:05.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:05.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:05.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:06.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:06.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:06.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:06.198 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:06.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:06.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:06.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:06.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 16:46:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:06.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:06.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:06.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:06.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:06.200 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:06.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:46:06.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:06.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:06.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:06.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:06.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:06.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:06.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:06.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:06.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:06.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:06.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:06.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:06.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:06.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:06.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:06.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:06.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:07.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:07.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:07.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:07.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:07.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:07.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:07.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 16:46:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:07.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:07.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:07.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:07.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:07.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:46:07.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:46:07.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:46:07.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:07.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:46:07.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:46:07.745 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:46:07.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:46:07.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:46:07.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:07.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:07.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:46:07.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.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'] 16:46:07.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.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'] 16:46:07.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.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'] 16:46:07.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:46:07.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:07.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:07.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:07.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:07.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:46:07.775 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:07.775 DEBUG [main][MenuItemLookup] Item match:File 16:46:07.776 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:07.776 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:07.782 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:46:07.782 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:46:07.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:46:07.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:46:07.783 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:46:07.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 'New|Select a wizard'] is available.... 16:46:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:46:07.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:46:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:07.936 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:07.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:07.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:46:07.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:07.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:07.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:07.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:07.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:46:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:46:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:46:07.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:07.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:07.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:07.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:46:07.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:07.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:07.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:07.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:07.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:07.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:46:07.939 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:46:07.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:46:07.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:46:07.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:07.944 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:46:07.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) 16:46:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:07.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:07.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:07.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:07.955 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:46:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:07.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:07.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:08.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:08.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:08.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:08.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:46:08.094 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 16:46:08.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:46:08.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:08.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:08.095 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:46:08.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:08.096 DEBUG [WorkbenchTestable][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:") 16:46:08.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:08.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:08.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:08.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:46:08.156 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:46:08.157 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 16:46:08.192 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:46:08.192 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:46:08.192 DEBUG [WorkbenchTestable][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) 16:46:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:08.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:08.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:08.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:08.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:08.197 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:46:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:08.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:08.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:08.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:46:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:46:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@25e5842d is found... 16:46:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@25e5842d is found finished successfully 16:46:08.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 '\*?\QErrorTestClass.java\E') 16:46:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:08.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:08.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:08.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:08.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:08.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 16:46:08.835 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:46:08.847 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:08.847 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:46:08.847 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:46:08.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:46:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:08.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:46:08.848 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:46:08.848 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:08.848 DEBUG [main][MenuItemLookup] Item match:File 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:08.849 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:46:08.849 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:46:08.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:46:08.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:46:08.850 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:46:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:46:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:46:08.912 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:08.912 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 16:46:08.912 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:08.912 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:08.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:08.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:08.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:08.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:08.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:08.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:08.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:08.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:08.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:46:08.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:08.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:08.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:46:08.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 '\*?\QProblems\E') 16:46:08.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:08.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:08.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:08.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:08.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:08.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:08.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:08.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:08.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:08.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 16:46:08.993 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:08.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:09.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:09.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:09.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:09.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:09.016 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:09.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:09.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:09.017 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:09.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:09.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:09.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:09.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:09.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:09.018 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:09.019 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:09.019 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:09.019 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:09.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:10.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:10.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:10.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:10.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:10.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:10.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:10.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:10.024 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:10.025 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:10.025 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:10.025 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:10.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:10.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:10.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:10.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:10.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:10.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:10.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:10.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:10.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:10.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:10.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:10.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:10.528 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:10.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:10.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:10.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:10.530 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:10.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:10.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:10.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:10.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:10.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:10.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:10.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:10.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:10.531 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:10.532 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:10.533 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:10.533 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:10.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:12.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:12.034 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:12.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:12.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:12.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:12.035 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:12.036 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:12.036 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:12.036 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:12.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:12.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:12.036 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:12.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:12.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:12.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:12.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 16:46:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:12.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:12.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:12.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:12.038 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:46:12.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:46:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:12.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:46:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:12.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:46:12.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:46:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:12.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:46:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:12.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:46:12.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 16:46:12.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:12.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:12.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:12.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:12.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:12.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 16:46:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:12.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 16:46:12.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:12.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:12.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:12.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:12.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:12.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:12.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:12.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:12.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:12.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:12.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:12.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 16:46:12.060 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:12.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:12.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:12.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:12.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:12.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:12.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:12.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:12.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:12.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:12.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:12.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:12.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:12.085 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:12.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:12.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:12.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:12.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:12.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:12.086 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:12.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:12.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:12.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:12.086 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:12.086 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:12.087 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:46:12.087 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:12.087 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:12.087 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:12.087 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:12.087 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:12.087 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:13.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:13.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:13.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:13.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:13.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:13.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:13.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:13.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:13.589 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:13.590 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:13.591 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:13.591 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:13.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:13.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:13.591 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:13.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:13.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:13.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 16:46:13.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:13.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:13.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 16:46:13.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:13.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:13.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:13.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:13.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:13.594 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 16:46:13.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:46:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:13.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:46:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:13.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:46:13.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 16:46:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:13.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 16:46:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:13.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 16:46:13.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 16:46:13.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:13.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:13.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:13.597 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:46:13.597 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:46:13.597 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:46:13.597 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:46:13.597 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:46:13.597 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:46:13.597 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:46:13.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:46:13.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:46:13.597 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:46:13.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:46:13.701 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 16:46:13.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:46:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:13.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 "Restore Defaults") 16:46:13.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:13.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:46:13.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:13.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:13.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:13.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:13.704 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:46:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:13.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:13.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:13.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:46:13.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:13.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:46:13.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:13.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:13.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:13.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:13.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:13.715 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:46:13.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:13.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:13.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:13.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:13.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:46:13.778 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 16:46:13.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:13.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:13.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:13.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:13.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:13.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:13.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:13.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:13.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:13.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:13.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:13.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:13.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:13.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:13.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:13.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:14.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:14.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:14.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:14.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:14.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:14.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:14.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:14.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:14.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:14.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:14.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:14.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:14.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:14.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:14.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:14.814 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:14.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:46:14.815 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:46:14.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:46:14.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:46:14.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:46:14.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'New' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:14.883 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:46:14.883 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:46:14.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:46:14.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:46:14.883 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:46:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:14.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:15.384 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:46:15.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:46:15.384 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:46:15.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:46:15.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:46:15.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:46:15.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'New' 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:46:15.558 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:46:15.558 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:46:15.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:46:15.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:46:15.558 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:46:15.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 'Delete.*'] is available.... 16:46:16.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 'Delete.*'] is available. finished successfully 16:46:16.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:46:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:16.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.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: 32) 16:46:16.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:16.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:16.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:16.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:16.263 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:46:16.263 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:46:16.263 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:46:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:16.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:16.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:46:16.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:16.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:16.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:16.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:16.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:16.265 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:46:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:16.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:16.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:46:16.270 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:46:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:46:16.771 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:46:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:16.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:46:16.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:46:16.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:46:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:16.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:46:16.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:46:16.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:46:16.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:46:16.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:46:16.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:46:16.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:46:16.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:16.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:16.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:16.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:16.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:16.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:16.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:16.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:16.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:16.828 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:16.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:16.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:16.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:16.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:16.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:16.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:16.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:46:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:16.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:16.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:16.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:16.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:16.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:16.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:46:16.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:16.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:16.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:16.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:16.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:16.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:46:16.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:16.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:16.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:16.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:46:16.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:16.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:16.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:16.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:16.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:16.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:16.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:46:16.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:16.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:16.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:16.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:46:16.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:16.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.922 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:16.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:16.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:16.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:16.923 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:46:16.923 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:16.923 DEBUG [main][MenuItemLookup] Item match:File 16:46:16.924 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:16.924 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:16.929 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:46:16.929 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:46:16.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:46:16.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:46:16.953 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:46:17.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.... 16:46:17.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:46:17.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:46:17.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:17.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:17.100 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:17.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:17.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 16:46:17.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:17.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:17.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:17.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:17.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:46:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:46:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:46:17.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:17.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:17.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:17.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:46:17.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:17.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:17.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:17.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:17.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:17.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:46:17.104 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:46:17.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:46:17.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:46:17.119 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:17.120 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:46:17.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:46:17.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:17.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:17.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:17.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:17.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:17.122 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:46:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:17.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:17.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:17.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:17.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:17.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:46:17.606 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 16:46:17.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:46:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:17.608 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:46:17.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:17.608 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:46:17.608 DEBUG [WorkbenchTestable][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:") 16:46:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:17.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:17.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:17.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:46:17.610 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:46:17.611 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:46:17.655 DEBUG [WorkbenchTestable][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") 16:46:17.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:17.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:17.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:17.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:17.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:17.658 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:46:17.659 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:46:17.659 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:46:17.659 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:46:17.659 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:46:17.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.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) 16:46:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:17.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:17.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:17.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:17.662 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:46:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:17.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:17.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:46:21.059 DEBUG [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 16:46:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:46:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:46:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:21.059 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 16:46:21.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:21.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:21.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:21.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:21.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:21.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:21.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:46:21.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:21.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:21.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:46:21.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:21.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:21.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:21.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:21.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 '\*?\QPackage Explorer\E') 16:46:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:21.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:21.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:21.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:21.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:21.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:21.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:21.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:21.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:21.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:21.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:21.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:21.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:21.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:21.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:21.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:21.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:21.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:21.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:21.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:21.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:22.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:22.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:22.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:22.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:22.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:22.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:22.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:22.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 16:46:22.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:22.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:22.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:22.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:22.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:22.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:22.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:46:22.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:22.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:22.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:22.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:22.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:22.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:22.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:22.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:22.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:22.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:22.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:22.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:22.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:22.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:22.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:22.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:22.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:23.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:23.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:23.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:23.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:23.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:23.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:23.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 16:46:23.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:23.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:23.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:23.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:23.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:23.258 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:23.259 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:46:23.259 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:46:23.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:46:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:23.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:46:23.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:46:23.761 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:46:23.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:46:23.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:46:23.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:23.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:23.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:46:23.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:23.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:23.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:23.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:46:23.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:23.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:23.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:23.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:23.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:23.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:46:23.806 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:23.806 DEBUG [main][MenuItemLookup] Item match:File 16:46:23.807 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:23.807 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:23.811 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:46:23.811 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:46:23.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:46:23.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:46:23.812 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:46:23.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:46:23.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 16:46:23.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:46:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:23.929 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:23.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:23.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:46:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:23.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:23.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:23.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:23.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:46:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:46:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:46:23.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:23.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:23.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:46:23.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:23.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:23.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:23.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:46:23.933 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:46:23.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:46:23.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:46:23.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:23.945 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:46:23.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) 16:46:23.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:23.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:23.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:23.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:23.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:23.947 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:46:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:23.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:23.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:24.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:24.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:24.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:24.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:46:24.072 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 16:46:24.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:46:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:24.073 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:46:24.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:24.073 DEBUG [WorkbenchTestable][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:") 16:46:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:24.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:24.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:24.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:46:24.122 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:46:24.123 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 16:46:24.169 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:46:24.169 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:46:24.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) 16:46:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:24.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:24.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:24.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:24.174 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:46:24.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:24.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:24.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:24.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:46:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:46:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1600838c is found... 16:46:24.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1600838c is found finished successfully 16:46:24.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 16:46:24.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:24.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:24.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:24.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:24.686 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:24.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 16:46:24.686 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:46:24.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:24.698 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:46:24.698 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:46:24.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:24.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:24.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:24.699 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:24.699 DEBUG [main][MenuItemLookup] Item match:File 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:24.700 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:46:24.700 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:46:24.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:46:24.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:46:24.700 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:46:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:46:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:46:24.764 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:24.764 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:46:24.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:24.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:24.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:24.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:24.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:24.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:24.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:24.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:24.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:24.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:24.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:24.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:24.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:24.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 '\*?\QProblems\E') 16:46:24.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:24.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:24.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:24.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:24.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:24.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:24.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:24.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:24.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:24.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:24.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:46:24.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:24.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:24.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:24.890 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:24.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:24.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:24.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:24.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:24.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:24.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:24.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:24.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:24.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:24.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:24.892 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:24.892 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:24.892 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:24.892 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:24.892 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:24.893 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:24.893 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:46:24.893 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:24.893 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:24.893 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:24.893 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:24.893 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:24.893 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:24.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:26.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:26.394 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:26.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:26.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:26.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:26.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:26.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:26.396 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:26.396 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:26.396 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:26.396 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:26.396 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:26.396 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:26.396 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:26.397 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:26.397 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:26.397 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:26.397 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:26.397 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:26.397 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:26.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:26.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:26.397 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:26.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:26.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:26.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:26.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:26.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:26.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 16:46:26.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:26.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:26.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:26.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:26.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:26.400 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:46:26.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:26.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:26.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:26.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:26.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:26.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:26.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:46:26.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:26.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:26.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:26.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:26.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') 16:46:26.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:26.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:26.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:26.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:26.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:26.470 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:26.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:26.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:26.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:26.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:26.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:26.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:26.471 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:26.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:26.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:26.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:26.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:26.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:26.472 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:26.473 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:26.473 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:26.473 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:26.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:27.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:27.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:27.474 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:27.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:27.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:27.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:27.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:27.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:27.475 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:27.476 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:27.476 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:27.476 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:27.477 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:27.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:27.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 16:46:27.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:27.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:27.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:27.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:27.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:27.480 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:46:27.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:27.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:27.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:27.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:27.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:27.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:27.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:27.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:27.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:27.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:27.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 16:46:27.480 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 16:46:27.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 16:46:27.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 16:46:27.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:46:27.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:27.534 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 16:46:27.534 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:27.534 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 16:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 16:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Show In' 16:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 16:46:27.535 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 16:46:27.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 16:46:27.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 16:46:27.535 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 16:46:27.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:46:27.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:27.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available. finished successfully 16:46:27.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 16:46:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:27.705 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 16:46:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:27.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:27.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:27.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:46:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:46:27.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:46:27.715 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 16:46:27.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:27.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:27.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:27.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:27.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:46:27.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:46:27.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:46:27.716 TRACE [main][WidgetHandler] Notify Table with event 13 16:46:27.716 TRACE [main][WidgetHandler] Wait for synchronization 16:46:27.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 "Finish") 16:46:27.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:27.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 16:46:27.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:27.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:27.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:27.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:27.719 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:46:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:27.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:27.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:27.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:27.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 16:46:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 16:46:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@521f70b7 is found... 16:46:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@521f70b7 is found finished successfully 16:46:27.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 16:46:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:27.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:27.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:27.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:27.879 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:27.879 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 16:46:27.880 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:27.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:27.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:27.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:27.917 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:46:27.917 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:46:27.917 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:46:27.917 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:46:27.917 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:46:27.917 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:46:27.917 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:46:27.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:46:27.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:46:27.917 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:46:28.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:46:28.032 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 16:46:28.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:46:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:28.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 16:46:28.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:28.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:46:28.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:28.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:28.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:28.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:28.036 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:46:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:28.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:28.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:28.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:46:28.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:28.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:46:28.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:28.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:28.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:28.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:28.048 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:46:28.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:28.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:28.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:28.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:28.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:46:28.141 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 16:46:28.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:28.141 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:28.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:28.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:28.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:28.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:28.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:28.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:28.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:28.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:28.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:28.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:28.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:28.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:28.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:28.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:28.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:29.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:29.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:29.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:29.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:29.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:29.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:29.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 16:46:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:29.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:29.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:29.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:29.174 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:29.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:46:29.175 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:46:29.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:46:29.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:46:29.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:46:29.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'New' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:29.237 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:46:29.237 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:46:29.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:46:29.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:46:29.237 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:46:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:29.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:46:29.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:29.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:29.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:29.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:29.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:29.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:29.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:29.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:29.738 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:46:29.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:46:29.738 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:46:29.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:46:29.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:46:29.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:46:29.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'New' 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:46:29.792 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:46:29.792 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:46:29.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:46:29.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:46:29.792 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:46:29.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 'Delete.*'] is available.... 16:46:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:46:30.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:46:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:30.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:30.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:30.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:46:30.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:30.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:30.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:30.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:30.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:30.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:30.483 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:46:30.484 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:46:30.484 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:46:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:30.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:30.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:30.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", Widget matcher matching widgets with style: 8) 16:46:30.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:30.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:30.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:30.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:30.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:30.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:30.486 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:46:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:30.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:30.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:46:30.492 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:46:30.992 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 16:46:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:46:30.995 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.... 16:46:30.996 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") 16:46:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:30.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:30.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:30.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:30.998 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 16:46:31.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:46:31.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:31.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:46:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:31.001 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 16:46:31.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 "Continue") 16:46:31.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:31.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:31.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:31.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:31.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:31.002 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 16:46:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:31.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:31.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:46:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:46:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:46:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:46:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:31.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:31.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:46:31.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:46:31.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:46:31.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:31.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:31.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:46:31.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:46:31.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:46:31.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:46:31.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:46:31.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:46:31.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:46:31.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:31.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:31.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:31.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') 16:46:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:31.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:31.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:31.601 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:31.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:31.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:31.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:31.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:31.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:31.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:31.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') 16:46:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:31.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:31.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:31.641 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:31.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:46:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:31.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:31.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:31.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:31.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:31.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:46:31.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:31.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:31.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:31.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:46:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:31.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:31.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'] 16:46:31.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.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'] 16:46:31.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.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: "New Java Project"] 16:46:31.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.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'] 16:46:31.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.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'] 16:46:31.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.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'] 16:46:31.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.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: "New Java Project"] 16:46:31.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:31.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:31.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:31.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:31.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:46:31.680 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:31.680 DEBUG [main][MenuItemLookup] Item match:File 16:46:31.681 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:31.681 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:31.685 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:46:31.685 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:46:31.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:46:31.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:46:31.708 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:46:31.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 'New|Select a wizard'] is available.... 16:46:31.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 'New|Select a wizard'] is available. finished successfully 16:46:31.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:46:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:31.825 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:31.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:31.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:46:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:31.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:31.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:46:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:46:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:46:31.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:31.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:31.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:46:31.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:31.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:31.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:31.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:46:31.828 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:46:31.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:46:31.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:46:31.833 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:31.833 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:46:31.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:46:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:31.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:31.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:31.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:31.835 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:46:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:31.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:31.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:31.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:32.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'] 16:46:32.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:32.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:32.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:46:32.210 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 16:46:32.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:46:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:32.214 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:46:32.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:32.214 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:46:32.214 DEBUG [WorkbenchTestable][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:") 16:46:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:32.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:32.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:32.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:46:32.240 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:46:32.241 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:46:32.283 DEBUG [WorkbenchTestable][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") 16:46:32.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:32.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:32.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:32.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:32.294 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:46:32.294 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:46:32.295 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:46:32.295 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:46:32.295 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:46:32.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.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) 16:46:32.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:32.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:32.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:32.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:32.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:32.298 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:46:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:32.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:32.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:46:35.801 DEBUG [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 16:46:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:46:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:46:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:35.801 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 16:46:35.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:35.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:35.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:35.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:35.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:35.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:35.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:46:35.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:35.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:35.803 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:46:35.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:35.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:35.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:35.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:35.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 '\*?\QPackage Explorer\E') 16:46:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:35.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:35.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:35.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:35.806 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:35.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:35.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:35.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:35.849 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:35.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:35.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:35.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:35.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:35.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:36.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:36.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:36.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:36.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:36.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:36.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:36.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:36.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 16:46:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:36.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:36.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:36.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:36.855 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:46:36.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:36.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:36.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:36.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:36.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:36.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:36.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:36.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:36.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:36.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:36.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:36.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:36.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:36.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:36.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:37.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:37.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:37.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:37.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:37.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:37.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:37.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:37.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:37.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 16:46:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:37.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:37.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:37.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:37.905 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:37.906 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:46:37.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 16:46:37.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 16:46:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:38.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 16:46:38.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:46:38.408 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:46:38.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:46:38.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:46:38.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:38.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:38.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:46:38.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:38.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:38.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:38.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:46:38.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:38.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:38.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:38.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:38.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:38.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:38.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:46:38.429 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:38.429 DEBUG [main][MenuItemLookup] Item match:File 16:46:38.430 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:38.430 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:38.434 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:46:38.434 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:46:38.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:46:38.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:46:38.435 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:46:38.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:46:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:46:38.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:46:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:38.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:38.555 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:38.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:46:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:38.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:38.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:38.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:38.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:46:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:46:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:46:38.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:38.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:38.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:46:38.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:38.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:38.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:38.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:46:38.569 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:46:38.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:46:38.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:46:38.572 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:38.572 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:46:38.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:46:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:38.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:38.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:38.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:38.573 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:46:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:38.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:38.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:38.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'] 16:46:38.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:46:38.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 16:46:38.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:46:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:38.708 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:46:38.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:38.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:46:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:38.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:38.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:38.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:38.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:46:38.760 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:46:38.761 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 16:46:38.794 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:46:38.794 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:46:38.794 DEBUG [WorkbenchTestable][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) 16:46:38.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:38.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:38.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:38.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:38.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:38.812 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:46:38.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:38.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:38.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:38.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:38.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:46:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:46:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16da2604 is found... 16:46:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16da2604 is found finished successfully 16:46:39.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 16:46:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:39.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:39.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:39.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:39.362 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:39.362 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 16:46:39.362 INFO [WorkbenchTestable][TextEditor] Set text to editor 16:46:39.374 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:39.374 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:46:39.374 INFO [WorkbenchTestable][AbstractEditor] Save editor 16:46:39.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:39.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:39.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:39.375 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:39.375 DEBUG [main][MenuItemLookup] Item match:File 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:39.376 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:46:39.376 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 16:46:39.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 16:46:39.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 16:46:39.377 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 16:46:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 16:46:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 16:46:39.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:39.493 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 16:46:39.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:39.493 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:39.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:39.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:39.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:39.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:39.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:39.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:39.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:39.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:39.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:39.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:39.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:39.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:39.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:39.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:39.554 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:39.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:39.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:39.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:39.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:39.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:46:39.555 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:39.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:39.556 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:39.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:39.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:39.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:39.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:39.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:39.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:39.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:39.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:39.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:39.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:39.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:39.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:39.580 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:39.581 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:39.581 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:39.581 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:40.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:40.587 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:40.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:40.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:40.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:40.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:40.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:40.589 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:40.589 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:40.589 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:40.589 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:40.589 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:40.590 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:40.590 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:46:40.590 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:40.590 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:40.590 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:40.590 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:40.590 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:40.590 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:40.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:40.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:40.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 16:46:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:40.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:40.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:40.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:41.093 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:41.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:41.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:41.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:41.094 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:41.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:41.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:41.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:41.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:41.095 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:41.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:41.096 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:41.097 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:41.097 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:41.097 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:42.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:42.098 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:42.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:42.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:42.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:42.099 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:42.100 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:42.100 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:42.100 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:42.101 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:42.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:42.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:42.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:42.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 16:46:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:42.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:42.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:42.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:42.102 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:46:42.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:42.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:42.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:42.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:42.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:42.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:42.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:42.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:42.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:46:42.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:42.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:42.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:42.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:42.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:42.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:42.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:42.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:42.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:42.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:42.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:42.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:42.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:42.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:42.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:42.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:42.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:42.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 16:46:42.158 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:42.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:42.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:42.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:42.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:42.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:42.159 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:42.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:42.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:42.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:42.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:42.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:42.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:42.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:42.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:42.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:42.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:42.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:42.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:42.160 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:42.161 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:42.161 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:42.161 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:42.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:43.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:43.162 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:43.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:43.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:43.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:43.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:43.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:43.164 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:43.164 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:43.164 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:43.164 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:43.164 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:43.164 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:43.165 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:43.165 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:43.165 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:43.165 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:43.165 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:43.165 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:43.165 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:43.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:43.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:43.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:43.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:43.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:43.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:43.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 16:46:43.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:43.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:43.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:43.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:43.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 16:46:43.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:43.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:43.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:43.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:43.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:43.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:43.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:43.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 '\*?\QProblems\E') 16:46:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:43.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:43.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:43.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:43.238 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:43.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:43.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:43.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:43.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:43.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 16:46:43.240 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:43.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:43.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:43.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:43.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:43.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:43.240 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:43.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:43.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:43.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:43.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:43.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:43.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:43.241 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:43.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:43.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:43.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:43.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:43.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:43.242 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:43.243 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:43.243 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:43.243 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:43.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:44.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:44.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:44.244 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:44.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:44.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:44.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:44.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:44.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:44.245 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:44.246 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:44.246 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:44.246 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:44.247 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:44.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:44.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:44.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:44.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:44.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:44.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:44.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:44.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:44.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:44.250 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:46:44.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:44.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:44.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:44.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:44.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:44.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 16:46:44.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:44.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:44.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:44.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:44.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:44.252 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:44.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:44.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:44.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:44.253 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:44.253 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:44.253 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:44.253 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:44.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:45.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:45.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:45.755 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:45.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:45.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:45.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:45.756 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:45.757 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:45.757 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:45.757 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:45.757 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:45.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:45.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:45.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:45.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:45.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:45.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:45.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:45.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:45.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:45.759 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:45.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:45.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:45.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:45.760 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:45.760 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:45.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:45.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:45.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:45.761 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:45.762 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:45.762 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:45.762 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:46.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:46.763 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:46.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:46.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:46.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:46.765 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:46.765 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:46.765 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:46.765 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:46.765 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:46.765 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:46.765 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:46.765 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:46.765 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:46.766 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:46.766 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:46.766 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:46.766 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:46.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:46.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:46.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:46.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:46.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 16:46:46.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:46.767 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:46:46.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:46.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:46.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:46.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:46.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:46.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:46.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:46.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:46.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:46.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:46.782 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:46.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:46.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:46.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:46.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:46.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:46.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:46.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:46.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 16:46:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:46.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:46.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:46.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 '\*?\QProblems\E') 16:46:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:46.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:46.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:46.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:46.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:46.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:46.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:46.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:46.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:46.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:46.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:46.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 '\*?\QProblems\E') 16:46:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:46.896 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:46.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:46.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:46.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:46.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:46.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:46.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 16:46:46.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:46.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:46.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:46.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:46.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:46.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 '\*?\QProblems\E') 16:46:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:46.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:46.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:46.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:46.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:46.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:46.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:46.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:46.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:46.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:46.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:46.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:47.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:47.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') 16:46:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:47.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:47.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:47.014 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:47.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:47.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:47.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:47.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:47.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:47.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:47.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:47.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:47.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:47.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:47.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:47.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:47.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:47.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:47.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:47.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:47.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:47.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:47.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:47.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:47.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:47.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:47.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:47.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:47.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:47.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:47.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:47.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 16:46:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:47.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:47.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:47.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:47.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:47.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:47.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:47.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:47.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:47.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:47.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:47.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:47.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:47.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:47.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:47.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:47.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:47.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:47.144 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:47.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:47.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:47.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:47.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:47.145 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:47.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:47.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:47.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:47.145 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:47.146 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:47.146 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:47.146 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:47.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:48.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:48.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:48.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:48.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:48.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:48.149 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:48.149 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:48.149 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:48.149 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:48.149 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:48.149 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:48.149 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:48.149 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:48.150 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:48.150 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:48.150 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:48.150 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:48.150 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:48.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:48.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:48.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:48.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:48.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:48.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:48.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:48.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:48.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:48.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:48.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:48.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:48.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:48.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:48.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:48.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:48.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:48.154 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:48.155 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:48.155 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:48.155 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:49.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:49.656 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:49.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:49.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:49.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:49.657 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:49.658 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:49.658 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:49.658 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:49.658 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:49.659 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:49.659 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:49.659 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:49.659 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:49.659 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:49.659 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:49.659 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:49.659 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:49.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:49.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:49.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:49.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:49.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:49.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:49.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 16:46:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:49.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:49.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:49.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:49.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:49.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:49.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:49.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:49.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:49.662 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:49.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:49.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:49.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:49.663 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:49.663 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:49.663 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:49.663 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:49.663 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:49.663 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:49.663 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:49.663 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:49.664 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:49.664 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:49.664 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:49.664 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:49.664 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:51.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:51.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:51.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:51.166 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:51.167 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:51.167 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:51.167 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:51.167 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:51.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.169 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:46:51.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:51.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:51.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:51.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:51.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:51.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:51.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:51.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:51.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:51.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:51.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:51.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:51.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:51.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:51.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:51.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:51.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:51.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:51.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:51.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:51.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:51.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.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 16:46:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:51.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:51.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:51.345 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:51.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:51.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:51.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 16:46:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:51.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:51.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:51.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:51.411 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:51.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:51.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:51.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 16:46:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:51.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:51.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:51.482 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:51.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:51.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:51.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:51.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') 16:46:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:51.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:51.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:51.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:51.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 16:46:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:51.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 16:46:51.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:51.615 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 16:46:51.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:51.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:51.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 16:46:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:51.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:51.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:51.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:51.618 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:51.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:51.641 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:51.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:51.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:51.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:51.642 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:51.643 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:51.643 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:51.643 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:46:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:46:52.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:52.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:52.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:52.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:52.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:52.645 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:46:52.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:46:52.646 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:46:52.646 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:46:52.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:46:52.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:46:52.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:52.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:52.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:52.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:52.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 16:46:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:52.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:52.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:52.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:52.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 16:46:52.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:52.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:52.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:52.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 16:46:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:52.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 16:46:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:52.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 16:46:52.649 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:52.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:52.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:52.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:52.651 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:46:52.651 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:46:52.651 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:46:52.651 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:46:52.651 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:46:52.651 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:46:52.651 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:46:52.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:46:52.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:46:52.651 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:46:52.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:46:52.737 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 16:46:52.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:46:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:52.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:46:52.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:52.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:46:52.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:52.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:52.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:52.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:52.740 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:46:52.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:52.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:52.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:52.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:52.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:46:52.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:52.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:46:52.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:52.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:52.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:52.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:52.752 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:46:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:52.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:52.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:46:52.822 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 16:46:52.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:52.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:52.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:52.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:52.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:52.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:52.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:52.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:52.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:52.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:52.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:52.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:52.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:52.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:52.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:52.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:53.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:53.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:53.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:53.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:46:53.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:53.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:53.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:53.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:53.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:46:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:53.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:53.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:53.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:53.855 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:46:53.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:46:53.856 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:46:53.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:46:53.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:46:53.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:46:53.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'New' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:53.916 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:46:53.916 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:46:53.916 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:46:53.916 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:46:53.916 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:46:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:53.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:46:54.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:54.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:54.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:54.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:54.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:46:54.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:54.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:54.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:54.417 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:46:54.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:46:54.417 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:46:54.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:46:54.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:46:54.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:46:54.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'New' 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:46:54.472 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:46:54.472 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:46:54.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:46:54.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:46:54.473 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:46:54.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 'Delete.*'] is available.... 16:46:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:46:54.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:46:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:54.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:54.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:54.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:46:54.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:54.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:54.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:54.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:54.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:54.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:54.657 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:46:54.657 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:46:54.657 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:46:54.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:54.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:54.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:54.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:54.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:46:54.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:46:54.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:54.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:54.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:46:54.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:46:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:54.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:54.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:54.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:54.659 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:46:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:54.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:54.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:46:54.664 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:46:55.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:46:55.165 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:46:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:55.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:46:55.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:46:55.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:46:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:46:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:46:55.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:46:55.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:46:55.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:46:55.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:46:55.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:46:55.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:46:55.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:46:55.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.177 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:46:55.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:55.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:55.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 16:46:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:55.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:55.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:55.216 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:46:55.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:46:55.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:55.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:55.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:46:55.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:55.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:55.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 '\*?\QProject Explorer\E') 16:46:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:55.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:55.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:55.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:55.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:55.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:55.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:46:55.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:46:55.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:46:55.286 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:55.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:55.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:55.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:46:55.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:46:55.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:46:55.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:55.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:46:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:55.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:55.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:55.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:55.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:46:55.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:55.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:55.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:55.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:46:55.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:55.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:46:55.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:55.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:55.291 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:46:55.291 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:55.291 DEBUG [main][MenuItemLookup] Item match:File 16:46:55.292 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:46:55.292 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'File' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'' 16:46:55.296 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:46:55.296 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:46:55.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:46:55.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:46:55.320 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:46:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:46:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:46:55.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:46:55.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:55.439 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:55.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:46:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:55.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:55.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:46:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:46:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:46:55.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:55.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:55.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:46:55.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:46:55.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:46:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:46:55.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:46:55.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:46:55.443 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:46:55.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:46:55.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:46:55.456 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:46:55.456 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:46:55.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:46:55.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:55.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:55.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:55.458 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:46:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:55.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:55.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:55.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'] 16:46:55.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:46:55.805 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 16:46:55.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:46:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:55.807 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:46:55.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:46:55.807 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 16:46:55.807 DEBUG [WorkbenchTestable][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:") 16:46:55.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:55.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:55.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:46:55.814 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:46:55.815 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 16:46:55.857 DEBUG [WorkbenchTestable][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") 16:46:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:55.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:55.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:55.861 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 16:46:55.862 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:46:55.862 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 16:46:55.862 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:46:55.862 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:46:55.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 16:46:55.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:55.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:55.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:55.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:55.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:46:55.865 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:46:55.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:46:55.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:46:55.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:46:55.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:46:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:46:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 16:46:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:46:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:46:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:46:59.359 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 16:46:59.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:46:59.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:46:59.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:46:59.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:46:59.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:46:59.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:46:59.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:46:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:46:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 16:46:59.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:59.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:59.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:46:59.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:59.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:59.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:46:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:46:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:46:59.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:46:59.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 '\*?\QPackage Explorer\E') 16:46:59.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:59.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:59.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:46:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:46:59.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:46:59.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:59.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:59.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:59.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:59.406 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:59.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:59.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:59.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:59.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:46:59.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:46:59.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:46:59.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:46:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:46:59.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:59.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:46:59.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:46:59.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:00.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:00.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:47:00.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:47:00.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:47:00.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:00.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:00.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:47:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:00.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:00.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:00.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:00.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:47:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 16:47:00.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:00.411 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:00.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:00.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:00.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:00.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:00.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:00.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:00.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:00.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:00.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:00.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:00.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 '\*?\QProblems\E') 16:47:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:00.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:00.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:00.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:00.510 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:00.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:00.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:00.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:00.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:00.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 16:47:00.512 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:00.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:00.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:00.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:00.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:00.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:00.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:47:00.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:00.513 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 16:47:00.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:00.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:00.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:00.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 16:47:00.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:00.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:00.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:00.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:00.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:00.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:00.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:00.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:00.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:00.516 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:00.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:00.517 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:00.517 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:00.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:47:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:47:01.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:01.518 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:01.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:01.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:01.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:01.519 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:01.520 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:01.521 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:01.521 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:01.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:47:01.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:47:01.521 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:01.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:01.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:01.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:01.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 16:47:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:01.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:01.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:01.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:01.522 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:01.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:01.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:01.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:01.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:01.523 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:01.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:01.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:01.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:01.524 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:01.525 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:01.525 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:01.525 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:47:03.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:47:03.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:03.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:03.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:03.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:03.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:03.028 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:03.029 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:03.029 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:03.029 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:47:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:47:03.029 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:03.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:03.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:03.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:03.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:47:03.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:03.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:03.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:03.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:03.031 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:03.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:03.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:03.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:03.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:03.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:03.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:03.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:03.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:03.033 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:03.033 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:03.033 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:03.033 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:03.033 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:03.033 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:03.034 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:03.034 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:03.034 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:03.034 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:03.034 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:03.034 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:03.034 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:47:04.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:47:04.535 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:04.535 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:04.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:04.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:04.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:04.536 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:04.537 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:04.537 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:04.537 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:47:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:47:04.537 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:04.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:04.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:04.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:04.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:47:04.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:04.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:04.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:04.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:04.539 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:04.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:04.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:04.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:04.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:04.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:04.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:04.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:04.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:04.541 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:04.541 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:04.541 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:04.541 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:04.541 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:04.541 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:04.542 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:04.542 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:04.542 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:04.542 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:04.542 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:04.542 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:04.542 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:47:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:47:06.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:06.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:06.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:06.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:06.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:06.044 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:06.045 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:06.045 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:06.045 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:06.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:47:06.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:47:06.046 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:06.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:06.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:06.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:06.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:47:06.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:06.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:06.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:06.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:06.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:06.047 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:06.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:06.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:06.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:06.048 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:06.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:06.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:06.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:06.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:06.049 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:06.050 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:06.050 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:06.050 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:06.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:47:07.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:47:07.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:07.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:07.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:07.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:07.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:07.052 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:07.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:07.053 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:07.053 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:07.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:47:07.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:47:07.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:07.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:07.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:07.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:07.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:47:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:07.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:07.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:07.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:07.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:07.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:07.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:07.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:07.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:07.057 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:07.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:07.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:07.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:07.057 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:07.058 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:07.058 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:07.058 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 16:47:08.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 16:47:08.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 16:47:08.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:08.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:08.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:08.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:08.061 DEBUG [main][WorkbenchPartLookup] Looking up all open views 16:47:08.061 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:08.061 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:08.061 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:08.061 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 16:47:08.062 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 16:47:08.062 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 16:47:08.062 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 16:47:08.062 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 16:47:08.062 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 16:47:08.062 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.527 seconds)' 16:47:08.062 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 16:47:08.062 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 16:47:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 16:47:08.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 16:47:08.062 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:08.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:08.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:08.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:08.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:47:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:08.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:08.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:08.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:08.064 INFO [WorkbenchTestable][AbstractView] Activate view Problems 16:47:08.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 16:47:08.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:08.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:08.065 DEBUG [main][MenuItemLookup] Found menu:'Show' 16:47:08.065 DEBUG [main][MenuItemLookup] Found menu:'Group By' 16:47:08.065 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 16:47:08.065 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 16:47:08.065 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 16:47:08.065 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 16:47:08.065 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 16:47:08.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 16:47:08.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 16:47:08.066 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 16:47:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:47:08.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 16:47:08.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 16:47:08.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:08.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") 16:47:08.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:08.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:47:08.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:08.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:08.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:08.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:08.149 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 16:47:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:08.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:08.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:08.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 "OK", Widget matcher matching widgets with style: 8) 16:47:08.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:08.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 16:47:08.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:08.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:08.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:08.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:08.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:08.161 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:47:08.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:08.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:08.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:08.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:08.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 16:47:08.212 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 16:47:08.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:47:08.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:08.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:08.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:08.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:08.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:08.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:08.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:08.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:08.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:08.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:08.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:08.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:08.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:08.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:08.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:08.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:08.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:09.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:09.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:47:09.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:09.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:09.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:09.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:09.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 16:47:09.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:09.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:09.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:09.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:09.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:09.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 16:47:09.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:47:09.246 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:47:09.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:47:09.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:47:09.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:09.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:09.303 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:47:09.303 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:47:09.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:47:09.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:47:09.304 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:47:09.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:09.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:47:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:47:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:09.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:09.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:09.804 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 16:47:09.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 16:47:09.805 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 16:47:09.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 16:47:09.813 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 16:47:09.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:09.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:09.858 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:09.858 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:47:09.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:47:09.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:47:09.859 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:47:09.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:47:10.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:47:10.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:47:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:10.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:10.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:10.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:47:10.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:10.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:47:10.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:10.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:10.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:10.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:10.022 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:47:10.022 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:47:10.022 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:47:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:10.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:10.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:10.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 "OK", Widget matcher matching widgets with style: 8) 16:47:10.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:10.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:47:10.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:10.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:10.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:10.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:10.030 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:47:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:10.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:10.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:10.035 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:47:10.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:10.536 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:47:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:10.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:47:10.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:47:10.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:47:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:10.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 16:47:10.537 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 16:47:10.537 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:47:10.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:47:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 310.893 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 23.632 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 18.77 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.342 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.87 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 28.345 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.206 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 16.573 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 9.033 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.423 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 31.331 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.845 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.178 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.247 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 28.665 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.44 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.199 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.804 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.771 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 23.606 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.371 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 16:47:10.549 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 16:47:10.552 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:47:10.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:47:10.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 16:47:10.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:47:10.553 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:47:10.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:47:10.553 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:47:10.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:47:10.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"] 16:47:10.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.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"] 16:47:10.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.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"] 16:47:10.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.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"] 16:47:10.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:47:10.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:47:10.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:47:10.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:47:10.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:47:10.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:10.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:10.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:47:10.556 DEBUG [main][MenuItemLookup] Found menu:'File' 16:47:10.556 DEBUG [main][MenuItemLookup] Item match:File 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:10.557 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:47:10.558 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:47:10.558 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:47:10.558 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:47:10.558 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:10.558 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:47:10.558 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:10.558 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:47:10.558 DEBUG [main][MenuItemLookup] Item match:Import... 16:47:10.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:47:10.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:47:10.576 INFO [main][MenuItemHandler] Select menu item: &Import... 16:47:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:47:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:47:10.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:47:10.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:10.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:10.692 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:47:10.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:47:10.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:10.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:10.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:10.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:47:10.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:47:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:10.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:47:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:10.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:47:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:47:10.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:47:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:10.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:47:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:10.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:47:10.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:47:10.695 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:47:10.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:47:10.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:47:10.696 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:47:10.696 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:47:10.696 DEBUG [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) 16:47:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:10.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:10.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:10.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:10.698 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:47:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:10.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:10.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:10.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: "Import"] 16:47:10.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:47:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:10.846 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:47:10.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:47:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:47:10.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:47:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:10.847 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:47:10.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:10.847 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' 16:47:10.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:47:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:10.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:10.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:10.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:10.849 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:47:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:10.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:10.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:10.850 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 16:47:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:10.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:47:10.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:47:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:10.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:47:10.851 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 16:47:10.852 DEBUG [WorkbenchTestable][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") 16:47:10.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:10.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:10.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:10.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:10.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:10.967 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:47:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:10.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:10.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:11.052 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 16:47:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:11.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:11.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:11.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:47:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:47:11.071 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 16:47:11.071 DEBUG [WorkbenchTestable][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") 16:47:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:11.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:11.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:11.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:11.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:11.082 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 16:47:11.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:11.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:11.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:11.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:11.082 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:47:11.082 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:47:11.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.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) 16:47:11.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:11.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:11.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:11.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:11.085 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:11.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:11.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:47:11.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:47:11.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:11.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:11.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:11.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:11.740 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 16:47:11.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:11.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:11.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:11.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:11.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:47:11.741 DEBUG [main][MenuItemLookup] Found menu:'File' 16:47:11.741 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:47:11.741 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:47:11.741 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:47:11.741 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:47:11.741 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:47:11.741 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:47:11.741 DEBUG [main][MenuItemLookup] Item match:Window 16:47:11.742 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:47:11.742 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:47:11.742 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:47:11.742 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:11.742 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:47:11.742 DEBUG [main][MenuItemLookup] Item match:Show View 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:11.748 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:47:11.748 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:47:11.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:47:11.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:47:11.748 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:47:11.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:47:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:47:11.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:11.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 16:47:11.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:11.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:47:11.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:11.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:11.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:11.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 16:47:11.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:47:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:12.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:47:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 16:47:12.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:47:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:12.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:47:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:12.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:47:12.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 16:47:12.349 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 16:47:12.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 16:47:12.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 16:47:12.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:12.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:47:12.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:12.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:12.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:12.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 "Open") 16:47:12.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:12.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:47:12.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:12.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:12.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:12.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:12.353 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:47:12.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:12.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:12.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:12.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:12.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:47:12.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:47:12.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 16:47:12.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:12.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 16:47:12.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:12.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:12.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:12.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:12.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:12.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:12.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:12.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:12.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:12.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:12.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:12.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:12.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:12.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:12.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:12.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:12.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:12.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:12.508 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 16:47:12.508 INFO [WorkbenchTestable][ServersView2] Create new server 16:47:12.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:47:12.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:12.576 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:12.576 DEBUG [main][MenuItemLookup] Item match:New 16:47:12.577 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:47:12.577 DEBUG [main][MenuItemLookup] Item match:Server 16:47:12.588 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:47:12.588 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:47:12.588 INFO [main][MenuItemHandler] Select menu item: Server 16:47:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:47:12.851 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 16:47:12.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:47:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:12.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'] 16:47:12.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:12.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:12.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'] 16:47:12.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:12.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:12.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 16:47:12.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:12.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:12.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:47:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:12.909 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:47:12.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:12.921 DEBUG [WorkbenchTestable][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 16:47:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:12.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:12.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:12.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:12.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:47:12.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:47:12.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:47:12.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:12.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:12.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:47:12.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:47:12.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:13.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:47:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:47:13.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:47:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:13.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:47:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:13.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:47:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:47:13.433 DEBUG [WorkbenchTestable][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 16:47:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:13.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:13.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:13.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:47:13.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:47:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:13.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:47:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:13.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:47:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:47:13.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:47:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:13.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:47:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:13.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:47:13.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:47:13.435 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:47:13.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:47:13.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:47:13.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.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) 16:47:13.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:13.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:13.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:13.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:13.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:13.974 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:") 16:47:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:13.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:13.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:13.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:13.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:47:13.989 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:47:13.990 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 16:47:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:47:13.993 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:47:13.993 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:47:14.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:47:14.493 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:47:14.493 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:47:14.493 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:47:14.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:14.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:14.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:14.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:14.500 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:14.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:14.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:14.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:47:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:47:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:15.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:15.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:15.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:15.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:15.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:15.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:15.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:15.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:15.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:47:15.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:15.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:15.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') 16:47:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:15.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:15.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:15.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:15.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:15.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 16:47:15.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:15.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:47:15.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:15.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:15.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:15.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:15.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:15.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 '\*?\QServers\E') 16:47:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:15.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:15.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:15.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:15.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:15.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 16:47:15.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:47:15.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:15.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:15.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 '\*?\QServers\E') 16:47:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:15.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:15.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:15.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:15.245 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:15.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.cnf.ServersView2, index 0 and no matchers specified 16:47:15.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:15.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:15.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:15.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:15.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:15.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:15.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:15.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:15.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:15.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:15.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:15.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:15.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:15.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:15.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:15.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:15.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:15.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:15.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:15.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:15.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:15.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:15.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:15.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:15.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:15.343 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:15.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:15.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:15.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:15.377 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 16:47:15.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:15.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:15.379 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 16:47:15.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:15.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:15.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:15.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:15.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:15.380 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:15.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:15.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:15.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:15.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:15.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:47:15.419 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:47:15.419 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 16:47:15.419 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 16:47:15.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 16:47:15.419 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 16:47:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 16:47:15.430 DEBUG [Worker-8: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:47:16.456 DEBUG [Worker-8: Starting Server ABC][AbstractWait] Wait for 1 seconds 16:47:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 16:47:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 16:47:17.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:17.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:17.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:17.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 16:47:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:17.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:17.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:17.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:17.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:17.929 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 16:47:17.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:17.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:17.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:17.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:17.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:17.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 16:47:17.930 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 16:47:17.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 16:47:17.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 16:47:17.937 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:47:17.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:17.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:17.963 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:47:17.963 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:47:17.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:47:17.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:47:17.963 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:47:18.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:47:18.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:18.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:18.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:47:18.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:47:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:18.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:18.066 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 16:47:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:18.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:18.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:18.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:18.067 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 16:47:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:18.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:18.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:18.082 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:47:18.082 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:47:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:18.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:18.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:18.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:18.084 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:18.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:18.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:18.102 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:47:18.106 DEBUG [Worker-1: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:47:18.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:18.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:18.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 16:47:18.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:47:19.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 16:47:19.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 16:47:19.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:47:19.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:19.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:19.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:19.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:19.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:47:19.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 16:47:19.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 16:47:19.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:47:19.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:47:19.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:47:19.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:19.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:19.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:19.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:19.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:19.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:19.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') 16:47:19.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:19.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:19.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:19.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:19.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:19.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:19.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:19.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:19.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:19.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:19.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:47:19.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:19.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:19.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:19.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:19.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:19.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:19.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:19.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:19.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:19.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:19.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:19.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') 16:47:19.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:19.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:19.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:19.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:19.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:19.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:19.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:19.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:19.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:19.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:19.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:19.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:19.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:19.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:19.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:19.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:19.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:19.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:19.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:19.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:19.732 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:19.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:19.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:19.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:19.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:19.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:19.735 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 16:47:19.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:47:19.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:20.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:47:20.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:47:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:20.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:47:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:20.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:47:20.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:20.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.243 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 16:47:20.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.264 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 16:47:20.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.271 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 16:47:20.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:20.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:20.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 16:47:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:20.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 16:47:20.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 16:47:20.775 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 16:47:20.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 16:47:20.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 16:47:20.790 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 16:47:20.791 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 16:47:20.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 16:47:20.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 16:47:20.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 16:47:20.803 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 16:47:20.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 16:47:20.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 16:47:20.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 16:47:20.815 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 16:47:20.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 16:47:20.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 16:47:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:20.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:20.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 16:47:20.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:47:20.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:47:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:20.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 16:47:20.823 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:20.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:20.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 16:47:20.825 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 16:47:20.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 16:47:20.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 16:47:20.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.858 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 16:47:20.858 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.863 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 16:47:20.863 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:20.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:20.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:20.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:20.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 16:47:20.864 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 16:47:20.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 16:47:20.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 16:47:20.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:20.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:20.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:20.896 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:20.896 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:47:20.897 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:20.897 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:47:20.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:47:20.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:47:20.897 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:47:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:47:20.900 DEBUG [Worker-3: Stopping Server ABC][AbstractWait] Wait for 1 seconds 16:47:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:47:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:47:22.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:22.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:22.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:22.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:47:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:22.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:22.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:22.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:22.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:22.403 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:47:22.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:22.403 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:47:22.403 DEBUG [main][EditorHandler] 0 editor(s) found 16:47:22.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:22.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:22.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:47:22.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:22.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:22.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:22.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:22.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:47:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:22.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:22.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:22.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:22.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:22.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:22.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:22.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:22.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:22.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:22.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:22.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:22.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:22.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:22.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:22.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:22.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:22.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:22.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:22.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:23.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:23.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:47:23.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:23.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:23.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:23.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:23.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 16:47:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:23.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:23.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:23.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:23.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 16:47:23.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 16:47:23.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 16:47:23.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:23.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:23.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:23.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:23.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:23.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:23.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:23.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:24.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:24.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:24.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:47:24.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:24.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:24.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:24.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:24.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 16:47:24.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:24.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:24.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:24.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:24.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:24.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 16:47:24.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 16:47:24.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 16:47:24.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:24.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:24.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:24.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:24.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 16:47:24.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:24.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:24.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:24.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:24.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:24.460 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:47:24.460 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:47:24.460 DEBUG [main][TreeItemHandler] Set Tree selection 16:47:24.461 DEBUG [main][TreeHandler] Notify Tree about selection event 16:47:24.469 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:47:24.478 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 16:47:24.478 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 16:47:24.478 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 16:47:24.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:24.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:24.529 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:47:24.529 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:47:24.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:47:24.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:47:24.529 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:47:24.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:25.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:25.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:25.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:25.071 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:25.071 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:47:25.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:47:25.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:47:25.071 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:47:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:47:25.732 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 16:47:25.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:47:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:25.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: 32) 16:47:25.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:25.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:47:25.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:25.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:25.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:25.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:25.737 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:47:25.737 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:47:25.737 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:47:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:25.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:25.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:25.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 "OK") 16:47:25.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:25.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:47:25.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:25.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:25.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:25.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:25.739 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:47:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:25.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:25.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:25.744 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:47:26.245 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 16:47:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:26.245 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.... 16:47:26.245 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") 16:47:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:26.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:26.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:26.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:26.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:27.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:47:27.252 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 16:47:27.253 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") 16:47:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:27.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:27.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:27.254 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 16:47:27.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:47:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:27.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:47:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:27.257 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 16:47:27.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:47:27.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:27.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:47:27.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:27.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:27.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:27.259 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 16:47:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:27.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:27.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:27.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:47:27.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:47:27.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:47:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:47:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:27.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:47:27.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:47:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:47:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:27.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:27.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:47:27.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:27.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:27.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47: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 '\*?\QServers\E') 16:47:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:27.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:27.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:27.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:27.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:27.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:27.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:27.877 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:27.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:27.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:27.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:27.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:47:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:27.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:27.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:27.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:27.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:27.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:27.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 '\*?\QServers\E') 16:47:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:27.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:27.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:27.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:27.895 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:27.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:27.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:27.918 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:27.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:27.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:27.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:27.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:27.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:27.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:27.928 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 16:47:27.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:27.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:27.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:27.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:27.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:27.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:27.972 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:27.972 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:27.972 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:27.972 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:27.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:27.972 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:27.972 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:27.972 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:47:27.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:47:27.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:47:27.973 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:47:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:47:28.021 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 16:47:28.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:47:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:28.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 "OK") 16:47:28.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:28.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:47:28.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:28.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:28.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:28.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:28.023 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:47:28.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:28.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:28.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:28.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:47:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:47:28.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:28.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:28.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:47:28.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:28.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:28.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:28.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:28.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:28.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:28.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:28.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:28.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:28.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:28.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:28.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:28.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:28.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:28.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 16:47:28.115 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:28.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:28.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:28.115 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 16:47:28.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.cnf.ServersView2, index 0 and no matchers specified 16:47:28.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:28.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:28.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:28.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:28.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:29.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:29.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:29.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:47:29.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:47:29.120 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 16:47:29.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:29.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:29.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:29.121 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 16:47:29.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:47:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:29.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:29.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:29.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:29.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:30.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:47:30.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:47:30.125 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:47:30.125 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:47:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 16:47:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:30.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:30.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:30.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:30.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:30.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:30.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:30.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:30.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:30.125 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 16:47:30.125 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:47:30.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:47:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:30.126 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.577 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.219 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:30.136 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:30.136 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:47:30.137 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:47:30.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:30.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:47:30.137 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:47:30.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:47:30.137 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:47:30.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:47:30.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: "Import"] 16:47:30.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.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: "Import"] 16:47:30.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.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: "Import"] 16:47:30.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.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: "Import"] 16:47:30.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.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: "Import"] 16:47:30.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.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: "Import"] 16:47:30.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.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: "Import"] 16:47:30.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.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: "Import"] 16:47:30.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.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: "Import"] 16:47:30.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:30.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:30.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:30.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:30.140 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:47:30.141 DEBUG [main][MenuItemLookup] Found menu:'File' 16:47:30.141 DEBUG [main][MenuItemLookup] Item match:File 16:47:30.141 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:47:30.141 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:30.142 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:47:30.142 DEBUG [main][MenuItemLookup] Item match:Import... 16:47:30.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:47:30.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:47:30.142 INFO [main][MenuItemHandler] Select menu item: &Import... 16:47:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:47:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:47:30.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:47:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:30.256 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:47:30.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:47:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:47:30.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:47:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:30.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:47:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:30.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:47:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:47:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:47:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:47:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:30.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:47:30.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:47:30.260 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:47:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:47:30.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:47:30.261 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:47:30.261 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:47:30.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:47:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:30.262 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:47:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:30.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:30.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:30.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:47:30.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:47:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:30.381 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:47:30.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:47:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:47:30.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:47:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:30.381 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:47:30.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:30.382 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' 16:47:30.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.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:") 16:47:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:30.383 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:47:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:30.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:30.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:30.412 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 16:47:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:47:30.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:47:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:47:30.413 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 16:47:30.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:47:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:30.475 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:47:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:30.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:30.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:30.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:30.482 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 16:47:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:30.483 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 16:47:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:30.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:47:30.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:47:30.566 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 16:47:30.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.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") 16:47:30.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:30.593 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 16:47:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:30.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:30.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:30.593 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:47:30.593 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:47:30.593 DEBUG [WorkbenchTestable][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) 16:47:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:30.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:30.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:30.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:30.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:30.596 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:30.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:30.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:47:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:47:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:31.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:31.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:31.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:47:31.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:31.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:31.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:31.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:31.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:31.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:31.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:31.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:31.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:31.238 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:31.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:31.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:31.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:31.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:31.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:31.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:31.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:31.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:31.240 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 16:47:31.241 INFO [WorkbenchTestable][ServersView2] Create new server 16:47:31.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:47:31.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:31.242 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:31.242 DEBUG [main][MenuItemLookup] Item match:New 16:47:31.242 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:47:31.242 DEBUG [main][MenuItemLookup] Item match:Server 16:47:31.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:47:31.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:47:31.294 INFO [main][MenuItemHandler] Select menu item: Server 16:47:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:47:31.526 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 16:47:31.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:47:31.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:31.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:31.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'] 16:47:31.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:31.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:31.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'] 16:47:31.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:31.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:31.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 Server"] 16:47:31.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:31.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:31.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:47:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:31.600 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:47:31.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:31.608 DEBUG [WorkbenchTestable][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 16:47:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:31.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:31.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:31.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:47:31.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:47:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:47:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:47:31.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:47:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:32.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:47:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:47:32.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:47:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:32.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:47:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:32.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:47:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:47:32.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.wizard.NewServerWizardPage, index 0 and no matchers specified 16:47:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:32.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:32.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:32.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:47:32.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:47:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:32.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:47:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:32.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:47:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:47:32.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:47:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:32.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:47:32.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:32.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:47:32.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:47:32.121 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:47:32.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:47:32.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:47:32.127 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:47:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:32.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:32.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:32.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:32.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:32.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:32.632 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:") 16:47:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:32.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:32.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:32.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:47:32.639 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:47:32.640 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 16:47:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:47:32.641 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:47:32.641 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:47:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:47:33.142 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:47:33.142 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:47:33.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 16:47:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:33.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:33.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:33.148 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:33.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:33.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:33.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:47:33.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:47:33.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:33.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:33.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:33.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:33.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:33.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:33.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:33.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:33.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:33.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:33.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.671 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:47:33.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:33.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:33.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:33.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:33.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:33.683 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:33.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:33.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:33.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:33.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:33.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 16:47:33.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:33.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:33.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:33.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:33.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:47:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:33.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:33.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:33.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:33.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:33.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:33.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:33.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:33.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:33.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 16:47:33.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:47:33.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:33.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:33.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 '\*?\QServers\E') 16:47:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:33.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:33.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:33.783 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:33.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:33.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:33.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:33.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:33.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:33.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:33.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:33.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:33.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:33.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:47:33.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:33.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:33.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:33.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:33.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:33.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:33.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:33.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:33.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:33.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:33.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:47:33.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:33.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:33.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:47:33.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:47:33.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:47:33.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:33.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:47:33.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:47:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:33.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:33.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:47:33.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:33.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:33.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:33.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:33.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:33.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:33.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:33.878 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:33.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:33.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:33.905 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:47:33.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:33.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:33.930 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:47:33.930 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:47:33.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:47:33.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:47:33.930 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:47:34.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:47:34.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:34.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 16:47:34.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:47:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:34.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:34.039 DEBUG [WorkbenchTestable][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 16:47:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:34.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:34.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:34.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:34.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:34.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:34.053 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:34.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:34.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:34.054 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 16:47:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:34.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:34.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:34.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:34.055 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:47:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:34.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:34.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:34.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 16:47:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:34.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:34.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:34.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:34.070 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 16:47:34.070 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 16:47:34.071 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 16:47:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:34.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:34.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:34.071 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:47:34.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 16:47:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:34.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:34.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:34.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:34.096 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:34.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:34.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:34.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:34.102 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:47:34.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:34.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:34.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:34.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:34.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:34.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:34.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:34.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:34.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:34.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:34.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:34.603 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:34.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:34.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:34.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:34.604 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:34.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:34.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:35.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:35.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:35.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:35.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:35.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:35.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:35.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:35.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:35.107 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:35.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:35.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:35.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:35.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:35.108 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:35.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:35.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:35.123 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:35.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:35.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:35.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:35.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:35.124 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:35.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:35.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:35.135 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:35.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:35.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:35.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:35.137 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:35.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:35.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:35.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:35.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:35.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:35.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:35.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:35.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:35.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:35.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:35.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:35.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:35.139 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:35.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:35.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:35.150 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:35.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:35.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:35.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:35.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:35.151 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:35.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:35.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:35.158 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 16:47:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:35.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:47:35.163 DEBUG [main][MenuItemLookup] Found menu:'File' 16:47:35.163 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:47:35.163 DEBUG [main][MenuItemLookup] Item match:Edit 16:47:35.165 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:47:35.165 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:47:35.165 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:35.165 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:47:35.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:35.165 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:35.165 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:35.165 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:35.165 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:47:35.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:47:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:47:35.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:47:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:47:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:35.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'File' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:47:35.166 DEBUG [main][MenuItemLookup] Item match:Edit 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:35.166 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:35.166 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:47:35.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:47:35.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:47:35.167 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:47:35.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:47:35.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:47:35.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:35.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:47:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:35.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:35.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:35.216 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:47:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:35.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:35.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:35.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:47:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:47:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:47:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:47:35.329 DEBUG [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.... 16:47:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 16:47:45.337 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.... 16:47:45.337 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 16:47:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:45.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:45.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:45.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:47:45.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:47:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:45.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:45.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:47:45.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:45.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:45.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:47:45.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:47:45.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:47:45.339 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:45.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:45.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:45.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:45.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:45.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:45.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:45.343 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:45.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:45.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:45.372 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:47:45.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:45.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:45.398 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:45.398 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:45.398 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:45.399 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:47:45.399 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:47:45.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:47:45.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:47:45.399 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:47:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:47:45.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:45.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:45.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. finished successfully 16:47:45.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:47:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:45.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 16:47:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:45.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:45.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:45.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:45.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:45.513 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:45.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:45.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:45.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 >") 16:47:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:45.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:45.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:45.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:45.515 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:47:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:45.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:45.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:45.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.wizard.ModifyModulesPage, index 0 and no matchers specified 16:47:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:45.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:45.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:45.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:45.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:45.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:47:45.531 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:47:45.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:47:45.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:47:45.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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 >") 16:47:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:45.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:45.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:45.539 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:47:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:45.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:45.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:45.541 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:47:45.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 16:47:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:45.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:45.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:45.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:45.543 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:45.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:45.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:45.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:45.547 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:47:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:46.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:46.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:46.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:46.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:46.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:46.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:46.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:46.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:46.048 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:46.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:46.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:46.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:46.049 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:46.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:46.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:46.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:46.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:46.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:46.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:46.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:46.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:46.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:46.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:46.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:46.051 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:46.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:46.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:46.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:46.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:46.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:46.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:46.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:47:46.061 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:47:46.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:47:46.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:47:46.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:46.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:46.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:46.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:46.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:46.075 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:46.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:46.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:46.088 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:47:46.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:46.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:46.110 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:47:46.110 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:47:46.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:47:46.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:47:46.111 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:47:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:47:46.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:46.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:46.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:47:46.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:47:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:46.210 DEBUG [WorkbenchTestable][WidgetLookup] 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") 16:47:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:46.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:46.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:46.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:46.213 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 16:47:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:46.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:46.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:46.226 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:47:46.226 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:47:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:46.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:46.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:46.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:46.228 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:46.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:46.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:46.270 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 16:47:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:47:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:47:46.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:47:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:46.271 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) 16:47:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:46.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:46.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:46.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:46.272 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:47:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:46.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:46.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:46.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:47:46.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:47:46.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:47:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:47:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:46.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:46.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:46.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:46.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:46.813 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:46.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:47.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:47.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:47.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:47.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:47.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:47.815 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:47.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:47.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:47.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:47.816 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:47.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:48.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:48.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:48.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:48.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:48.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:48.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:47:48.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:47:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:48.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:48.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:47:48.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:48.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:48.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:47:48.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:47:48.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:47:48.820 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:48.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:48.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:48.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:48.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:48.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:48.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:48.823 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:48.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:48.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:48.850 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:47:48.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:48.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:48.871 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:48.872 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:47:48.872 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:47:48.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:47:48.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:47:48.872 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:47:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:47:48.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:48.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:47:48.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:47:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:48.970 DEBUG [WorkbenchTestable][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 16:47:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:48.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:48.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:48.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:48.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:48.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:48.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:48.971 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:48.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:48.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:48.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >") 16:47:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:48.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:48.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:48.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:48.973 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:47:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:48.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:48.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:48.997 DEBUG [WorkbenchTestable][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 16:47:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:48.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:48.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:48.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:48.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:47:48.998 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:47:48.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:47:48.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:47:48.999 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 16:47:48.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:48.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:49.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:49.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:49.000 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:47:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:49.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:49.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:49.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 16:47:49.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:49.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:47:49.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:47:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:49.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:47:49.004 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 16:47:49.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 16:47:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:49.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 16:47:49.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 16:47:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:50.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:50.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 16:47:50.006 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 16:47:50.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 16:47:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:50.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 16:47:50.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 16:47:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:51.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 16:47:51.007 DEBUG [WorkbenchTestable][WidgetLookup] 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") 16:47:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:51.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:51.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:51.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:51.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:51.012 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 16:47:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:51.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:51.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:51.014 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:47:51.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 16:47:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:51.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:51.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:51.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:51.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:51.016 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:51.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:51.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:51.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:51.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:51.020 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:47:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:51.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:51.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:51.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:51.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:51.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:51.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:51.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:51.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:51.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:51.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:51.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:51.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:51.522 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:51.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:51.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:52.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:52.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:52.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:52.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:52.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:52.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:52.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:52.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:47:52.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:47:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:52.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:52.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:47:52.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:52.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:52.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:47:52.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:47:52.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:47:52.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:52.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:52.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:52.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:52.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:52.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:52.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:52.528 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:52.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:52.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:52.561 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:47:52.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:52.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:52.584 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:47:52.584 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:47:52.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:47:52.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:47:52.584 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:47:52.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:47:52.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:52.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 16:47:52.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:47:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:52.714 DEBUG [WorkbenchTestable][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 16:47:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:52.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:52.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:52.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:47:52.718 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 16:47:52.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 16:47:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:53.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 16:47:53.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 16:47:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:53.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 16:47:53.720 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 16:47:53.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 16:47:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:54.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 16:47:54.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 16:47:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:54.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 16:47:54.721 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 16:47:54.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 16:47:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:55.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:55.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 16:47:55.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 16:47:55.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:55.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 16:47:55.723 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 16:47:55.723 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 16:47:55.723 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:47:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:55.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:55.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:55.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:55.730 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:47:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:55.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:55.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:47:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:47:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:55.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:55.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:55.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:55.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:55.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:55.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:55.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:55.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:55.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:55.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:55.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:55.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:55.777 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:55.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:56.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:56.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:56.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:56.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:56.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:47:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:56.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:56.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:56.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:47:56.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:47:56.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:56.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:56.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:56.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:47:56.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:47:56.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:47:56.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:47:56.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:47:56.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:47:56.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:56.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:56.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:56.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:47:56.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:47:56.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:47:56.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:56.807 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:56.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:56.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:56.836 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:47:56.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:56.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:56.865 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:47:56.865 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:47:56.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:47:56.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:47:56.865 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:47:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:47:56.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:56.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:47:56.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:47:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:56.991 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 16:47:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:56.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:56.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:56.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:56.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:56.996 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 16:47:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:56.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:56.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:57.011 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:47:57.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:47:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:57.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:57.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:57.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:57.019 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:57.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:57.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:57.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:57.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:57.025 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:47:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:57.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:57.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:57.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:57.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:57.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:57.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:57.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:57.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:57.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:57.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:57.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:57.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:57.527 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:57.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:57.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:57.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:57.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:57.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:57.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:57.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:57.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:57.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:57.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:57.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:57.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:57.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:57.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:57.531 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:57.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:57.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:57.553 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:57.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:57.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:57.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:57.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:47:57.554 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:47:57.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:47:57.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:47:57.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:57.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:57.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:57.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:57.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:47:57.565 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:47:57.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:47:57.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:47:57.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:57.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:57.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:57.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:57.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:47:57.580 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:47:57.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:47:57.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:47:57.595 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:47:57.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:47:57.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'New' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:57.619 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:47:57.619 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:47:57.619 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:47:57.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:47:57.620 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:47:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:47:57.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:57.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 16:47:57.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:47:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:57.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.wizard.ModifyModulesPage, index 1 and no matchers specified 16:47:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:57.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:47:57.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:47:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:57.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:47:57.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:57.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:57.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:47:57.721 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:47:57.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:47:57.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:47:57.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove") 16:47:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:57.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:57.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:57.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:57.735 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 16:47:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:57.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:57.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:57.737 DEBUG [WorkbenchTestable][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 16:47:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:57.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:47:57.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:47:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:57.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:47:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:47:57.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:47:57.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:47:57.744 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:47:57.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:47:57.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:47:57.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove") 16:47:57.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:57.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:57.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:57.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:57.746 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 16:47:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:57.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:57.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:57.748 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:47:57.748 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:47:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:57.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:57.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:57.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:57.750 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:47:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:57.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:57.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:47:57.791 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 16:47:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:47:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:47:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:47:57.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:47:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:57.792 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) 16:47:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:57.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:57.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:57.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:57.793 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:47:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:57.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:57.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:47:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:47:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:47:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:47:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:58.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:47:58.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:58.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:58.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:58.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:58.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:58.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:58.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:58.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:58.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:58.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:58.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:58.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:58.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:58.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:58.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:58.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:58.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:58.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:58.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:58.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:58.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:58.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:58.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:58.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:58.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:47:58.338 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:47:58.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:47:58.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:47:58.347 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:58.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:58.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:58.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:58.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:47:58.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:58.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:58.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:58.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:47:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:47:58.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 16:47:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:47:58.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:47:58.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:47:58.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:58.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:58.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:58.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:58.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:47:58.356 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:47:58.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:47:58.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:47:58.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:47:58.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:47:58.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:47:58.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:47:58.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:47:58.363 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:47:58.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:47:58.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:47:58.373 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 16:47:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:58.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:47:58.373 DEBUG [main][MenuItemLookup] Found menu:'File' 16:47:58.373 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:47:58.373 DEBUG [main][MenuItemLookup] Item match:Edit 16:47:58.374 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:47:58.374 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:47:58.374 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:58.374 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:47:58.374 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:58.374 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:58.374 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:58.374 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:58.374 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:47:58.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:47:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:47:58.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:47:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:47:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:58.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'File' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:47:58.375 DEBUG [main][MenuItemLookup] Item match:Edit 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'' 16:47:58.375 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:47:58.375 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:47:58.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:47:58.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:47:58.376 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:47:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:47:58.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:47:58.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:47:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:47:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:47:58.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 "OK") 16:47:58.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:47:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:47:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:47:58.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:47:58.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:47:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:47:58.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:47:58.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:47:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:47:58.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:47:58.424 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:47:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:47:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:47:58.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:47:58.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:47:58.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:47:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:47:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:47:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:47:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:47:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:47:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 16:48:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 16:48:08.543 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.... 16:48:08.543 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 16:48:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:08.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:08.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:48:08.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:08.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:08.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:48:08.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:08.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:48:08.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:48:08.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:08.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:08.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:08.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:08.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:08.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:08.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:08.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:08.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:08.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:48:08.566 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:48:08.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:48:08.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:48:08.574 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:48:08.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:08.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:08.601 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:48:08.601 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:48:08.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:48:08.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:48:08.602 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:48:08.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:48:08.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:08.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:48:08.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:48:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:08.702 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 16:48:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:08.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:08.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:08.703 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 16:48:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:08.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:08.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:08.716 DEBUG [WorkbenchTestable][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 16:48:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:08.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:48:08.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:48:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:08.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:48:08.717 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 16:48:08.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 16:48:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:09.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 16:48:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 16:48:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:09.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:09.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 16:48:09.719 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 16:48:09.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 16:48:09.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:10.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 16:48:10.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 16:48:10.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:10.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 16:48:10.720 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 16:48:10.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 16:48:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:11.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 16:48:11.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 16:48:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:11.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 16:48:11.722 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 16:48:11.722 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 16:48:11.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 16:48:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:11.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:11.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:11.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:11.727 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:48:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:11.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:11.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:11.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:48:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:48:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:11.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:11.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:11.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:11.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:11.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:11.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:11.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:11.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:11.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:11.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:11.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:11.770 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 16:48:11.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:48:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:12.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:48:12.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 16:48:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:12.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 16:48:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:12.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:12.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:12.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:48:12.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:12.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:12.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 16:48:12.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:12.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:12.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:48:12.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:12.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:12.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:12.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:12.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:48:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:12.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:12.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:12.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:12.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:12.797 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:48:12.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:48:12.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:12.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:12.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:48:12.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:48:12.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:12.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:12.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:12.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:13.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:13.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:13.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:13.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:48:13.849 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:48:13.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:48:13.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:13.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:13.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:13.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:13.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:13.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:13.850 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:48:13.851 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 16:48:13.851 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 16:48:13.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:48:13.851 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:48:13.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:48:13.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:48:13.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:13.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:13.900 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:13.901 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:48:13.901 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:48:13.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:48:13.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:48:13.901 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:48:13.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:48:14.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:14.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:14.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:14.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:14.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:14.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:14.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:14.402 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 16:48:14.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:48:14.402 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:48:14.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:48:14.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:48:14.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:14.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:14.444 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:14.444 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:48:14.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:48:14.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:48:14.444 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:48:14.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 'Delete.*'] is available.... 16:48:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:48:15.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:48:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:15.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:15.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:15.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:15.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:48:15.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:15.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:48:15.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:15.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:15.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:15.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:15.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:15.107 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:48:15.107 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:48:15.107 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:48:15.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:15.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:15.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:15.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:15.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:48:15.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:15.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:15.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:15.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:48:15.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:15.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:15.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:15.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:15.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:15.109 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:48:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:15.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:15.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:48:15.115 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:48:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:48:15.616 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:48:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:15.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:48:15.616 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:48:15.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:48:15.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:48:15.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:15.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:15.664 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:48:15.664 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:48:15.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:48:15.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:48:15.664 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:48:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:15.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:16.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:16.165 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 16:48:16.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:48:16.165 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:48:16.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:48:16.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:48:16.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:16.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:16.207 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:16.207 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:48:16.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:48:16.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:48:16.207 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:48:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:48:16.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:48:16.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:48:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:16.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:16.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:16.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: 32) 16:48:16.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:16.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:48:16.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:16.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:16.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:16.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:16.875 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:48:16.875 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:48:16.875 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:48:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:16.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:16.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:16.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) 16:48:16.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:16.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:48:16.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:16.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:16.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:16.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:16.877 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:48:16.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:16.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:16.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:16.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:16.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:48:16.885 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:48:17.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:48:17.385 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:48:17.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:17.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:17.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:48:17.386 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:48:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:48:17.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:48:17.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:17.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:17.435 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:48:17.435 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:48:17.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:48:17.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:48:17.436 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:48:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:17.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:17.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:17.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:17.936 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 16:48:17.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:48:17.937 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:48:17.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:48:17.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:48:17.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:17.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:17.979 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:17.979 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:48:17.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:48:17.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:48:17.979 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:48:18.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 'Delete.*'] is available.... 16:48:18.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 'Delete.*'] is available. finished successfully 16:48:18.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:48:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:18.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:18.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:18.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:18.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: 32) 16:48:18.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:18.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:18.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:18.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:48:18.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:18.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:18.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:18.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:18.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:18.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:18.635 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:48:18.635 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:48:18.635 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:48:18.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:18.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:18.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:18.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:18.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", Widget matcher matching widgets with style: 8) 16:48:18.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:18.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:48:18.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:18.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:18.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:18.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:18.637 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:48:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:18.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:18.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:48:18.643 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:48:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:48:19.143 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:48:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:19.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:48:19.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:19.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:19.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:19.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:19.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:19.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:19.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:19.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:19.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:19.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:19.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:19.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 '\*?\QServers\E') 16:48:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:19.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:19.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:19.167 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:19.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:19.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:19.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:19.202 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:19.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:19.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:19.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:19.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:19.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:19.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:19.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:19.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:19.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:19.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:19.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:19.218 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:19.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:19.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:19.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:19.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:48:19.220 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:48:19.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:48:19.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:48:19.247 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:19.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:19.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:19.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:19.248 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 16:48:19.248 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:19.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:19.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:19.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:19.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:19.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:19.271 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:19.271 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:19.271 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:19.271 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:19.271 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:19.271 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:19.271 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:19.271 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:48:19.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:48:19.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:48:19.272 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:48:19.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:48:19.314 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 16:48:19.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:48:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:19.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 "OK") 16:48:19.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:19.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:48:19.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:19.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:19.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:19.316 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:48:19.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:19.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:19.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:19.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:48:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:48:19.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:19.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:19.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:19.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 '\*?\QServers\E') 16:48:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:19.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:19.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:19.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:19.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:19.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:19.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:19.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:19.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:19.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:19.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 16:48:19.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:19.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:19.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:19.419 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 16:48:19.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:19.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:19.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:19.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:20.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:20.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:48:20.422 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:48:20.422 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 16:48:20.422 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:20.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:20.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:20.423 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 16:48:20.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 16:48:20.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:20.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:20.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:20.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:20.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:21.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:21.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:48:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:48:21.427 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:48:21.427 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:48:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 16:48:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:21.427 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 16:48:21.427 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:21.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.293 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.497 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.48 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.706 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.278 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.741 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.249 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:21.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:21.439 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:48:21.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:21.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:21.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:21.440 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:48:21.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:21.440 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:48:21.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:21.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:21.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:21.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:21.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:21.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:21.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:21.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:21.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:21.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:21.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:21.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:21.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:21.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:21.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:21.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:21.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:21.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:21.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:21.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:21.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:21.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:21.484 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 16:48:21.484 INFO [WorkbenchTestable][ServersView2] Create new server 16:48:21.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:48:21.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:21.485 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:21.485 DEBUG [main][MenuItemLookup] Item match:New 16:48:21.486 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:48:21.486 DEBUG [main][MenuItemLookup] Item match:Server 16:48:21.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:48:21.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:48:21.486 INFO [main][MenuItemHandler] Select menu item: Server 16:48:21.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:48:21.651 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 16:48:21.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:48:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:21.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:48:21.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:21.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:21.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:48:21.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:21.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:21.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 16:48:21.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:21.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:21.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:48:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:21.653 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:48:21.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:21.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 16:48:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:21.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:21.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:21.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:21.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:48:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:48:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:48:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:48:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:48:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:48:21.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:48:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:22.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:22.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:48:22.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:48:22.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:48:22.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:22.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:48:22.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:22.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:48:22.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:48:22.175 DEBUG [WorkbenchTestable][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 16:48:22.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:22.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:22.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:22.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:48:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:48:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:48:22.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:48:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:22.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:48:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:22.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:48:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:48:22.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:48:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:22.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:48:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:22.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:48:22.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:48:22.177 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:48:22.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:48:22.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:48:22.181 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:48:22.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:22.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:22.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:22.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:22.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:22.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:22.689 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:") 16:48:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:22.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:22.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:22.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:48:22.696 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:48:22.697 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 16:48:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:48:22.697 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:48:22.697 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:48:23.197 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:48:23.197 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:48:23.698 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:48:23.698 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:48:24.198 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:48:24.198 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:48:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:48:24.701 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:48:24.701 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:48:24.701 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:48:24.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:24.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:24.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:24.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:24.704 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:48:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:24.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:24.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:48:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:48:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:25.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:25.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:25.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:25.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:25.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:25.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:25.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:25.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:25.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:25.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48: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 '\*?\QServers\E') 16:48:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:25.253 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:25.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:25.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:25.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:25.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:25.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:25.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 16:48:25.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:25.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:25.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:25.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:25.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:25.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:25.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:25.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 '\*?\QServers\E') 16:48:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:25.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:25.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:25.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:25.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:25.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:25.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 16:48:25.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:25.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:25.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:25.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:25.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:25.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:25.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:25.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:25.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:25.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:25.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:25.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:25.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:25.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:25.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:25.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:25.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:25.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:25.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:25.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:25.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') 16:48:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:25.393 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:25.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:25.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:25.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:25.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:25.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:25.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:48:25.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:48:25.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:48:25.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:48:25.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.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: "Import"] 16:48:25.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.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: "Import"] 16:48:25.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.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: "Import"] 16:48:25.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.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: "Import"] 16:48:25.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.399 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:48:25.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:25.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:25.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:48:25.400 DEBUG [main][MenuItemLookup] Found menu:'File' 16:48:25.400 DEBUG [main][MenuItemLookup] Item match:File 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:25.401 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:48:25.401 DEBUG [main][MenuItemLookup] Item match:Import... 16:48:25.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:48:25.401 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:48:25.402 INFO [main][MenuItemHandler] Select menu item: &Import... 16:48:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:48:25.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:48:25.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:48:25.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:25.532 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:48:25.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:48:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:48:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:48:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:48:25.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:48:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:25.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:48:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:25.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:48:25.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:48:25.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:48:25.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:25.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:48:25.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:25.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:48:25.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:48:25.535 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:48:25.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:48:25.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:48:25.536 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:48:25.536 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:48:25.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.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) 16:48:25.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:25.537 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:48:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:25.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:25.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:25.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: "Import"] 16:48:25.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:48:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:25.648 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:48:25.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:48:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:48:25.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:48:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:25.675 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:48:25.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:25.676 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' 16:48:25.676 DEBUG [WorkbenchTestable][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:") 16:48:25.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:25.677 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:48:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:25.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:25.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:25.678 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 16:48:25.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:48:25.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:48:25.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:48:25.679 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 16:48:25.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:48:25.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:25.681 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:48:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:25.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:25.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:25.829 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 16:48:25.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:48:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:48:25.831 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 16:48:25.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:48:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:25.859 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 16:48:25.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:25.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:25.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:25.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:25.859 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:48:25.859 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:48:25.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:48:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:25.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:25.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:25.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:25.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:25.862 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:48:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:25.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:25.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:48:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:48:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:26.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:48:26.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:48:26.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:48:26.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:48:26.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:26.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:26.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:26.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:26.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:26.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:26.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:26.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:26.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:26.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:26.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:26.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:26.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:26.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:26.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:26.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:26.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:26.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:26.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:26.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:26.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:26.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:26.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:26.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:26.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:26.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:26.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:26.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:26.114 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 16:48:26.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:48:26.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:26.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:48:26.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:48:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:27.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:48:27.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:27.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:27.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:27.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:27.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:27.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:27.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:27.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:27.119 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 16:48:27.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:48:27.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:27.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:48:27.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:48:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:28.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:48:28.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.127 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:28.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:28.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:28.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 '\*?\QServers\E') 16:48:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:28.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:28.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:28.161 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:28.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:28.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:28.164 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:28.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 16:48:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:28.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:28.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:28.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:28.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:28.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:28.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:28.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:28.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:28.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:28.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:28.199 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:48:28.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:28.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:28.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:28.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:28.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:28.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:28.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:28.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:28.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:28.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:28.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:28.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:28.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:28.236 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:48:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:48:28.237 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 16:48:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:28.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:28.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:28.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:28.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:28.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:28.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:28.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:28.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:28.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:28.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:28.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:28.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:28.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:28.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:28.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 16:48:28.260 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 16:48:28.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 16:48:28.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 16:48:28.270 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:28.272 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 16:48:28.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:28.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:28.279 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 16:48:28.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:28.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:28.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:28.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 16:48:28.281 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 16:48:28.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 16:48:28.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 16:48:28.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:28.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:28.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:48:28.320 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:48:28.320 DEBUG [main][MenuItemLookup] Item match:Profile 16:48:28.320 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 16:48:28.320 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 16:48:28.320 INFO [main][MenuItemHandler] Select menu item: Pro&file 16:48:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 16:48:28.324 DEBUG [Worker-13: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 16:48:29.334 DEBUG [Worker-13: Starting Server 1][AbstractWait] Wait for 1 seconds 16:48:30.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 16:48:30.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 16:48:30.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:30.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:30.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:30.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:30.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 16:48:30.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:30.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:30.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:30.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:30.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:30.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:30.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:30.831 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 16:48:30.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:30.831 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:30.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:30.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:30.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:30.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 16:48:30.832 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 16:48:30.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 16:48:30.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 16:48:30.845 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:30.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:30.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:30.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:30.846 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 16:48:30.847 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:30.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:30.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:30.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:30.848 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:30.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:30.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:30.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:30.849 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 16:48:30.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:30.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:30.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:30.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:30.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 16:48:30.851 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 16:48:30.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 16:48:30.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 16:48:30.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:30.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:30.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:48:30.893 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:48:30.893 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 16:48:30.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 16:48:30.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 16:48:30.893 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 16:48:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 16:48:30.896 DEBUG [Worker-7: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:48:31.920 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 16:48:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 16:48:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 16:48:33.395 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:33.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:33.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:33.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 16:48:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:33.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:33.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:33.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:33.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:33.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:33.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:33.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:33.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:33.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:33.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:33.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:33.398 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 16:48:33.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:33.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:33.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:33.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:33.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:33.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:33.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:33.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:33.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:33.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 16:48:33.401 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 16:48:33.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 16:48:33.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 16:48:33.410 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:33.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:33.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:33.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:33.411 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 16:48:33.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:33.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:33.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:33.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:33.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:33.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:33.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:33.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:33.413 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 16:48:33.413 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:33.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:33.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:33.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:33.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 16:48:33.414 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 16:48:33.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 16:48:33.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 16:48:33.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:33.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:33.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:33.454 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:48:33.455 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:48:33.455 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:48:33.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:48:33.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:48:33.455 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:48:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:48:33.456 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:48:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:48:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:48:34.956 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:34.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:34.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:34.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:48:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:34.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:34.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:34.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:34.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:34.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:34.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:34.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:34.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:34.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:34.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:34.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:34.959 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:48:34.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:34.960 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:34.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:34.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:34.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:34.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:34.961 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:34.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:34.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:34.969 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:34.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:34.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:34.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:34.971 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 16:48:34.971 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:34.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:34.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:34.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:34.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:34.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:34.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:34.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:34.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:34.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:34.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:34.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:34.975 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:48:34.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:34.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:35.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:35.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:35.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:35.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:35.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:35.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:35.983 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:35.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:35.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:35.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:35.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:35.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 '\*?\QServers\E') 16:48:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:35.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:36.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:36.016 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:36.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:36.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:36.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:36.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:36.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:36.019 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:36.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:36.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:36.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:36.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:36.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:36.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:36.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:36.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:36.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') 16:48:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:36.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:36.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:36.051 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:36.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:36.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:36.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:36.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:36.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:36.054 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:48:36.054 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:36.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:36.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:36.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:36.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:36.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:36.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:36.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:36.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:36.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:36.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:36.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:36.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:36.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:36.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:36.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:36.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:36.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:36.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:36.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:36.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:36.089 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:48:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:48:36.590 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 16:48:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:36.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:36.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:36.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:36.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:36.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:36.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:36.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:36.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:36.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:36.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:36.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:36.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:36.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:36.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:36.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 '\*?\QServers\E') 16:48:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:36.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:36.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:36.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:36.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:36.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:36.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:36.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:36.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:36.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:36.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:36.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:36.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:36.634 INFO [WorkbenchTestable][ServersView2] Create new server 16:48:36.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:36.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:36.680 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:36.680 DEBUG [main][MenuItemLookup] Item match:New 16:48:36.680 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:48:36.680 DEBUG [main][MenuItemLookup] Item match:Server 16:48:36.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:48:36.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:48:36.681 INFO [main][MenuItemHandler] Select menu item: Server 16:48:36.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:48:36.836 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 16:48:36.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:48:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:36.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:48:36.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:36.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:36.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:48:36.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:36.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:36.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 16:48:36.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:36.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:36.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:48:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:36.839 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:48:36.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:36.841 DEBUG [WorkbenchTestable][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 16:48:36.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:36.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:36.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:36.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:48:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:48:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:48:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:48:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:48:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:48:36.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:48:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:37.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:37.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:48:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:48:37.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:48:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:37.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:48:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:37.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:48:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:48:37.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 16:48:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:37.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:37.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:37.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:48:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:48:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:48:37.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:48:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:37.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:48:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:37.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:48:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:48:37.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:48:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:37.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:48:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:37.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:48:37.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:48:37.354 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:48:37.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:48:37.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:48:37.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.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) 16:48:37.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:37.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:37.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:37.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:37.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:37.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:37.863 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:") 16:48:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:37.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:37.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:37.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:37.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:48:37.869 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:48:37.870 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 16:48:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:48:37.871 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:48:37.871 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:48:38.371 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:48:38.371 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:48:38.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:48:38.871 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:48:38.871 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:48:38.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:48:38.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:38.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:38.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:38.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:38.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:38.878 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:48:38.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:38.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:38.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:38.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:48:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:48:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:39.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:39.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:39.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:39.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:39.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:39.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:39.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:39.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:39.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:39.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:39.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:39.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:39.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:39.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:39.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:39.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:39.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 16:48:39.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:39.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:39.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:39.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:39.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:39.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:39.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:39.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:39.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:39.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') 16:48:39.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:39.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:39.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:39.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:39.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 16:48:39.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:39.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:39.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:39.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:39.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:39.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:39.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:39.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:39.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:39.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:39.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:39.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:39.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:39.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:39.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:39.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:39.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:39.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:39.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:39.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:39.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:39.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:39.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:39.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:39.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:39.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:39.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:39.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:39.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:39.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:39.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:39.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 16:48:39.681 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 16:48:39.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 16:48:39.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 16:48:39.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:39.711 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 16:48:39.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:39.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:39.713 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 16:48:39.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:39.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:39.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:39.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:39.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 16:48:39.717 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 16:48:39.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 16:48:39.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 16:48:39.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:39.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:39.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:39.754 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:39.754 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:48:39.755 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:48:39.755 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 16:48:39.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 16:48:39.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 16:48:39.755 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 16:48:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 16:48:39.758 DEBUG [Worker-11: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 16:48:40.768 DEBUG [Worker-11: Starting Server 2][AbstractWait] Wait for 1 seconds 16:48:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 16:48:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 16:48:42.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 16:48:42.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:42.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:42.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:42.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.260 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 16:48:42.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:42.260 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 16:48:42.261 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 16:48:42.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 16:48:42.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 16:48:42.269 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.270 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 16:48:42.270 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:42.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:42.298 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:42.298 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:42.298 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:42.298 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:42.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:42.298 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:42.298 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:42.298 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:48:42.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:48:42.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:48:42.298 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:48:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:48:42.354 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 16:48:42.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:48:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:42.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: 32) 16:48:42.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:42.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:48:42.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:42.355 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 16:48:42.355 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 16:48:42.355 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 16:48:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:42.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:42.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:48:42.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:42.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:48:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:42.357 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:48:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:42.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:42.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:42.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:48:42.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:48:42.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:42.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:42.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:42.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:42.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:42.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:42.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:42.445 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:42.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:42.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:42.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 16:48:42.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:42.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:42.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:42.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:42.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:42.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:42.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:42.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:42.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:42.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:42.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:42.484 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:48:42.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.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 16:48:42.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:42.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:42.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:42.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:42.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:42.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:42.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:42.518 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:48:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 16:48:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:42.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:48:42.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:42.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:42.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:42.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:42.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:42.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:42.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:42.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:42.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:42.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:42.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:42.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:42.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:42.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:42.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:42.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:42.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:42.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:42.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:42.589 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:42.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:42.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:42.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:42.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:42.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:42.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:42.612 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:48:42.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:43.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:43.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:43.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:43.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:43.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:43.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:43.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 '\*?\QServers\E') 16:48:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:43.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:43.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:43.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:43.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:43.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:43.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:43.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:43.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:43.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:43.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:43.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:43.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:43.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.cnf.ServersView2, index 0 and no matchers specified 16:48:43.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:43.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:43.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:43.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:43.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:43.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:43.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:43.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:43.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:43.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:43.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:43.669 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:43.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:43.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:43.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:43.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:43.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:43.672 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:48:43.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:43.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:43.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:43.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:43.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:43.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:43.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:43.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:43.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:43.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:43.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:43.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:43.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:43.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:43.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:43.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:43.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:43.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:43.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:43.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:43.725 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:48:43.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:48:44.226 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 16:48:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:44.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:44.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:44.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:44.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:44.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:44.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:44.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:44.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:44.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:44.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:44.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:44.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:44.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:44.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:44.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:44.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:44.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:44.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:44.231 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:44.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:44.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:44.261 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:44.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:44.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:44.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:44.262 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 16:48:44.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:44.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:44.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:44.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:44.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:44.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:44.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:44.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:44.265 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 16:48:44.265 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:44.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:44.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:44.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:44.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:44.266 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:44.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:44.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:44.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:44.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:44.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:48:44.299 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:48:44.299 DEBUG [main][MenuItemLookup] Item match:Profile 16:48:44.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 16:48:44.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 16:48:44.300 INFO [main][MenuItemHandler] Select menu item: Pro&file 16:48:44.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 16:48:44.302 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds 16:48:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 16:48:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 16:48:45.801 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 16:48:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:45.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:45.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:45.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:45.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:45.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:45.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:45.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:45.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.804 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 16:48:45.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:45.804 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.806 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 16:48:45.807 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 16:48:45.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 16:48:45.813 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 16:48:45.814 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.815 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 16:48:45.816 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.817 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 16:48:45.819 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 16:48:45.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 16:48:45.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 16:48:45.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.831 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 16:48:45.831 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.832 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.833 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 16:48:45.833 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:45.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:45.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:45.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:45.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 16:48:45.834 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 16:48:45.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 16:48:45.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 16:48:45.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:45.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:45.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:48:45.866 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:48:45.866 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:48:45.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:48:45.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:48:45.866 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:48:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:48:45.867 DEBUG [Worker-7: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:48:47.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:48:47.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:48:47.367 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:47.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:47.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:47.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:48:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:47.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:47.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:47.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:47.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:47.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:47.370 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:48:47.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:47.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:47.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:47.371 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:48:47.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:47.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:47.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:48.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:48.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:48.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.379 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:48.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:48.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:48.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:48.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:48.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 '\*?\QServers\E') 16:48:48.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:48.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:48.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:48.391 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:48.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:48.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:48.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:48.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:48.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:48.396 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:48.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:48.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:48.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:48.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:48.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:48.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:48.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:48.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:48.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 '\*?\QServers\E') 16:48:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:48.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:48.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:48.430 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:48.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:48.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:48.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:48.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:48.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:48.452 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:48:48.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:48.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:48.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:48.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:48.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:48.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:48.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:48.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:48.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:48.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 '\*?\QServers\E') 16:48:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:48.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:48.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:48.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:48.465 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:48.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:48.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:48.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:48.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:48.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:48.487 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:48:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:48:48.988 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 16:48:48.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:48.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:48.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:48.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:48.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:48.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:48.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:48.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:48.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:48.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:48.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:48.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:48.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:48.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:48.990 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:48.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:48.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:48.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:48.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:48.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:48.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:48.993 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:48.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:49.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:49.018 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:48:49.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:49.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:49.041 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:48:49.041 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:48:49.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:48:49.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:48:49.041 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:48:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:48:49.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:49.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:49.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: "Add and Remove..."] is available. finished successfully 16:48:49.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:48:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:49.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:48:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:49.142 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 16:48:49.142 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 16:48:49.142 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:48:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:49.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:49.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:49.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:49.144 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:48:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:49.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:49.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:48:49.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:48:49.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:49.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:48:49.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:48:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:49.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:49.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:49.211 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:49.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:49.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:49.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:49.213 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:49.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:49.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:49.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:49.214 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:48:49.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:49.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:49.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:50.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:50.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:50.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:50.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:50.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:50.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:50.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:50.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:50.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:50.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:50.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:50.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:50.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:50.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:50.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:50.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:50.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:50.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:50.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:50.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:50.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.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:50.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:50.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:50.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:50.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:50.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') 16:48:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:50.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:50.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:50.269 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:50.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:50.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:50.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:50.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:50.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:50.271 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:48:50.271 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:50.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:50.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:50.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48: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.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:50.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:50.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:50.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:50.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:50.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 '\*?\QServers\E') 16:48:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:50.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:50.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:50.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:50.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:50.302 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:50.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:50.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:50.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:50.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:50.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:50.304 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:48:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:48:50.805 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 16:48:50.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:50.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:50.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:50.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:50.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:50.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:50.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:50.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:50.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:50.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:50.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:50.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:50.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:50.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:50.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:50.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:50.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:50.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:50.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:50.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:50.830 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:50.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:50.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:50.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:50.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:50.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:50.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:50.858 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 16:48:50.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:50.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:50.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:48:50.882 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:48:50.882 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 16:48:50.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 16:48:50.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 16:48:50.882 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 16:48:50.884 DEBUG [Worker-8: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 16:48:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 16:48:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 16:48:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 16:48:51.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:51.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:51.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:51.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:52.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:52.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:52.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:52.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 16:48:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:52.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:52.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:52.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:52.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:52.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:52.403 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:52.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:52.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:52.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:52.404 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:52.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:52.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:52.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:52.405 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:48:52.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:52.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:52.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:52.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:53.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:53.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:53.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:53.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:53.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:53.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:53.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:53.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:53.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:53.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:53.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:53.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:53.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:53.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:53.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:53.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:53.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:53.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:53.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:53.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:53.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:53.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:53.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:53.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:53.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:53.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:53.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:53.459 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:53.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:53.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:53.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:53.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:53.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:53.462 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:48:53.462 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:53.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:53.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:53.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:53.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 16:48:53.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:53.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:53.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:53.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:53.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:53.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:53.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:53.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:53.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:53.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:53.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:53.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:53.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:53.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:53.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:53.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:53.496 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:48:53.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:48:53.997 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 16:48:53.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:53.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:53.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:53.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:53.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:53.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:53.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:53.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:53.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:53.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:53.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:53.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:53.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:53.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:53.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:53.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:53.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:53.999 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:53.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:54.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:54.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:54.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:54.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:54.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:54.022 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:54.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:54.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:54.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:54.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:54.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:54.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:54.031 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 16:48:54.031 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:54.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:54.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:54.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:54.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:54.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:54.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:54.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:54.033 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 16:48:54.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:54.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:54.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:54.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:54.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:54.053 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:54.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:54.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:54.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:54.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:54.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:48:54.088 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:48:54.088 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 16:48:54.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 16:48:54.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 16:48:54.088 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 16:48:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 16:48:54.091 DEBUG [Worker-7: Starting Server 1][AbstractWait] Wait for 1 seconds 16:48:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 16:48:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 16:48:55.590 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:55.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:55.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:55.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 16:48:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:55.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:55.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:55.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:55.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:55.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:55.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:55.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:55.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:55.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:55.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:55.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:55.593 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 16:48:55.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:55.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:55.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:55.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:55.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:55.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 16:48:55.594 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 16:48:55.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 16:48:55.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 16:48:55.607 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:55.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:55.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:55.608 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 16:48:55.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:55.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:55.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:55.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:55.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:55.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:55.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:55.610 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 16:48:55.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:55.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:55.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:55.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:55.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 16:48:55.611 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 16:48:55.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 16:48:55.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 16:48:55.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:55.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:55.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:55.651 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:55.651 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:55.651 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:55.651 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:55.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:55.651 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:55.651 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:48:55.652 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:48:55.652 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:48:55.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:48:55.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:48:55.652 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:48:55.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:48:55.652 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:48:57.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:48:57.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:48:57.153 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:57.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:57.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:57.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:57.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:48:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:48:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:48:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:48:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:48:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:48:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:48:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:48:57.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:48:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:48:57.155 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:57.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:57.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:57.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:57.156 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:48:57.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:57.156 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:57.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:57.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:57.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:57.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:57.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:57.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:57.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:57.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:57.158 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:57.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:57.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:57.167 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:57.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:57.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:57.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:57.168 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 16:48:57.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:57.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:57.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:57.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:57.169 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:57.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:57.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:57.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:57.175 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:57.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:57.176 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:48:57.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:57.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:57.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:48:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:48:58.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:48:58.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:48:58.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:48:58.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:58.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:58.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:58.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:58.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:58.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:58.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:58.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:58.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:58.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:58.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:58.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:58.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:58.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:58.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:58.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:58.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:58.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:58.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:58.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:58.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:58.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:58.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:58.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:58.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:58.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:58.254 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:48:58.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:58.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:58.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:58.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:48:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:48:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:58.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:48:58.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:48:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:58.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:58.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:48:58.289 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:58.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:58.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:58.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:58.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:58.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:58.292 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:48:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:48:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 16:48:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:58.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:48:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:58.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:58.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:48:58.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:48:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:58.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:58.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:48:58.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:48:58.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:48:58.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:48:58.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:48:58.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:48:58.795 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:58.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:58.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:58.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:48:58.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:48:58.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:48:58.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:48:58.798 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:48:58.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:48:58.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:48:58.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:58.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:58.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:58.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:48:58.830 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 16:48:58.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:48:58.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:48:58.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:58.858 DEBUG [main][MenuItemLookup] Found menu:'New' 16:48:58.858 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:48:58.858 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:48:58.858 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:48:58.859 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:48:58.859 DEBUG [main][MenuItemLookup] Item match:Clean... 16:48:58.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 16:48:58.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 16:48:58.859 INFO [main][MenuItemHandler] Select menu item: &Clean... 16:48:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:48:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:48:58.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:48:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:48:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:48:58.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:48:58.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:48:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:48:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:48:58.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:48:58.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:48:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:48:58.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:48:58.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:48:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:48:58.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:48:58.912 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:48:58.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:48:58.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:48:58.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:48:58.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:48:58.930 DEBUG [Worker-4: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 16:48:58.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:48:58.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:48:58.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 16:48:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 16:48:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 16:48:59.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:48:59.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:48:59.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:48:59.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:00.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:00.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:00.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:00.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 16:49:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:00.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:49:00.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:00.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:00.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:00.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:00.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:00.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:00.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:00.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:00.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:00.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:00.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:00.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:00.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:00.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:00.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:00.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:00.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:00.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:00.485 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:49:00.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:00.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:00.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:00.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:01.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:01.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:01.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:01.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:01.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:01.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:01.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:01.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:01.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:01.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:01.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:01.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:01.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:01.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:01.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:01.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:01.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:01.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:01.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:01.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:01.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:01.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:01.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49: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 '\*?\QServers\E') 16:49:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:01.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:01.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:01.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:01.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:01.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:01.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:01.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:01.564 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:01.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:01.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:01.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:01.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:01.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:01.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:01.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:01.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:01.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:01.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:01.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:01.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:01.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:01.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:01.598 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:01.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:01.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:01.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:01.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:01.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:01.600 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:02.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. failed, an exception will be thrown 16:49:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:02.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:02.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:02.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:02.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:02.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:02.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:02.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:02.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:02.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:02.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:02.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:02.103 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:02.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:02.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:02.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:02.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:02.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:02.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:02.107 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:02.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:02.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:02.135 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:02.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:02.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:02.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:02.136 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 16:49:02.136 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:02.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:02.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:02.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:02.137 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:02.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:02.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:02.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:02.138 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 16:49:02.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:02.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:02.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:02.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:02.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:02.140 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:02.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:02.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:02.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:02.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:02.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:02.180 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:49:02.181 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 16:49:02.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 16:49:02.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 16:49:02.181 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 16:49:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 16:49:02.183 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 16:49:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 16:49:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 16:49:03.683 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 16:49:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:03.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:03.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:03.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:03.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:03.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:03.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:03.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:03.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.686 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 16:49:03.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:03.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.687 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:03.688 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:03.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:03.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:03.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.702 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 16:49:03.702 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:03.706 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:03.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:03.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:03.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.718 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 16:49:03.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.720 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 16:49:03.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:03.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:03.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:03.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:03.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:03.721 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:03.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:03.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:03.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:03.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:03.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:49:03.755 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:49:03.755 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:49:03.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:49:03.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:49:03.755 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:49:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:49:03.756 DEBUG [Worker-6: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:49:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:49:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:49:05.256 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:05.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:05.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:05.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:49:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:49:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:05.258 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:05.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:05.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:05.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:05.259 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:49:05.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:05.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:05.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:05.260 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:49:05.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:05.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:05.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:05.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:05.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:06.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:06.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:06.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:06.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:06.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:06.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 '\*?\QServers\E') 16:49:06.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:06.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:06.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:06.299 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:06.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:06.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:06.302 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:06.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:06.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:06.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:06.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:06.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:06.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:06.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') 16:49:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:06.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:06.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:06.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:06.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:06.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:06.338 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:06.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:06.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:06.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:06.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:06.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:06.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:06.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 '\*?\QServers\E') 16:49:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:06.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:06.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:06.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:06.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:06.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:06.372 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:06.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:06.873 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 16:49:06.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:06.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:06.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:06.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:06.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:06.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:06.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:06.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:06.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:06.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:06.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:06.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:06.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:06.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:06.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:06.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:06.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:06.899 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:06.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:06.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:06.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:06.908 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 16:49:06.908 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:06.909 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:06.934 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 16:49:06.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:06.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:06.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:06.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:06.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:06.935 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:06.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:06.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:06.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:06.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:06.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:06.972 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:06.972 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:06.972 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:06.972 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:06.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:06.972 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:06.972 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:06.973 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:06.973 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:06.973 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:49:06.973 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:49:06.973 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 16:49:06.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 16:49:06.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 16:49:06.973 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 16:49:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 16:49:06.976 DEBUG [Worker-8: Starting Server 1][AbstractWait] Wait for 1 seconds 16:49:08.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 16:49:08.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 16:49:08.475 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 16:49:08.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:08.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:49:08.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:08.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:08.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:08.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:08.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:08.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:08.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:08.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:08.476 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.477 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 16:49:08.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:08.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 16:49:08.479 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 16:49:08.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 16:49:08.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 16:49:08.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.489 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 16:49:08.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 16:49:08.497 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 16:49:08.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 16:49:08.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 16:49:08.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.504 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 16:49:08.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.511 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 16:49:08.511 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:08.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:08.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:08.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:08.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 16:49:08.512 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 16:49:08.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 16:49:08.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 16:49:08.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:08.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:08.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:49:08.545 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:49:08.545 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:49:08.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:49:08.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:49:08.546 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:49:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:49:08.546 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:49:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:49:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:49:10.047 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:10.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:10.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:10.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:49:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:10.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:10.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:10.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:10.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:10.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:10.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:10.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:10.048 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:10.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:10.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:10.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:10.049 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:49:10.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:10.049 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:10.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:10.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:10.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:10.050 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:49:10.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:10.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:10.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:10.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:10.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:11.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:11.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:11.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:11.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:11.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:11.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:11.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:11.070 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:11.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:11.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:11.073 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:11.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:11.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:11.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:11.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:11.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:11.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:11.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:11.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:11.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:11.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:11.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:11.111 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:11.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:11.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:11.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:11.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:11.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:11.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:11.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:11.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:11.143 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:11.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:11.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:11.146 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:11.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:11.166 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 16:49:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:11.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:11.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:11.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:11.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:11.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:11.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:11.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:11.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:11.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:11.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:11.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:11.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:11.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:11.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:11.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:11.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:11.171 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:11.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:11.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:11.178 INFO [WorkbenchTestable][AbstractServer] Open server's editor 16:49:11.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:11.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:11.221 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:11.222 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:11.222 DEBUG [main][MenuItemLookup] Item match:Open F3 16:49:11.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 16:49:11.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 16:49:11.222 INFO [main][MenuItemHandler] Select menu item: Open F3 16:49:11.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:11.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@70e4039d is found... 16:49:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@70e4039d is found finished successfully 16:49:11.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServer 1\E') 16:49:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:11.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:11.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:11.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:11.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:11.508 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 16:49:11.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:11.535 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 16:49:11.535 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 16:49:11.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:11.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:11.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:11.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:11.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:11.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:11.573 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:49:11.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:12.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:12.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:12.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:12.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:12.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:12.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:12.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:12.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:12.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 '\*?\QServers\E') 16:49:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:12.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:12.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:12.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:12.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:12.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:12.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:12.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:12.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:12.637 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:12.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:12.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:12.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:12.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:12.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:12.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:12.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:12.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:12.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:12.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:12.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:12.702 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:12.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:12.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:12.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:12.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:12.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:12.705 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:12.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:12.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:12.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:12.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:12.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:12.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:12.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:12.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:12.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:12.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:12.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 '\*?\QServers\E') 16:49:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:12.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:12.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:12.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:12.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:12.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:12.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:12.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:12.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:12.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:12.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:12.776 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:12.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:13.276 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 16:49:13.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:13.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:13.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:13.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:13.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:13.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:13.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:13.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:13.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:13.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:13.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:13.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:13.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:13.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:13.301 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:13.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:13.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:13.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:13.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:13.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:13.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:13.304 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:13.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:13.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:13.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:13.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:13.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:13.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:13.335 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 16:49:13.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:13.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:13.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:13.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:13.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:13.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:13.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:13.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:13.337 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 16:49:13.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:13.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:13.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:13.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:13.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:13.338 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:13.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:13.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:13.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:13.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:13.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:13.371 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:49:13.371 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 16:49:13.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 16:49:13.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 16:49:13.371 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 16:49:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 16:49:13.374 DEBUG [Worker-4: Starting Server 1][AbstractWait] Wait for 1 seconds 16:49:14.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 16:49:14.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 16:49:14.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:14.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:14.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:14.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 16:49:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:14.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:14.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:14.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:14.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:14.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:14.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:14.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:14.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:14.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:14.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:14.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:14.876 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 16:49:14.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:14.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:14.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:14.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:14.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:14.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:14.877 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:14.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:14.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:14.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:14.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:14.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:14.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:14.891 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 16:49:14.891 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:14.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:14.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:14.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:14.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:14.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:14.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:14.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:14.894 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 16:49:14.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:14.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:14.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:14.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:14.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:14.897 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:14.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:14.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:14.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:14.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:14.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:14.930 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:14.931 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:49:14.931 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 16:49:14.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 16:49:14.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 16:49:14.931 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 16:49:14.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 16:49:14.932 DEBUG [Worker-13: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:49:15.993 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 16:49:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 16:49:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 16:49:17.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:17.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:17.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:17.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 16:49:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:17.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:17.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:17.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:17.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:17.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:17.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:17.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:17.485 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:17.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:17.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:17.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:17.485 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 16:49:17.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:17.486 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:17.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:17.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:17.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:17.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:17.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:17.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:17.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:17.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:17.488 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:17.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:17.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:17.501 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:17.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:17.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:17.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:17.502 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 16:49:17.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:17.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:17.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:17.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:17.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:17.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:17.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:17.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:17.504 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 16:49:17.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:17.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:17.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:17.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:17.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:17.506 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:17.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:17.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:17.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:17.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:17.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:49:17.550 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:49:17.550 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:49:17.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:49:17.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:49:17.551 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:49:17.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:49:17.551 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:49:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:49:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:49:18.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:18.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:18.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:18.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:19.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:19.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:19.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:19.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:49:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:19.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:19.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:19.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:19.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:19.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:19.076 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:49:19.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:19.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:19.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:19.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:19.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:19.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:19.077 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:19.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:19.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:19.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:19.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:19.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:19.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:19.091 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 16:49:19.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:19.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:19.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:19.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:19.092 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:19.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:19.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:19.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:19.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:19.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:19.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:19.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:19.094 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:49:19.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:19.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:19.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:19.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:19.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:19.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:20.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:20.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:20.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:20.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:20.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:20.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:20.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:20.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:20.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:20.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:20.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:20.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:20.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:20.155 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:20.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:20.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:20.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:20.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:20.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:20.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:20.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:20.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:20.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:20.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:20.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:20.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:20.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:20.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:20.249 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:20.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:20.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:20.252 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:20.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:20.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:20.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:20.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:20.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:20.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:20.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:20.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:20.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:20.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 '\*?\QServers\E') 16:49:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:20.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:20.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:20.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:20.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:20.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:20.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:20.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:20.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:20.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:20.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:20.409 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:20.911 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 16:49:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:20.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:20.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:20.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:20.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:20.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:20.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:20.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:20.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:20.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:20.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:20.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:20.913 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:20.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:20.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:20.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:20.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:20.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:20.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:20.916 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:20.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:20.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:20.922 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:49:20.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:20.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:20.967 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:49:20.967 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:49:20.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:49:20.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:49:20.968 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:49:21.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:21.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:49:21.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:49:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:21.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 16:49:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:21.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:21.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:21.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:21.069 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 16:49:21.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:21.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:21.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:21.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:21.083 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:49:21.083 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:49:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:21.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:21.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:21.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:21.088 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:49:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:21.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:21.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:21.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:49:21.092 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:49:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:49:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:21.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:21.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:21.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:21.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:21.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:21.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:21.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:21.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.595 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 16:49:21.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:49:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:21.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 16:49:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:21.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:49:21.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:49:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:21.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 16:49:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:21.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:49:21.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:49:21.597 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:49:21.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:49:21.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:49:21.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:49:21.607 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:49:21.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:49:21.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:49:21.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.621 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 16:49:21.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:49:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:21.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 16:49:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:21.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:49:21.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:49:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:21.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 16:49:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:21.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:49:21.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.622 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:49:21.623 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:49:21.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:49:21.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:49:21.635 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:49:21.636 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:49:21.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:49:21.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:49:21.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:49:21.643 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:49:21.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:49:21.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:49:21.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:49:21.655 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:49:21.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:49:21.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:49:21.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.669 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 16:49:21.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:49:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:21.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 16:49:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:21.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:49:21.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:49:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:21.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 16:49:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:21.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:49:21.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:21.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:21.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 16:49:21.671 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 16:49:21.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 16:49:21.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 16:49:21.685 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:49:21.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:21.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Profile' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:49:21.711 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:49:21.712 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:21.712 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:49:21.712 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:49:21.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:49:21.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:49:21.714 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:49:21.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.... 16:49:21.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:49:21.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:49:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:21.819 DEBUG [WorkbenchTestable][WidgetLookup] 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") 16:49:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:21.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:21.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:21.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:21.820 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 16:49:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:21.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:21.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:21.837 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:49:21.838 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:49:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:21.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:21.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:21.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:21.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:21.844 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:49:21.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:21.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:21.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:21.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:21.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:49:21.896 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 16:49:21.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:49:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:49:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:49:21.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:49:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:21.904 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) 16:49:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:21.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:21.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:21.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:21.907 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:49:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:21.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:21.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:49:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:49:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:49:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:49:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:22.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:49:22.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:22.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:22.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:22.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:22.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:22.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:22.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:22.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:22.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:22.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:22.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 '\*?\QServers\E') 16:49:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:22.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:22.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:22.512 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:22.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:22.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:22.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:22.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:22.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:22.515 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:22.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:22.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:22.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:22.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:22.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:22.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:22.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:22.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:22.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:22.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') 16:49:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:22.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:22.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:22.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:22.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:22.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:22.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:22.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:22.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:22.588 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:22.588 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:22.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:22.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:22.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:22.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:22.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:22.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:22.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:22.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:22.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:22.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:22.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:22.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:22.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:22.614 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:22.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:22.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:22.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:22.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:22.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:22.638 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:22.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:23.139 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 16:49:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:23.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:23.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:23.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:23.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:23.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:23.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:23.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:23.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:23.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:23.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:23.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:23.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:23.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:23.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:23.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:23.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:23.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:23.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:23.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:23.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:23.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:23.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:23.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:23.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:23.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:23.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:23.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:23.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:23.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:23.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:23.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:23.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:23.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:23.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:23.221 INFO [WorkbenchTestable][ServersView2] Create new server 16:49:23.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:23.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:23.244 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:23.244 DEBUG [main][MenuItemLookup] Item match:New 16:49:23.244 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:49:23.244 DEBUG [main][MenuItemLookup] Item match:Server 16:49:23.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:49:23.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:49:23.244 INFO [main][MenuItemHandler] Select menu item: Server 16:49:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:49:23.414 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 16:49:23.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:49:23.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:23.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:23.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'] 16:49:23.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:23.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:23.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'] 16:49:23.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:23.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:23.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 Server"] 16:49:23.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:23.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:23.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:49:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:23.417 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:49:23.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:23.419 DEBUG [WorkbenchTestable][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 16:49:23.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:23.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:23.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:23.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:49:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:49:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:49:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:49:23.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:49:23.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:49:23.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:49:23.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:23.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:49:23.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:49:23.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:49:23.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:23.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:49:23.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:23.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:49:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:49:23.955 DEBUG [WorkbenchTestable][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 16:49:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:23.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:23.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:23.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:49:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:49:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:49:23.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:49:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:23.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:49:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:23.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:49:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:49:23.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:49:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:23.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:49:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:23.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:49:23.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:49:23.958 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:49:23.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:49:23.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:49:23.964 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:49:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:23.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:23.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:23.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:24.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:24.468 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:") 16:49:24.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:24.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:24.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:24.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:49:24.477 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:49:24.478 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 16:49:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:49:24.479 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:49:24.479 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:49:24.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:49:24.979 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:49:24.979 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:49:24.980 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:49:24.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:24.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:24.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:24.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:24.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:24.987 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:49:24.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:24.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:24.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:24.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:25.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:49:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:49:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:25.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:25.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:25.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:25.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:25.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:25.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:25.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:25.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:25.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:25.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:25.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:25.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:25.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:25.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:25.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:25.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:25.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:25.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 16:49:25.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:25.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:25.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:25.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:25.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 '\*?\QServers\E') 16:49:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:25.614 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:25.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:25.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:25.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:25.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:25.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:25.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:25.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:25.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:25.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 16:49:25.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.677 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:25.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:25.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:25.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:25.744 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:25.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:25.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:25.747 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:25.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:25.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:25.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:25.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:25.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:25.793 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:25.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:25.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:25.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:25.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:25.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 '\*?\QServers\E') 16:49:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:25.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:25.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:25.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:25.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:25.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:25.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:25.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') 16:49:25.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:25.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:25.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:25.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:25.930 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:25.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:25.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:25.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 16:49:25.933 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 16:49:25.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 16:49:25.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 16:49:25.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:25.942 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 16:49:25.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:25.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:25.945 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 16:49:25.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:25.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:25.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:25.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:25.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 16:49:25.946 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 16:49:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 16:49:25.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 16:49:25.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:25.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:25.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:49:26.003 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:49:26.003 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 16:49:26.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 16:49:26.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 16:49:26.004 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 16:49:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 16:49:26.006 DEBUG [Worker-2: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 16:49:27.035 DEBUG [Worker-3: Starting Server 2][AbstractWait] Wait for 1 seconds 16:49:28.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 16:49:28.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 16:49:28.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 16:49:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:28.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:49:28.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:28.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:28.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:28.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:28.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:28.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:28.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:28.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:28.508 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 16:49:28.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:28.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:28.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 16:49:28.510 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 16:49:28.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 16:49:28.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 16:49:28.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:28.519 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 16:49:28.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:28.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:28.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:28.549 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:28.549 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:28.549 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:28.549 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:28.549 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:28.549 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:28.549 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:28.549 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:49:28.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:49:28.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:49:28.549 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:49:28.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:49:28.605 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 16:49:28.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:49:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:28.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: 32) 16:49:28.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:28.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:49:28.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:28.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:28.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:28.606 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 16:49:28.606 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 16:49:28.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:49:28.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:28.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:49:28.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:28.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:28.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:28.608 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:49:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:28.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:28.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:28.609 DEBUG [Worker-3: Stopping Server 2][AbstractWait] Wait for 1 seconds 16:49:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:49:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:49:28.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:28.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:28.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:28.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:28.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:28.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 '\*?\QServers\E') 16:49:28.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:28.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:28.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:28.730 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:28.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:28.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 16:49:28.755 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:28.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 16:49:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:28.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:28.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:28.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:28.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:28.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:28.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:28.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') 16:49:28.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:28.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:28.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:28.781 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:28.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:28.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:28.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:28.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:28.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:28.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:28.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:28.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:28.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:28.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:28.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:29.386 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:29.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:29.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:29.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:29.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:29.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:29.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:29.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:29.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:29.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:29.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:29.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:29.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 '\*?\QServers\E') 16:49:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:29.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:29.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:29.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:29.410 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:29.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:29.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:29.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:29.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:29.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:29.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:29.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:29.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:29.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:29.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:29.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:29.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:29.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:29.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:29.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:29.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:29.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:29.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:29.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:29.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:29.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:29.985 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:29.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:29.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:29.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:29.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 16:49:29.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:29.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:29.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:29.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:29.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:29.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:29.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:29.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:30.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:30.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:30.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:30.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:30.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:30.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:30.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:30.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:30.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:30.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:30.038 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:30.038 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:30.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:30.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:30.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:30.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:30.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:30.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:30.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:30.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:30.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:30.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') 16:49:30.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:30.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:30.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:30.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:30.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:30.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:30.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:30.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:30.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:30.111 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 16:49:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:30.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:30.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:30.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:30.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:30.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:30.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:30.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:30.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:30.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:30.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:30.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 '\*?\QServers\E') 16:49:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:30.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:30.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:30.187 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:30.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:30.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:30.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:30.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:30.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:30.189 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:30.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:30.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:30.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:30.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:30.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:30.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:30.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:30.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:30.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:30.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:30.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:30.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:30.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:30.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:30.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:30.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:30.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:30.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:30.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:30.258 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:30.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:30.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:30.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:30.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:30.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:30.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:30.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:30.260 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 16:49:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:49:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:30.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:49:30.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 16:49:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:31.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 16:49:31.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:31.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:31.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:31.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:31.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:31.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:31.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:31.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:31.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:31.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:31.324 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:31.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 16:49:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:31.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:31.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:31.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:31.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:31.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:31.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:31.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:31.391 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:31.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:31.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:31.394 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:31.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:31.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:31.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:31.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:31.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:31.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:31.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:31.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:31.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:31.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:31.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:31.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:31.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:31.444 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:31.945 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 16:49:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:31.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:31.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:31.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:31.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:31.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:31.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:31.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:31.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:31.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:31.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:31.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:31.947 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:31.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:31.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:31.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 16:49:31.950 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 16:49:31.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 16:49:31.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 16:49:31.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:31.984 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 16:49:31.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:31.985 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:31.986 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 16:49:31.986 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:31.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:31.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:31.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:31.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 16:49:31.987 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 16:49:31.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 16:49:31.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 16:49:31.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:31.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:31.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:32.020 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:49:32.020 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 16:49:32.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 16:49:32.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 16:49:32.021 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 16:49:32.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 16:49:32.022 DEBUG [Worker-11: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 16:49:33.040 DEBUG [Worker-14: Starting Server 1][AbstractWait] Wait for 1 seconds 16:49:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 16:49:34.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 16:49:34.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:34.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:34.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:34.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 16:49:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:34.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:34.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:34.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:34.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:34.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:34.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:34.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:34.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:34.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:34.525 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 16:49:34.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:34.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:34.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:34.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:34.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:34.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:34.527 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:34.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:34.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:34.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:34.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:34.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:34.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:34.536 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 16:49:34.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:34.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:34.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:34.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:34.538 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:34.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:34.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:34.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:34.543 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 16:49:34.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:34.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:34.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:34.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:34.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 16:49:34.544 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 16:49:34.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 16:49:34.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 16:49:34.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:34.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:34.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:34.577 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:49:34.578 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:49:34.578 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 16:49:34.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 16:49:34.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 16:49:34.578 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 16:49:34.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 16:49:34.579 DEBUG [Worker-4: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:49:35.601 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds 16:49:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 16:49:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 16:49:37.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:37.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:37.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:37.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 16:49:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:37.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:37.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:37.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:37.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:37.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:37.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:37.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:37.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:37.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:37.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:37.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:37.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:37.082 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 16:49:37.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:37.082 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:37.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:37.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:37.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:37.084 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:37.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:37.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:37.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:37.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 16:49:37.085 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 16:49:37.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 16:49:37.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 16:49:37.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:37.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:37.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:37.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:37.094 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 16:49:37.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:37.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:37.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:37.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:37.096 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:37.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:37.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:37.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:37.097 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 16:49:37.097 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:37.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:37.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:37.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:37.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 16:49:37.102 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 16:49:37.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 16:49:37.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 16:49:37.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:37.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:37.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:49:37.138 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:49:37.138 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:49:37.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:49:37.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:49:37.138 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:49:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:49:37.139 DEBUG [Worker-2: Stopping Server 1][AbstractWait] Wait for 1 seconds 16:49:38.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:49:38.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:49:38.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:38.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:38.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:38.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:49:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:38.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:38.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:38.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:38.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:38.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:38.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:38.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:38.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:38.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:38.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:38.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:38.642 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:49:38.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:38.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:38.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:38.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:38.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:38.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:38.643 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:38.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:38.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:38.652 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:38.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:38.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:38.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:38.653 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 16:49:38.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:38.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:38.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:38.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:38.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:38.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:38.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:38.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:38.655 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:38.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:38.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:38.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:38.656 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:49:38.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:38.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:39.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:39.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:39.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:39.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.669 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:39.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:39.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:39.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:39.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49: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 '\*?\QServers\E') 16:49:39.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:39.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:39.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:39.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:39.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:39.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:39.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:39.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:39.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:39.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:39.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:39.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:39.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:39.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:39.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:39.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:39.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:39.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:39.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 '\*?\QServers\E') 16:49:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:39.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:39.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:39.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:39.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:39.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:39.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:39.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:39.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:39.770 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:39.770 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:39.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:39.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:39.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:39.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:39.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:39.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:39.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:39.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:39.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:39.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 '\*?\QServers\E') 16:49:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:39.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:39.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:39.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:39.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:39.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:39.841 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:39.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.... 16:49:40.341 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 16:49:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:40.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:40.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:40.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:40.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:40.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:40.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:40.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:40.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:40.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:40.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:40.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:40.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:40.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:40.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:40.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:40.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:40.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:40.347 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:49:40.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:40.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:40.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:40.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:41.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:41.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:41.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:41.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:41.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:41.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:41.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:41.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:41.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:41.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:41.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:41.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:41.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:41.353 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 16:49:41.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:41.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:41.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:41.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 16:49:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:42.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 16:49:42.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:42.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:42.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:42.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') 16:49:42.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:42.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:42.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:42.410 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:42.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:42.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:42.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:42.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:42.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:42.413 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:42.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:42.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:42.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:42.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:42.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:42.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:42.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:42.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:42.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:42.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:42.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') 16:49:42.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:42.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:42.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:42.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:42.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:42.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:42.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:42.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:42.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:42.482 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 16:49:42.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:42.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:42.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:42.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:42.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.cnf.ServersView2, index 0 and no matchers specified 16:49:42.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:42.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:42.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:42.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:42.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:42.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:42.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 '\*?\QServers\E') 16:49:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:42.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:42.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:42.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:42.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:42.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:42.571 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 16:49:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:49:43.072 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 16:49:43.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:43.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:43.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:43.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:43.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:43.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:43.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 16:49:43.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:43.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:43.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:49:43.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:43.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:43.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:43.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:43.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') 16:49:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:43.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:43.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:43.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:43.077 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:49:43.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:49:43.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:43.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:43.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:49:43.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:49:43.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:43.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:43.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:43.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:43.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:43.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:44.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:44.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:49:44.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:49:44.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:49:44.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:44.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:44.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 16:49:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:44.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:44.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:44.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:44.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:49:44.129 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 16:49:44.129 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 16:49:44.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:49:44.129 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:49:44.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:49:44.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:49:44.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:44.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:44.185 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:49:44.185 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:49:44.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:49:44.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:49:44.185 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:49:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:44.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:49:44.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:44.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:44.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:44.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:44.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:44.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:44.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:44.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:44.686 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 16:49:44.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:49:44.687 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:49:44.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:49:44.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:49:44.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:44.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:44.734 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:44.734 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:49:44.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:49:44.734 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:49:44.734 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:49:44.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 'Delete.*'] is available.... 16:49:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:49:45.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:49:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:45.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:45.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:45.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) 16:49:45.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:45.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:49:45.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:45.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:45.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:45.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:45.433 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:49:45.433 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:49:45.433 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:49:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:45.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:45.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:45.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:49:45.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:45.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:49:45.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:45.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:45.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:45.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:45.435 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:49:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:45.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:45.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:49:45.440 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:49:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:49:45.941 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:49:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:45.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:49:45.941 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:49:45.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:49:45.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:49:45.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:45.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:49:45.997 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:45.998 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:49:45.998 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:49:45.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:49:45.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:49:45.998 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:49:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:45.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:49:46.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:46.499 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 16:49:46.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:49:46.499 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:49:46.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:49:46.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:49:46.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:46.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:46.548 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:46.548 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:49:46.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:49:46.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:49:46.548 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:49:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:49:47.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 'Delete.*'] is available. finished successfully 16:49:47.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:49:47.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:47.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:47.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:47.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:49:47.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:47.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:49:47.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:47.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:47.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:47.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:47.243 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:49:47.243 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:49:47.243 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:49:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:47.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:47.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:47.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:49:47.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:47.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:47.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:47.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:49:47.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:47.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:47.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:47.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:47.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:47.245 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:49:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:47.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:47.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:49:47.251 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:49:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:49:47.751 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:49:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:47.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:47.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:49:47.752 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:49:47.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:49:47.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:49:47.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:47.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:47.799 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:49:47.799 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:49:47.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:49:47.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:49:47.799 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:49:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:47.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:49:48.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:49:48.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:48.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:48.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:48.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:48.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:48.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:48.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:48.300 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 16:49:48.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:49:48.300 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:49:48.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:49:48.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:49:48.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:48.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:48.344 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:48.345 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:48.345 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:49:48.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:49:48.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:49:48.345 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:49:48.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:49:49.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 'Delete.*'] is available. finished successfully 16:49:49.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:49:49.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:49.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:49:49.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:49.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:49:49.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:49.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:49.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:49.032 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:49:49.032 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:49:49.032 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:49:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:49.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:49.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49: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 "OK", Widget matcher matching widgets with style: 8) 16:49:49.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:49.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:49:49.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:49.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:49.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:49.034 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:49:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:49.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:49.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:49:49.039 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:49:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:49:49.540 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:49:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:49.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:49:49.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:49.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:49.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:49.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:49.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:49.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:49.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:49.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:49.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.553 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:49.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:49.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:49.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:49.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:49.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:49.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:49.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:49.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:49.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:49.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:49.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:49.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:49.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.cnf.ServersView2, index 0 and no matchers specified 16:49:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:49.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:49.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:49.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 16:49:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:49.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 16:49:49.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:49.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:49.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:49.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:49.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 16:49:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:49.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 16:49:49.695 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 16:49:49.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 16:49:49.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 16:49:49.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:49.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:49.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:49.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:49.705 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 16:49:49.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:49.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:49.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:49.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:49.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:49.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:49.750 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:49.750 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:49.750 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:49.750 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:49.750 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:49.750 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:49.750 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:49.750 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:49:49.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:49:49.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:49:49.750 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:49:49.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:49:49.792 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 16:49:49.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:49:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:49.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:49:49.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:49:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:49:49.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:49:49.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:49:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:49.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:49.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:49.794 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:49:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:49.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:49.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:49:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:49:49.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.899 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:49.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:49.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:49.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:49.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:49.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:49.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:49.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:49.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 16:49:49.940 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:49.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:49.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:49.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 16:49:49.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:49.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:49.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:49.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:50.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:50.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:50.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:50.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:50.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:49:50.944 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:49:50.944 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 16:49:50.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:50.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:50.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:50.945 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 16:49:50.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:50.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:50.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:50.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:51.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:51.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:51.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:51.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:49:51.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:49:51.949 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:49:51.949 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:49:51.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 16:49:51.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:51.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:51.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:51.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 16:49:51.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:49:51.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:49:51.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:49:51.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.513 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.187 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.353 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.636 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.762 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.837 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.171 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.796 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.308 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.772 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.293 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.133 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.611 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.228 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.806 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.396 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.729 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:49:51.961 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:49:51.961 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:49:51.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:51.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:49:51.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:51.962 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:49:51.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:51.962 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:49:51.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:51.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:49:51.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:51.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:51.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:51.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:49:51.990 DEBUG [main][MenuItemLookup] Found menu:'File' 16:49:51.990 DEBUG [main][MenuItemLookup] Item match:File 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:51.991 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:49:51.991 DEBUG [main][MenuItemLookup] Item match:Import... 16:49:51.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:49:51.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:49:51.992 INFO [main][MenuItemHandler] Select menu item: &Import... 16:49:52.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:49:52.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:49:52.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:49:52.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:52.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:52.123 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:49:52.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:52.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:49:52.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:49:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:49:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:49:52.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:49:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:52.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:49:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:52.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:49:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:49:52.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:49:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:52.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:49:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:52.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:49:52.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:49:52.136 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:49:52.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:49:52.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:49:52.137 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:49:52.137 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:49:52.137 DEBUG [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) 16:49:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:52.138 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:49:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:52.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:52.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:52.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"] 16:49:52.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:52.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:52.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:49:52.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:52.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:52.240 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:49:52.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:52.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:49:52.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:49:52.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:49:52.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:52.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:52.240 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:49:52.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:52.241 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' 16:49:52.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:") 16:49:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:52.242 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:49:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:52.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:52.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:52.243 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 16:49:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:49:52.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:49:52.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:49:52.270 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 16:49:52.270 DEBUG [WorkbenchTestable][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") 16:49:52.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:52.272 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:49:52.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:52.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:52.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:52.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:52.357 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 16:49:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:49:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:49:52.359 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 16:49:52.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:49:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:52.392 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 16:49:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:52.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:52.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:52.393 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:49:52.393 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:49:52.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.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) 16:49:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:52.420 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:49:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:52.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:52.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:49:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:49:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:52.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:52.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:52.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:52.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:52.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 '\*?\QServers\E') 16:49:52.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:52.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:52.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:52.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:52.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:52.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:52.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:52.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:52.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:52.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:52.964 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 16:49:52.964 INFO [WorkbenchTestable][ServersView2] Create new server 16:49:52.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:49:52.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:52.966 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:52.966 DEBUG [main][MenuItemLookup] Item match:New 16:49:52.966 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:49:52.966 DEBUG [main][MenuItemLookup] Item match:Server 16:49:52.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:49:52.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:49:52.966 INFO [main][MenuItemHandler] Select menu item: Server 16:49:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:49:53.127 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 16:49:53.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:49:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:53.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:49:53.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:53.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:53.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:49:53.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:53.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:53.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 16:49:53.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:53.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:53.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:49:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:53.130 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:49:53.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:53.132 DEBUG [WorkbenchTestable][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 16:49:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:53.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:53.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:53.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:53.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:49:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:49:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:49:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:49:53.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:49:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:49:53.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:49:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:53.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:53.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:49:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:49:53.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:49:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:53.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:49:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:53.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:49:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:49:53.715 DEBUG [WorkbenchTestable][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 16:49:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:53.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:53.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:53.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:49:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:49:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:49:53.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:49:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:53.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:49:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:53.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:49:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:49:53.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:49:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:53.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:49:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:53.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:49:53.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:49:53.717 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:49:53.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:49:53.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:49:53.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 16:49:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:53.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:53.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:53.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:54.225 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:") 16:49:54.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:54.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:54.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:54.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:49:54.232 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:49:54.233 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 16:49:54.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:49:54.233 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:49:54.233 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:49:54.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:49:54.734 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:49:54.734 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:49:54.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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) 16:49:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:54.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:54.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:54.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:54.741 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:49:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:54.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:54.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:49:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:49:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:55.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:55.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:55.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:55.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:55.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:55.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:55.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:55.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:55.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:55.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:55.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49: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') 16:49:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:55.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:55.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:55.301 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:55.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:55.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:55.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 16:49:55.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:55.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:55.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:55.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:55.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:55.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:55.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:55.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:55.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:55.339 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:55.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:55.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:55.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 16:49:55.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:49:55.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:55.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:55.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:55.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:55.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:55.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:55.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:55.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:55.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:55.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:55.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:55.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:55.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:49:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:55.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:55.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:55.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:55.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:55.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:49:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:55.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:55.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:55.431 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:55.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:55.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:55.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:49:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:55.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:49:55.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 '\*?\QServers\E') 16:49:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:55.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:55.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:55.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:55.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:49:55.465 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:49:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:49:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:49:55.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:49:55.468 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:49:55.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:49:55.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:49:55.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:55.497 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 16:49:55.498 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:55.499 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:55.499 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 16:49:55.499 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:55.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:55.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:55.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:55.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 16:49:55.500 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 16:49:55.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 16:49:55.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 16:49:55.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:55.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:55.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:55.532 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:55.533 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 16:49:55.533 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 16:49:55.533 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 16:49:55.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 16:49:55.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 16:49:55.533 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 16:49:55.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 16:49:55.535 DEBUG [Worker-3: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:49:56.555 DEBUG [Worker-3: Starting Server ABC][AbstractWait] Wait for 1 seconds 16:49:58.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 16:49:58.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 16:49:58.035 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:58.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:58.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:58.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 16:49:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:58.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:58.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:58.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:58.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:58.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:58.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:58.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:58.036 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:58.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:58.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:58.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:58.037 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 16:49:58.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:58.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:49:58.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:49:58.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:49:58.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:49:58.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:49:58.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:49:58.038 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:58.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:58.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:58.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:58.039 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 16:49:58.039 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 16:49:58.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 16:49:58.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 16:49:58.046 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:49:58.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:58.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:58.071 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:49:58.071 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:49:58.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:49:58.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:49:58.072 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:49:58.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.... 16:49:58.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:58.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:58.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:49:58.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:49:58.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:49:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:49:58.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.wizard.ModifyModulesPage, index 0 and no matchers specified 16:49:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:58.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:58.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:58.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:49:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:49:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:49:58.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:49:58.181 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:49:58.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:49:58.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:49:58.182 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 16:49:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:58.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:58.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:58.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:58.183 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:49:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:58.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:58.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:58.185 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:49:58.186 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:49:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:49:58.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:49:58.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:49:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:49:58.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:49:58.187 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:49:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:49:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:49:58.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:49:58.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:49:58.205 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:49:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:49:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:58.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:49:58.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:49:58.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:49:58.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:49:58.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:49:58.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:49:58.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:49:58.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:49:58.706 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:58.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:58.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:58.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:58.707 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:49:58.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:49:58.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:59.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:59.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:49:59.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:49:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:49:59.209 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:49:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:49:59.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:49:59.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:49:59.209 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:59.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:59.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:59.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:59.210 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:49:59.210 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:49:59.210 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:49:59.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:49:59.219 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 16:49:59.219 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:49:59.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:49:59.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:49:59.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:49:59.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:49:59.220 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:49:59.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:49:59.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:49:59.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:49:59.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:49:59.258 DEBUG [main][MenuItemLookup] Found menu:'New' 16:49:59.258 DEBUG [main][MenuItemLookup] Found menu:'' 16:49:59.258 DEBUG [main][MenuItemLookup] Found menu:'Start' 16:49:59.258 DEBUG [main][MenuItemLookup] Item match:Start 16:49:59.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 16:49:59.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 16:49:59.259 INFO [main][MenuItemHandler] Select menu item: &Start 16:49:59.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:49:59.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 16:49:59.261 DEBUG [Worker-3: Starting server-project][AbstractWait] Wait for 1 seconds 16:49:59.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 16:50:00.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 16:50:00.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:00.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:00.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:00.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:00.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:00.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:00.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:00.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 16:50:00.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:00.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:00.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:00.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:00.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:00.763 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:00.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 16:50:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:00.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:00.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:00.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:00.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:00.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:00.777 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:00.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:00.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:00.784 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:00.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:00.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:00.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:00.785 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:50:00.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:00.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:00.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:00.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:00.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:00.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:00.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:00.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:00.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:00.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:00.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:00.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:00.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:00.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:00.787 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:00.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:00.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:00.798 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:00.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:00.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:00.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:00.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:00.799 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:00.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:00.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:00.805 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 16:50:00.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:00.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:00.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:00.805 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:00.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:00.805 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:00.806 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:00.806 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:00.806 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:00.806 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:00.806 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:00.806 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:00.806 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:00.806 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:00.806 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:00.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:50:00.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:50:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:00.811 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:00.811 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:00.811 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:00.811 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:00.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:00.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:50:00.811 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:50:00.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:50:00.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:50:00.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:50:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:00.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:50:00.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:50:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:00.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:50:00.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:50:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:00.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:00.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:00.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:00.861 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:50:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:00.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:00.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:50:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:50:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:50:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:50:00.988 DEBUG [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.... 16:50:10.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:50:10.995 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.... 16:50:10.996 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 16:50:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:10.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:50:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:10.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:50:10.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:50:10.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:50:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:10.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:50:10.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:50:10.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:50:10.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:50:10.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:50:10.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:50:10.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:50:10.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:10.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:10.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:10.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:50:10.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:50:10.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:50:11.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 16:50:11.001 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 16:50:11.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 16:50:11.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 16:50:11.028 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:50:11.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:50:11.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'New' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:11.057 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:50:11.057 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:50:11.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:50:11.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:50:11.057 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:50:11.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:50:11.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:11.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:11.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 16:50:11.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:50:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:11.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 16:50:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:11.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:11.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:11.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:11.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:50:11.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:50:11.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:50:11.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:11.161 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:11.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:11.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:11.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.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 >") 16:50:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:11.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:11.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:11.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:11.163 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:50:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:11.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:11.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:11.174 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:50:11.174 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:50:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:11.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:11.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:11.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:11.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:11.192 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:50:11.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:11.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:11.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:11.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:11.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:50:11.208 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:50:11.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:50:11.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:11.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:11.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:11.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:11.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:11.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:11.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:11.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:11.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:11.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:11.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:11.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:11.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:11.710 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:50:11.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:11.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:11.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:11.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:11.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:11.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:11.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:11.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:11.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:11.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:11.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:11.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:11.712 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:11.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:11.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:11.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:50:11.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:11.749 DEBUG [main][MenuItemLookup] Found menu:'New' 16:50:11.749 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:11.749 DEBUG [main][MenuItemLookup] Found menu:'Start' 16:50:11.749 DEBUG [main][MenuItemLookup] Found menu:'Stop' 16:50:11.749 DEBUG [main][MenuItemLookup] Found menu:'Restart' 16:50:11.749 DEBUG [main][MenuItemLookup] Item match:Restart 16:50:11.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:11.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:11.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:11.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:11.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:11.751 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:11.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:11.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:11.757 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 16:50:11.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:11.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:11.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:11.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:11.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:11.758 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:11.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:11.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:11.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:50:11.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:11.784 DEBUG [main][MenuItemLookup] Found menu:'New' 16:50:11.784 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:11.784 DEBUG [main][MenuItemLookup] Found menu:'Start' 16:50:11.784 DEBUG [main][MenuItemLookup] Item match:Start 16:50:11.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 16:50:11.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 16:50:11.784 INFO [main][MenuItemHandler] Select menu item: &Start 16:50:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:11.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:11.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 16:50:11.785 DEBUG [Worker-10: Starting server-project][AbstractWait] Wait for 1 seconds 16:50:12.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 16:50:12.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 16:50:13.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:13.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:13.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:13.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:13.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:13.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:13.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 16:50:13.285 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:13.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:13.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:13.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:13.287 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:13.287 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:13.287 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:13.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:13.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 16:50:13.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:13.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:13.294 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:13.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:13.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:13.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:13.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:13.295 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:13.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:13.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:13.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:50:13.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:13.325 DEBUG [main][MenuItemLookup] Found menu:'New' 16:50:13.325 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:13.325 DEBUG [main][MenuItemLookup] Found menu:'Start' 16:50:13.325 DEBUG [main][MenuItemLookup] Found menu:'Stop' 16:50:13.325 DEBUG [main][MenuItemLookup] Found menu:'Restart' 16:50:13.325 DEBUG [main][MenuItemLookup] Item match:Restart 16:50:13.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:13.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:13.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:13.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:13.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:13.327 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:13.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:13.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:13.337 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 16:50:13.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:13.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:13.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:13.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:13.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:13.338 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:13.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:13.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:13.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:50:13.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:13.366 DEBUG [main][MenuItemLookup] Found menu:'New' 16:50:13.366 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:13.366 DEBUG [main][MenuItemLookup] Found menu:'Start' 16:50:13.366 DEBUG [main][MenuItemLookup] Found menu:'Stop' 16:50:13.366 DEBUG [main][MenuItemLookup] Found menu:'Restart' 16:50:13.366 DEBUG [main][MenuItemLookup] Item match:Restart 16:50:13.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 16:50:13.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 16:50:13.366 INFO [main][MenuItemHandler] Select menu item: &Restart 16:50:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:13.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 16:50:13.367 DEBUG [Worker-2: Restarting server-project][AbstractWait] Wait for 1 seconds 16:50:13.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 16:50:14.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 16:50:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:14.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:14.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:14.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:14.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:14.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:14.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 16:50:14.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:14.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:14.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:14.869 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:14.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:14.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 16:50:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:14.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:14.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:14.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:14.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:14.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:14.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:14.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:14.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:14.877 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:14.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:14.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:14.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:14.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:14.878 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:14.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:14.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:14.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:14.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:14.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:14.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:14.889 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:50:14.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:14.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:14.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:14.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:14.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:14.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:14.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:14.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:14.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:14.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:14.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:14.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:14.891 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:14.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:14.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:14.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:14.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:14.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:14.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:14.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 16:50:14.898 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 16:50:14.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 16:50:14.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 16:50:14.908 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 16:50:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:14.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:14.909 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:14.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:14.909 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:14.910 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:14.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:50:14.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:50:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:14.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:14.910 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:14.910 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:14.910 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:14.911 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:14.911 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:14.911 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:14.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:14.911 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:14.911 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:14.911 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:14.911 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:14.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:14.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:50:14.911 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:50:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:50:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:50:14.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:50:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:14.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:50:14.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:50:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:14.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:50:14.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:50:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:14.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:14.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:14.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:14.962 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:50:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:14.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:14.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:15.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:50:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:50:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:50:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:50:15.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 16:50:25.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:50:25.089 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.... 16:50:25.089 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 16:50:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:25.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:50:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:25.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:50:25.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:50:25.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:50:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:25.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:50:25.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:50:25.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:50:25.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:50:25.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:50:25.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:50:25.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:50:25.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:25.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:25.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:25.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:50:25.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:50:25.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:50:25.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 16:50:25.094 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 16:50:25.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 16:50:25.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 16:50:25.102 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:50:25.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:50:25.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:25.144 DEBUG [main][MenuItemLookup] Found menu:'New' 16:50:25.144 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:50:25.144 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:50:25.144 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:25.144 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:25.144 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:25.144 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:25.144 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:25.145 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:50:25.145 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:50:25.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:50:25.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:50:25.145 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:50:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:50:25.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:25.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:25.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: "Add and Remove..."] is available. finished successfully 16:50:25.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:50:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:25.243 DEBUG [WorkbenchTestable][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 16:50:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:25.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:25.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:25.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:25.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:50:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:50:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:50:25.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:25.245 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:25.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:25.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:25.246 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 16:50:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:25.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:25.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:25.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:25.247 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:50:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:25.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:25.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:25.260 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:50:25.260 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:50:25.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:25.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:25.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:25.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:25.262 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:50:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:25.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:25.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:50:25.278 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:50:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:50:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:25.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:25.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:25.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:25.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:25.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:25.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:25.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:25.778 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:25.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:25.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:25.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:25.780 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:50:25.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:25.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:25.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:25.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:25.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:25.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:25.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:25.780 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:25.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:25.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:25.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:25.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:25.781 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:25.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:25.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:25.791 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 16:50:25.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:25.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:25.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:25.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:25.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:25.792 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:25.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:25.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:25.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:50:25.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:25.826 DEBUG [main][MenuItemLookup] Found menu:'New' 16:50:25.827 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:25.827 DEBUG [main][MenuItemLookup] Found menu:'Start' 16:50:25.827 DEBUG [main][MenuItemLookup] Found menu:'Stop' 16:50:25.827 DEBUG [main][MenuItemLookup] Item match:Stop 16:50:25.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 16:50:25.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 16:50:25.827 INFO [main][MenuItemHandler] Select menu item: S&top 16:50:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:25.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 16:50:25.828 DEBUG [Worker-13: Stopping server-project][AbstractWait] Wait for 1 seconds 16:50:26.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 16:50:26.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 16:50:27.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:27.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:27.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:27.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:27.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:27.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:27.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 16:50:27.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:27.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:27.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:27.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:27.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 16:50:27.330 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 16:50:27.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 16:50:27.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 16:50:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 16:50:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:27.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:27.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:27.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:27.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:27.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 16:50:27.339 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 16:50:27.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 16:50:27.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 16:50:27.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:27.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:27.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:27.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:27.350 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:50:27.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:27.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:27.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:27.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:27.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:27.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:27.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:27.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:27.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:27.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:27.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:27.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 16:50:27.352 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 16:50:27.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 16:50:27.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 16:50:27.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:27.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:27.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:27.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:27.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 16:50:27.364 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 16:50:27.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 16:50:27.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 16:50:27.370 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 16:50:27.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:27.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:27.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:27.371 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:27.371 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:27.371 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:27.372 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:27.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:27.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:50:27.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:27.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:50:27.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:27.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:27.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:27.372 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:27.372 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:27.373 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:27.373 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:27.373 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:27.373 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:27.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:27.373 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:27.373 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:27.373 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:27.373 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:27.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:27.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:50:27.377 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:50:27.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:50:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:50:27.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:50:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:27.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:50:27.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:50:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:27.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:50:27.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:50:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:27.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:27.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:27.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:27.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:27.429 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:50:27.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:27.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:27.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:27.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:27.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:50:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:50:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:50:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:50:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 16:50:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 16:50:37.562 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.... 16:50:37.562 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 16:50:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:37.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:50:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:37.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:50:37.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:50:37.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:50:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:37.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:50:37.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:50:37.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:50:37.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:50:37.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:50:37.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:50:37.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:50:37.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:37.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:37.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:37.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:50:37.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:50:37.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:50:37.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 16:50:37.569 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 16:50:37.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 16:50:37.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 16:50:37.608 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:50:37.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:50:37.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:37.633 DEBUG [main][MenuItemLookup] Found menu:'New' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:37.634 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:50:37.634 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:50:37.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:50:37.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:50:37.634 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:50:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:50:37.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:37.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:50:37.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:50:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:37.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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 >>") 16:50:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:37.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:37.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:37.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:37.735 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 16:50:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:37.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:37.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:37.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:37.748 DEBUG [WorkbenchTestable][WidgetLookup] 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") 16:50:37.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:37.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:37.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:37.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:37.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:37.750 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 16:50:37.750 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 16:50:37.750 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:50:37.750 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:50:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:37.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:37.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:37.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:37.752 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:50:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:37.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:37.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:50:37.756 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:50:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:50:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:38.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.258 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:50:38.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:38.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:38.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:38.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:38.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:38.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:38.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:38.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:38.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:38.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:38.260 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:38.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:38.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:38.270 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:50:38.271 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:50:38.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:50:38.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:50:38.284 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:50:38.286 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:50:38.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:50:38.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:50:38.297 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:50:38.298 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:50:38.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:50:38.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:50:38.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:50:38.306 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:50:38.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:50:38.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:50:38.316 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.317 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:50:38.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:38.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:38.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:38.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:50:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:50:38.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:50:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:50:38.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:50:38.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:38.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:38.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:50:38.318 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:38.319 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:38.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:38.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:38.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:38.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:38.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:38.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:38.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:50:38.332 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:50:38.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:50:38.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:50:38.338 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 16:50:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:38.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:38.338 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:38.338 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:38.338 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:38.339 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:38.339 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:38.339 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:38.339 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:38.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:38.339 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:38.339 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:38.339 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:38.339 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:38.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:50:38.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:50:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:38.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:38.340 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:38.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:38.340 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:38.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:38.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:50:38.340 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:50:38.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:50:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:50:38.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:50:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:38.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:50:38.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:50:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:38.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:50:38.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:50:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:38.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:38.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:38.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:38.396 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:50:38.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:38.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:38.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:38.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:50:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:50:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:50:38.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:50:38.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 'Publishing to .*'] is available.... 16:50:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 16:50:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 16:50:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 16:50:48.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:48.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:48.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:48.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:48.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:50:48.532 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:50:48.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:50:48.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:50:48.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:48.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:48.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:48.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:48.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:50:48.541 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:50:48.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:50:48.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:50:48.551 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 16:50:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:48.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:48.552 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:48.552 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:48.552 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:48.552 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:48.553 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:48.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:50:48.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:50:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:48.553 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:48.553 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:48.553 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:48.554 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:48.554 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:48.554 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:48.554 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:48.554 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:48.554 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:48.554 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:48.554 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:48.554 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:48.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:48.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:50:48.554 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:50:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:50:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:50:48.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:50:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:48.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") 16:50:48.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:50:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:48.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:50:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:50:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:48.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:48.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:48.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:48.603 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:50:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:48.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:48.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:50:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:50:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:50:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:50:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 16:50:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 16:50:58.737 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.... 16:50:58.737 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 16:50:58.737 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:58.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:58.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:58.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:58.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:50:58.739 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:50:58.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:50:58.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:50:58.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:50:58.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:50:58.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:50:58.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:50:58.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:50:58.752 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:50:58.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:50:58.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:50:58.758 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 16:50:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:58.758 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:58.758 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:58.758 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:58.758 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:58.759 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:58.759 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:50:58.759 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:50:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:58.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'File' 16:50:58.759 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:50:58.759 DEBUG [main][MenuItemLookup] Item match:Edit 16:50:58.760 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:50:58.760 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:50:58.760 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:58.760 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:50:58.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:50:58.760 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:50:58.760 DEBUG [main][MenuItemLookup] Found menu:'' 16:50:58.760 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:50:58.760 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:50:58.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:50:58.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:50:58.760 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:50:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:50:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:50:58.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:50:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:50:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:50:58.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:50:58.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:50:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:50:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:50:58.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:50:58.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:50:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:50:58.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:50:58.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:50:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:50:58.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:50:58.812 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:50:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:50:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:50:58.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:50:58.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:50:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:50:58.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:50:58.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:50:58.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:50:58.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:50:58.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:50:58.932 DEBUG [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.... 16:51:08.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:51:08.941 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.... 16:51:08.941 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 16:51:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:08.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:51:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:08.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:51:08.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:51:08.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:51:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:08.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:51:08.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:51:08.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:51:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:51:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:51:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:51:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:51:08.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:08.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:51:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:51:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:51:08.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 16:51:08.946 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 16:51:08.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 16:51:08.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 16:51:08.976 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:51:08.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:51:08.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'New' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:09.002 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:51:09.002 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:51:09.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:51:09.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:51:09.003 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:51:09.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 16:51:09.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:09.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:09.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 16:51:09.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:51:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:09.109 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 16:51:09.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:09.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:09.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:09.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:09.111 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 16:51:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:09.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:09.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:09.125 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:51:09.126 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:51:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:09.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:09.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:09.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:09.137 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:51:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:09.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:09.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:09.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:51:09.144 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:51:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:51:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:09.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:51:09.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:09.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:09.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:09.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:09.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:09.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:09.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:09.645 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:09.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:09.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:09.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:09.647 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:51:09.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:09.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:09.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:09.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:09.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:09.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:09.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:09.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:09.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:09.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:09.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:09.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:09.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:09.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:51:09.649 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:51:09.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:51:09.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:51:09.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:09.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:09.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:09.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:09.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:51:09.665 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:51:09.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:51:09.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:51:09.680 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:09.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:09.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:09.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:09.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:51:09.682 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:51:09.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:51:09.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:51:09.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:09.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:09.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:09.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:09.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:51:09.698 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:51:09.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:51:09.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:51:09.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:09.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:09.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:09.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:09.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:51:09.713 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:51:09.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:51:09.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:51:09.725 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:09.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:09.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:09.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:09.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:51:09.726 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:51:09.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:51:09.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:51:09.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:09.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:09.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:09.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:09.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:51:09.738 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:51:09.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:51:09.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:51:09.745 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 16:51:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:09.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:09.746 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:09.746 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:09.746 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:09.746 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:09.747 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:09.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:51:09.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:51:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:09.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:09.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:09.747 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:09.748 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:09.748 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:09.748 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:09.748 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:09.748 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:09.748 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:09.748 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:09.748 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:09.748 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:09.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:09.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:51:09.748 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:51:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:51:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:51:09.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:51:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:09.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:51:09.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:51:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:09.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:51:09.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:51:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:09.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:09.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:09.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:09.806 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:51:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:09.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:09.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:51:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:51:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:51:19.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed failed, an exception will be thrown 16:51:19.974 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) 16:51:19.977 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png 16:51:20.087 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 16:51:20.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:20.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:20.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:20.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:20.089 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:51:20.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:20.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:20.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:20.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:20.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:20.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:20.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:20.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:20.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:20.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:20.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:20.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:20.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:51:20.091 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:51:20.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:51:20.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:51:20.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:20.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:20.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:20.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:20.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:51:20.100 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:51:20.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:51:20.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:51:20.111 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 16:51:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:20.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:20.111 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:20.111 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:20.111 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:20.112 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:20.112 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:20.112 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:20.112 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:20.112 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:20.112 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:20.112 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:20.112 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:20.112 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:20.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:20.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:51:20.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:51:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:20.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:20.113 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:20.113 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:20.113 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:20.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:20.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:51:20.114 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:51:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:51:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:51:20.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:51:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:20.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:51:20.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:51:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:20.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:51:20.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:51:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:20.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:20.164 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:51:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:20.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:20.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:20.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:51:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:51:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:20.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:51:20.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:20.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:20.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:20.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:20.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:20.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:20.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:51:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:51:20.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 'Publishing to .*'] is available.... 16:51:30.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 16:51:30.299 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.... 16:51:30.300 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 16:51:30.300 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:30.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:30.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:30.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:30.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:51:30.301 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:51:30.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:51:30.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:51:30.313 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:30.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:30.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:30.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:30.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:51:30.314 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:51:30.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:51:30.319 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:51:30.319 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 16:51:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:30.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:30.319 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:30.319 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:30.319 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:30.320 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:30.320 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:30.320 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:30.320 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:30.320 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:30.320 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:30.320 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:30.320 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:30.320 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:30.320 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:51:30.320 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:51:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:30.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:30.321 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:30.321 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:30.321 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:30.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:30.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:51:30.321 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:51:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:51:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:51:30.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:51:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:30.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:51:30.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:51:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:30.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:30.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:51:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:51:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:30.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:30.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:30.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:30.373 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:51:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:30.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:30.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:51:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:51:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:51:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:51:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 16:51:40.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:51:40.494 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.... 16:51:40.494 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 16:51:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:40.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:51:40.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:40.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:40.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:51:40.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:51:40.501 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:51:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:40.503 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) 16:51:40.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:51:40.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:51:40.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:51:40.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:51:40.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:51:40.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:51:40.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:51:40.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:40.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:40.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:40.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:51:40.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:51:40.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:51:40.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 16:51:40.509 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 16:51:40.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 16:51:40.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 16:51:40.551 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:51:40.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:51:40.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'New' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:40.579 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:51:40.579 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:51:40.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:51:40.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:51:40.579 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:51:40.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:51:40.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:40.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:40.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:51:40.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:51:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:40.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 16:51:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:40.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:40.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:40.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:51:40.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:51:40.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:51:40.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 16:51:40.682 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 16:51:40.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 16:51:40.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 16:51:40.683 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 16:51:40.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:40.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:40.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:40.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:40.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:40.684 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:51:40.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:40.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:40.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:40.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:40.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 16:51:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:40.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:40.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:40.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:40.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:40.696 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 16:51:40.697 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 16:51:40.697 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 16:51:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:40.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:40.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:40.697 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:51: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.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) 16:51:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:40.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:40.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:40.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:40.699 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:51:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:40.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:40.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:40.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:51:40.717 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:51:40.719 DEBUG [Worker-13: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:51:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:51:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:41.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:51:41.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:51:42.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:51:42.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:42.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:42.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:42.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:42.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:42.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:42.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:42.218 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:42.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:42.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:42.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:42.219 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 16:51:42.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:51:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:42.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:51:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:42.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:51:42.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:51:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:42.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:51:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:42.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:51:42.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:42.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:42.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:42.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:42.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:42.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 16:51:42.221 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 16:51:42.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 16:51:42.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 16:51:42.234 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 16:51:42.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:42.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:42.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:42.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:42.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 16:51:42.235 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 16:51:42.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 16:51:42.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 16:51:42.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:51:42.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:42.266 DEBUG [main][MenuItemLookup] Found menu:'New' 16:51:42.266 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:42.266 DEBUG [main][MenuItemLookup] Found menu:'Start' 16:51:42.266 DEBUG [main][MenuItemLookup] Item match:Start 16:51:42.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 16:51:42.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 16:51:42.266 INFO [main][MenuItemHandler] Select menu item: &Start 16:51:42.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:42.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 16:51:42.267 DEBUG [Worker-14: Starting server-project-3][AbstractWait] Wait for 1 seconds 16:51:42.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 16:51:43.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 16:51:43.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:43.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:43.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:43.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:43.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:43.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:43.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:43.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:43.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 16:51:43.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:43.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:43.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:43.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:43.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 16:51:43.769 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 16:51:43.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 16:51:43.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 16:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 16:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:43.780 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:43.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:43.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:43.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:43.781 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 16:51:43.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:51:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:43.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:51:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:43.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:51:43.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:51:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:43.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:51:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:43.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:51:43.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:43.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:43.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:43.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:43.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:43.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 16:51:43.783 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 16:51:43.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 16:51:43.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 16:51:43.793 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:43.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:43.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:43.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:43.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 16:51:43.794 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 16:51:43.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 16:51:43.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 16:51:43.800 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:43.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:43.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:43.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:43.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 16:51:43.801 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 16:51:43.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 16:51:43.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 16:51:43.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:43.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:43.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:43.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:43.814 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 16:51:43.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:51:43.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:43.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:51:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:43.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:51:43.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:51:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:43.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:51:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:43.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:51:43.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:43.815 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:43.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:43.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:43.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:43.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 16:51:43.816 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 16:51:43.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 16:51:43.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 16:51:43.822 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:43.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:43.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:43.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:43.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 16:51:43.827 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 16:51:43.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 16:51:43.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 16:51:43.833 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 16:51:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:43.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:43.833 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:43.833 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:43.833 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:43.834 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:43.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:43.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:51:43.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:43.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:51:43.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:43.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:43.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:43.834 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:43.834 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:43.835 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:43.835 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:43.835 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:43.835 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:43.835 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:43.835 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:43.835 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:43.835 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:43.835 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:43.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:43.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:51:43.835 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:51:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:51:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:51:43.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:51:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:43.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:43.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:51:43.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:51:43.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:43.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:43.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:51:43.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:51:43.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:43.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:43.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:43.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:43.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:43.898 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:51:43.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:43.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:43.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:43.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:43.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:51:43.997 DEBUG [Worker-10: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:51:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:51:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:44.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:51:44.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:51:44.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:51:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:51:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 16:51:55.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:51:55.027 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.... 16:51:55.027 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 16:51:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:55.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:51:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:55.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:51:55.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:51:55.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:51:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:55.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:51:55.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:51:55.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:51:55.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:51:55.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:51:55.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:51:55.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:51:55.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:55.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:55.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:51:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:51:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:51:55.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 16:51:55.033 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 16:51:55.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 16:51:55.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 16:51:55.041 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:51:55.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:51:55.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'New' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:55.088 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:51:55.088 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:51:55.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:51:55.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:51:55.088 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:51:55.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:51:55.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:55.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:55.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 16:51:55.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:51:55.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:55.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:55.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 16:51:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:55.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:55.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:55.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:51:55.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:51:55.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:51:55.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:51:55.214 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:51:55.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:51:55.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:51:55.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >") 16:51:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:55.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:55.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:55.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:55.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:55.229 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 16:51:55.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:55.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:55.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:55.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:55.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 16:51:55.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:55.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:55.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:55.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:55.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:55.243 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 16:51:55.243 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 16:51:55.243 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 16:51:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:55.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:55.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:55.244 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:51:55.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 16:51:55.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:55.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:55.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:55.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:55.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:55.246 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:51:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:55.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:55.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:51:55.262 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:51:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:51:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:55.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:55.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:55.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:55.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:55.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:55.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:55.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:55.763 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:55.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:55.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:55.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:55.764 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:51:55.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:55.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:55.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:55.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:55.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:55.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:55.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:55.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:55.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:55.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:55.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:55.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:51:55.766 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:51:55.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:51:55.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:51:55.782 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 16:51:55.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:55.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:55.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:55.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:55.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 16:51:55.784 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 16:51:55.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 16:51:55.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 16:51:55.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:51:55.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:55.817 DEBUG [main][MenuItemLookup] Found menu:'New' 16:51:55.817 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:55.817 DEBUG [main][MenuItemLookup] Found menu:'Start' 16:51:55.817 DEBUG [main][MenuItemLookup] Item match:Start 16:51:55.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 16:51:55.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 16:51:55.817 INFO [main][MenuItemHandler] Select menu item: &Start 16:51:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:55.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 16:51:55.818 DEBUG [Worker-12: Starting server-project-2][AbstractWait] Wait for 1 seconds 16:51:56.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 16:51:56.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 16:51:57.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:57.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:57.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:57.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:57.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:57.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:57.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:57.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:57.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 16:51:57.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:57.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:57.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:57.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:57.320 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 16:51:57.320 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 16:51:57.320 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 16:51:57.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 16:51:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 16:51:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:57.328 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:57.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:57.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:57.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:57.329 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:51:57.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:57.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:57.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:57.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:57.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:57.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:57.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:57.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:57.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:57.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:57.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:57.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:57.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:57.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 16:51:57.336 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 16:51:57.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 16:51:57.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 16:51:57.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:57.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:57.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:57.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:57.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 16:51:57.344 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 16:51:57.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 16:51:57.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 16:51:57.356 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:57.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:57.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:57.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:57.357 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 16:51:57.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:57.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:57.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:57.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:57.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:57.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 16:51:57.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:51:57.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 16:51:57.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:51:57.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 16:51:57.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:51:57.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:57.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:57.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:57.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:57.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 16:51:57.359 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 16:51:57.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 16:51:57.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 16:51:57.371 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:51:57.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:51:57.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:51:57.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:51:57.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 16:51:57.372 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 16:51:57.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 16:51:57.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 16:51:57.379 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 16:51:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:57.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:57.384 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:57.384 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:57.384 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:57.385 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:57.385 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:57.385 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:57.385 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:57.385 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:57.385 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:57.385 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:57.385 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:57.385 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:57.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:51:57.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:51:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:57.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'File' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:51:57.386 DEBUG [main][MenuItemLookup] Item match:Edit 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'' 16:51:57.386 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:51:57.386 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:51:57.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:51:57.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:51:57.386 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:51:57.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:51:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:51:57.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:51:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:51:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:51:57.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") 16:51:57.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:51:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:51:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:51:57.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:51:57.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:51:57.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:51:57.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:51:57.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:51:57.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:51:57.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:51:57.435 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:51:57.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:51:57.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:51:57.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:51:57.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:51:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:51:57.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:51:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:51:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:51:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:51:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:51:57.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 'Publishing to .*'] is available.... 16:52:07.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:52:07.565 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.... 16:52:07.565 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 16:52:07.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:07.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:07.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:07.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:52:07.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:52:07.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:52:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:07.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:52:07.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:52:07.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:52:07.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:52:07.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:52:07.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:52:07.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:52:07.567 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:07.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:07.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:07.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:07.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:07.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:07.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 16:52:07.569 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 16:52:07.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 16:52:07.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 16:52:07.599 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 16:52:07.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:52:07.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'New' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:07.622 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 16:52:07.623 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 16:52:07.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 16:52:07.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 16:52:07.623 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 16:52:07.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:52:07.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:07.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 16:52:07.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 16:52:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:07.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:07.724 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 16:52:07.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:07.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:07.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:07.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:07.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:07.725 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 16:52:07.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:07.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:07.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:07.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:07.738 DEBUG [WorkbenchTestable][WidgetLookup] 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") 16:52:07.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:07.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:07.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:07.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:07.739 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 16:52:07.739 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 16:52:07.739 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 16:52:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:07.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:07.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:07.740 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 16:52:07.740 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:52:07.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:07.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:07.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:07.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:07.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:07.741 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:52:07.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:07.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:07.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:07.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:52:07.759 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:52:07.762 DEBUG [Worker-12: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:52:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:52:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:08.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:52:08.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:52:09.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:52:09.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:09.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:09.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:09.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:09.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:09.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:09.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:09.261 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:09.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:09.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:09.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:09.262 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 16:52:09.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:52:09.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:09.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:52:09.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:09.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:52:09.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:52:09.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:09.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:52:09.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:09.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:52:09.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:09.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:09.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:09.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:09.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:09.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:09.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:09.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 16:52:09.264 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 16:52:09.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 16:52:09.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 16:52:09.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:09.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:09.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:09.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:09.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 16:52:09.281 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 16:52:09.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 16:52:09.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 16:52:09.288 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:09.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:09.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:09.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:09.289 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 16:52:09.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:52:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:09.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:52:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:09.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:52:09.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 16:52:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:09.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 16:52:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:09.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 16:52:09.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:09.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:09.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:09.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:09.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:09.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:09.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:09.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 16:52:09.291 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 16:52:09.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 16:52:09.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 16:52:09.302 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:09.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:09.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:09.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:09.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 16:52:09.303 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 16:52:09.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 16:52:09.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 16:52:09.309 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 16:52:09.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:09.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:09.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'File' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:52:09.310 DEBUG [main][MenuItemLookup] Item match:Edit 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:09.310 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:09.310 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:52:09.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:09.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:52:09.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:52:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:09.311 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:52:09.311 DEBUG [main][MenuItemLookup] Found menu:'File' 16:52:09.311 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:52:09.311 DEBUG [main][MenuItemLookup] Item match:Edit 16:52:09.311 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:52:09.312 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:52:09.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:09.312 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:52:09.312 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:09.312 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:09.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:09.312 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:09.312 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:52:09.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:09.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:52:09.316 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:52:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:52:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:52:09.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:52:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:09.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:52:09.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:52:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:09.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:52:09.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:52:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:09.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:09.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:09.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:09.368 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:52:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:09.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:09.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:52:09.475 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:52:09.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:52:09.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:09.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:52:09.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:52:09.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:10.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:10.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:52:10.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:52:10.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 'Publishing to .*'] is available.... 16:52:20.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:52:20.507 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.... 16:52:20.507 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 16:52:20.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:20.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:20.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:20.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:20.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 16:52:20.509 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 16:52:20.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 16:52:20.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 16:52:20.517 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:20.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:20.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:20.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:20.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 16:52:20.518 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 16:52:20.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 16:52:20.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 16:52:20.523 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 16:52:20.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:20.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:20.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:52:20.523 DEBUG [main][MenuItemLookup] Found menu:'File' 16:52:20.523 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:52:20.523 DEBUG [main][MenuItemLookup] Item match:Edit 16:52:20.524 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:52:20.524 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:52:20.524 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:20.524 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:52:20.524 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:20.524 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:20.524 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:20.524 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:20.524 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:52:20.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:52:20.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:52:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:20.529 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:52:20.529 DEBUG [main][MenuItemLookup] Found menu:'File' 16:52:20.529 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:52:20.529 DEBUG [main][MenuItemLookup] Item match:Edit 16:52:20.530 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:52:20.530 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:52:20.530 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:20.530 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:52:20.530 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:20.530 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:20.530 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:20.530 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:20.530 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:52:20.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:20.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:52:20.530 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:52:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:52:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:52:20.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:52:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:20.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:52:20.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:52:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:20.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:52:20.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:52:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:20.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:20.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:20.580 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:20.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:20.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:52:20.682 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:52:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:52:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:20.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:52:20.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:52:21.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:52:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:52:21.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.... 16:52:31.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:52:31.712 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.... 16:52:31.712 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 16:52:31.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:31.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:31.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:31.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:31.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 16:52:31.714 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 16:52:31.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 16:52:31.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 16:52:31.726 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:31.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:31.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:31.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:31.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 16:52:31.727 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 16:52:31.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 16:52:31.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 16:52:31.733 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 16:52:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:31.733 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'File' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:52:31.738 DEBUG [main][MenuItemLookup] Item match:Edit 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:31.738 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:31.738 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:52:31.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 16:52:31.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 16:52:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:31.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'File' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:52:31.739 DEBUG [main][MenuItemLookup] Item match:Edit 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:31.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:31.739 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:52:31.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:31.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:52:31.740 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:52:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:52:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 16:52:31.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 16:52:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:31.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 "OK") 16:52:31.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:52:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:31.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 16:52:31.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:52:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:31.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:31.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:31.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:31.788 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:52:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:31.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:31.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:52:31.887 DEBUG [Worker-6: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 16:52:31.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:52:31.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:31.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:52:31.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:52:32.406 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 16:52:32.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:52:32.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:32.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:32.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:32.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:32.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:32.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:32.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 16:52:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 16:52:32.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 'Publishing to .*'] is available.... 16:52:42.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 'Publishing to .*'] is available. failed, NO exception will be thrown 16:52:42.918 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.... 16:52:42.918 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 16:52:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:42.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:42.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:52:42.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:52:42.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:52:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:42.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 16:52:42.940 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:42.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:42.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:42.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:42.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:42.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:42.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 16:52:42.943 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 16:52:42.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 16:52:42.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 16:52:42.952 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:42.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:42.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:42.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:42.972 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 16:52:42.972 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:42.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:42.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:42.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:42.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:42.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:42.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:42.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:42.974 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 16:52:42.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:42.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:42.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:42.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:42.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 16:52:42.975 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 16:52:42.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 16:52:42.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 16:52:42.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:42.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:52:42.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'New' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 16:52:43.008 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 16:52:43.008 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 16:52:43.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 16:52:43.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 16:52:43.008 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 16:52:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 16:52:43.009 DEBUG [Worker-4: Stopping Server ABC][AbstractWait] Wait for 1 seconds 16:52:44.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 16:52:44.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 16:52:44.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:44.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:44.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:44.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 16:52:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:44.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:44.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:44.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:44.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:44.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:44.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:44.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:44.511 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:44.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:44.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:44.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:44.512 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 16:52:44.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:44.512 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:52:44.513 DEBUG [main][EditorHandler] 0 editor(s) found 16:52:44.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:44.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:44.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:52:44.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:44.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:44.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:44.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:44.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:52:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:44.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:44.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:44.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:44.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:44.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:52:44.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:52:44.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:44.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:44.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:52:44.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:52:44.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:44.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:44.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:52:44.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:52:44.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:44.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:44.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:44.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:45.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:45.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:45.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:45.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:45.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:52:45.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:52:45.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:52:45.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:45.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:45.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:52:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:45.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:45.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:45.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:45.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:52:45.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 16:52:45.585 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 16:52:45.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:52:45.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:52:45.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:45.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:45.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:45.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:46.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:46.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:46.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:46.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:46.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:52:46.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:52:46.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:52:46.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:46.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:46.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 16:52:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:46.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:46.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:46.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:46.589 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:52:46.589 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 16:52:46.589 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 16:52:46.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:52:46.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:52:46.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:46.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:46.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:52:46.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:46.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:46.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:46.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:46.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:46.591 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:52:46.591 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:52:46.591 DEBUG [main][TreeItemHandler] Set Tree selection 16:52:46.591 DEBUG [main][TreeHandler] Notify Tree about selection event 16:52:46.603 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:52:46.613 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 16:52:46.613 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 16:52:46.613 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 16:52:46.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:52:46.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'New' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:46.656 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:52:46.656 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:52:46.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:52:46.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:52:46.656 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:52:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:46.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:52:47.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:47.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:47.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:47.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:47.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:47.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:47.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:47.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:47.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:52:47.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:47.191 DEBUG [main][MenuItemLookup] Found menu:'New' 16:52:47.191 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:52:47.191 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:47.191 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:52:47.191 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:47.191 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:47.191 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:47.191 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:47.191 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:52:47.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:52:47.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:52:47.192 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:52:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:52:47.851 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 16:52:47.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:52:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:47.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: 32) 16:52:47.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:52:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:47.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:52:47.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:52:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:47.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:47.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:47.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:47.856 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:52:47.857 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:52:47.857 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:52:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:47.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:47.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:47.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") 16:52:47.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:52:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:47.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:52:47.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:52:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:47.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:47.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:47.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:47.859 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:52:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:47.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:47.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:52:47.864 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:52:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:52:48.365 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:52:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:48.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:48.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:52:48.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:52:48.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:48.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:52:48.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:48.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:48.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:52:48.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:48.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:48.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:52:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:48.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:48.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:48.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:48.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:48.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:48.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:48.430 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:48.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:48.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:48.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:48.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 16:52:48.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:48.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:48.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:48.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:48.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:48.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 '\*?\QServers\E') 16:52:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:48.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:48.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:48.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:48.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:48.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:48.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:48.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:48.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:48.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 16:52:48.449 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 16:52:48.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 16:52:48.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 16:52:48.478 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:48.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:48.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:48.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:48.479 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 16:52:48.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:48.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:48.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:48.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:48.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:52:48.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:48.500 DEBUG [main][MenuItemLookup] Found menu:'New' 16:52:48.500 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:52:48.500 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:52:48.500 DEBUG [main][MenuItemLookup] Found menu:'' 16:52:48.500 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:52:48.500 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:52:48.500 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:52:48.500 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:52:48.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:52:48.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:52:48.500 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:52:48.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:52:48.542 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 16:52:48.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:52:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:48.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:52:48.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:52:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:48.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:52:48.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:52:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:48.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:48.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:48.544 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:52:48.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:48.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:48.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:48.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:52:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:52:48.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:52:48.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:48.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:52:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:48.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:48.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:48.631 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:48.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 16:52:48.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:48.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:48.656 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 16:52:48.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:52:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:48.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:48.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:49.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:49.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:49.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:49.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:52:49.659 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:52:49.659 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 16:52:49.660 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:49.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:49.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:49.661 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 16:52:49.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.cnf.ServersView2, index 0 and no matchers specified 16:52:49.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:49.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:49.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:50.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:50.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:50.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:50.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:52:50.664 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:52:50.664 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:52:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 16:52:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:50.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 16:52:50.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:52:50.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:52:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 178.705 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.959 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.093 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.473 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.378 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.56 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.523 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.537 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.354 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:52:50.689 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:52:50.690 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:52:50.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:52:50.691 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:52:50.691 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:52:50.691 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:52:50.691 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:52:50.691 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:52:50.691 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:52:50.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:52:50.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:52:50.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:52:50.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:52:50.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:52:50.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:52:50.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:50.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:50.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:52:50.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:50.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:50.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:50.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:50.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:52:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:50.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:50.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:50.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:50.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:50.726 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:50.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:50.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:50.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:50.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:50.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:50.729 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:50.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:50.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:50.749 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 16:52:50.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:52:50.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:50.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:50.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:51.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:51.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:51.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:51.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:52:51.752 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:52:51.752 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 16:52:51.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:51.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:51.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:51.754 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 16:52:51.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 16:52:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:51.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:51.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:52.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:52.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:52.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:52.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:52.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:52:52.757 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:52:52.757 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:52:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:52.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:52.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:52.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:52.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:52:52.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:52.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:52.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:52.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:52.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:52.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:52.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:52:52.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:52.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:52.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:52.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:52.799 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:52.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:52.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:52.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:52.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:52.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:52.801 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:52.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:52.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:52.802 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 16:52:52.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:52:52.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:52.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:52.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:53.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:53.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:53.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:53.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:52:53.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:52:53.805 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:52:53.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:52:53.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:52:53.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:52:53.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:52:53.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:52:53.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:52:53.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:52:53.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:52:53.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:52:53.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:52:53.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:52:53.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:52:53.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:53.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:53.814 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:52:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:53.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:53.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:53.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:53.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:52:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:53.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:53.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:53.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:53.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:53.848 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:53.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:53.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:53.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:53.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:53.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:53.850 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:53.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:53.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:53.850 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 16:52:53.850 INFO [WorkbenchTestable][ServersView2] Create new server 16:52:53.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:52:53.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:53.852 DEBUG [main][MenuItemLookup] Found menu:'New' 16:52:53.852 DEBUG [main][MenuItemLookup] Item match:New 16:52:53.852 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:52:53.852 DEBUG [main][MenuItemLookup] Item match:Server 16:52:53.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:52:53.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:52:53.852 INFO [main][MenuItemHandler] Select menu item: Server 16:52:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:52:54.049 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 16:52:54.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:52:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:54.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:52:54.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:54.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:54.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'] 16:52:54.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:54.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:54.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 Server"] 16:52:54.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:54.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:54.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:52:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:54.065 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:52:54.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:54.111 DEBUG [WorkbenchTestable][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 16:52:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:54.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:54.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:54.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:54.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:54.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:52:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:52:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:52:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:52:54.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:52:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:52:54.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:52:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:54.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:54.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:52:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:52:54.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:52:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:54.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:52:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:54.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:52:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:52:54.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.NewServerWizardPage, index 0 and no matchers specified 16:52:54.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:54.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:54.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:54.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:52:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:52:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:52:54.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:52:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:54.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:52:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:54.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:52:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:52:54.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:52:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:54.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:52:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:54.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:52:54.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:52:54.639 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:52:54.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:52:54.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:52:54.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.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) 16:52:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:54.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:54.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:54.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:54.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:55.147 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:") 16:52:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:55.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:55.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:55.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:52:55.154 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:52:55.155 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 16:52:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:52:55.156 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:52:55.156 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:52:55.656 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:52:55.656 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:52:56.157 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:52:56.157 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:52:56.657 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:52:56.657 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:52:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:52:57.159 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:52:57.159 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:52:57.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.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) 16:52:57.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:57.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:57.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:57.163 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:52:57.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:57.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:57.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:52:57.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:52:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:52:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:52:57.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:52:57.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:52:57.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:52:57.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:52:57.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:52:57.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:52:57.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:52:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:52:57.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:52:57.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:57.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:57.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 '\*?\QServers\E') 16:52:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:57.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:57.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:57.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:57.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:57.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:57.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:57.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:57.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 16:52:57.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:57.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:57.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:57.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:57.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:52:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:57.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:57.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:57.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:57.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:57.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:57.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:57.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 '\*?\QServers\E') 16:52:57.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:57.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:57.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:57.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:57.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:57.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:57.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:57.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:57.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 16:52:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:52:57.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:52:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:57.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:52:57.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:52:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:57.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:57.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:57.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:52:57.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:57.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:57.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:57.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:52:57.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:52:57.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:52:57.790 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:52:57.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:52:57.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:52:57.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:52:57.791 INFO [WorkbenchTestable][ServersView2] Create new server 16:52:57.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:52:57.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:52:57.829 DEBUG [main][MenuItemLookup] Found menu:'New' 16:52:57.829 DEBUG [main][MenuItemLookup] Item match:New 16:52:57.830 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:52:57.830 DEBUG [main][MenuItemLookup] Item match:Server 16:52:57.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:52:57.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:52:57.830 INFO [main][MenuItemHandler] Select menu item: Server 16:52:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:52:58.006 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 16:52:58.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:52:58.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:58.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:58.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:52:58.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:58.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:58.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:52:58.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:58.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:58.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: "New Server"] 16:52:58.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:58.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:58.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:52:58.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:52:58.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:52:58.009 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:52:58.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:52:58.025 DEBUG [WorkbenchTestable][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 16:52:58.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:58.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:58.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:58.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:58.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:52:58.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:52:58.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:52:58.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:52:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:52:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:52:58.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:52:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:58.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:58.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:52:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:52:58.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:52:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:58.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:52:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:58.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:52:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:52:58.549 DEBUG [WorkbenchTestable][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 16:52:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:58.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:58.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:58.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:52:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:52:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:52:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:52:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:52:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:52:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:58.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:52:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:52:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:52:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:52:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:52:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:52:58.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:52:58.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:52:58.551 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:52:58.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:52:58.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:52:58.559 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:52:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:58.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:58.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:58.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:58.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:52:58.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:52:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:52:59.099 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:") 16:52:59.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:52:59.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:52:59.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:52:59.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:52:59.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:52:59.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:52:59.113 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 16:52:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:52:59.122 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:52:59.122 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:52:59.622 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:52:59.623 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:00.123 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:00.123 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:00.623 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:00.623 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:01.124 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:01.124 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:53:01.124 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:53:01.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:01.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:01.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:01.128 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:01.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:01.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:01.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:01.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:01.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:01.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:01.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:01.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:01.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:01.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:01.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:01.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:01.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:01.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:01.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:01.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:01.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:01.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:01.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:01.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:01.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:01.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:01.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:01.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 16:53:01.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:01.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:01.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:01.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:01.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:01.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:01.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:01.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:01.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:01.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:01.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:01.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') 16:53:01.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:01.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:01.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:01.780 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:01.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:01.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:01.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:01.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:01.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:01.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 16:53:01.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:01.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:01.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:01.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:01.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:01.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 '\*?\QServers\E') 16:53:01.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:01.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:01.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:01.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:01.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:01.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:01.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:01.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:01.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:01.856 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:01.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:01.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:01.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:01.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:01.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:01.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:01.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:01.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:01.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') 16:53:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:01.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:01.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:01.921 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:01.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:01.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:01.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:01.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:01.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:01.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:01.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:01.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:01.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:01.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:01.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:01.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:01.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:01.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:01.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:01.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:01.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:01.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:01.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:01.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:01.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:02.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 '\*?\QServers\E') 16:53:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:02.034 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:02.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:02.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:02.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:02.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:02.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:02.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:02.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:02.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:02.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:02.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 16:53:02.079 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 16:53:02.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 16:53:02.114 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 16:53:02.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:02.120 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 16:53:02.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:02.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:53:02.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:02.147 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:02.147 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:53:02.147 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:53:02.147 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:02.147 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:53:02.147 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:53:02.147 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:53:02.147 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:53:02.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:53:02.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:53:02.148 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:53:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:53:02.198 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 16:53:02.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:53:02.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.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") 16:53:02.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:53:02.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:02.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:02.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:53:02.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:53:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:02.199 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:53:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:02.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:02.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:02.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:53:02.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:53:02.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:02.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:02.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:02.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 '\*?\QServers\E') 16:53:02.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:02.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:02.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:02.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 16:53:02.301 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:02.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:02.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:02.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:02.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:02.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:02.374 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:02.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:02.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:02.379 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 16:53:02.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:02.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:02.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:02.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') 16:53:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:02.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:02.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:02.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:02.443 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 16:53:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 16:53:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:02.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:02.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:02.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:02.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:02.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:02.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:02.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:02.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:02.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 '\*?\QServers\E') 16:53:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:02.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:02.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:02.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:02.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 16:53:02.483 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 16:53:02.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 16:53:02.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 16:53:02.517 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:02.518 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 16:53:02.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:02.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:53:02.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:02.544 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:02.544 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:53:02.544 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:53:02.544 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:02.544 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:53:02.544 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:53:02.544 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:53:02.544 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:53:02.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:53:02.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:53:02.544 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:53:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:53:02.592 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 16:53:02.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:53:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.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 "OK") 16:53:02.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:53:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:02.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:53:02.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:53:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:02.594 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:53:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:02.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:02.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:53:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:53:02.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:02.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:02.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:02.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') 16:53:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:02.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:02.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:02.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:02.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 16:53:02.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:02.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:02.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:02.673 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 16:53:02.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:02.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:02.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:02.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:03.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:03.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:03.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:03.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:03.677 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:03.677 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 16:53:03.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:03.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:03.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:03.678 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 16:53:03.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:03.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:03.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:03.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:04.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:04.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:04.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:04.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:04.681 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:04.682 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:53:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 16:53:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:04.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:04.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:04.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:04.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:04.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:04.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:04.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:04.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:04.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:04.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:04.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:04.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:04.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:04.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:04.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:04.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:04.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:04.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:04.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:04.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:04.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:04.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:04.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:04.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:04.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:04.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:04.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:04.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:04.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:04.726 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:04.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:04.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:04.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:04.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:04.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:04.728 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:04.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:04.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:04.729 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 16:53:04.729 INFO [WorkbenchTestable][ServersView2] Create new server 16:53:04.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:53:04.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:04.730 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:04.730 DEBUG [main][MenuItemLookup] Item match:New 16:53:04.730 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:53:04.730 DEBUG [main][MenuItemLookup] Item match:Server 16:53:04.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:53:04.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:53:04.731 INFO [main][MenuItemHandler] Select menu item: Server 16:53:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:53:05.001 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 16:53:05.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:05.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:05.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:05.003 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:53:05.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:05.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:05.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'] 16:53:05.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:05.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:05.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: "New Server"] 16:53:05.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:05.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:05.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:05.005 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:05.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:05.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:05.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:05.006 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:05.006 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:05.506 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:05.506 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 16:53:05.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.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) 16:53:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:05.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:05.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:05.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:05.515 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:05.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:05.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:05.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:05.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:05.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:05.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:05.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:05.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:05.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:05.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:05.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:05.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:05.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:05.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:05.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:05.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:05.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:05.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:05.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:05.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:05.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:05.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:05.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:05.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:05.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:05.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:05.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:05.622 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:05.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:05.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:05.623 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 16:53:05.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:05.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:05.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:05.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:06.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:06.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:06.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:06.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:06.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:06.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:06.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:06.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:06.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:06.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:06.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:06.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:06.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:06.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:06.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:06.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:06.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:06.636 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:06.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:06.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:06.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:06.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:06.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') 16:53:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:06.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:06.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:06.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:06.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:06.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:06.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:06.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:06.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:06.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:06.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:06.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:06.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:06.676 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 16:53:06.677 INFO [WorkbenchTestable][ServersView2] Create new server 16:53:06.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:53:06.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:06.678 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:06.678 DEBUG [main][MenuItemLookup] Item match:New 16:53:06.678 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:53:06.678 DEBUG [main][MenuItemLookup] Item match:Server 16:53:06.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:53:06.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:53:06.679 INFO [main][MenuItemHandler] Select menu item: Server 16:53:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:53:06.834 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 16:53:06.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:06.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:06.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:06.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'] 16:53:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:06.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'] 16:53:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:06.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 16:53:06.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:06.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:06.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:06.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:06.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:06.838 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:06.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:06.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 16:53:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:06.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:06.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:06.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:53:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:06.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:07.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:07.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:07.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:07.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:53:07.411 DEBUG [WorkbenchTestable][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 16:53:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:07.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:07.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:07.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:07.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:07.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:07.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:07.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:07.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:07.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:07.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:53:07.413 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:53:07.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:53:07.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:53:07.418 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:53:07.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:07.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:07.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:07.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:07.922 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:") 16:53:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:07.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:07.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:07.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:53:07.932 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:53:07.933 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 16:53:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:07.934 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:07.934 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:08.435 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:08.435 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:53:08.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.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) 16:53:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:08.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:08.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:08.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:08.445 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:08.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:08.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:08.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:08.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:08.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:08.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:08.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:08.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:08.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:08.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:08.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:08.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:08.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:08.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:08.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:08.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:08.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:08.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 '\*?\QServers\E') 16:53:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:08.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:09.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:09.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:09.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 16:53:09.015 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:09.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:09.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:09.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:09.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 '\*?\QServers\E') 16:53:09.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:09.054 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:09.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:09.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 16:53:09.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:09.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:09.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:09.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 '\*?\QServers\E') 16:53:09.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:09.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:09.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:09.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:09.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:09.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:09.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:09.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 '\*?\QServers\E') 16:53:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:09.152 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:09.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:09.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:09.156 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 16:53:09.156 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:09.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:09.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:09.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') 16:53:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:09.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:09.206 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 16:53:09.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:09.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:09.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:09.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:09.268 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:09.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:09.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:09.271 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:09.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.cnf.ServersView2, index 0 and no matchers specified 16:53:09.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:09.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:09.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:09.307 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:09.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:09.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:09.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 16:53:09.330 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 16:53:09.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 16:53:09.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 16:53:09.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:09.365 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 16:53:09.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:09.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:53:09.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:09.392 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:09.393 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:53:09.393 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:53:09.393 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:09.393 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:53:09.393 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:53:09.393 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:53:09.393 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:53:09.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:53:09.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:53:09.393 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:53:09.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:53:09.445 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 16:53:09.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:53:09.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:53:09.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:53:09.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:09.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:09.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:53:09.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:53:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:09.446 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:53:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:09.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:09.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:53:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:53:09.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:09.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:09.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:09.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:09.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:09.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:09.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:09.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:09.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:09.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:09.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:09.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:09.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 16:53:09.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:09.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:09.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:09.531 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 16:53:09.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:09.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:09.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:09.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:10.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:10.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:10.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:10.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:10.535 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:10.535 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 16:53:10.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:10.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:10.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:10.536 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 16:53:10.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:10.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:10.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:11.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:11.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:11.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:11.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:11.541 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:11.541 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:53:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 16:53:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:11.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:11.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:11.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:11.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:11.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:11.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:11.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:11.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:11.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:11.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:11.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:11.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:11.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:11.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:11.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:11.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:11.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:11.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:11.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:11.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:11.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:11.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:11.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:11.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:11.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 '\*?\QServers\E') 16:53:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:11.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:11.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:11.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:11.587 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:11.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:11.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:11.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:11.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:11.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:11.589 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:11.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:11.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:11.590 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 16:53:11.590 INFO [WorkbenchTestable][ServersView2] Create new server 16:53:11.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:53:11.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:11.591 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:11.591 DEBUG [main][MenuItemLookup] Item match:New 16:53:11.591 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:53:11.591 DEBUG [main][MenuItemLookup] Item match:Server 16:53:11.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:53:11.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:53:11.592 INFO [main][MenuItemHandler] Select menu item: Server 16:53:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:53:11.933 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 16:53:11.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:11.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:12.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:53:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:12.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:53:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:12.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 16:53:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:12.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:12.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:12.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:12.002 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:12.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:12.011 DEBUG [WorkbenchTestable][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 16:53:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:12.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:12.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:12.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:53:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:12.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:12.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:12.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:12.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:12.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:12.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:12.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:53:12.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 16:53:12.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:12.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:12.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:12.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:12.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:12.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:12.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:12.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:12.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:12.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:12.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:12.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:53:12.526 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:53:12.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:53:12.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:53:12.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 16:53:12.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:12.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:12.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:12.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:13.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:13.036 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:") 16:53:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:13.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:13.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:13.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:53:13.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:53:13.048 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 16:53:13.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:13.049 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:13.049 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:13.550 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:13.550 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:14.050 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:14.050 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:14.550 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:14.550 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:15.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:15.052 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:15.052 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:53:15.052 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:53:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:15.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:15.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:15.056 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:15.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:15.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:15.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:15.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:15.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:15.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:15.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:15.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:15.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:15.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:15.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:15.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:15.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:15.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:15.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:15.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:15.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 '\*?\QServers\E') 16:53:15.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:15.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:15.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:15.585 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:15.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:15.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:15.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:15.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:15.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:15.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 16:53:15.588 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:15.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:15.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:15.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:15.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:15.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:15.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:15.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:15.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:15.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:15.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:15.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:15.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:15.623 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:15.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:15.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:15.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:15.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:15.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 16:53:15.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:15.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:15.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:15.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:15.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:15.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 '\*?\QServers\E') 16:53:15.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:15.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:15.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:15.683 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:15.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:15.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:15.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:15.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:15.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:15.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:15.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:15.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:15.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:15.687 INFO [WorkbenchTestable][ServersView2] Create new server 16:53:15.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:53:15.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:15.730 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:15.730 DEBUG [main][MenuItemLookup] Item match:New 16:53:15.731 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:53:15.731 DEBUG [main][MenuItemLookup] Item match:Server 16:53:15.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:53:15.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:53:15.731 INFO [main][MenuItemHandler] Select menu item: Server 16:53:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:53:15.879 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 16:53:15.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:15.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:15.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:53:15.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:15.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:15.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:53:15.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:15.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:15.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 16:53:15.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:15.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:15.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:53:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:15.882 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:15.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:15.886 DEBUG [WorkbenchTestable][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 16:53:15.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:15.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:15.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:15.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:15.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:15.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:15.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:53:15.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:15.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:16.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:16.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:16.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:16.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:53:16.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.wizard.NewServerWizardPage, index 0 and no matchers specified 16:53:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:16.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:16.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:16.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:16.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:16.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:16.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:16.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:16.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:16.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:16.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:53:16.411 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:53:16.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:53:16.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:53:16.415 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:53:16.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:16.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:16.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:16.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:16.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:16.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:16.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:16.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 16:53:16.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:16.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:16.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:16.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:16.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:53:16.927 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:53:16.928 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 16:53:16.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:16.929 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:16.929 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:17.429 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:53:17.429 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:53:17.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 16:53:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:17.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:17.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:17.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:17.436 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:17.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:17.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:17.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:17.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:17.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:17.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:17.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:17.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:17.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:17.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:17.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:17.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:17.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:17.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:17.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:17.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:17.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:17.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 '\*?\QServers\E') 16:53:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:17.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:17.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:17.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:17.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:17.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:17.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:17.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:17.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 16:53:17.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:17.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:17.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:17.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:17.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:17.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:17.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:17.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:17.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.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 '\*?\QServers\E') 16:53:18.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 16:53:18.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:18.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:18.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:18.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.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') 16:53:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.155 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.191 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:18.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:18.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:18.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.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 '\*?\QServers\E') 16:53:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.256 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:18.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.cnf.ServersView2, index 0 and no matchers specified 16:53:18.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:18.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.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') 16:53:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 16:53:18.321 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 16:53:18.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 16:53:18.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 16:53:18.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:18.353 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 16:53:18.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:18.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:53:18.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:18.381 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:18.381 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:53:18.381 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:53:18.381 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:18.381 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:53:18.381 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:53:18.381 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:53:18.381 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:53:18.381 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:53:18.381 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:53:18.381 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:53:18.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:53:18.427 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 16:53:18.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:53:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:53:18.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:53:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:18.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:53:18.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:53:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:18.429 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:53:18.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:18.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:18.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:18.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:18.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:53:18.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:53:18.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:18.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 16:53:18.527 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:18.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:18.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.602 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 16:53:18.602 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:18.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:18.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:18.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:18.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.618 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.642 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 16:53:18.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 16:53:18.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:18.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:18.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:18.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:18.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:18.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:18.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:18.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:18.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:18.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 16:53:18.679 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 16:53:18.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 16:53:18.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 16:53:18.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:18.712 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 16:53:18.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:53:18.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:53:18.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:18.738 DEBUG [main][MenuItemLookup] Found menu:'New' 16:53:18.738 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:53:18.738 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:53:18.738 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:18.738 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:53:18.738 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:53:18.738 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:53:18.738 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:53:18.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:53:18.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:53:18.738 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:53:18.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:53:18.784 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 16:53:18.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:53:18.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.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") 16:53:18.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:53:18.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:18.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:18.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:53:18.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:53:18.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:18.785 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:53:18.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:18.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:18.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:18.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:53:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:53:18.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:18.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:18.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:18.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 '\*?\QServers\E') 16:53:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:18.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:18.874 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:18.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:18.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 16:53:18.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:18.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:18.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:18.877 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 16:53:18.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:18.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:18.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:19.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:19.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:19.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:19.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:19.880 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:19.880 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 16:53:19.880 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:19.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:19.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:19.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 16:53:19.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:19.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:19.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:20.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:20.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:20.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:20.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:20.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:20.885 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:20.885 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:53:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 16:53:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:20.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:20.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:20.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:20.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:20.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:20.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:20.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:20.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:20.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:20.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:20.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:20.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:20.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:20.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:20.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:20.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:20.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:20.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:20.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:20.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:20.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:20.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:20.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:20.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53: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 '\*?\QServers\E') 16:53:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:20.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:20.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:20.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:20.908 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:20.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:20.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:20.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:20.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:20.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:20.910 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:20.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:20.911 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 16:53:20.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:20.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:20.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:21.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:21.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:21.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:21.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:21.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:21.914 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:21.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:21.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:21.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:21.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:21.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:21.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:21.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:21.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:21.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:21.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:21.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:21.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:21.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:21.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:21.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:21.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:21.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:21.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:21.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:21.960 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 16:53:21.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:53:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:21.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:21.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:22.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:22.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:22.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:22.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:22.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:22.963 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:22.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:22.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:22.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:22.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:22.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:22.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 16:53:22.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:22.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:22.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:53:22.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:22.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:22.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:22.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:22.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:53:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:22.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:22.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:22.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:53:22.986 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:22.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:53:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:53:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:53:22.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:53:22.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:53:22.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:53:22.989 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 16:53:22.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 16:53:22.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:22.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:22.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:23.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:23.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:23.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:23.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:23.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:53:23.992 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:53:23.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 16:53:23.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:23.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:23.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:23.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.305 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.114 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 10.877 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.945 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 4.914 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 9.344 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.077 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:24.005 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:24.006 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:53:24.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:24.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:24.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:24.007 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:53:24.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:24.007 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:53:24.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:24.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:24.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 16:53:24.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:24.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:24.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:24.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:24.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:24.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:24.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:24.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:24.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:24.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:24.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:24.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:24.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'File' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:53:24.011 DEBUG [main][MenuItemLookup] Item match:Window 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:24.011 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:53:24.011 DEBUG [main][MenuItemLookup] Item match:Preferences 16:53:24.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:53:24.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:53:24.011 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:53:24.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:53:24.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. finished successfully 16:53:24.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:53:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:24.195 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:53:24.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:24.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:53:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:24.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:24.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:24.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 16:53:24.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:53:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:24.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:24.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:53:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 16:53:24.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:53:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:24.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:53:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:24.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:53:24.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 16:53:24.700 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 16:53:24.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 16:53:24.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 16:53:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:24.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:24.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:25.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:25.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:25.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:25.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:53:25.760 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:53:25.760 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 16:53:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:25.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:25.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:25.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:25.765 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 16:53:25.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 16:53:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:25.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:25.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:25.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:25.775 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 16:53:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:25.775 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 16:53:25.775 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 16:53:25.775 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:53:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:25.775 TRACE [main][WidgetHandler] Notify Table with event 13 16:53:25.776 TRACE [main][WidgetHandler] Wait for synchronization 16:53:25.776 DEBUG [WorkbenchTestable][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") 16:53:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:25.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:25.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:25.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:25.778 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:53:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:25.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:25.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:53:28.811 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 16:53:28.811 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:53:28.811 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:53:28.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.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...") 16:53:28.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:28.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:28.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:28.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:28.813 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:53:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:28.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:28.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:28.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:53:28.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:28.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:28.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:53:28.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:53:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:28.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 16:53:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:28.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:28.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:28.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:28.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:29.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:29.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:29.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:29.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:29.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:29.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 16:53:29.434 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 16:53:29.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 16:53:29.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 16:53:29.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:29.436 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:29.436 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:29.936 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:53:29.936 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:53:29.936 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:53:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:29.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:29.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:29.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:29.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:29.943 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:29.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:29.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:29.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:30.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:30.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:30.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:30.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:30.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:30.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:30.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:30.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 16:53:30.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:53:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:30.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:53:30.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:53:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:30.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:30.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:30.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:30.455 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:53:30.455 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 16:53:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:30.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:30.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:30.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:30.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:30.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:30.466 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 16:53:30.466 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 16:53:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:30.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:30.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:30.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:30.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:30.468 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 16:53:30.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:30.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:30.468 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 16:53:30.468 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 16:53:30.468 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:53:30.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:30.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:30.469 TRACE [main][WidgetHandler] Notify Table with event 13 16:53:30.469 TRACE [main][WidgetHandler] Wait for synchronization 16:53:30.469 DEBUG [WorkbenchTestable][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") 16:53:30.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:30.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:30.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:30.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:30.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:30.473 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:53:30.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:30.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:30.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:30.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:53:33.480 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 16:53:33.480 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:53:33.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:53:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:33.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:33.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:33.486 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:53:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:33.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:33.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:33.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:33.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:33.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:33.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:33.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 16:53:33.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:33.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 16:53:33.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:33.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:33.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:33.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:33.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.*'] 16:53:33.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:33.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.*'] 16:53:33.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:33.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.*'] 16:53:33.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:33.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:33.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:33.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:33.542 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'File' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:53:33.542 DEBUG [main][MenuItemLookup] Item match:Window 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:33.542 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:53:33.542 DEBUG [main][MenuItemLookup] Item match:Preferences 16:53:33.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:53:33.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:53:33.572 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:53:33.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:53:33.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:53:33.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:53:33.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:33.714 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:53:33.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:33.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:53:33.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:33.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:33.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:33.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:33.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:33.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:33.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:33.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 16:53:33.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:53:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:33.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:53:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:33.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:53:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 16:53:33.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:53:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:33.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:53:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:33.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:53:33.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 16:53:33.717 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 16:53:33.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 16:53:33.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 16:53:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:33.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:33.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:34.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:34.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:34.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:34.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:53:34.724 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:53:34.724 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 16:53:34.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:34.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:34.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:34.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:34.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:34.732 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:53:34.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:53:34.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:34.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:34.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:34.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:34.735 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:53:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:34.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:34.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:53:34.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:34.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:34.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:53:34.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:53:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:34.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:34.831 DEBUG [WorkbenchTestable][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 16:53:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:34.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:34.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:34.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:35.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:35.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:35.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:35.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:35.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:35.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 16:53:35.338 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 16:53:35.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 16:53:35.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 16:53:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:35.339 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:35.339 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:35.839 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:53:35.839 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:53:35.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 16:53:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:35.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:35.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:35.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:35.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:35.846 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:35.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:35.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:36.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:36.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:36.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:36.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:36.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:36.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:36.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:36.355 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:53:36.355 DEBUG [WorkbenchTestable][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...") 16:53:36.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:36.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:36.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:36.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:36.357 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:53:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:36.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:36.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:36.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:53:36.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:36.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:36.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:53:36.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:53:36.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:36.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:36.496 DEBUG [WorkbenchTestable][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 16:53:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:36.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:36.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:36.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:36.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:36.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:37.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:37.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:37.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:37.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:37.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:37.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:37.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:37.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 16:53:37.004 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 16:53:37.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 16:53:37.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 16:53:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:37.005 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:37.005 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:37.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:37.505 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:53:37.505 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:53:37.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.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) 16:53:37.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:37.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:37.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:37.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:37.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:37.512 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:37.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:37.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:37.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:37.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:38.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:38.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:38.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:38.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:38.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:38.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:38.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:38.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 16:53:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:38.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:38.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:38.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.029 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:53:38.029 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 16:53:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:38.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:38.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.031 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 16:53:38.031 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 16:53:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:38.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:38.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:38.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:38.032 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 16:53:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.032 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 16:53:38.033 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 16:53:38.033 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:53:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:38.033 TRACE [main][WidgetHandler] Notify Table with event 13 16:53:38.033 TRACE [main][WidgetHandler] Wait for synchronization 16:53:38.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 16:53:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:38.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:38.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:38.035 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:53:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:38.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:38.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:38.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:53:41.042 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 16:53:41.042 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:53:41.042 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 16:53:41.042 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 16:53:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:41.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:41.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:41.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:41.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:41.045 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 16:53:41.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:41.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:41.048 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 16:53:41.048 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 16:53:41.048 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:53:41.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:41.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:41.048 TRACE [main][WidgetHandler] Notify Table with event 13 16:53:41.048 TRACE [main][WidgetHandler] Wait for synchronization 16:53:41.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 16:53:41.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:41.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:41.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:41.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:41.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:41.051 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:53:41.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:41.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:41.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:41.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:41.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:53:44.056 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 16:53:44.056 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:53:44.056 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 16:53:44.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:44.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:44.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:44.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:44.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:44.062 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:53:44.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 16:53:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:44.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:44.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:44.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:44.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:53:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:44.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:44.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:44.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:44.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:44.066 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:53:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:44.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:44.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:44.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:44.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:44.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:44.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:44.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 16:53:44.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:44.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 16:53:44.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:44.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:44.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:44.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:44.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:44.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:44.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:44.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:44.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:44.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:44.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:44.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:44.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:44.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:44.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:53:44.109 DEBUG [main][MenuItemLookup] Found menu:'File' 16:53:44.109 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:53:44.109 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:53:44.109 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:53:44.109 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:53:44.109 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:53:44.109 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:53:44.109 DEBUG [main][MenuItemLookup] Item match:Window 16:53:44.109 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:44.110 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:53:44.110 DEBUG [main][MenuItemLookup] Item match:Preferences 16:53:44.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:53:44.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:53:44.110 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:53:44.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.... 16:53:44.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:53:44.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:53:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:44.246 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:53:44.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:44.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:53:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:44.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:44.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:44.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 16:53:44.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:44.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:44.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 16:53:44.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:44.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:53:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:44.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:53:44.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 16:53:44.249 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 16:53:44.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 16:53:44.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 16:53:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:44.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:44.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:44.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:44.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:45.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:45.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:53:45.255 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:53:45.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 16:53:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:45.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:45.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:45.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:45.264 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:53:45.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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...") 16:53:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:45.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:45.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:45.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:45.267 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:53:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:45.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:45.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:45.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:53:45.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:45.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:45.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 16:53:45.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:53:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:45.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 16:53:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:45.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:45.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:45.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:45.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:45.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:45.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:45.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:45.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:45.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:45.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:45.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:45.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:45.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:45.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:45.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:45.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:45.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 16:53:45.920 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 16:53:45.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 16:53:45.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 16:53:45.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:45.921 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:45.921 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:46.422 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:53:46.422 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:53:46.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.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) 16:53:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:46.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:46.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:46.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:46.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:46.429 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:46.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:46.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:46.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:46.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:46.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:46.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:46.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:46.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:46.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:46.937 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:53:46.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:53:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:46.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:46.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:46.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:46.939 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:53:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:46.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:46.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:53:47.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:47.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:47.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: "New Server Runtime Environment"] is available. finished successfully 16:53:47.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:53:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:47.033 DEBUG [WorkbenchTestable][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 16:53:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:47.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:47.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:47.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:47.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:47.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:47.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:47.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:47.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:47.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:47.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:47.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:47.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:47.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 16:53:47.540 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 16:53:47.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 16:53:47.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 16:53:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:47.541 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:47.541 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:48.042 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:53:48.042 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:53:48.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 16:53:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:48.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:48.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:48.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:48.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:48.048 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:48.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:48.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:48.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:48.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:48.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:48.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:48.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:48.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:48.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:48.558 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 16:53:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:48.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:48.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:48.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:48.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:48.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:48.566 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 16:53:48.566 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 16:53:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:48.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:48.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:48.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:48.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:48.567 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 16:53:48.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:48.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:48.568 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 16:53:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:48.568 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 16:53:48.568 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 16:53:48.568 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 16:53:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:48.568 TRACE [main][WidgetHandler] Notify Table with event 13 16:53:48.568 TRACE [main][WidgetHandler] Wait for synchronization 16:53:48.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 16:53:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:48.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:48.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:48.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:48.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:48.570 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:53:48.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:48.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:48.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:48.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:53:51.576 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 16:53:51.577 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:53:51.577 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 16:53:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:51.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:51.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:51.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:51.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:51.583 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 16:53:51.583 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 16:53:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:51.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:51.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:51.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:51.584 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 16:53:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:51.585 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 16:53:51.585 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 16:53:51.585 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:53:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:53:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:53:51.585 TRACE [main][WidgetHandler] Notify Table with event 13 16:53:51.585 TRACE [main][WidgetHandler] Wait for synchronization 16:53:51.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 16:53:51.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:51.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:51.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:51.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:51.587 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:53:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:51.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:51.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:53:54.593 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 16:53:54.593 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:53:54.593 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 16:53:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:54.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:54.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:54.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:54.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:54.598 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:53:54.598 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 16:53:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:54.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:54.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:54.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:54.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) 16:53:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:54.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:54.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:54.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:54.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:54.602 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:53:54.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:54.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:54.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:54.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:54.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:54.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:54.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:53:54.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:53:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:53:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:53:54.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 16:53:54.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:53:54.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 16:53:54.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:53:54.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:53:54.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:53:54.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:53:54.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:54.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:54.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:54.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:54.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:53:54.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:54.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:53:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:54.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:54.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:53:54.645 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:53:54.645 DEBUG [main][MenuItemLookup] Found menu:'File' 16:53:54.645 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:53:54.645 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:53:54.645 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:53:54.645 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:53:54.646 DEBUG [main][MenuItemLookup] Item match:Window 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'' 16:53:54.646 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:53:54.646 DEBUG [main][MenuItemLookup] Item match:Preferences 16:53:54.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:53:54.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:53:54.646 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:53:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:53:54.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. finished successfully 16:53:54.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:53:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:54.793 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:53:54.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:54.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:53:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:54.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:54.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:54.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 16:53:54.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:53:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:54.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:53:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:54.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:53:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 16:53:54.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:53:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:54.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:53:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:54.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:53:54.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 16:53:54.797 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 16:53:54.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 16:53:54.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 16:53:54.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:54.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:54.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:55.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:55.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:55.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:55.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:53:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:53:55.803 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:53:55.803 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 16:53:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:55.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:55.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:55.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:53:55.812 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:53:55.812 DEBUG [WorkbenchTestable][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...") 16:53:55.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:55.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:55.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:55.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:55.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:55.814 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:53:55.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:55.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:55.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:55.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:53:55.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:55.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:53:55.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:53:55.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:55.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:55.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 16:53:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:55.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:55.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:55.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:55.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:55.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:55.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:56.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:56.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:56.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:56.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:56.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:56.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:56.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 16:53:56.438 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 16:53:56.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 16:53:56.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 16:53:56.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:56.439 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:56.439 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:56.940 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:53:56.940 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:53:56.940 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:53:56.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:56.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:56.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:56.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:56.946 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:56.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:56.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:56.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:56.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:56.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:57.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:57.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:57.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:57.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:57.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:57.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:57.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:57.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:57.455 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:53:57.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 "Add...") 16:53:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:57.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:57.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:57.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:57.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:57.456 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:53:57.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:57.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:57.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:57.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:53:57.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:57.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:57.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:53:57.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:53:57.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:57.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:57.551 DEBUG [WorkbenchTestable][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 16:53:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:57.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:57.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:57.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:57.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:57.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:57.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:57.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:57.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:58.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:58.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:58.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:58.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:58.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 16:53:58.100 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 16:53:58.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 16:53:58.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 16:53:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:58.102 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:58.102 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:53:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:53:58.603 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:53:58.603 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:53:58.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 16:53:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:58.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:58.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:58.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:58.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:58.605 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:53:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:58.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:58.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:53:59.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:53:59.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:53:59.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:53:59.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:53:59.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:53:59.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:53:59.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:53:59.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:53:59.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:53:59.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:53:59.123 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:53:59.123 DEBUG [WorkbenchTestable][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...") 16:53:59.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:59.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:59.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:59.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:59.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:53:59.125 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:53:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:53:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:53:59.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:53:59.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:53:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 16:53:59.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:59.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:53:59.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:53:59.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:53:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:53:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:53:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:53:59.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:53:59.219 DEBUG [WorkbenchTestable][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 16:53:59.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:53:59.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:53:59.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:53:59.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:53:59.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:53:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:53:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:53:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:53:59.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:59.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:53:59.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:53:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:53:59.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:53:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:53:59.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:53:59.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 16:53:59.726 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 16:53:59.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 16:53:59.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 16:53:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:53:59.727 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:53:59.727 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:54:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:54:00.228 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:54:00.228 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:54:00.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) 16:54:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:00.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:00.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:00.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:00.230 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:54:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:00.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:00.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:00.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:00.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:00.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:00.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:00.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:00.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:00.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:00.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:00.748 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 16:54:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:00.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:00.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:00.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.757 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 16:54:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:00.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:00.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:00.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.760 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 16:54:00.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:00.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:00.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:00.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.762 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 16:54:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:00.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:00.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:00.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.764 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:54:00.764 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 16:54:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:00.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:00.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.766 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 16:54:00.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 16:54:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:00.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:00.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:00.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:00.768 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 16:54:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.768 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 16:54:00.768 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 16:54:00.768 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:54:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:00.768 TRACE [main][WidgetHandler] Notify Table with event 13 16:54:00.768 TRACE [main][WidgetHandler] Wait for synchronization 16:54:00.769 DEBUG [WorkbenchTestable][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") 16:54:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:00.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:00.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:00.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:00.772 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:54:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:00.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:00.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:00.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:54:03.785 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 16:54:03.785 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:54:03.785 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 16:54:03.785 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 16:54:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:03.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:03.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:03.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:03.788 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 16:54:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:03.792 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 16:54:03.792 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 16:54:03.792 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:54:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:03.792 TRACE [main][WidgetHandler] Notify Table with event 13 16:54:03.792 TRACE [main][WidgetHandler] Wait for synchronization 16:54:03.793 DEBUG [WorkbenchTestable][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") 16:54:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:03.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:03.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:03.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:03.796 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:54:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:03.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:03.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:03.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:54:06.803 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 16:54:06.803 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:54:06.803 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 16:54:06.803 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 16:54:06.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:06.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:06.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:06.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:06.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:06.806 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 16:54:06.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:06.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:06.809 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 16:54:06.809 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 16:54:06.809 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:54:06.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:06.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:06.810 TRACE [main][WidgetHandler] Notify Table with event 13 16:54:06.810 TRACE [main][WidgetHandler] Wait for synchronization 16:54:06.810 DEBUG [WorkbenchTestable][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") 16:54:06.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:06.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:06.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:06.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:06.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:06.812 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:54:06.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:06.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:06.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:06.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:06.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:54:09.818 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 16:54:09.818 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:54:09.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:54:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:09.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:09.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:09.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:09.823 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:54:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:09.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:09.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:09.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:09.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:54:09.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:09.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:09.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 16:54:09.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 16:54:09.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:09.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:09.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:09.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.86 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.532 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.568 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.536 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.22 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 16:54:09.875 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 16:54:09.875 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:54:09.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:09.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 16:54:09.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:09.876 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:54:09.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:09.890 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:54:09.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:09.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:09.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 16:54:09.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 16:54:09.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:09.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:09.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:09.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:54:09.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:09.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:54:09.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:09.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:54:09.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:09.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:09.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:09.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:09.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:09.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'File' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:54:09.892 DEBUG [main][MenuItemLookup] Item match:Window 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:09.892 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:54:09.892 DEBUG [main][MenuItemLookup] Item match:Preferences 16:54:09.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:54:09.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:54:09.893 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:54:10.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.... 16:54:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:54:10.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:54:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:10.033 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:54:10.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:10.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:54:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:10.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:10.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:10.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 16:54:10.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:54:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:10.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:54:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:10.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:54:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 16:54:10.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:54:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:10.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:54:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:10.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:54:10.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 16:54:10.036 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 16:54:10.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 16:54:10.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 16:54:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:10.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:10.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:10.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:10.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:11.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:11.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:11.043 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:54:11.043 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 16:54:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:11.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:11.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:11.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:11.051 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:54:11.051 DEBUG [WorkbenchTestable][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...") 16:54:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:11.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:11.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:11.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:11.055 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:54:11.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:11.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:11.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:11.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:54:11.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:11.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:11.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 16:54:11.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:54:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:54:11.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:54:11.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 16:54:11.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:11.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:11.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:11.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:54:11.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:11.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:54:11.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:11.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:54:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:11.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:11.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 16:54:11.658 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 16:54:11.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 16:54:11.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 16:54:11.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:54:11.659 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:54:11.659 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:54:12.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:54:12.159 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:54:12.159 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:54:12.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.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) 16:54:12.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:12.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:12.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:12.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:12.165 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:54:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:12.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:12.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:12.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:12.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:12.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:12.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:12.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:12.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:12.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:12.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:12.674 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 16:54:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:12.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:12.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:12.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:12.680 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:54:12.680 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 16:54:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:12.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:12.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:12.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:12.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:12.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:12.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:12.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:12.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:12.682 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 16:54:12.682 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 16:54:12.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:12.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:12.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:12.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:12.683 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 16:54:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:12.684 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 16:54:12.684 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 16:54:12.684 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:54:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:12.684 TRACE [main][WidgetHandler] Notify Table with event 13 16:54:12.684 TRACE [main][WidgetHandler] Wait for synchronization 16:54:12.684 DEBUG [WorkbenchTestable][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") 16:54:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:12.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:12.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:12.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:12.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:12.686 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:54:12.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:12.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:12.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:12.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:12.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:54:15.691 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 16:54:15.691 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:54:15.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:54:15.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:15.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:15.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:15.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:15.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:15.697 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:54:15.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:15.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:15.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:15.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:15.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:15.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 16:54:15.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:15.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:15.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 16:54:15.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 16:54:15.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:15.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:15.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:15.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.866 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: 5.849 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:15.749 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:15.750 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:54:15.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:15.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:15.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:15.750 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:54:15.765 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:15.765 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:54:15.765 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:15.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:15.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 16:54:15.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:15.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:15.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:15.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:15.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:15.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:15.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:54:15.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:15.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:15.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:15.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:15.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:54:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:15.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:15.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:15.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:15.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:15.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:15.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:15.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:15.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:15.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:15.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:15.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:15.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:15.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:15.788 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 16:54:15.788 INFO [WorkbenchTestable][ServersView2] Create new server 16:54:15.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:54:15.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:15.789 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:15.789 DEBUG [main][MenuItemLookup] Item match:New 16:54:15.790 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:54:15.790 DEBUG [main][MenuItemLookup] Item match:Server 16:54:15.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:54:15.790 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:54:15.790 INFO [main][MenuItemHandler] Select menu item: Server 16:54:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:54:15.963 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 16:54:15.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:54:15.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:15.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:15.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:54:15.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:15.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:15.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'] 16:54:15.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:15.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:15.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: "New Server"] 16:54:15.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:15.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:15.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:54:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:15.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:15.965 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:54:15.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:15.981 DEBUG [WorkbenchTestable][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 16:54:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:15.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:15.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:15.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:15.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:54:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:54:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:54:15.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:54:15.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:16.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:16.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:54:16.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:16.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:54:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:16.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:54:16.501 DEBUG [WorkbenchTestable][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 16:54:16.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:16.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:16.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:16.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:16.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:54:16.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:16.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:54:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:16.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:54:16.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:16.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:54:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:16.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:16.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:54:16.503 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:54:16.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:54:16.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:54:16.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) 16:54:16.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:16.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:16.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:16.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:16.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:16.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:54:17.011 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:54:17.011 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:54:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:54:17.511 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:54:17.511 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 16:54:17.511 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:54:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:17.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:17.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:17.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:17.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:17.522 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:54:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:17.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:17.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:17.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:17.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:17.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:17.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:17.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:17.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:17.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:17.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:17.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:17.587 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:17.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:17.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:17.588 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 16:54:17.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:54:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:17.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:17.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:18.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:18.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:18.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:18.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:18.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:54:18.591 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:54:18.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:18.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:18.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:18.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:18.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:18.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 16:54:18.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:18.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 16:54:18.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:18.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:18.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:18.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:18.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:18.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:18.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:54:18.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:18.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:18.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:18.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:18.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:18.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:18.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 '\*?\QServers\E') 16:54:18.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:18.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:18.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:18.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:18.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:18.614 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:18.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:18.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:18.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:18.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:18.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:18.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:18.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:18.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:18.617 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 16:54:18.617 INFO [WorkbenchTestable][ServersView2] Create new server 16:54:18.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:54:18.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:18.618 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:18.618 DEBUG [main][MenuItemLookup] Item match:New 16:54:18.619 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:54:18.619 DEBUG [main][MenuItemLookup] Item match:Server 16:54:18.619 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:54:18.619 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:54:18.619 INFO [main][MenuItemHandler] Select menu item: Server 16:54:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:54:18.831 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 16:54:18.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:54:18.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:18.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'] 16:54:18.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:18.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:18.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'] 16:54:18.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:18.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:18.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 16:54:18.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:18.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:54:18.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:18.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:18.835 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:54:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:18.835 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:") 16:54:18.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:18.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:18.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:18.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:18.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:54:18.841 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:54:18.842 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 16:54:18.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:54:18.843 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:54:18.843 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:54:19.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:54:19.343 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:54:19.343 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 16:54:19.344 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:54:19.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:19.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:19.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:19.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:19.347 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:54:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:19.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:19.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:19.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:19.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:19.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:19.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:19.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:19.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:19.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:19.425 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:19.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:19.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:19.426 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 16:54:19.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 16:54:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:19.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:19.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:19.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:19.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:20.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:20.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:54:20.429 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:54:20.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:20.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:20.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:20.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 16:54:20.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:20.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 16:54:20.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:20.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:20.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:20.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:20.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:20.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:20.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:54:20.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:20.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:20.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:20.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:20.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:54:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:20.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:20.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:20.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:20.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:20.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:20.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:20.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:20.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:20.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:20.454 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:20.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:20.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:20.455 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 16:54:20.455 INFO [WorkbenchTestable][ServersView2] Create new server 16:54:20.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 16:54:20.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:20.456 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:20.456 DEBUG [main][MenuItemLookup] Item match:New 16:54:20.457 DEBUG [main][MenuItemLookup] Found menu:'Server' 16:54:20.457 DEBUG [main][MenuItemLookup] Item match:Server 16:54:20.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 16:54:20.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 16:54:20.457 INFO [main][MenuItemHandler] Select menu item: Server 16:54:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 16:54:20.634 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 16:54:20.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:54:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:20.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:54:20.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:20.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:20.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:54:20.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:20.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:20.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 16:54:20.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:20.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:20.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 16:54:20.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:20.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:20.637 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:54:20.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:20.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.wizard.NewServerWizardPage, index 0 and no matchers specified 16:54:20.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:20.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:20.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:20.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:20.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:54:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:54:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 16:54:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:54:20.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:21.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:54:21.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:21.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:54:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:21.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 16:54:21.150 DEBUG [WorkbenchTestable][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 16:54:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:21.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:21.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:54:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:21.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:54:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:21.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:54:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:21.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:21.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 16:54:21.152 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 16:54:21.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 16:54:21.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 16:54:21.155 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:54:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:21.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:21.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:21.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:21.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:21.659 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:") 16:54:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:21.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:21.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:21.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:54:21.665 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:54:21.666 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 16:54:21.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:54:21.667 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:54:21.667 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:54:22.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:54:22.167 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 16:54:22.167 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 16:54:22.167 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:54:22.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:22.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:22.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:22.173 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:54:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:22.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:22.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:22.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:22.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:22.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:22.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:22.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:22.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:22.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:22.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:22.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:22.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:22.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:22.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:22.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:22.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:22.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:54:22.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:22.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:22.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:54:22.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:22.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:22.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:22.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:22.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:22.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 '\*?\QServers\E') 16:54:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:22.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:22.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:22.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:22.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:22.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:22.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:22.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:22.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:22.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:22.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:22.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:22.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:22.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:54:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:22.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:22.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:22.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:22.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:22.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 16:54:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:22.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:22.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:22.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:22.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:22.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:22.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:22.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:22.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:22.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 16:54:22.759 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 16:54:22.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 16:54:22.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 16:54:22.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:22.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:22.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:22.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:22.789 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 16:54:22.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:22.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:22.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:22.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:22.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:22.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:22.811 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:22.812 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:54:22.812 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:22.812 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:22.812 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:22.812 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:22.812 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:22.812 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:54:22.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 16:54:22.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:54:22.812 INFO [main][MenuItemHandler] Select menu item: Delete Delete 16:54:22.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 16:54:22.855 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 16:54:22.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 16:54:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:22.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:54:22.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:22.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 16:54:22.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:22.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:22.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:22.856 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:54:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:22.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:22.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:22.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:54:22.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:54:22.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 16:54:22.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:22.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:22.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:22.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:22.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 '\*?\QServers\E') 16:54:22.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:22.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:22.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:22.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:22.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:22.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:22.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:22.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:22.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:22.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 16:54:22.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:22.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:22.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:22.928 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 16:54:22.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:54:22.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:22.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:22.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:23.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:23.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:23.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:23.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:23.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:54:23.931 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:54:23.931 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 16:54:23.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 16:54:23.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 16:54:23.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:23.932 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 16:54:23.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 16:54:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:23.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:23.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:24.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:24.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:24.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:24.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:24.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 16:54:24.935 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 16:54:24.935 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 16:54:24.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 16:54:24.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:24.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:24.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:24.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:24.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:24.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:24.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:24.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:24.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:24.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:24.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:24.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:24.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:24.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:24.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 16:54:24.937 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 16:54:24.937 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:24.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.188 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 2.826 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 1.838 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 4.507 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 16:54:24.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 16:54:24.950 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:54:24.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:24.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 16:54:24.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:24.950 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:54:24.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:24.951 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:54:24.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:24.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:24.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 16:54:24.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 16:54:24.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:24.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:24.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:24.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:24.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:24.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:24.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:24.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:24.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:24.954 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:54:24.955 DEBUG [main][MenuItemLookup] Found menu:'File' 16:54:24.955 DEBUG [main][MenuItemLookup] Item match:File 16:54:24.955 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:54:24.955 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:54:24.955 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:54:24.955 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:24.956 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:24.956 DEBUG [main][MenuItemLookup] Item match:Import... 16:54:24.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:54:24.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:54:24.956 INFO [main][MenuItemHandler] Select menu item: &Import... 16:54:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:54:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:54:25.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:25.071 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:25.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:54:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:25.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:25.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:25.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:54:25.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:54:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:25.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:54:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:25.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:54:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:54:25.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:54:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:25.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:54:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:25.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:54:25.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:54:25.074 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:54:25.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:54:25.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:54:25.075 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:25.075 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:54:25.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:54:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:25.076 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:54:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:25.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:25.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:25.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: "Import"] 16:54:25.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:25.196 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:25.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:54:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:54:25.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:25.196 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:54:25.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.196 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' 16:54:25.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 16:54:25.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:25.198 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:54:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:25.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:25.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:25.225 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 16:54:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:25.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:54:25.226 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 16:54:25.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:54:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:25.228 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:54:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:25.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:25.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:25.362 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 16:54:25.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:54:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:54:25.364 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:54:25.364 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:54:25.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:54:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:25.381 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:54:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:25.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:25.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:25.394 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 16:54:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:25.395 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 16:54:25.395 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 16:54:25.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:54:25.396 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 16:54:25.396 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:54:25.396 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:54:25.396 DEBUG [WorkbenchTestable][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) 16:54:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:25.412 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:54:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:25.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:25.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:25.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.*'] 16:54:25.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.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.*'] 16:54:25.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.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.*'] 16:54:25.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:25.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:25.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:54:25.544 DEBUG [main][MenuItemLookup] Found menu:'File' 16:54:25.544 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:54:25.544 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:54:25.544 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:54:25.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:54:25.545 DEBUG [main][MenuItemLookup] Item match:Window 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:25.545 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:54:25.545 DEBUG [main][MenuItemLookup] Item match:Preferences 16:54:25.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:54:25.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:54:25.545 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:54:25.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.... 16:54:25.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. finished successfully 16:54:25.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:54:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:25.710 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:54:25.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:25.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:54:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:25.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 16:54:25.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:54:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:25.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:54:25.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:25.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:54:25.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 16:54:25.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:54:25.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:25.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:54:25.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:25.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:54:25.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 16:54:25.713 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 16:54:25.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 16:54:25.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 16:54:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:25.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:25.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:26.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:26.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:26.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:26.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:26.720 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 16:54:26.720 DEBUG [WorkbenchTestable][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...") 16:54:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:26.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:26.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:26.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:26.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:26.728 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:54:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:26.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:26.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 16:54:26.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:26.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:26.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:54:26.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 16:54:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 16:54:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 16:54:26.922 DEBUG [WorkbenchTestable][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 16:54:26.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:26.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:26.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:26.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:26.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:26.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:26.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:26.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 16:54:26.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:27.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:27.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 16:54:27.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 16:54:27.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:27.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 16:54:27.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:27.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 16:54:27.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 16:54:27.429 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 16:54:27.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 16:54:27.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 16:54:27.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 16:54:27.430 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 16:54:27.430 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 16:54:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 16:54:27.930 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 16:54:27.930 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 16:54:27.931 DEBUG [WorkbenchTestable][WidgetLookup] 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) 16:54:27.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:27.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:27.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:27.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:27.937 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:54:27.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:27.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:27.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:27.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:28.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:28.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:28.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:28.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:28.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:28.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:28.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:28.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:28.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:28.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 16:54:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:28.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:28.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:28.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:28.453 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:54:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:28.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:28.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:28.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:28.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:28.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:28.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:54:28.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:28.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:28.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:28.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:28.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 '\*?\QPackage Explorer\E') 16:54:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:28.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:28.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:28.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:28.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:28.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:28.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:28.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:28.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:28.566 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:28.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:28.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:28.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:28.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:28.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:28.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:28.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:28.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:28.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:28.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:29.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:29.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:29.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:29.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:29.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:29.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:29.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:29.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 16:54:29.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:29.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:29.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:29.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:29.574 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:54:29.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:29.574 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:29.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:29.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:29.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:29.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:29.620 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:29.621 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:54:29.621 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:54:29.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:54:29.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:54:29.621 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:54:29.759 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"] 16:54:29.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:29.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:29.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 16:54:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:29.761 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 16:54:29.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:29.762 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 16:54:29.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:29.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:29.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:29.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:29.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:29.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:29.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 16:54:29.764 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 16:54:29.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 16:54:29.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 16:54:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:29.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:29.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:29.927 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 16:54:29.927 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") 16:54:29.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:29.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:29.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:54:29.933 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 16:54:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:54:29.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:54:29.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:54:29.940 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 16:54:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:29.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:29.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:29.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:29.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 16:54:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:29.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:29.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:29.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:29.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:29.961 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:54:29.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:29.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:29.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:29.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:30.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:30.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:30.507 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:30.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:30.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:30.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:30.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:54:30.566 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.567 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:54:30.567 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:54:30.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:54:30.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:54:30.567 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:54:30.705 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"] 16:54:30.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:30.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:30.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 16:54:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:30.723 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 16:54:30.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:30.739 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 16:54:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:30.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:30.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:30.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:30.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:30.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:30.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 16:54:30.745 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 16:54:30.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 16:54:30.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 16:54:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:30.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:30.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:30.747 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 16:54:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:30.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:30.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:30.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:30.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:30.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 16:54:30.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:30.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:30.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) 16:54:30.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:30.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:30.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:30.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:30.775 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:54:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:30.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:30.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:30.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:30.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:30.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:30.826 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:30.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:30.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:30.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:30.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:30.885 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:30.885 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:54:30.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:54:30.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:54:30.885 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:54:30.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:30.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:54:31.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:31.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:31.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:31.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:31.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:54:31.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:31.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:31.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:31.386 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 16:54:31.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:31.386 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:31.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:31.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:31.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:31.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:31.426 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:31.426 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:54:31.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:54:31.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:54:31.426 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:54:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:54:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 16:54:32.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:54:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:32.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:32.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:32.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:32.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:54:32.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:32.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:32.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:54:32.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:32.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:32.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:32.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:32.082 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:54:32.082 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:54:32.082 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:54:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:32.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:32.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:32.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:54:32.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:32.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:54:32.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:32.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:32.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:32.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:32.085 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:54:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:32.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:32.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:54:32.101 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:54:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:54:32.601 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:54:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:32.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:32.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:54:32.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:32.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:54:32.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:32.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:54:32.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:32.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:32.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:32.603 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'File' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:54:32.603 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:54:32.603 DEBUG [main][MenuItemLookup] Item match:Window 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:32.604 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:54:32.604 DEBUG [main][MenuItemLookup] Item match:Preferences 16:54:32.604 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:54:32.604 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:54:32.604 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:54:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:54:32.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 'Preferences.*'] is available. finished successfully 16:54:32.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:54:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:32.744 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:54:32.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:32.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 16:54:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:32.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:32.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:32.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 16:54:32.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:54:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:32.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:54:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:32.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:54:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 16:54:32.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 16:54:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:32.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 16:54:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:32.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 16:54:32.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 16:54:32.747 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 16:54:32.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 16:54:32.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 16:54:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:32.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:32.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:33.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:33.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:33.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:33.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:33.754 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 16:54:33.754 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 16:54:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:33.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:33.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:33.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:33.764 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 16:54:33.764 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 16:54:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:33.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:33.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:33.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:33.766 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 16:54:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:33.766 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 16:54:33.766 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 16:54:33.766 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:54:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:33.766 TRACE [main][WidgetHandler] Notify Table with event 13 16:54:33.766 TRACE [main][WidgetHandler] Wait for synchronization 16:54:33.766 DEBUG [WorkbenchTestable][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") 16:54:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:33.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:33.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:33.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:33.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:33.769 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:54:33.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:33.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:33.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:33.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:54:36.775 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 16:54:36.775 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:54:36.775 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 16:54:36.775 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 16:54:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:36.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:36.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:36.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:36.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:54:36.777 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 16:54:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:36.781 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 16:54:36.781 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 16:54:36.781 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 16:54:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:54:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:54:36.781 TRACE [main][WidgetHandler] Notify Table with event 13 16:54:36.781 TRACE [main][WidgetHandler] Wait for synchronization 16:54:36.782 DEBUG [WorkbenchTestable][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") 16:54:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:36.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:36.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:36.784 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:54:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:36.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:36.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 16:54:39.790 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 16:54:39.791 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 16:54:39.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:54:39.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:39.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:39.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:39.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:39.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:39.796 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:54:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:39.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:39.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:39.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:39.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 16:54:39.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:39.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:39.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 16:54:39.843 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 16:54:39.843 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:39.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:39.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:39.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.894 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: 14.892 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 16:54:39.858 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 16:54:39.859 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:54:39.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:39.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 16:54:39.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:39.860 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:54:39.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:39.869 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:54:39.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:39.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:39.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 16:54:39.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 16:54:39.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:39.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:39.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:39.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:39.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:39.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:39.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:54:39.872 DEBUG [main][MenuItemLookup] Found menu:'File' 16:54:39.872 DEBUG [main][MenuItemLookup] Item match:File 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:39.873 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:39.873 DEBUG [main][MenuItemLookup] Item match:Import... 16:54:39.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:54:39.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:54:39.874 INFO [main][MenuItemHandler] Select menu item: &Import... 16:54:39.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:54:39.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:54:39.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:39.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:39.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:39.994 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:39.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:39.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:54:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:39.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:39.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:39.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:54:39.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:54:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:39.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:54:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:39.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:54:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:54:39.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:54:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:39.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:54:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:39.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:54:39.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:54:39.998 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:54:39.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:54:39.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:54:39.998 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:39.998 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:54:39.998 DEBUG [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) 16:54:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:39.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:39.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:40.000 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:54:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:40.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:40.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:40.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:40.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:40.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:40.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:40.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:40.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:40.120 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:40.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:40.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:54:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:54:40.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:40.121 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:54:40.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:40.121 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' 16:54:40.121 DEBUG [WorkbenchTestable][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:") 16:54:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:40.151 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:54:40.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:40.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:40.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:40.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:40.152 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 16:54:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:40.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:40.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:54:40.153 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 16:54:40.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:54:40.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:40.184 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:54:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:40.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:40.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:40.337 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 16:54:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:40.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:54:40.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:54:40.349 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:54:40.349 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:54:40.349 DEBUG [WorkbenchTestable][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") 16:54:40.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:40.351 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:54:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:40.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:40.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:40.353 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 16:54:40.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:40.354 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 16:54:40.354 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 16:54:40.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:54:40.355 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 16:54:40.355 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:54:40.355 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:54:40.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 16:54:40.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:40.372 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:54:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:40.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:40.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:40.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:40.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:40.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:40.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:40.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:54:40.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:40.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:40.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 '\*?\QPackage Explorer\E') 16:54:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:40.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:40.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:40.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:40.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:40.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:40.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:40.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:40.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:40.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:54:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:40.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:40.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:40.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:40.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:40.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:40.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:40.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:40.527 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:40.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:40.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:40.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:40.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:40.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:41.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:41.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:41.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:41.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:41.529 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:41.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:41.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:41.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:41.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 16:54:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:41.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:41.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:41.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:41.531 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:54:41.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:41.531 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:41.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:41.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:41.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:41.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:41.576 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:54:41.576 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:54:41.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:54:41.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:54:41.576 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:54:41.712 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"] 16:54:41.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:41.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:41.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 16:54:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:41.714 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 16:54:41.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:41.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 16:54:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:41.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:41.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:41.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:41.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 16:54:41.717 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 16:54:41.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 16:54:41.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 16:54:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:41.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:41.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:41.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 16:54:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:41.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:41.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:41.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:54:41.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:41.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:41.947 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 16:54:41.947 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 16:54:41.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:54:41.994 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 16:54:42.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:54:42.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:42.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:42.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:42.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:42.006 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:54:42.006 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:54:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:42.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:42.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 16:54:42.247 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 16:54:42.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:42.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:42.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 16:54:42.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:42.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:42.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:42.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:42.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:42.256 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:54:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:42.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:42.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:42.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:42.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:42.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:42.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:42.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:42.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 '\*?\QPackage Explorer\E') 16:54:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:42.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:42.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:42.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:42.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:42.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:42.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:42.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:42.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:42.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:42.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:42.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:42.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:42.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:42.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:42.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:42.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:43.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:43.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:43.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:43.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:43.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:43.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:43.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:43.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:43.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:54:43.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:43.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:43.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:43.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:43.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:43.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:54:43.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:43.923 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:43.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:43.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:43.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:43.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:43.969 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:54:43.969 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:54:43.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:54:43.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:54:43.969 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:54:44.502 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"] 16:54:44.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:44.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:44.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 16:54:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:44.530 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 16:54:44.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:44.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 16:54:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:44.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:44.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:44.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:44.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 16:54:44.535 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 16:54:44.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 16:54:44.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 16:54:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:44.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:44.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:44.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:44.537 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 16:54:44.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:44.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:44.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:44.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:54:44.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:44.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:44.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.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") 16:54:44.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:44.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:44.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:44.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:44.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:44.611 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:54:44.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:44.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:44.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:44.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:44.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:44.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:44.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:44.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:44.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:44.828 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"] 16:54:44.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:44.838 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"] 16:54:44.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:44.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:44.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:44.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:54:44.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:44.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:44.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:44.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:44.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:54:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:44.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:44.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:44.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:44.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:44.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:44.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:44.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:44.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:44.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:44.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:44.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:44.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:44.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:44.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:44.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:44.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:44.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:44.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:44.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:44.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:44.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:45.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:45.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:45.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:45.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:45.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:45.912 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:45.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:45.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:45.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:45.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:54:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:45.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:45.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:45.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:45.914 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:54:45.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:45.914 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:45.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:45.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:45.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:45.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:45.962 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:45.962 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:54:45.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:54:45.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:54:45.963 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:54:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:45.963 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 16:54:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:54:46.463 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 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:46.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:46.463 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 16:54:46.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:46.464 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:46.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:46.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:46.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:46.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:46.511 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:46.511 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:54:46.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:54:46.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:54:46.512 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:54:46.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:54:47.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:54:47.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:54:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:47.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:47.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:47.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: 32) 16:54:47.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:47.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:54:47.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:47.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:47.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:47.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:47.195 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:54:47.195 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:54:47.195 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:54:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:47.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:47.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:47.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:54:47.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:47.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:54:47.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:47.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:47.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:47.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:47.197 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:54:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:47.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:47.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:47.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:54:47.203 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:54:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:54:47.703 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:54:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:47.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:47.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 16:54:47.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:47.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:47.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 16:54:47.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:47.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 16:54:47.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 16:54:47.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:47.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:47.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54: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: "Import"] 16:54:47.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54: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: "Import"] 16:54:47.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54: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: "Import"] 16:54:47.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54: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: "Import"] 16:54:47.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54: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: "Import"] 16:54:47.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54: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: "Import"] 16:54:47.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54: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: "Import"] 16:54:47.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54: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: "Import"] 16:54:47.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54: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: "Import"] 16:54:47.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:47.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:47.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:47.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:47.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:54:47.708 DEBUG [main][MenuItemLookup] Found menu:'File' 16:54:47.708 DEBUG [main][MenuItemLookup] Item match:File 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:47.709 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:47.709 DEBUG [main][MenuItemLookup] Item match:Import... 16:54:47.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:54:47.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:54:47.710 INFO [main][MenuItemHandler] Select menu item: &Import... 16:54:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:54:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:54:47.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:47.828 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:47.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:47.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:54:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:47.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:47.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:47.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:54:47.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:54:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:47.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:54:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:47.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:54:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:54:47.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:54:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:47.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:54:47.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:47.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:54:47.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:54:47.832 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:54:47.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:54:47.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:54:47.832 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:47.832 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:54:47.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 16:54:47.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:47.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:47.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:47.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:47.834 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:54:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:47.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:47.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:47.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:47.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:47.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:47.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:48.000 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:48.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:54:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:54:48.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:48.001 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:54:48.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:48.001 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' 16:54:48.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:") 16:54:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:48.003 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:54:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:48.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:48.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:48.004 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 16:54:48.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:48.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:48.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:54:48.005 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 16:54:48.005 DEBUG [WorkbenchTestable][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") 16:54:48.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:48.036 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:54:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:48.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:48.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:48.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 16:54:48.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:54:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:54:48.181 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:54:48.181 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:54:48.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:54:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:48.208 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:54:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:48.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:48.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:48.210 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 16:54:48.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:48.211 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 16:54:48.211 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 16:54:48.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:54:48.212 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 16:54:48.212 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:54:48.212 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:54:48.212 DEBUG [WorkbenchTestable][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) 16:54:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:48.229 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:54:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:48.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:48.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:48.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:48.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:54:48.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:48.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:48.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:54:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:48.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:48.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:48.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:48.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:48.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:48.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:48.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:48.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:48.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:54:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:48.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:48.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:48.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:48.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:48.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:48.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:48.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:48.401 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:48.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:48.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:48.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:48.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:48.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:48.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:49.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:49.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:49.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:49.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:49.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:49.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:49.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 16:54:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:49.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:49.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:49.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:49.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:49.405 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:54:49.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:49.405 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:49.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:49.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:49.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:49.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:49.452 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:54:49.452 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:54:49.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:54:49.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:54:49.453 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:54:49.644 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"] 16:54:49.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:49.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:49.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 16:54:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:49.660 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 16:54:49.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:49.677 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 16:54:49.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:49.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:49.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:49.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:49.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:49.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:49.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:49.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 16:54:49.687 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 16:54:49.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 16:54:49.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 16:54:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:49.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:49.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:49.688 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 16:54:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:49.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:49.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:49.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:54:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:49.692 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 16:54:49.692 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 16:54:49.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:54:49.744 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 16:54:49.745 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 16:54:49.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:49.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:49.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:49.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:54:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:49.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 16:54:49.755 DEBUG [main][TreeItemHandler] Selecting tree item: Java 16:54:49.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 16:54:49.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 16:54:49.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:49.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:49.756 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 16:54:49.756 DEBUG [main][MenuItemLookup] Item match:Change Version... 16:54:49.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 16:54:49.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 16:54:49.756 INFO [main][MenuItemHandler] Select menu item: Change &Version... 16:54:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 16:54:49.843 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 16:54:49.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 16:54:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:49.844 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:") 16:54:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:49.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:49.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:49.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:54:49.845 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 16:54:49.846 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) 16:54:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:49.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:49.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:49.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:49.847 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:54:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:49.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:49.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:49.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:54:49.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:54:49.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 16:54:49.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:49.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:49.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:49.918 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 16:54:49.919 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:54:49.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:49.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:49.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:49.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:50.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 16:54:50.591 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 16:54:50.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:50.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:50.594 DEBUG [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") 16:54:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:50.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:50.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:50.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:50.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:50.643 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:54:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:50.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:50.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:50.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:50.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:50.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:50.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:50.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:50.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:50.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:54:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:50.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:50.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:50.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:50.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:50.843 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:50.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:50.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:50.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:50.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:50.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:50.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:50.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:50.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:50.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:50.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:50.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:50.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:51.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:51.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:51.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:51.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:51.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:51.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:51.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:51.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:51.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 16:54:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:51.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:51.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:51.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:51.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:54:51.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:51.908 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:51.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:51.911 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:51.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:51.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:51.956 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:54:51.956 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:54:51.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:54:51.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:54:51.956 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:54:52.412 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"] 16:54:52.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:52.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:52.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 16:54:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:52.442 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 16:54:52.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:52.443 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 16:54:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:52.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:52.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:52.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:52.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 16:54:52.446 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 16:54:52.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 16:54:52.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 16:54:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:52.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:52.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:52.447 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 16:54:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:52.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:52.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:52.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:54:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:52.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:52.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:52.511 DEBUG [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") 16:54:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:52.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:52.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:52.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:52.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:52.515 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:54:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:52.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:52.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:52.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:52.660 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"] 16:54:52.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:52.717 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"] 16:54:52.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:52.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:52.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:52.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:54:52.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:52.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:52.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:52.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:52.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 '\*?\QPackage Explorer\E') 16:54:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:52.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:52.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:52.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:52.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:52.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:52.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:52.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:52.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:52.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:52.732 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:52.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:52.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:52.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:52.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:52.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:52.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:52.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:52.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:52.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:52.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:53.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:53.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:53.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:53.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:53.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:53.736 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:53.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:53.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:53.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54: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 16:54:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:53.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:53.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:53.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:53.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 16:54:53.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:53.738 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:53.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:53.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:53.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:53.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:53.785 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:53.785 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:54:53.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:54:53.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:54:53.785 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:54:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:53.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:54:54.286 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 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:54.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:54.286 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 16:54:54.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 16:54:54.286 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 16:54:54.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 16:54:54.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 16:54:54.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:54:54.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:54.332 DEBUG [main][MenuItemLookup] Found menu:'New' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:54:54.333 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:54:54.333 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:54:54.333 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:54:54.333 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:54:54.333 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:54:54.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 'Delete.*'] is available.... 16:54:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:54:55.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:54:55.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:55.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:55.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:55.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:54:55.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:55.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:54:55.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:55.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:55.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:55.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:55.023 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:54:55.023 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:54:55.023 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:54:55.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:55.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:55.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:55.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:55.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:54:55.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:55.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:55.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:55.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:54:55.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:55.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:55.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:55.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:55.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:55.026 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:54:55.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:55.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:55.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:55.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:55.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:54:55.050 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:54:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:54:55.550 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:54:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:55.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:55.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 16:54:55.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:55.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:55.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 16:54:55.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 16:54:55.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:54:55.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:54:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:55.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.694 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.835 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.846 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:54:55.566 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:54:55.569 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:54:55.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:55.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:54:55.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:55.570 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:54:55.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:55.570 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:54:55.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:55.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: "Import"] 16:54:55.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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: "Import"] 16:54:55.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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: "Import"] 16:54:55.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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: "Import"] 16:54:55.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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"] 16:54:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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"] 16:54:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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"] 16:54:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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"] 16:54:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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"] 16:54:55.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:55.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:55.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:54:55.573 DEBUG [main][MenuItemLookup] Found menu:'File' 16:54:55.574 DEBUG [main][MenuItemLookup] Item match:File 16:54:55.574 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:54:55.574 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:54:55.574 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:54:55.574 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:54:55.574 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:55.574 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'' 16:54:55.575 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:54:55.575 DEBUG [main][MenuItemLookup] Item match:Import... 16:54:55.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:54:55.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:54:55.575 INFO [main][MenuItemHandler] Select menu item: &Import... 16:54:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:54:55.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:54:55.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:55.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:55.691 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:55.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.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 16:54:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:55.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:55.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:55.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:55.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:54:55.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:54:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:55.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:54:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:55.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:54:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:54:55.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:54:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:55.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:54:55.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:55.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:54:55.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:54:55.694 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:54:55.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:54:55.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:54:55.694 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:55.694 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:54:55.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 16:54:55.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:55.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:55.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:55.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:55.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:55.696 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:54:55.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:55.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:55.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:55.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:55.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:54:55.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:55.817 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:54:55.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:54:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:54:55.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:54:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:55.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:55.845 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:54:55.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:54:55.845 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' 16:54:55.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 16:54:55.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:55.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:55.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:55.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:55.846 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:54:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:55.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:55.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:55.848 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 16:54:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:55.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:54:55.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:54:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:55.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:54:55.848 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 16:54:55.849 DEBUG [WorkbenchTestable][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") 16:54:55.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:55.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:55.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:55.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:55.899 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:54:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:55.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:55.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:56.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 16:54:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:56.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:56.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:56.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:56.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:54:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:54:56.047 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:54:56.047 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:54:56.047 DEBUG [WorkbenchTestable][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") 16:54:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:56.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:56.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:56.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:56.049 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:54:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:56.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:56.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:56.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:56.050 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 16:54:56.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:56.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:56.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:56.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:56.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:56.062 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 16:54:56.062 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 16:54:56.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:54:56.063 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 16:54:56.063 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:54:56.063 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:54:56.063 DEBUG [WorkbenchTestable][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) 16:54:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:56.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:56.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:56.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:54:56.065 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:54:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:54:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:54:56.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:54:56.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:54:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:54:56.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:54:56.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:56.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:56.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:56.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:56.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:54:56.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:56.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:56.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:54:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:54:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:54:56.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:54:56.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:54:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:56.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:56.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:56.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:56.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:56.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:56.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:56.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:56.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:54:56.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:54:56.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:54:56.577 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:56.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:56.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:56.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:56.578 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:56.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:56.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:56.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:56.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:56.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:57.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:57.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:57.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:57.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:54:57.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:54:57.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:54:57.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:54:57.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:57.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:54:57.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 16:54:57.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:57.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:57.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:57.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:57.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:57.582 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:54:57.583 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:54:57.583 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 16:54:57.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 16:54:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:58.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:58.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 16:54:58.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 16:54:58.085 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 16:54:58.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 16:54:58.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 16:54:58.091 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 16:54:58.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 16:54:58.091 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 16:54:58.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 16:54:58.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 16:54:58.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:54:58.094 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:54:58.896 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:54:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:54:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:54:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@156be5a6 is found... 16:54:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@156be5a6 is found finished successfully 16:54:58.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 16:54:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:58.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:58.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:58.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:58.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:58.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:58.922 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 16:54:58.923 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:54:58.923 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 16:54:58.923 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") 16:54:58.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:58.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:58.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:58.923 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:54:58.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:58.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:58.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:58.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:58.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:58.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:54:58.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 16:54:59.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:54:59.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 16:54:59.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:54:59.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:54:59.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:54:59.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:54:59.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 16:54:59.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:54:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:54:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:54:59.390 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:54:59.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:54:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:54:59.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:54:59.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:54:59.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:54:59.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:54:59.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:54:59.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:54:59.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:54:59.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:59.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:54:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:59.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:54:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 16:54:59.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:54:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:59.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:59.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:54:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 16:54:59.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:54:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:54:59.896 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 16:54:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:54:59.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:54:59.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 16:54:59.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:54:59.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:55:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 16:55:00.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:55:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 16:55:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:55:00.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:55:00.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:00.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:00.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 16:55:00.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:00.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 16:55:00.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:55:00.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:00.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:00.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:00.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 16:55:00.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:00.400 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:00.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:00.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:00.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:00.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 16:55:00.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 16:55:00.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:00.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:55:00.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:00.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:00.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 16:55:00.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:00.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 16:55:00.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:55:00.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:00.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:00.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:00.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:55:00.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:00.402 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:00.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:00.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:00.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:00.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 16:55:00.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 16:55:00.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:00.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:55:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 16:55:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:55:00.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:55:00.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:00.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:00.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:00.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:00.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 16:55:00.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:00.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 16:55:00.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:55:00.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:00.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:00.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:00.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 16:55:00.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:00.417 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:00.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:00.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:00.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:00.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 16:55:00.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 16:55:00.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 16:55:00.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:55:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 16:55:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:55:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 16:55:00.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:55:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 16:55:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:55:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 16:55:00.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:55:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 16:55:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:55:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 16:55:00.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 16:55:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:00.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 16:55:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:00.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 16:55:00.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:55:00.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:00.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:00.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 16:55:00.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:00.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:00.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:55:00.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:00.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:00.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 16:55:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:00.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 16:55:00.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:55:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:00.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:00.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:00.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:00.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:00.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:00.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:00.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:00.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:00.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:00.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:00.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:00.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:00.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:00.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:00.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:00.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:00.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:00.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:01.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:01.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:01.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:01.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:01.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:01.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:01.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:01.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:01.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:01.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 16:55:01.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:01.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:01.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:01.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:01.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:01.624 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:55:01.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 16:55:01.624 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 16:55:01.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 16:55:01.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 16:55:01.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:01.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:01.797 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:55:01.797 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:55:01.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:55:01.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:55:01.799 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:55:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:01.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:55:02.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:55:02.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 16:55:03.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:03.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:03.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:03.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:03.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:03.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:03.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:03.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:03.300 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 16:55:03.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 16:55:03.300 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 16:55:03.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 16:55:03.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 16:55:03.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:03.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:03.365 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:03.365 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:55:03.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:55:03.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:55:03.365 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:55:03.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 'Delete.*'] is available.... 16:55:03.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:55:03.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:55:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:03.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:03.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:03.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:55:03.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:03.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:55:03.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:03.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:03.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:03.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:03.556 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:55:03.556 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:55:03.556 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:55:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:03.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:03.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:55:03.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:03.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:55:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:03.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:03.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:03.558 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:55:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:03.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:03.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:03.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:55:03.576 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:55:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:55:04.076 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:55:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:04.076 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 16:55:04.077 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:04.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.511 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.108 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.003 s getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.014 s getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.006 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:04.088 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:04.089 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:55:04.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:04.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:04.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:04.090 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:55:04.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:04.090 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:55:04.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:04.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: "Import"] 16:55:04.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.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: "Import"] 16:55:04.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.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: "Import"] 16:55:04.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.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: "Import"] 16:55:04.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.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: "Import"] 16:55:04.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.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: "Import"] 16:55:04.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.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: "Import"] 16:55:04.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.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: "Import"] 16:55:04.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:55:04.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:04.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:04.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:04.094 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:04.094 DEBUG [main][MenuItemLookup] Item match:File 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:04.095 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:55:04.095 DEBUG [main][MenuItemLookup] Item match:Import... 16:55:04.096 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:55:04.096 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:55:04.096 INFO [main][MenuItemHandler] Select menu item: &Import... 16:55:04.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:55:04.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 16:55:04.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:55:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:04.210 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:55:04.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:55:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:04.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:55:04.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:55:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:04.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:55:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:04.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:55:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:55:04.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:55:04.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:04.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:55:04.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:04.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:55:04.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:55:04.213 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:55:04.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:55:04.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:55:04.214 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:55:04.214 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:55:04.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 16:55:04.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:04.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:04.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:04.215 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:04.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:04.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:04.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:04.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55: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: "Import"] 16:55:04.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:55:04.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:04.352 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:55:04.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:55:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:55:04.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:55:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:04.352 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:55:04.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:04.352 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' 16:55:04.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 16:55:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:04.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:04.354 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:55:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:04.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:04.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:04.383 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 16:55:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:55:04.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:55:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:55:04.384 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 16:55: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.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") 16:55:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:04.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:04.386 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:55:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:04.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:04.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:04.484 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 16:55:04.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:04.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:04.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:55:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:55:04.486 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:55:04.486 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:55:04.486 DEBUG [WorkbenchTestable][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") 16:55:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:04.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:04.488 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:55:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:04.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:04.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:04.500 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 16:55:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:04.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:04.501 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 16:55:04.501 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 16:55:04.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:55:04.502 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 16:55:04.502 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:55:04.502 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:55:04.502 DEBUG [WorkbenchTestable][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) 16:55:04.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:04.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:04.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:04.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:04.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:04.505 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:55:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:04.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:04.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:05.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:05.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:05.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:55:05.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:05.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:05.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:05.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:55:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:05.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:05.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:05.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:05.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:05.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:05.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:55:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:55:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:55:05.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:05.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 16:55:05.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:05.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:05.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:05.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:05.016 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:05.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:05.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:05.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:05.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:05.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:05.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:05.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:05.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:05.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:05.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:05.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:06.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:06.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:06.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:06.019 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:06.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:06.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:06.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:06.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:06.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:06.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:06.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:06.021 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:55:06.021 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:06.021 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 16:55:06.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 16:55:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:06.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 16:55:06.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 16:55:06.523 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 16:55:06.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 16:55:06.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 16:55:06.529 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 16:55:06.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 16:55:06.530 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 16:55:06.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 16:55:06.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 16:55:06.532 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:55:06.532 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:55:06.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:55:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 16:55:07.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60a9e296 is found... 16:55:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60a9e296 is found finished successfully 16:55:07.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 16:55:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:07.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:07.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:07.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:07.271 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:07.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:07.272 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:07.273 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:07.273 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") 16:55:07.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:07.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:07.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:07.273 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:07.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:07.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:07.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:07.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:07.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:07.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:07.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 16:55:07.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 16:55:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:07.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:07.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:07.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:07.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:07.639 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 16:55:07.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:07.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:07.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:07.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 16:55:07.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:07.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 16:55:07.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:07.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:07.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:07.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:07.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:07.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:07.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:07.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:07.741 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:07.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:07.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:07.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:07.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:07.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:07.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:08.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:08.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:08.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:08.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:08.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:08.744 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:08.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:08.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:08.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:08.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:08.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:08.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:08.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:08.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:08.746 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:55:08.746 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:08.747 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 16:55:08.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 16:55:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:08.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 16:55:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:08.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 16:55:08.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 16:55:08.747 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 16:55:08.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 16:55:08.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 16:55:08.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:08.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:08.820 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:08.821 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:08.821 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:55:08.821 DEBUG [main][MenuItemLookup] Found menu:'Open With' 16:55:08.821 DEBUG [main][MenuItemLookup] Item match:Open With 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:08.823 DEBUG [main][MenuItemLookup] Found menu:'Other...' 16:55:08.823 DEBUG [main][MenuItemLookup] Item match:Other... 16:55:08.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 16:55:08.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 16:55:08.824 INFO [main][MenuItemHandler] Select menu item: Other... 16:55:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 16:55:08.941 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 16:55:08.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 16:55:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:08.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:55:08.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:08.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 16:55:08.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:08.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:08.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:08.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:08.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 16:55:08.945 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 16:55:08.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 16:55:08.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 16:55:08.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:55:08.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:08.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 16:55:08.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:08.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:08.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:08.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:08.947 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:55:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:08.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:08.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@243be0b6 is found... 16:55:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@243be0b6 is found finished successfully 16:55:09.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 16:55:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:09.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:09.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:09.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:09.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:09.403 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:09.404 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 16:55:09.404 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:09.404 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 16:55:09.404 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") 16:55:09.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:09.405 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 16:55:09.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:09.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:09.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:09.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:09.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 16:55:09.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 16:55:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:09.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:09.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:09.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:09.954 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 16:55:09.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:09.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:09.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:09.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 16:55:09.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:09.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 16:55:09.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:09.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:09.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:09.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:09.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:09.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:10.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:10.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:10.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:10.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:10.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:10.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:10.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:10.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:10.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:10.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:11.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:11.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:11.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:11.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:11.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:11.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:11.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 16:55:11.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:11.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:11.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:11.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:11.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:11.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:55:11.040 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:11.040 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 16:55:11.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 16:55:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:11.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 16:55:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:11.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 16:55:11.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 16:55:11.041 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 16:55:11.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 16:55:11.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 16:55:11.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:11.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:11.115 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:11.115 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:11.115 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 16:55:11.115 DEBUG [main][MenuItemLookup] Found menu:'Open With' 16:55:11.115 DEBUG [main][MenuItemLookup] Item match:Open With 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:11.117 DEBUG [main][MenuItemLookup] Found menu:'Other...' 16:55:11.117 DEBUG [main][MenuItemLookup] Item match:Other... 16:55:11.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 16:55:11.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 16:55:11.118 INFO [main][MenuItemHandler] Select menu item: Other... 16:55:11.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 16:55:11.217 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 16:55:11.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 16:55:11.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:11.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:11.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:55:11.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:11.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:11.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 16:55:11.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:11.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:11.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:11.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:11.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 16:55:11.221 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 16:55:11.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 16:55:11.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 16:55:11.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:55:11.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:11.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 16:55:11.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:11.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:11.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:11.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:11.223 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:55:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:11.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:11.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@393bc8b9 is found... 16:55:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@393bc8b9 is found finished successfully 16:55:11.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 16:55:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:11.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:11.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:11.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:11.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:11.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:11.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 16:55:11.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:11.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 16:55:11.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 16:55:11.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:11.340 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 16:55:11.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:11.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:11.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:11.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:11.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:11.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 16:55:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 16:55:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:11.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:11.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:11.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:11.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:11.621 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 16:55:11.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:11.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:11.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:11.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 16:55:11.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:55:11.623 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:11.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:11.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:11.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:11.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:11.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:11.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:11.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:11.689 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:11.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:11.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:11.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:11.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:11.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:12.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:12.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:12.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:12.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:12.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:12.691 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:12.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:12.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:12.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:12.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:12.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:12.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:12.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:12.693 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:55:12.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 16:55:12.694 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 16:55:12.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 16:55:12.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 16:55:12.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:12.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:12.762 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:55:12.762 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:55:12.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:55:12.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:55:12.762 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:55:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:12.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:55:13.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:13.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:13.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:13.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:13.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:13.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:13.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:13.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:13.263 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 16:55:13.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 16:55:13.264 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 16:55:13.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 16:55:13.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 16:55:13.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:13.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:13.336 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:13.336 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:55:13.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:55:13.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:55:13.336 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:55:13.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 'Delete.*'] is available.... 16:55:14.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 'Delete.*'] is available. finished successfully 16:55:14.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:55:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:14.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:14.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:14.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: 32) 16:55:14.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:14.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:55:14.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:14.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:14.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:14.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:14.033 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:55:14.033 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:55:14.033 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:55:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:14.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:14.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:14.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) 16:55:14.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:14.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:55:14.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:14.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:14.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:14.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:14.035 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:55:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:14.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:14.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:55:14.041 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:55:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:55:14.541 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:55:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:14.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 16:55:14.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:14.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:14.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:14.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.455 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.67 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 2.273 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.664 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:14.551 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:14.552 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:55:14.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:14.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:14.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:14.552 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:55:14.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:14.553 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:55:14.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:14.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"] 16:55:14.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.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"] 16:55:14.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.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"] 16:55:14.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.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"] 16:55:14.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.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"] 16:55:14.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.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"] 16:55:14.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.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"] 16:55:14.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.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"] 16:55:14.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 16:55:14.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:14.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:14.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:14.556 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:14.556 DEBUG [main][MenuItemLookup] Item match:File 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Revert' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Move...' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:14.557 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:55:14.557 DEBUG [main][MenuItemLookup] Item match:Import... 16:55:14.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 16:55:14.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 16:55:14.557 INFO [main][MenuItemHandler] Select menu item: &Import... 16:55:14.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:55:14.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:55:14.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:55:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:14.673 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:55:14.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:55:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:14.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:14.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:14.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:55:14.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:55:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:14.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:55:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:14.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:55:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:55:14.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:55:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:14.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:55:14.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:14.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:55:14.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 16:55:14.677 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 16:55:14.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 16:55:14.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 16:55:14.677 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:55:14.677 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 16:55:14.677 DEBUG [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) 16:55:14.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:14.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:14.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:14.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:14.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:14.679 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:14.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:14.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:14.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: "Import"] 16:55:14.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:55:14.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:14.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:14.815 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 16:55:14.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 16:55:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 16:55:14.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 16:55:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:14.816 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:55:14.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:14.816 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' 16:55:14.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.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:") 16:55:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:14.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:14.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:14.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:14.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:14.817 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 16:55:14.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:14.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:14.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:14.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:14.819 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 16:55:14.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:14.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:55:14.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:55:14.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:14.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 16:55:14.851 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 16:55:14.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.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") 16:55:14.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:14.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:14.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:14.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:14.863 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 16:55:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:14.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:14.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:14.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:15.012 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 16:55:15.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:15.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:15.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:15.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:15.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:15.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 16:55:15.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 16:55:15.014 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 16:55:15.014 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 16:55:15.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:55:15.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:15.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:15.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:15.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:15.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:15.017 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 16:55:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:15.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:15.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:15.018 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 16:55:15.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:15.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:15.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:15.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:15.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:15.030 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 16:55:15.030 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 16:55:15.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 16:55:15.032 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 16:55:15.032 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 16:55:15.032 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 16:55:15.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 16:55:15.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:15.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:15.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:15.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:15.036 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:55:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:15.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:15.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:15.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:15.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:15.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:55:15.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:15.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:15.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:15.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:15.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:55:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:15.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:15.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:15.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:15.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:15.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:15.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:15.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:55:15.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:55:15.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:55:15.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:15.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:15.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:15.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:15.550 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:15.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:15.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:15.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:15.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:15.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:16.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:16.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:16.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:16.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:16.553 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:16.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:16.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:16.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:16.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 16:55:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:16.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:16.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:16.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:16.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:55:16.555 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:16.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 16:55:16.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 16:55:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:17.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 16:55:17.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 16:55:17.063 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 16:55:17.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 16:55:17.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 16:55:17.069 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 16:55:17.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 16:55:17.070 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 16:55:17.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 16:55:17.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 16:55:17.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:55:17.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:55:17.310 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:55:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:17.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:17.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:17.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@748db6f1 is found... 16:55:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@748db6f1 is found finished successfully 16:55:17.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 16:55:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:17.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:17.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:17.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:17.817 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:17.817 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 16:55:17.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:17.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:17.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:17.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:17.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:17.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:17.817 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:17.817 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 16:55:17.817 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") 16:55:17.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:17.818 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:17.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:17.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:17.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:17.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:17.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 16:55:17.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:17.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:17.915 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") 16:55:17.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:17.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:17.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:17.915 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:17.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:17.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:17.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:17.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:17.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:17.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:17.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 16:55:18.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 16:55:18.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:18.076 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 16:55:18.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:18.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:18.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:18.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:18.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:18.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:18.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 16:55:18.078 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") 16:55:18.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.078 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:18.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:18.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 16:55:18.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 16:55:18.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:18.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.312 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:18.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 16:55:18.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:18.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:18.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:18.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:18.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:18.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:18.314 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 16:55:18.314 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") 16:55:18.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.314 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:18.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:18.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 16:55:18.557 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:18.557 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 16:55:18.557 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") 16:55:18.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.558 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:18.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:18.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 16:55:18.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:55:18.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:18.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.660 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:18.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 16:55:18.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:18.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:18.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 16:55:18.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:18.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:18.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:18.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:18.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:18.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:18.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:18.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:18.664 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:18.664 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:18.664 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") 16:55:18.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.664 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:18.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:18.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 16:55:18.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 16:55:18.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:18.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.674 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 16:55:18.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:18.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 16:55:18.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:18.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:18.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 16:55:18.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 16:55:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:18.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 16:55:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:18.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 16:55:18.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:18.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:18.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:18.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:18.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:18.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:18.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:18.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:18.694 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:18.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:18.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:18.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:18.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:18.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:18.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 16:55:18.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:55:18.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 16:55:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:18.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 16:55:18.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:55:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:18.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:18.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:18.701 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:18.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:18.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:18.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:18.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:18.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:18.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:18.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:18.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:18.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:18.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:18.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:18.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:18.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:19.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:19.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:19.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:19.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:19.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:19.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:19.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:19.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:19.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:19.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 16:55:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:19.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:19.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:19.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:19.809 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 16:55:19.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 16:55:19.809 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 16:55:19.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 16:55:19.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 16:55:19.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:19.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:19.873 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:55:19.873 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:55:19.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:55:19.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:55:19.873 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:55:19.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:19.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:20.374 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 16:55:20.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 16:55:20.374 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 16:55:20.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 16:55:20.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 16:55:20.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:20.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:20.433 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:20.433 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:55:20.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:55:20.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:55:20.434 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:55:20.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 'Delete.*'] is available.... 16:55:21.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 'Delete.*'] is available. finished successfully 16:55:21.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:55:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:21.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:21.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:21.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:21.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:55:21.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:21.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:55:21.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:21.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:21.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:21.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:21.122 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:55:21.122 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:55:21.122 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:55:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:21.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:21.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:21.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:55:21.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:21.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:55:21.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:21.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:21.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:21.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:21.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:21.124 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:55:21.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:21.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:21.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:21.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:55:21.129 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 Exception in thread "Thread-528" java.lang.NullPointerException: Cannot invoke "org.eclipse.jface.text.source.IAnnotationModel.getAnnotationIterator()" because the return value of "java.util.Map.get(Object)" is null at org.eclipse.jface.text.source.AnnotationModel.getAnnotationIterator(AnnotationModel.java:758) at org.eclipse.jface.text.source.AnnotationModel.getAnnotationIterator(AnnotationModel.java:682) at org.eclipse.jface.text.source.projection.ProjectionSummary.removeSummaries(ProjectionSummary.java:175) at org.eclipse.jface.text.source.projection.ProjectionSummary.internalUpdateSummaries(ProjectionSummary.java:154) at org.eclipse.jface.text.source.projection.ProjectionSummary$Summarizer.run(ProjectionSummary.java:74) 16:55:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:55:21.630 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:55:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:21.630 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 16:55:21.630 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:21.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.08 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.26 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.236 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.35 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.029 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 16:55:21.641 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 16:55:21.642 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:55:21.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:21.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 16:55:21.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:21.642 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:55:21.643 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:21.643 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:55:21.643 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:21.643 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:55:21.643 DEBUG [main][EditorHandler] 0 editor(s) found 16:55:21.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:21.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:21.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:55:21.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:21.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:21.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:21.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:21.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 '\*?\QProject Explorer\E') 16:55:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:21.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:21.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:21.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:21.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:21.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:21.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:21.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:55:21.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:55:21.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:55:21.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:21.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:21.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:21.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:55:21.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:21.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:21.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:21.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:55:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:21.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:21.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:21.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:21.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:21.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:21.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:55:21.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:21.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 16:55:21.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 16:55:21.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:21.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:21.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55: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'] 16:55:21.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.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'] 16:55:21.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.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 JavaScript Project"] 16:55:21.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.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'] 16:55:21.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.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'] 16:55:21.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:21.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 16:55:21.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:21.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:21.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:21.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:21.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:21.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:21.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:21.726 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:21.726 DEBUG [main][MenuItemLookup] Item match:File 16:55:21.727 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:21.727 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:21.731 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:55:21.731 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:55:21.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:55:21.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:55:21.732 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:55:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:55:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:55:21.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:55:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:21.854 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:21.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:21.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:55:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:21.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:21.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:21.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 16:55:21.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 16:55:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:22.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 16:55:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 16:55:22.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 16:55:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:22.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 16:55:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:22.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 16:55:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 16:55:22.372 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 16:55:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:22.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:55:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:22.373 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 16:55:22.373 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 16:55:22.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:22.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 16:55:22.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:22.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:22.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 16:55:22.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 16:55:22.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:22.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:22.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:22.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 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.711 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 16:55:22.420 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 16:55:22.421 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:55:22.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:22.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 16:55:22.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:22.421 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:55:22.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:22.425 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:55:22.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:22.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:22.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:22.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 16:55:22.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:22.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:22.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:22.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 16:55:22.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:22.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:22.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:22.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:22.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:22.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:22.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:22.428 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:22.428 DEBUG [main][MenuItemLookup] Item match:File 16:55:22.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:22.429 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:22.433 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:55:22.433 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:55:22.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:55:22.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:55:22.456 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:55:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:55:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:55:22.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:55:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:22.575 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:22.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:22.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 16:55:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:22.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:22.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:22.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:22.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 16:55:22.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 16:55:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:23.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 16:55:23.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 16:55:23.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 16:55:23.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:23.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 16:55:23.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:23.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 16:55:23.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 16:55:23.081 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 16:55:23.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 16:55:23.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 16:55:23.084 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:23.084 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:55:23.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:55:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:23.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:23.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:23.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:23.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:23.091 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:23.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:23.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:23.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:23.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:23.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:23.637 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.... 16:55:23.637 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 16:55:23.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 16:55:23.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:23.654 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 16:55:23.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:23.663 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:") 16:55:23.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:23.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:23.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:23.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:23.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:23.666 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:23.667 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 16:55:23.694 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 16:55:23.694 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 16:55:23.694 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) 16:55:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:23.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:23.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:23.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:23.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:23.697 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:55:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:23.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:23.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:24.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 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:24.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:24.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 16:55:24.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 16:55:24.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:24.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:24.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:24.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'] 16:55:24.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55: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'] 16:55:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55: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: "New HTML File"] 16:55:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55: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'] 16:55:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55: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'] 16:55:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55: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'] 16:55:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:24.207 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 16:55:24.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:24.207 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:24.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:24.207 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:24.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:24.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:24.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:24.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:24.208 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:24.208 DEBUG [main][MenuItemLookup] Item match:File 16:55:24.209 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:24.209 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:24.213 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:55:24.213 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:55:24.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:55:24.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:55:24.217 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:55:24.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 'New|Select a wizard'] is available.... 16:55:24.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 16:55:24.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:55:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:24.436 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:24.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:24.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:55:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:24.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:24.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:24.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:24.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 16:55:24.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 16:55:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:24.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 16:55:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:24.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 16:55:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 16:55:24.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 16:55:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:24.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 16:55:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:24.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 16:55:24.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 16:55:24.502 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 16:55:24.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 16:55:24.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 16:55:24.506 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:24.506 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:55:24.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:55:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:24.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:24.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:24.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:24.508 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:24.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:24.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:25.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:25.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:25.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 16:55:25.012 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 16:55:25.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 16:55:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:25.014 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 16:55:25.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:25.016 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:") 16:55:25.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:25.042 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:25.043 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 16:55:25.095 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:") 16:55:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:25.100 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:25.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 16:55:25.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:25.102 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 16:55:25.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 16:55:25.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 16:55:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:25.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 16:55:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:25.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 16:55:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 16:55:25.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 16:55:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:25.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 16:55:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:25.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 16:55:25.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:55:25.110 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:55:25.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:55:25.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:55:25.132 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 16:55:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:25.133 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 16:55:25.133 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 16:55:25.133 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) 16:55:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:25.135 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:25.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:25.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:25.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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") 16:55:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:25.145 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 16:55:25.146 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 16:55:25.146 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 16:55:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:25.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:25.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:25.167 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") 16:55:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:25.190 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") 16:55:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:25.190 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 16:55:25.190 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 16:55:25.190 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 16:55:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:25.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:25.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:25.208 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") 16:55:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:25.209 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 16:55:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:25.210 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 16:55:25.210 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 16:55:25.210 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) 16:55:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:25.212 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:55:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:25.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:25.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:25.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 16:55:25.720 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 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:25.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 16:55:25.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:25.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:25.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 16:55:25.721 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:55:25.721 DEBUG [main][EditorHandler] 1 editor(s) found 16:55:25.721 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 16:55:25.799 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 16:55:25.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:55:25.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:25.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:25.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 '\*?\QProject Explorer\E') 16:55:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:25.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:25.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:25.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:25.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:25.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:55:25.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:55:25.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:55:25.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:25.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:25.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:25.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:25.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:25.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:25.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:25.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:25.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:26.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:26.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:26.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:26.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:26.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:26.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:26.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:26.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:26.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:26.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:26.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:26.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:26.811 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 16:55:26.811 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:26.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:26.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:26.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:26.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:26.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:26.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:27.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:27.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:27.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:27.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:27.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:27.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:27.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:27.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:27.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:27.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 16:55:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:27.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:27.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:27.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:27.815 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 16:55:27.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:27.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:27.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:27.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:27.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:27.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:27.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:27.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:27.817 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:55:27.817 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:55:27.817 DEBUG [main][TreeItemHandler] Set Tree selection 16:55:27.817 DEBUG [main][TreeHandler] Notify Tree about selection event 16:55:27.825 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:55:27.833 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 16:55:27.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:27.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:27.893 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Import' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Export' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:27.894 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:55:27.894 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:55:27.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:55:27.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:55:27.894 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:55:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:27.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:55:28.394 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 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:28.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:28.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:28.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:28.449 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:28.449 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:55:28.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:55:28.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:55:28.450 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:55:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:55:29.145 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 16:55:29.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:55:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:29.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:55:29.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:29.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:55:29.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:29.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:29.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:29.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:29.150 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:55:29.150 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:55:29.150 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:55:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:29.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:29.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:29.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:55:29.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:29.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:55:29.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:29.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:29.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:29.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:29.152 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:55:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:29.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:29.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:55:29.157 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:55:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:55:29.657 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:55:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:29.657 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 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:29.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:29.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:55:29.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:55:29.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:29.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 16:55:29.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:55:29.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:55:29.660 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 16:55:29.660 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:29.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:29.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:29.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.24 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.517 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:29.674 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:29.675 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:55:29.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:29.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:29.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:29.676 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:55:29.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:29.676 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:55:29.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:29.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:29.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:29.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:29.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:29.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:29.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:29.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:29.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:29.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:29.699 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:29.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:29.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:29.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:29.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:29.699 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:29.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:29.699 DEBUG [main][MenuItemLookup] Item match:Window 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:29.700 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:29.700 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:29.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:29.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:29.700 INFO [main][MenuItemHandler] Select menu item: &Preferences 16:55:29.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.... 16:55:29.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 16:55:29.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:29.855 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:29.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:29.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 16:55:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:29.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:29.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:29.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:29.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:29.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:30.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:30.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:30.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:30.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:30.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:30.361 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:30.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:30.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1777): Gtk-CRITICAL **: 16:55:30.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.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...") 16:55:30.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:30.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:30.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:30.517 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:55:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:30.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:30.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:30.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 16:55:30.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:30.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 16:55:30.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:30.584 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:30.584 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 16:55:30.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 16:55:30.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:30.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:30.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:30.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 16:55:30.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:30.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:30.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:30.587 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 16:55:30.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 "Add") 16:55:30.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:30.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:30.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:30.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 16:55:30.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:30.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:30.599 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 16:55:30.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:30.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:30.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:30.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:30.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...") 16:55:30.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:30.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:30.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:30.688 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:55:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:30.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:30.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:30.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 16:55:30.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:30.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 16:55:30.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:30.738 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:30.738 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 16:55:30.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 "Location:") 16:55:30.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:30.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 16:55:30.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:30.740 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:30.741 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 16:55:30.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:55:30.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:30.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:30.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 16:55:30.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:30.748 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 16:55:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:30.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:30.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:30.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 16:55:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:30.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:30.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:30.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:30.845 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:55:30.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:30.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:30.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:30.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:30.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:30.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:30.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:30.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:30.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:30.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:30.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:30.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:30.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:30.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:30.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:30.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:30.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:30.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:30.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:30.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:30.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:30.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:30.944 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:30.944 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:30.944 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:30.944 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:30.944 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:30.944 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:30.944 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:30.944 DEBUG [main][MenuItemLookup] Item match:Window 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:30.945 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:30.945 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:30.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:30.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:30.945 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:31.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:31.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 'Preferences.*'] is available.... 16:55:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:31.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.131 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:31.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.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 16:55:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:31.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:31.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:31.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:31.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:31.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:31.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:31.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:31.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:31.134 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:31.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:31.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.135 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 16:55:31.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 16:55:31.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 "Cancel", Widget matcher matching widgets with style: 8) 16:55:31.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:31.161 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:31.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:31.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:31.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:31.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:31.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:31.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:31.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:31.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:31.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:31.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:31.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:31.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:31.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:31.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:31.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:31.207 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:31.207 DEBUG [main][MenuItemLookup] Item match:Window 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:31.207 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:31.208 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.208 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:31.208 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:31.208 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.208 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:31.208 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.208 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:31.208 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:31.208 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:31.208 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:31.208 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:31.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:31.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.... 16:55:31.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 16:55:31.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.400 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:31.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:31.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:31.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:31.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:31.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:31.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:31.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:31.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:31.403 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:31.403 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:31.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:31.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:31.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:31.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:31.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:31.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:31.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:31.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:31.450 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:31.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:31.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:31.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:31.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:31.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:31.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:31.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:31.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:31.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:31.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:31.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:31.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:31.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:31.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:31.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:31.496 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:31.496 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:31.496 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:31.496 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:31.496 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:31.496 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:31.496 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:31.496 DEBUG [main][MenuItemLookup] Item match:Window 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.497 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:31.497 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:31.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:31.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:31.497 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:31.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:31.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 'Preferences.*'] is available.... 16:55:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:31.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.688 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:31.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:31.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:31.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:31.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:31.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:31.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:31.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:31.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:31.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:31.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:31.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:31.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:31.691 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:31.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:31.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:31.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:31.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:31.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:31.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:31.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:31.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:31.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:31.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:31.735 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 16:55:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:31.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:31.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:31.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 16:55:31.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:31.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:31.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:31.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:31.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:31.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:31.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:31.741 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 16:55:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:31.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:31.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:31.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:31.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:31.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:31.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:31.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:31.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:31.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:31.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:31.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:31.753 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:31.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:31.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:31.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:31.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:31.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:31.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:31.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:31.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:31.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:31.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:31.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:31.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:31.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:31.799 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:31.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:31.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:31.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:31.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:31.800 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:31.800 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:31.800 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:31.800 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:31.800 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:31.800 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:31.800 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:31.800 DEBUG [main][MenuItemLookup] Item match:Window 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:31.801 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:31.801 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:31.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:31.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:31.801 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:31.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:32.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:32.143 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:32.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:32.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:32.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:32.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:32.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:32.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:32.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:32.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:32.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:32.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:32.147 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:32.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:32.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:32.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:32.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:32.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:32.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:32.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:32.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:32.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:32.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:32.204 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:32.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:32.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:32.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:32.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:32.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:32.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:32.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:32.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:32.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:32.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:32.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:32.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:32.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:32.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:32.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:32.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:32.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:32.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:32.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:32.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:32.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:32.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:32.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:32.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:32.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:32.362 DEBUG [main][MenuItemLookup] Item match:Window 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:32.362 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:32.362 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:32.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:32.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:32.362 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:32.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:32.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:32.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:32.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:32.549 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:32.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:32.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:32.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:32.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:32.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:32.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:32.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:32.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:32.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:32.552 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:32.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:32.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:32.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:32.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:32.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:32.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:32.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:32.600 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 16:55:32.600 TRACE [main][WidgetHandler] Notify Table with event 13 16:55:32.600 TRACE [main][WidgetHandler] Wait for synchronization 16:55:32.602 TRACE [main][WidgetHandler] Notify Table with event 3 16:55:32.602 TRACE [main][WidgetHandler] Wait for synchronization 16:55:32.602 TRACE [main][WidgetHandler] Notify Table with event 4 16:55:32.602 TRACE [main][WidgetHandler] Wait for synchronization 16:55:32.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 "Remove") 16:55:32.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:32.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:32.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:32.649 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:55:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:32.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:32.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:32.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 16:55:32.697 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 16:55:32.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 16:55:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:32.698 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 16:55:32.698 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 16:55:32.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:32.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:32.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:32.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:32.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:32.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:32.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:32.755 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:32.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:32.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:32.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:32.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:32.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:32.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:32.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:32.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:32.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:32.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:32.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:32.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:32.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:32.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:32.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:32.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:32.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:32.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:32.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:32.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:32.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:32.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:32.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:32.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:32.824 DEBUG [main][MenuItemLookup] Item match:Window 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:32.824 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:32.824 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:32.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:32.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:32.825 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:32.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:33.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:33.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:33.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.010 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:33.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:33.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:33.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:33.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:33.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:33.013 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:33.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:33.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.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 16:55:33.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:33.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:33.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:33.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:33.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:33.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:33.057 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 16:55:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:33.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:33.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:33.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:33.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:33.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:33.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:33.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:33.064 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:33.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:33.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:33.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:33.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:33.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:33.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:33.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:33.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:33.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:33.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:33.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:33.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:33.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:33.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:33.112 DEBUG [main][MenuItemLookup] Item match:Window 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.112 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:33.112 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:33.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:33.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:33.112 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:33.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:33.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.... 16:55:33.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:33.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.301 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:33.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:33.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:33.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:33.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:33.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:33.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:33.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:33.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:33.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:33.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:33.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:33.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:33.304 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:33.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:33.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:33.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:33.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:33.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:33.347 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 16:55:33.347 TRACE [main][WidgetHandler] Notify Table with event 13 16:55:33.347 TRACE [main][WidgetHandler] Wait for synchronization 16:55:33.349 TRACE [main][WidgetHandler] Notify Table with event 3 16:55:33.349 TRACE [main][WidgetHandler] Wait for synchronization 16:55:33.349 TRACE [main][WidgetHandler] Notify Table with event 4 16:55:33.349 TRACE [main][WidgetHandler] Wait for synchronization 16:55:33.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 16:55:33.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:33.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:33.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:33.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:33.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:33.389 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:33.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:33.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:33.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:33.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:33.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:33.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:33.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:33.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:33.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:33.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:33.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:33.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:33.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:33.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:33.473 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:33.473 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:33.473 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:33.473 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:33.473 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:33.473 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:33.473 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:33.473 DEBUG [main][MenuItemLookup] Item match:Window 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.474 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:33.474 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:33.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:33.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:33.474 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:33.549: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:33.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 'Preferences.*'] is available. finished successfully 16:55:33.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.666 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:33.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.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 16:55:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:33.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:33.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:33.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:33.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:33.669 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:33.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 16:55:33.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:33.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:33.703 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:55:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:33.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:33.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:33.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 16:55:33.765 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 16:55:33.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 16:55:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.766 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 16:55:33.766 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 16:55:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:33.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:33.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:33.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:33.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:33.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:33.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:33.814 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:33.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:33.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:33.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:33.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:33.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:33.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:33.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:33.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:33.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:33.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:33.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:33.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:33.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:33.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:33.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:33.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:33.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:33.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:33.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:33.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:33.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:33.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:33.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:33.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:33.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:33.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:33.858 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:33.858 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:33.858 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:33.858 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:33.858 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:33.858 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:33.858 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:33.858 DEBUG [main][MenuItemLookup] Item match:Window 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:33.859 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:33.859 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:33.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:33.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:33.859 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:33.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:34.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.... 16:55:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:34.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:34.043 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:34.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:34.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:34.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:34.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:34.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:34.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:34.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:34.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:34.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:34.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:34.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:34.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:34.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:34.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:34.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:34.047 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:34.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:34.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:34.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:34.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.099 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 16:55:34.100 TRACE [main][WidgetHandler] Notify Table with event 13 16:55:34.100 TRACE [main][WidgetHandler] Wait for synchronization 16:55:34.122 TRACE [main][WidgetHandler] Notify Table with event 3 16:55:34.122 TRACE [main][WidgetHandler] Wait for synchronization 16:55:34.122 TRACE [main][WidgetHandler] Notify Table with event 4 16:55:34.122 TRACE [main][WidgetHandler] Wait for synchronization 16:55:34.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 "Disable") 16:55:34.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:34.132 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 16:55:34.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:34.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:34.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:34.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:34.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:34.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:34.198 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:34.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:34.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:34.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:34.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:34.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:34.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:34.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:34.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:34.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:34.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:34.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:34.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:34.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:34.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:34.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:34.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:34.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:34.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:34.270 DEBUG [main][MenuItemLookup] Item match:Window 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:34.270 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:34.270 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:34.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:34.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:34.271 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:34.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:34.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:34.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:34.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:34.463 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:34.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:34.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:34.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:34.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:34.466 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:34.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:34.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:34.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.511 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 16:55:34.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:34.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:34.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.517 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 16:55:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:34.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:34.563 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:34.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:34.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:34.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:34.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:34.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:34.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:34.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:34.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:34.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:34.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:34.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:34.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:34.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:34.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:34.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:34.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:34.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:34.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:34.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:34.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:34.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:34.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:34.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:34.663 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:34.663 DEBUG [main][MenuItemLookup] Item match:Window 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:34.663 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:34.664 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:34.664 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:34.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:34.664 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:34.664 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:34.664 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:34.664 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:34.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:34.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:34.664 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:34.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:34.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.... 16:55:34.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. finished successfully 16:55:34.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:34.849 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:34.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:34.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 16:55:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:34.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:34.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:34.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:34.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:34.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:34.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:34.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:34.853 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:34.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:34.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:34.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.879 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 16:55:34.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.882 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 16:55:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.884 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Jetty WTP Adaptor :: Site: 16:55:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.886 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 16:55:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.888 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 16:55:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.916 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 16:55:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.918 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.920 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.921 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.922 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.931 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.933 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.935 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.937 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.939 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.947 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.949 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.951 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:34.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:34.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:34.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 16:55:34.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.955 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 16:55:34.955 TRACE [main][WidgetHandler] Notify Table with event 13 16:55:34.955 TRACE [main][WidgetHandler] Wait for synchronization 16:55:34.962 TRACE [main][WidgetHandler] Notify Table with event 3 16:55:34.962 TRACE [main][WidgetHandler] Wait for synchronization 16:55:34.962 TRACE [main][WidgetHandler] Notify Table with event 4 16:55:34.962 TRACE [main][WidgetHandler] Wait for synchronization 16:55:34.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 "Enable") 16:55:34.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:34.971 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 16:55:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:34.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:34.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:34.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:34.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:34.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:34.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:34.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:34.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:34.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:34.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:34.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:34.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:34.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:34.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:35.002 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:35.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:35.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:35.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:35.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:35.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:35.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:35.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:35.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:35.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:35.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:35.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:35.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:35.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:35.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.*'] 16:55:35.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.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.*'] 16:55:35.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.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.*'] 16:55:35.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:35.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:35.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:35.072 DEBUG [main][MenuItemLookup] Item match:Window 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.072 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:35.072 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:35.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:35.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:35.073 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:35.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:35.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.... 16:55:35.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:35.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.253 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:35.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:35.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:35.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:35.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:35.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:35.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:35.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:35.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:35.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:35.256 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:35.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:35.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:35.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:35.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:35.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:35.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:35.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:35.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:35.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:35.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:35.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:35.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:35.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:35.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:35.302 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 16:55:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:35.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:35.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:35.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:35.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:35.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:35.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:35.309 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:35.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:35.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:35.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:35.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:35.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:35.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:35.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:35.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:35.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:35.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:35.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:35.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.*'] 16:55:35.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.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.*'] 16:55:35.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.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.*'] 16:55:35.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:35.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:35.358 DEBUG [main][MenuItemLookup] Item match:Window 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.358 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:35.358 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:35.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:35.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:35.358 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:35.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:35.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:35.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.547 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:35.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:35.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:35.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:35.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:35.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:35.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:35.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:35.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:35.550 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:35.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:35.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:35.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:35.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:35.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:35.597 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 16:55:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.599 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 16:55:35.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.601 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Jetty WTP Adaptor :: Site: 16:55:35.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.603 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 16:55:35.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.613 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 16:55:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.615 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 16:55:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.617 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.619 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.620 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.630 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.632 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.633 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.635 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.644 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.646 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.648 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.650 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.651 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 16:55:35.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:35.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:35.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:35.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:35.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:35.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:35.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:35.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:35.662 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 16:55:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.664 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target: 16:55:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.666 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Jetty WTP Adaptor :: Site: 16:55:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.668 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 16:55:35.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.677 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 16:55:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.679 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 16:55:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.681 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.683 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.685 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.687 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.697 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.699 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.700 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.702 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.704 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.706 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.708 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.710 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 16:55:35.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 16:55:35.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 16:55:35.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 16:55:35.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:35.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:35.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:35.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:35.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:35.725 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:35.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:35.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:35.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:35.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:35.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:35.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:35.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:35.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:35.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:35.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:35.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:35.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:35.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:35.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:35.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:35.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:35.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:35.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:35.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:35.772 DEBUG [main][MenuItemLookup] Item match:Window 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:35.772 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:35.772 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:35.772 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:35.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:35.772 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:35.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:35.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.... 16:55:35.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. finished successfully 16:55:35.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:35.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:35.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:35.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 16:55:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:35.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:35.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:35.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:35.959 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:35.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:35.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:35.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:35.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:35.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:35.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:35.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:36.007 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 16:55:36.007 TRACE [main][WidgetHandler] Notify Table with event 13 16:55:36.007 TRACE [main][WidgetHandler] Wait for synchronization 16:55:36.008 TRACE [main][WidgetHandler] Notify Table with event 3 16:55:36.008 TRACE [main][WidgetHandler] Wait for synchronization 16:55:36.008 TRACE [main][WidgetHandler] Notify Table with event 4 16:55:36.008 TRACE [main][WidgetHandler] Wait for synchronization 16:55:36.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:55:36.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:36.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:36.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:36.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:36.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:36.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:36.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:36.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:36.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:36.046 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 16:55:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:36.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:36.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 16:55:36.102 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 16:55:36.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 16:55:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:36.103 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") 16:55:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:36.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:36.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:36.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:36.104 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:36.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:36.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:36.105 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 16:55:36.105 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 16:55:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:36.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:36.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:36.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:36.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:36.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:36.611 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:36.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:36.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:36.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:36.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:36.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:36.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:36.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:36.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:36.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:36.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:36.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:36.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:36.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:36.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:36.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:36.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:36.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:36.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:36.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:36.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:36.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:36.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:36.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:36.681 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:36.682 DEBUG [main][MenuItemLookup] Item match:Window 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:36.682 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:36.682 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:36.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:36.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:36.682 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:36.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:36.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:36.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:36.867 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:36.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:36.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:36.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:36.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:36.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:36.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:36.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:36.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:36.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:36.869 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:36.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:36.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:36.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:36.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:36.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:36.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:36.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:36.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:36.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:36.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:36.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:36.912 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 16:55:36.912 TRACE [main][WidgetHandler] Notify Table with event 13 16:55:36.912 TRACE [main][WidgetHandler] Wait for synchronization 16:55:36.914 TRACE [main][WidgetHandler] Notify Table with event 3 16:55:36.914 TRACE [main][WidgetHandler] Wait for synchronization 16:55:36.914 TRACE [main][WidgetHandler] Notify Table with event 4 16:55:36.914 TRACE [main][WidgetHandler] Wait for synchronization 16:55:36.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:55:36.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:36.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:36.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:36.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:36.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:36.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:36.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:36.921 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 16:55:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:36.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:36.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 16:55:37.008 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 16:55:37.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 16:55:37.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.009 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 16:55:37.009 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 16:55:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:37.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:37.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:37.054 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:37.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:37.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:37.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:37.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:37.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:37.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:37.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:37.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:37.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:37.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:37.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:37.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:37.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:37.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:37.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:37.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:37.098 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:37.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:37.099 DEBUG [main][MenuItemLookup] Item match:Window 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.099 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:37.099 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:37.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:37.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:37.099 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:37.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:37.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:37.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:37.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.280 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:37.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.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 16:55:37.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:37.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:37.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:37.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:37.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:37.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:37.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:37.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:37.283 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:37.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:37.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:55:37.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:37.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 16:55:37.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:37.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:37.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:37.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:37.317 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:37.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:37.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:37.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:37.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:37.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:37.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:37.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:37.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:37.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:37.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:37.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:37.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.*'] 16:55:37.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.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.*'] 16:55:37.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.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.*'] 16:55:37.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:37.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:37.364 DEBUG [main][MenuItemLookup] Item match:Window 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.364 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:37.364 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:37.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:37.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:37.364 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:37.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 16:55:37.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 'Preferences.*'] is available. finished successfully 16:55:37.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:37.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.553 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:37.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 16:55:37.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:37.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:37.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:37.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:37.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:37.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:37.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:37.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:37.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:37.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:37.556 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:37.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:37.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:37.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:37.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:37.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:37.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:37.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:37.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:37.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:37.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:37.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:37.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 16:55:37.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:37.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:37.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:37.606 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:37.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:37.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:37.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:37.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:37.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:37.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:37.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:37.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:37.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:37.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:37.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:37.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:37.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:37.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:37.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:55:37.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:37.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:37.652 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:37.652 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:37.652 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:37.652 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:37.652 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:37.652 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:37.652 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:37.652 DEBUG [main][MenuItemLookup] Item match:Window 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:37.653 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:37.653 DEBUG [main][MenuItemLookup] Item match:Preferences 16:55:37.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 16:55:37.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 16:55:37.653 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 16:55:37.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 16:55:37.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.... 16:55:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 16:55:37.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 16:55:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:37.838 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 16:55:37.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:37.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 16:55:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 16:55:37.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:37.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:37.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 16:55:37.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 16:55:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:37.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 16:55:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:37.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 16:55:37.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 16:55:37.841 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 16:55:37.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 16:55:37.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 16:55:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:55:37.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:37.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:37.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:55:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:55:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:55:37.888 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 16:55:37.889 TRACE [main][WidgetHandler] Notify Table with event 13 16:55:37.889 TRACE [main][WidgetHandler] Wait for synchronization 16:55:37.890 TRACE [main][WidgetHandler] Notify Table with event 3 16:55:37.890 TRACE [main][WidgetHandler] Wait for synchronization 16:55:37.890 TRACE [main][WidgetHandler] Notify Table with event 4 16:55:37.890 TRACE [main][WidgetHandler] Wait for synchronization 16:55:37.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:55:37.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:37.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 16:55:37.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:37.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:55:37.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:37.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:37.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:37.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:37.941 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:55:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:37.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:37.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:38.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:38.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:38.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:38.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.010 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 16:55:38.010 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 16:55:38.010 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:38.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:38.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.337 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.263 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.289 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.304 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.562 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.461 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.288 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.361 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.385 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.412 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.392 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.409 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.285 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.413 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.909 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.417 s isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.265 s getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.288 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.359 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:38.020 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:38.021 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:55:38.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:38.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:38.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:38.022 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:55:38.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:38.022 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:55:38.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:38.022 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:55:38.022 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:55:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:55:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:38.023 DEBUG [main][MenuItemLookup] Item match:Window 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.023 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.024 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:38.024 DEBUG [main][MenuItemLookup] Item match:Window 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:38.024 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:38.024 DEBUG [main][MenuItemLookup] Item match:Perspective 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:55:38.025 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:55:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:55:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:38.025 DEBUG [main][MenuItemLookup] Item match:Window 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.025 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:38.026 DEBUG [main][MenuItemLookup] Item match:Window 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:38.026 DEBUG [main][MenuItemLookup] Item match:Perspective 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:55:38.026 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:55:38.026 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:55:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.027 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:38.027 DEBUG [main][MenuItemLookup] Item match:Window 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:55:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.027 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:38.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:38.027 DEBUG [main][MenuItemLookup] Item match:Window 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:55:38.028 DEBUG [main][MenuItemLookup] Item match:Perspective 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:55:38.028 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:55:38.028 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:55:38.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:55:38.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:55:38.028 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:55:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:55:38.084 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 16:55:38.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:55:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:38.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:55:38.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:38.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:38.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:38.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:55:38.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:38.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:38.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:55:38.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:38.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:38.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:38.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:38.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:38.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:38.086 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:55:38.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:38.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:38.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:38.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:38.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'] 16:55:38.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.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'] 16:55:38.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.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"] 16:55:38.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.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'] 16:55:38.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.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'] 16:55:38.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:38.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:55:38.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:38.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:38.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:38.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:38.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:38.335 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:38.335 DEBUG [main][MenuItemLookup] Item match:File 16:55:38.336 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:38.336 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:38.340 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:55:38.340 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:55:38.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:55:38.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:55:38.341 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:55:38.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 'New|Select a wizard'] is available.... 16:55:38.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:55:38.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:55:38.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:38.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:38.461 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:38.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:55:38.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:38.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:38.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:38.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:38.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:55:38.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:38.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:38.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:55:38.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:38.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:38.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:38.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:55:38.477 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:55:38.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:55:38.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:55:38.495 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:38.495 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:55:38.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:55:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:38.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:38.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:38.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:38.497 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:38.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:38.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:38.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'] 16:55:38.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:55:38.847 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 16:55:38.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:55:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:38.848 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:55:38.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:38.848 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 16:55:38.848 DEBUG [WorkbenchTestable][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:") 16:55:38.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:38.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:38.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:38.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:38.851 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:38.852 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 16:55:38.893 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:55:38.893 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:55:38.893 DEBUG [WorkbenchTestable][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) 16:55:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:38.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:38.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:38.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:38.896 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:55:38.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:38.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:38.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:38.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:55:42.013 DEBUG [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 16:55:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:42.013 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 16:55:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:42.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:42.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:42.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:42.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:42.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:42.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:55:42.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:55:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:42.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:42.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:42.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:42.016 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:42.016 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:42.016 DEBUG [main][MenuItemLookup] Item match:File 16:55:42.017 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:42.017 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:42.022 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:55:42.022 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:55:42.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:55:42.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:55:42.023 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:55:42.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.... 16:55:42.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:55:42.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:55:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:42.153 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:42.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:55:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:42.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:42.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:42.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:42.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:42.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:42.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:42.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:55:42.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:42.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:42.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:42.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:42.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:55:42.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:42.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:42.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:42.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:55:42.157 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:55:42.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:55:42.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:55:42.170 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:42.170 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:55:42.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) 16:55:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:42.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:42.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:42.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:42.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:42.173 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:42.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:42.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:42.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:42.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:55:42.308 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 16:55:42.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:55:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:42.315 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:55:42.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:42.315 DEBUG [WorkbenchTestable][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:") 16:55:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:42.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:42.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:42.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:42.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:42.354 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 16:55:42.421 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:55:42.421 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:55:42.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:55:42.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:42.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:42.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:42.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:42.431 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:55:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:42.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:42.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:42.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:43.076 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 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:43.076 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 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:55:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:43.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'] 16:55:43.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:43.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:55:43.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:43.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:43.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:43.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:55:43.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:43.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:43.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:55:43.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:43.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:43.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:43.100 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:43.100 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:43.100 DEBUG [main][MenuItemLookup] Item match:File 16:55:43.101 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:43.101 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:43.106 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:55:43.106 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:55:43.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:55:43.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:55:43.106 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:55:43.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.... 16:55:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:55:43.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:55:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:43.319 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:43.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:55:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:43.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:43.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:43.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:55:43.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:43.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:43.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:43.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:55:43.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:43.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:43.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:43.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:43.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:43.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:55:43.334 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:55:43.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:55:43.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:55:43.334 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:43.334 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:55:43.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:55:43.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:43.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:43.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:43.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:43.337 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:43.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:43.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:43.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'] 16:55:43.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:55:43.731 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 16:55:43.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:55:43.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:43.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:43.732 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:55:43.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:43.732 DEBUG [WorkbenchTestable][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:") 16:55:43.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:43.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:43.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:43.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:43.800 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:43.802 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 16:55:43.810 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:55:43.810 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:55:43.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.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) 16:55:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:43.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:43.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:43.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:43.853 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:55:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:43.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:43.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:43.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:44.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:44.589 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 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:44.590 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 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:44.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:44.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:55:44.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:44.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:44.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:44.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:44.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:44.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:44.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:55:44.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:44.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:44.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 16:55:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:44.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 16:55:44.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:55:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:44.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:44.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:44.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:44.596 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:44.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:44.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:44.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:44.795 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:44.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:44.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:44.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:44.796 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:44.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:44.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:44.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:44.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:44.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:45.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:45.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:45.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:45.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:45.799 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:45.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:45.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:45.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:45.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 16:55:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:45.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:45.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:45.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:45.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:55:45.801 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:45.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:45.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:45.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:55:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:45.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:45.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:45.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:45.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:45.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:45.803 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:45.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:45.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:45.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:45.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:45.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:45.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:45.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:46.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:46.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:46.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:46.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:46.806 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:46.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:46.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:46.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:46.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:46.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:46.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:46.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:46.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:55:46.808 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:46.808 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:46.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:46.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:46.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:55:46.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:46.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:46.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:55:46.809 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:55:46.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:55:46.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:55:46.812 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:55:46.813 DEBUG [main][EditorHandler] 2 editor(s) found 16:55:46.813 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 16:55:46.869 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 16:55:46.869 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 16:55:46.965 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 16:55:46.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:46.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:46.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:46.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:46.967 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:46.967 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:46.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:46.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:46.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:55:46.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:46.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:46.968 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 16:55:46.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:55:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:46.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:55:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:46.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:55:46.968 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 16:55:46.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 16:55:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:46.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 16:55:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:46.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 16:55:46.968 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 16:55:46.968 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 16:55:46.969 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 16:55:46.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 16:55:46.988 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 16:55:46.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 16:55:46.989 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 16:55:46.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 16:55:46.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 16:55:46.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:55:46.992 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:55:46.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:55:46.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:55:46.998 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:46.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:46.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:46.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:46.999 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 16:55:46.999 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 16:55:46.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:46.999 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:55:47.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:47.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:47.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:47.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:55:47.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:47.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:55:47.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:47.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:47.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:47.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:47.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:47.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:47.100 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 16:55:47.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:47.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:47.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:55:47.101 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:47.101 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:47.101 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:47.101 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:47.101 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:47.101 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:47.101 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:47.101 DEBUG [main][MenuItemLookup] Item match:Window 16:55:47.102 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:47.102 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:47.102 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:47.102 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:47.102 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:47.102 DEBUG [main][MenuItemLookup] Item match:Show View 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:47.107 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:55:47.107 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:55:47.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:55:47.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:55:47.108 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:55:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:55:47.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:55:47.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:55:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:47.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 16:55:47.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:47.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:47.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:47.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:47.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:47.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:47.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:55:47.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:47.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:47.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:47.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:55:47.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:47.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:47.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:47.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:47.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:47.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 16:55:47.711 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 16:55:47.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 16:55:47.712 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 16:55:47.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:47.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:47.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:47.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:47.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:47.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:55:47.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:47.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:47.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:47.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:47.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:47.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:47.714 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:55:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:47.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:47.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 16:55:47.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:47.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:47.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 16:55:47.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:47.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:47.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:55:47.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:47.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:47.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:55:47.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 '\*?\QPackage Explorer\E') 16:55:47.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:47.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:47.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:47.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:47.883 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:47.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:47.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:47.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:55:47.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:55:47.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:55:47.885 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:47.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:47.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:47.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:47.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:47.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:47.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:47.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:47.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:47.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:48.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:48.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:48.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:48.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:48.889 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:48.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:48.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:48.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:48.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:48.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:48.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:48.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:48.890 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:55:48.891 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:48.891 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:48.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:48.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:49.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:49.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:49.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:49.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:49.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:49.399 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:49.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:49.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:49.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:49.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:49.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:49.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:49.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:49.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:50.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:50.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:50.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:50.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:50.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:50.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:50.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:50.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:50.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:50.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:50.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:50.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:50.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:55:50.404 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:50.404 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:50.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:50.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:55:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:50.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:50.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:55:50.404 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:55:50.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:55:50.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:55:50.409 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:55:50.410 DEBUG [main][EditorHandler] 0 editor(s) found 16:55:50.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:50.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:50.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:50.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:50.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:50.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:50.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:50.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:50.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:50.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:50.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:50.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:50.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:51.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:51.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:51.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:51.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:51.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:51.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:51.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:51.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 16:55:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:51.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:51.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:51.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:51.415 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:55:51.416 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:51.416 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:51.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:51.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:55:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:51.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:51.416 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 16:55:51.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:55:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:51.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:55:51.918 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 16:55:51.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 16:55:51.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:52.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:52.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 16:55:52.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:55:52.420 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:55:52.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:55:52.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:55:52.424 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 16:55:52.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 16:55:52.424 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 16:55:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 16:55:52.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 16:55:52.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 16:55:52.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 16:55:52.603 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 16:55:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:52.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 16:55:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:52.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:52.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:52.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:52.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:52.624 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:52.624 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 16:55:52.624 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:52.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:52.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:52.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:52.662 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 16:55:52.662 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 16:55:52.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:52.663 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:55:52.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:52.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:52.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:52.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:55:52.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:52.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:55:52.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:52.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:52.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:52.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:52.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:52.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:52.763 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 16:55:52.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:55:52.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:52.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:52.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:52.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:52.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:52.764 DEBUG [main][MenuItemLookup] Item match:Window 16:55:52.766 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:52.766 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:52.767 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:52.767 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:52.767 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:52.767 DEBUG [main][MenuItemLookup] Item match:Show View 16:55:52.771 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:52.772 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:55:52.772 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:55:52.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:55:52.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:55:52.799 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:55:52.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:55:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:55:52.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:55:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:52.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:55:52.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:52.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:52.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:52.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:52.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:52.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:52.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:55:52.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:52.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:52.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:55:52.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:52.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:52.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:52.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 16:55:52.905 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 16:55:52.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 16:55:52.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 16:55:52.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:52.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:52.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:52.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:52.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:52.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") 16:55:52.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:52.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:52.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:52.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:52.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:52.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:52.908 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:55:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:52.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:52.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 16:55:53.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:53.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 16:55:53.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:53.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:53.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:55:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:53.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:53.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:55:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:53.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:53.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:53.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:53.066 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:53.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:53.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:53.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 16:55:53.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:55:53.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:55:53.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:53.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:53.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:53.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:53.069 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:53.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:53.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:53.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:53.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:53.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:53.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:54.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:54.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:54.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:54.072 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:54.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:54.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:54.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:54.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 16:55:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:54.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:54.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:54.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:54.074 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:55:54.074 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:54.074 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:54.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:54.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:54.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:54.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:54.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:55:54.576 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:55:54.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:55:54.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:55:54.584 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 16:55:54.584 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 16:55:54.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 16:55:54.584 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 16:55:54.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:54.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:54.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:54.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:54.586 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 16:55:54.586 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 16:55:54.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:54.587 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:55:54.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:54.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:55:54.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:55:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:54.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:55:54.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:55:54.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:55:54.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:55:54.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:55:54.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:55:54.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:55:54.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:54.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:54.704 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 16:55:54.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:55:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:54.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:54.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:55:54.705 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:55:54.705 DEBUG [main][MenuItemLookup] Item match:Window 16:55:54.706 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:55:54.706 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:55:54.706 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:55:54.706 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:54.706 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:55:54.706 DEBUG [main][MenuItemLookup] Item match:Show View 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:54.711 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:55:54.711 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:55:54.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:55:54.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:55:54.738 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:55:54.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:55:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:55:54.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:55:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:54.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:55:54.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:54.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:54.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:54.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:54.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:54.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:54.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:54.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:55:54.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:54.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:54.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:55:54.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:55:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:54.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:55:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:54.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:55:54.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 16:55:54.847 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 16:55:54.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 16:55:54.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 16:55:54.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:54.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:54.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:54.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:54.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:54.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 "Open") 16:55:54.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:54.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:55:54.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:54.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:54.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:54.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:54.849 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:55:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:54.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:54.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:55:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:55:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 16:55:55.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:55.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:55.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 16:55:55.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:55.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:55.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:55:55.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:55.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:55.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:55.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:55:55.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:55.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:55.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:55.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:55.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:55.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:55.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:55.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 16:55:55.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:55:55.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:55:55.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:55.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:55.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:55.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:55.016 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:55.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:55.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:55.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:55.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:55.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:55.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:55.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:55.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:56.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:56.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:56.018 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:56.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:56.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:56.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:56.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:56.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:56.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:56.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:56.020 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:55:56.021 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:56.021 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:56.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:56.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:56.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:56.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:55:56.523 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:55:56.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:55:56.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:55:56.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'] 16:55:56.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:56.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 16:55:56.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:56.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:55:56.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.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'] 16:55:56.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 16:55:56.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.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'] 16:55:56.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.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'] 16:55:56.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:55:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:56.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:56.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:55:56.531 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:56.531 DEBUG [main][MenuItemLookup] Item match:File 16:55:56.532 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:55:56.532 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'File' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:56.536 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:55:56.536 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:55:56.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:55:56.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:55:56.562 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:55:56.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.... 16:55:56.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 16:55:56.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:55:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:56.684 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:56.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.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 16:55:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:56.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:56.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:56.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:55:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:55:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:55:56.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:55:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:56.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:55:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:56.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:55:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:55:56.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:55:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:56.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:55:56.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:56.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:55:56.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 16:55:56.698 DEBUG [main][TreeItemHandler] Selecting tree item: File 16:55:56.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 16:55:56.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 16:55:56.702 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:55:56.702 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:55:56.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:55:56.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:56.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:56.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:56.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:56.711 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:55:56.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:56.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:56.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:56.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:56.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'] 16:55:56.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 16:55:56.760 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 16:55:56.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 16:55:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:56.761 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:55:56.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:55:56.761 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:") 16:55:56.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:56.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:56.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:56.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:56.766 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:56.767 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 16:55:56.767 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:") 16:55:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:56.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:56.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:56.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:55:56.769 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:55:56.770 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 16:55:56.770 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 16:55:56.770 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 16:55:56.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:55:56.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:56.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:56.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:56.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:56.782 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:55:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:56.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:56.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:56.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:55:56.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:55:56.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:56.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:55:56.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:55:56.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fc2adaa is found... 16:55:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fc2adaa is found finished successfully 16:55:57.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 16:55:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:57.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:57.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:57.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:57.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:55:57.461 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:57.461 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 16:55:57.461 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:57.461 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 16:55:57.462 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:55:57.462 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 16:55:57.564 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 16:55:57.564 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:57.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:57.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:57.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:57.601 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:57.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:57.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:57.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:57.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:57.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:57.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:58.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:58.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:58.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:58.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:58.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:55:58.604 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:55:58.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:55:58.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:55:58.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:55:58.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:55:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:58.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:58.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:58.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:58.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:55:58.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:55:58.606 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:55:58.606 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:55:58.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:55:58.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:58.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:55:58.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:58.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:55:58.607 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 16:55:58.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:55:58.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:55:58.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:55:58.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:55:58.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:55:58.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 16:55:58.607 DEBUG [main][TreeItemHandler] Selecting tree item: files 16:55:58.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 16:55:58.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 16:55:58.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:58.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:58.651 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:55:58.651 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:55:58.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:55:58.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:55:58.651 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:55:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:55:58.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:55:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:55:59.152 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 16:55:59.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 16:55:59.153 DEBUG [main][TreeItemHandler] Selecting tree item: files 16:55:59.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 16:55:59.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 16:55:59.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:55:59.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'New' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:55:59.200 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:55:59.200 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:55:59.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:55:59.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:55:59.200 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:55:59.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:55:59.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 'Delete.*'] is available. finished successfully 16:55:59.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 16:55:59.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:55:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:55:59.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:59.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:55:59.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:55:59.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:55:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:55:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:55:59.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 16:55:59.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:55:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:55:59.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:55:59.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:55:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:55:59.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:55:59.879 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:55:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:55:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:55:59.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:55:59.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:55:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:55:59.885 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:56:00.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:56:00.386 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:56:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:00.386 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:00.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:00.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:00.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:00.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:00.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:00.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:00.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:00.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:00.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:00.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:00.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:01.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:01.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:01.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:01.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:01.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:01.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 16:56:01.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:01.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:01.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:01.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:01.392 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:56:01.392 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:56:01.392 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:56:01.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:56:01.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:01.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 16:56:01.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:01.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:56:01.393 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:56:01.393 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:56:01.394 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 16:56:01.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:56:01.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:01.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:56:01.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:01.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:56:01.394 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 16:56:01.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:56:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:01.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:56:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:01.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:56:01.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:56:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:01.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:56:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:01.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:56:01.395 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 16:56:01.395 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 16:56:01.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:56:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:01.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:56:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:01.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:56:01.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:56:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:01.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 16:56:01.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:01.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:56:01.396 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 16:56:01.396 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 16:56:01.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:01.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:01.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:01.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:01.397 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 16:56:01.397 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 16:56:01.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:01.398 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:56:01.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:56:01.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:01.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:01.500 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:56:01.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:01.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:56:01.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:56:01.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:01.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:01.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:01.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:01.512 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 16:56:01.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:56:01.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:01.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:56:01.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:01.513 DEBUG [main][MenuItemLookup] Item match:Window 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:01.513 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:01.513 DEBUG [main][MenuItemLookup] Item match:Show View 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:01.519 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:56:01.519 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:56:01.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:56:01.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:56:01.544 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:56:01.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:56:01.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:56:01.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:56:01.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:01.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:01.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:56:01.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:01.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:01.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:01.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:01.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:01.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:01.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:01.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:01.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:01.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:01.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:01.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:01.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:01.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:01.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:01.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:01.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:01.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 16:56:01.788 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 16:56:01.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 16:56:01.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 16:56:01.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:01.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:01.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:01.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:01.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:01.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:56:01.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:01.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:01.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:01.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:01.790 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:56:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:01.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:01.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:56:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:56:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 16:56:01.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:01.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 16:56:01.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:01.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:56:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:01.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:56:01.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:56:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:01.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:01.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:56:01.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:01.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 16:56:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:56:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:56:01.962 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:01.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:01.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:01.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:01.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:01.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:01.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:01.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:01.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:01.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:02.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:02.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:02.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:02.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:02.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:02.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:02.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:02.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:02.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:56:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:02.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:02.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:02.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:02.967 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:56:02.968 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:56:02.968 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 16:56:02.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 16:56:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:03.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 16:56:03.470 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 16:56:03.470 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 16:56:03.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 16:56:03.470 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 16:56:03.470 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 16:56:03.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:56:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:03.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:03.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:56:03.972 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:03.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:03.973 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 16:56:03.973 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 16:56:03.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:03.974 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:56:04.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:56:04.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:04.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:04.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 16:56:04.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:04.077 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 16:56:04.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:56:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:04.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:56:04.078 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:04.078 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:04.078 DEBUG [main][MenuItemLookup] Item match:Window 16:56:04.079 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:04.079 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:04.079 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:04.079 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:04.079 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:04.079 DEBUG [main][MenuItemLookup] Item match:Show View 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:04.084 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:56:04.084 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:56:04.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:56:04.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:56:04.112 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:56:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:56:04.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:56:04.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:56:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:04.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:56:04.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:04.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:04.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:04.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:04.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:04.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:04.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:04.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:04.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:04.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:04.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:04.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 16:56:04.219 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 16:56:04.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 16:56:04.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 16:56:04.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:04.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:04.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:04.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:04.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:56:04.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:04.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:04.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:04.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:04.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:04.222 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:56:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:04.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:04.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:56:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:56:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 16:56:04.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 16:56:04.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:04.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 16:56:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:04.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 16:56:04.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:56:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:04.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:04.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:56:04.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:04.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:04.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:04.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 16:56:04.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:56:04.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:56:04.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:04.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:04.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:04.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:04.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:04.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:04.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:04.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:04.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:05.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:05.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:05.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:05.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:05.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:05.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:05.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:05.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:56:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:05.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:05.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:05.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:05.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:05.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 16:56:05.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 16:56:05.396 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 16:56:05.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 16:56:05.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 16:56:05.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:05.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:05.449 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:56:05.449 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:56:05.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:56:05.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:56:05.449 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:56:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:05.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:05.950 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 16:56:05.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 16:56:05.950 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 16:56:05.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 16:56:05.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 16:56:05.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:05.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:05.997 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:05.997 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:56:05.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:56:05.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:56:05.997 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:56:06.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:56:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:56:06.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:56:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:06.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:06.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:06.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:56:06.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:06.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:06.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:06.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:06.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:06.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:06.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:06.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:06.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:06.722 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:56:06.722 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:56:06.722 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:56:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:06.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:06.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:06.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:56:06.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:06.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:06.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:06.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:06.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:06.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:06.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:06.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:06.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:06.724 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:56:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:06.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:06.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:56:06.729 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:56:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:56:07.230 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:56:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:07.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 16:56:07.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:07.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:07.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.211 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.5 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.662 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.938 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 6.809 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.565 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:07.240 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:07.240 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:56:07.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:07.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:07.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:07.241 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:56:07.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:07.241 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:56:07.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:07.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:07.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:07.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:07.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:07.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:07.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:07.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:07.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:07.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:07.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:07.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:07.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:07.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:07.244 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:07.244 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:07.244 DEBUG [main][MenuItemLookup] Item match:File 16:56:07.245 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:56:07.245 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:07.251 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:56:07.251 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:56:07.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:56:07.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:56:07.269 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:56:07.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.... 16:56:07.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 'New|Select a wizard'] is available. finished successfully 16:56:07.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:56:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:07.389 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:07.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:56:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:07.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:07.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:07.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:07.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:07.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:07.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:07.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:56:07.393 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:56:07.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:56:07.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:56:07.406 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:07.406 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:56:07.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:56:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:07.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:07.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:07.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:07.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:07.408 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:56:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:07.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:07.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:07.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:07.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:56:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 16:56:07.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:56:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:07.756 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:07.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:07.756 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 16:56:07.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:56:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:07.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:07.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:56:07.759 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:56:07.760 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 16:56:07.802 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:07.802 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:56:07.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:56:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:07.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:07.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:07.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:07.813 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:56:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:07.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:07.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:56:10.938 DEBUG [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 16:56:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:56:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:56:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:10.939 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 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:10.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:10.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:10.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:10.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:10.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:10.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:10.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:10.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:10.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:10.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:10.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:10.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:10.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:10.941 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:10.941 DEBUG [main][MenuItemLookup] Item match:File 16:56:10.942 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:56:10.942 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:10.946 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:56:10.947 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:56:10.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:56:10.947 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:56:10.947 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:56:11.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.... 16:56:11.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:56:11.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:56:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:11.066 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:11.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:11.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:56:11.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:11.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:11.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:11.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:11.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:11.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:11.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:11.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:11.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:11.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:11.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:11.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:56:11.069 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:56:11.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:56:11.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:56:11.069 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:11.069 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:56:11.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:56:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:11.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:11.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:11.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:11.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:11.071 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:56:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:11.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:11.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:11.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:11.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:11.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:56:11.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 16:56:11.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:56:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:11.438 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:11.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:11.439 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 16:56:11.439 DEBUG [WorkbenchTestable][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:") 16:56:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:11.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:11.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:11.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:11.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:56:11.441 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:56:11.443 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 16:56:11.495 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:11.495 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:56:11.495 DEBUG [WorkbenchTestable][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) 16:56:11.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:11.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:11.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:11.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:11.499 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:56:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:11.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:11.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:11.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:56:14.865 DEBUG [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 16:56:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:56:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:56:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:14.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:14.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'] 16:56:14.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:14.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:14.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:14.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:14.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:14.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:14.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:14.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:14.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:14.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:14.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:14.867 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:14.867 DEBUG [main][MenuItemLookup] Item match:File 16:56:14.868 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:56:14.868 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:56:14.872 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:14.873 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:56:14.873 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:56:14.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:56:14.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:56:14.873 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:56:14.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.... 16:56:14.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:56:14.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:56:14.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:14.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:14.993 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:14.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:14.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:56:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:14.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:14.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:14.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:14.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:14.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:14.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:14.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:14.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:14.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:14.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:14.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:56:14.997 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:56:14.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:56:14.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:56:14.997 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:14.997 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:56:14.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) 16:56:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:14.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:14.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:14.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:14.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:14.999 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:56:14.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:14.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:14.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:14.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:15.335 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:15.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:15.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:15.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:56:15.350 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 16:56:15.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:56:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:15.351 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:15.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:15.352 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 16:56:15.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:56:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:15.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:15.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:15.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:15.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:56:15.355 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:56:15.356 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 16:56:15.403 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:15.403 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:56:15.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:56:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:15.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:15.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:15.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:15.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:15.408 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:56:15.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:15.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:15.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:15.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:15.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:56:18.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 16:56:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:56:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:56:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:18.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:18.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:18.418 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:56:18.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:18.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:18.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:18.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:18.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:18.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:18.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:56:18.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:18.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:18.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:18.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:18.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:56:18.420 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:18.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:18.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:18.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:56:18.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:56:18.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:56:18.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:18.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:18.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:18.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:18.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:18.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:18.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:18.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:18.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:19.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:19.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:19.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:19.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:19.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:19.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:19.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 16:56:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:19.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:19.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:19.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:19.428 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 16:56:19.428 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 16:56:19.428 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 16:56:19.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:19.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:19.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:19.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:19.429 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:19.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:19.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:19.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:19.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:19.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:19.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:19.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:20.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:20.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:20.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:20.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:20.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:20.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:20.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 16:56:20.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:20.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:20.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:20.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:20.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:20.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 16:56:20.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 16:56:20.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 16:56:20.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:20.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:20.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:20.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:20.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:20.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:20.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:20.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:20.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:20.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:20.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:20.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:21.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:21.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:21.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:21.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:21.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:21.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:21.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:21.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 16:56:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:21.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:21.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:21.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:21.437 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 16:56:21.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 16:56:21.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 16:56:21.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 16:56:21.438 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 16:56:21.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 16:56:21.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 16:56:21.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:21.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:21.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:21.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:21.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:21.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:21.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:21.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:21.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:21.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:21.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:21.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:21.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:21.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:21.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:21.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:21.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:21.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:21.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:21.448 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:21.448 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:21.448 DEBUG [main][MenuItemLookup] Item match:File 16:56:21.448 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:56:21.449 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:21.453 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:56:21.453 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:56:21.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:56:21.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:56:21.453 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:56:21.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 'New|Select a wizard'] is available.... 16:56:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:56:21.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:56:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:21.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:21.572 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:21.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:56:21.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:21.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:21.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:21.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:21.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:21.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:21.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:21.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:21.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:21.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:21.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:21.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:21.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:56:21.585 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:56:21.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:56:21.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:56:21.585 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:21.585 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:56:21.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:56:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:21.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:21.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:21.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:21.587 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:56:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:21.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:21.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:21.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'] 16:56:21.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:56:21.925 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 16:56:21.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:56:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:21.926 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:21.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:21.926 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 16:56:21.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:56:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:21.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:21.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:21.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:56:21.952 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:56:21.954 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 16:56:21.999 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:21.999 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:56:21.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:56:21.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:21.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:22.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:22.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:22.002 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:56:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:22.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:22.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:22.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.... 16:56:25.010 DEBUG [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 16:56:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:56:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:56:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:25.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:25.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:25.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:25.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:25.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:25.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:25.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:25.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:25.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:25.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:25.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:25.012 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:25.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:25.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:25.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:25.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:25.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:25.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:25.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:26.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:26.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:26.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:26.014 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:26.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:26.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:26.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:26.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:56:26.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:26.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:26.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:26.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:26.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 16:56:26.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 16:56:26.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 16:56:26.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 16:56:26.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 16:56:26.017 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 16:56:26.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 16:56:26.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 16:56:26.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:26.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:26.064 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:56:26.064 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:56:26.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:56:26.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:56:26.064 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:56:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:26.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:56:26.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:26.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:26.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:26.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:26.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:26.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:26.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:26.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:26.565 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 16:56:26.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 16:56:26.565 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 16:56:26.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 16:56:26.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 16:56:26.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:26.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:26.611 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:26.611 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:56:26.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:56:26.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:56:26.611 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:56:26.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.... 16:56:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:56:27.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:56:27.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:27.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:27.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:27.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: 32) 16:56:27.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:27.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:27.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:27.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:27.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:27.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:27.281 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:56:27.281 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:56:27.281 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:56:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:27.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:27.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:27.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) 16:56:27.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:27.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:27.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:27.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:27.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:27.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:27.283 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:56:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:27.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:27.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:27.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:56:27.288 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:56:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:56:27.788 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:56:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:27.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:27.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:27.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:27.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:27.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:27.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:27.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:27.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:27.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:27.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:28.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:28.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:28.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:28.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:28.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:28.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:28.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:28.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:28.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:28.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 16:56:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:28.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:28.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:28.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:28.793 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 16:56:28.793 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 16:56:28.793 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 16:56:28.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:28.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:28.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:28.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:28.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:28.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:28.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:28.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:28.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:28.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:28.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 16:56:28.794 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 16:56:28.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 16:56:28.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 16:56:28.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:28.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:28.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:28.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:28.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:28.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:28.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:28.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:28.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:28.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:28.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:28.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:28.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:56:28.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:28.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:28.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:28.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:28.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:56:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:28.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:28.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:28.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:56:28.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:28.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:28.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:28.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:56:28.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:56:28.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:56:28.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:28.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:28.896 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:28.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:28.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:28.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:28.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:28.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:28.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:28.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:28.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:28.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:28.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:28.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:28.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:28.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:28.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:28.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:28.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:28.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:28.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:28.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:28.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:28.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:28.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:28.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:29.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:29.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:29.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:29.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:29.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:29.901 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:29.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:29.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:29.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:29.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 16:56:29.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:29.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:29.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:29.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:29.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 16:56:29.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 16:56:29.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 16:56:29.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:29.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:29.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:29.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:29.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:29.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:29.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:29.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:29.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:29.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:29.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:30.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:30.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:30.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:30.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:30.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:30.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:30.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:30.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:30.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:30.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 16:56:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:30.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:30.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:30.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:30.909 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 16:56:30.909 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 16:56:30.909 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 16:56:30.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:30.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:30.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:30.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:30.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:56:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:30.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:30.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:30.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:30.911 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:56:30.911 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:56:30.911 DEBUG [main][TreeItemHandler] Set Tree selection 16:56:30.911 DEBUG [main][TreeHandler] Notify Tree about selection event 16:56:30.914 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:56:30.915 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 16:56:30.915 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 16:56:30.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:30.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:30.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:30.916 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:30.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:30.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:30.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:30.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:30.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:30.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:30.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:30.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:30.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:56:30.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:30.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:30.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:30.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:30.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:56:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:30.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:30.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:30.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:56:30.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:30.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:30.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:30.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:56:30.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:56:30.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:56:30.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:30.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:30.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:30.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:30.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:30.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 16:56:30.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:30.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:30.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:30.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:30.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:30.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:31.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:31.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:31.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:31.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:31.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:31.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:31.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:31.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:31.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:56:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:31.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:31.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:31.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:31.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:31.933 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 16:56:31.933 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 16:56:31.933 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 16:56:31.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 16:56:31.933 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 16:56:31.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 16:56:31.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 16:56:31.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:31.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:31.985 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:56:31.985 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:56:31.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:56:31.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:56:31.986 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:56:31.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:31.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:56:32.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:32.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:32.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:32.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:32.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:32.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:32.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:32.486 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 16:56:32.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 16:56:32.487 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 16:56:32.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 16:56:32.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 16:56:32.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:32.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:32.531 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:32.531 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:32.531 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:32.531 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:32.531 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:32.531 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:32.531 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:32.531 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:32.532 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:32.532 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:32.532 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:32.532 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:56:32.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:56:32.532 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:56:32.532 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:56:32.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.... 16:56:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:56:33.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:56:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:33.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:33.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:33.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:33.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: 32) 16:56:33.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:33.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:33.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:33.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:33.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:33.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:33.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:33.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:33.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:33.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:33.199 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:56:33.199 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:56:33.199 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:56:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:33.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:33.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:33.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:56:33.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:33.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:33.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:33.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:33.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:33.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:33.201 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:56:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:33.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:33.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:56:33.206 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:56:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:56:33.707 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:56:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:33.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 16:56:33.707 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 16:56:33.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 16:56:33.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 16:56:33.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:33.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:33.757 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:56:33.757 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:56:33.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:56:33.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:56:33.757 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:56:33.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:33.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:56:34.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:56:34.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:34.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:34.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:34.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:34.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:34.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:34.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:34.258 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 16:56:34.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 16:56:34.259 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 16:56:34.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 16:56:34.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 16:56:34.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:34.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:34.307 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:34.307 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:56:34.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:56:34.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:56:34.307 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:56:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:56:34.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 16:56:34.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:56:34.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:34.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:34.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:34.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:34.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:56:34.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:34.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:34.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:34.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:34.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:34.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:34.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:34.974 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:56:34.974 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:56:34.974 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:56:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:34.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:34.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:34.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:56:34.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:34.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:34.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:34.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:34.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:34.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:34.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:34.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:34.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:34.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:34.976 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:56:34.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:34.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:34.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:34.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:56:34.981 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:56:35.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:56:35.482 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:56:35.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:35.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:35.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 16:56:35.482 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 16:56:35.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 16:56:35.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 16:56:35.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:35.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:35.532 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:56:35.532 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:56:35.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:56:35.532 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:56:35.532 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:56:35.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:35.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:36.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:36.033 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 16:56:36.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 16:56:36.033 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 16:56:36.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 16:56:36.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 16:56:36.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:36.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:36.078 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:36.079 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:36.079 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:56:36.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:56:36.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:56:36.079 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:56:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:56:36.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 'Delete.*'] is available. finished successfully 16:56:36.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:56:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:36.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: 32) 16:56:36.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:36.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:36.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:36.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:36.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:36.751 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:56:36.751 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:56:36.751 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:56:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:36.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:36.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:36.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", Widget matcher matching widgets with style: 8) 16:56:36.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:36.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:36.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:36.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:36.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:36.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:36.753 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:56:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:36.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:36.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:56:36.758 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:56:37.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:56:37.259 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:56:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:37.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:37.259 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 16:56:37.259 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:37.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.02 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 7.353 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.011 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.007 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.019 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.012 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 16:56:37.268 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 16:56:37.269 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:56:37.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:37.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 16:56:37.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:37.269 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:56:37.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:37.270 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:56:37.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:37.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'] 16:56:37.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.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'] 16:56:37.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.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 Project"] 16:56:37.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.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'] 16:56:37.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.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'] 16:56:37.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.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'] 16:56:37.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.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"] 16:56:37.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.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'] 16:56:37.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.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'] 16:56:37.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:37.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:37.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:37.272 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:37.272 DEBUG [main][MenuItemLookup] Item match:File 16:56:37.273 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:56:37.273 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:37.280 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:56:37.280 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:56:37.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:56:37.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:56:37.299 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:56:37.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 'New|Select a wizard'] is available.... 16:56:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:56:37.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:56:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:37.416 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:37.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:56:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:37.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:37.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:37.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:37.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:37.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:37.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:37.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:37.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:37.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:37.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:37.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:37.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:56:37.420 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:56:37.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:56:37.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:56:37.420 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:37.420 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:56:37.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:56:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:37.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:37.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:37.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:37.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:37.422 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:56:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:37.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:37.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:37.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:37.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:37.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:56:37.765 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 16:56:37.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:56:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:37.766 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:37.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:37.766 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 16:56:37.766 DEBUG [WorkbenchTestable][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:") 16:56:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:37.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:37.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:37.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:37.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:56:37.769 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:56:37.770 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 16:56:37.810 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:37.811 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:56:37.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.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) 16:56:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:37.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:37.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:37.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:37.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:37.820 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:56:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:37.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:37.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:56:40.881 DEBUG [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 16:56:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:56:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:56:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:40.881 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 16:56:40.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:40.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:40.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:40.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:40.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:40.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:40.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:40.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:40.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:40.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:56:40.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:40.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:40.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:40.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:40.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:40.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:40.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:56:40.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:40.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:40.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:40.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:40.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:56:40.884 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:40.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:40.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:40.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:56:40.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:56:40.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:56:40.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:40.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 16:56:40.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 16:56:40.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:40.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:40.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:40.888 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:40.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:40.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:40.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:40.888 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:40.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:40.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:40.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:40.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:40.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:41.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:41.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:41.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:41.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:41.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:41.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:41.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:41.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:41.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:41.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 16:56:41.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:41.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:41.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:41.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:41.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:41.892 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 16:56:41.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 16:56:41.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:41.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:41.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 16:56:41.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:41.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:41.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:41.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:41.895 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 16:56:41.895 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 16:56:41.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:41.896 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:56:42.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:42.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:42.025 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 16:56:42.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:42.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:42.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:42.027 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:42.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:42.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:42.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:42.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:42.027 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:42.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:42.027 DEBUG [main][MenuItemLookup] Item match:Window 16:56:42.028 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:42.028 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:42.028 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:42.028 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:42.028 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:42.028 DEBUG [main][MenuItemLookup] Item match:Show View 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:42.034 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:56:42.034 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:56:42.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:56:42.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:56:42.036 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:56:42.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:56:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:56:42.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:56:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:42.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:56:42.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:42.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:42.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:42.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:42.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:42.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:42.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:42.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:42.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:42.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:42.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:42.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:42.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:42.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 16:56:42.225 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 16:56:42.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 16:56:42.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 16:56:42.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:42.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:42.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:42.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:42.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:42.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:56:42.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:42.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:42.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:42.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:56:42.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:42.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:42.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:42.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:42.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:42.227 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:56:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:42.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:42.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:56:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:56:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 16:56:42.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:42.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:42.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 16:56:42.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:42.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:42.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:42.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:42.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:42.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:42.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 '\*?\QPackage Explorer\E') 16:56:42.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:42.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:42.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:42.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:42.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:56:42.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:42.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:42.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:42.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:56:42.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:56:42.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:56:42.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:42.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:42.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:42.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:42.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:42.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:42.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:42.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:43.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:43.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:43.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:43.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:43.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:43.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:43.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:43.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:56:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:43.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:43.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:43.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 16:56:43.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:43.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:43.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:43.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:43.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:43.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:43.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:43.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:43.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:43.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:43.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:44.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:44.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:44.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:44.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:44.527 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:44.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:44.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:44.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:44.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:56:44.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:44.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:44.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:44.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:44.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 16:56:44.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 16:56:44.529 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 16:56:44.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 16:56:44.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 16:56:44.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:44.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:44.578 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:56:44.578 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:56:44.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:56:44.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:56:44.578 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:56:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:44.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:56:45.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:45.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:45.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:45.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:45.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:45.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:45.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:45.079 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 16:56:45.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 16:56:45.079 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 16:56:45.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 16:56:45.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 16:56:45.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:56:45.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'New' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:56:45.128 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:56:45.128 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:56:45.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:56:45.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:56:45.128 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:56:45.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:56:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:56:45.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:56:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:45.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:45.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:45.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:56:45.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:45.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:45.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:45.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:45.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:45.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:45.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:45.804 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:56:45.804 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:56:45.805 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:56:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:45.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:45.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:45.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:56:45.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:45.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:56:45.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:45.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:45.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:45.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:45.807 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:56:45.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:45.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:45.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:45.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:56:45.812 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:56:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:56:46.313 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:56:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:46.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:46.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 16:56:46.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:56:46.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:56:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.046 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) Time elapsed: 1.007 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:56:46.323 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:56:46.324 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:56:46.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:56:46.324 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:56:46.324 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:56:46.324 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:56:46.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:56:46.325 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:56:46.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:56:46.325 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:56:46.325 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:56:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:56:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:46.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:46.325 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:46.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:46.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:46.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:56:46.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:46.326 DEBUG [main][MenuItemLookup] Item match:Window 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.326 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:56:46.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:46.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:46.327 DEBUG [main][MenuItemLookup] Item match:Window 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:56:46.327 DEBUG [main][MenuItemLookup] Item match:Perspective 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:56:46.327 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:56:46.327 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:56:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:56:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:46.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:46.328 DEBUG [main][MenuItemLookup] Item match:Window 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:56:46.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:46.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:46.328 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:46.328 DEBUG [main][MenuItemLookup] Item match:Window 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:56:46.329 DEBUG [main][MenuItemLookup] Item match:Perspective 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:56:46.329 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:56:46.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:46.329 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:46.329 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:46.329 DEBUG [main][MenuItemLookup] Item match:Window 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:56:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:46.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:56:46.330 DEBUG [main][MenuItemLookup] Item match:Window 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:56:46.330 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:56:46.330 DEBUG [main][MenuItemLookup] Item match:Perspective 16:56:46.331 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:56:46.331 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.331 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:56:46.331 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:56:46.331 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:56:46.331 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:56:46.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:56:46.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:56:46.331 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:56:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:56:46.376 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 16:56:46.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:56:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:46.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:46.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:56:46.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:46.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:46.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:46.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 "Reset Perspective") 16:56:46.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:56:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:56:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:56:46.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:56:46.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:56:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:46.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:46.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:46.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:46.379 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:56:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:46.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:46.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:46.605 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:46.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.605 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:46.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.605 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:46.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:46.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:46.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:46.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:46.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:46.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:46.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:46.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:46.607 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:46.607 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:46.607 DEBUG [main][MenuItemLookup] Item match:File 16:56:46.608 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:56:46.608 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:46.613 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:56:46.613 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:56:46.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:56:46.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:56:46.614 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:56:46.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.... 16:56:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:56:46.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:56:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:46.743 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:46.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:46.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:56:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:46.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:46.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:46.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:46.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:46.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:46.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:46.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:46.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:46.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:46.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:46.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:56:46.758 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:56:46.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:56:46.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:56:46.758 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:46.758 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:56:46.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) 16:56:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:46.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:46.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:46.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:46.761 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:56:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:46.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:46.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56: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'] 16:56:47.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:47.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:56:47.119 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 16:56:47.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:56:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:47.120 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:47.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:47.121 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 16:56:47.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:56:47.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:47.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:47.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:47.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:56:47.124 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:56:47.125 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 16:56:47.168 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:47.168 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:56:47.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.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) 16:56:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:47.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:47.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:47.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:47.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:47.172 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:56:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:47.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:47.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:47.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:56:50.329 DEBUG [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 16:56:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:56:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:56:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:50.329 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 16:56:50.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:50.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:50.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:50.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:50.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:50.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:50.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:50.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:50.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:50.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:50.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:50.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:50.331 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:50.332 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:50.332 DEBUG [main][MenuItemLookup] Item match:File 16:56:50.333 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:56:50.333 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:56:50.337 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:56:50.337 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:56:50.337 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:56:50.337 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:50.337 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:50.338 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:56:50.338 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:56:50.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:56:50.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:56:50.338 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:56:50.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 'New|Select a wizard'] is available.... 16:56:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:56:50.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:56:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:50.564 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:50.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:56:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:50.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:50.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:50.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:50.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:50.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:50.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:50.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:50.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:50.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:50.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:56:50.592 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:56:50.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:56:50.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:56:50.593 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:50.593 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:56:50.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:56:50.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:50.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:50.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:50.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:50.595 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:56:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:50.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:50.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:50.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:50.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:50.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.... 16:56:50.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 16:56:50.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:56:50.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:51.015 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:51.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:51.015 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 16:56:51.015 DEBUG [WorkbenchTestable][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:") 16:56:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:51.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:51.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:51.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:56:51.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:56:51.020 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 16:56:51.063 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:51.063 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:56:51.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) 16:56:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:51.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:51.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:51.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:51.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:51.067 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:56:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:51.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:51.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:56:54.429 DEBUG [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 16:56:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:56:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:56:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:54.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:54.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'] 16:56:54.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.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'] 16:56:54.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:54.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.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'] 16:56:54.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.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'] 16:56:54.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.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'] 16:56:54.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:56:54.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.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'] 16:56:54.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.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'] 16:56:54.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:54.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:54.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:56:54.431 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:54.431 DEBUG [main][MenuItemLookup] Item match:File 16:56:54.432 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:56:54.432 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'File' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'' 16:56:54.437 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:56:54.437 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:56:54.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:56:54.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:56:54.437 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:56:54.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.... 16:56:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:56:54.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:56:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:54.558 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:54.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:56:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:54.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:54.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:54.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:56:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:56:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:56:54.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:54.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:54.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:54.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:56:54.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:56:54.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:56:54.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:56:54.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:56:54.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:56:54.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:56:54.561 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:56:54.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:56:54.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:56:54.562 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:56:54.562 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:56:54.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:56:54.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:54.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:54.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:54.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:54.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:54.574 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:56:54.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:54.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:54.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:54.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:54.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:56:54.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:56:54.918 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 16:56:54.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:56:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:54.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:54.944 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:54.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:56:54.945 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 16:56:54.945 DEBUG [WorkbenchTestable][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:") 16:56:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:54.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:54.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:54.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:54.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:56:54.948 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:56:54.949 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 16:56:54.996 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:56:54.996 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:56:54.996 DEBUG [WorkbenchTestable][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) 16:56:54.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:54.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:54.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:54.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:54.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:56:54.999 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:56:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:56:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:56:54.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:56:54.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:56:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:56:58.402 DEBUG [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 16:56:58.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:56:58.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:56:58.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:56:58.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:56:58.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:56:58.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:56:58.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:56:58.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:56:58.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:56:58.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:56:58.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:56:58.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:58.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:58.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:56:58.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:58.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:58.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:56:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:56:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:56:58.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:56:58.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 '\*?\QPackage Explorer\E') 16:56:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:58.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:58.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:58.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:56:58.406 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:58.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:58.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:58.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:56:58.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:56:58.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:56:58.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:58.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:58.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:58.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:58.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:58.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:58.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:58.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:58.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:58.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:58.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:58.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:59.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:59.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:56:59.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:59.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:59.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:59.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:59.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 16:56:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:59.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:59.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:56:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:56:59.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:56:59.415 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 16:56:59.415 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 16:56:59.415 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 16:56:59.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:59.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:59.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:59.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:59.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:56:59.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:56:59.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:56:59.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:56:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:56:59.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:59.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:56:59.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:56:59.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:00.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:00.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:00.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:00.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:00.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:00.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:00.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:57:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:00.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:00.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:00.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:00.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 16:57:00.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 16:57:00.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 16:57:00.420 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:00.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:00.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:00.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:00.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:00.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:00.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:00.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:00.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:00.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:00.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:00.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:01.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:01.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:01.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:01.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:01.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:01.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:01.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:57:01.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:01.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:01.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:01.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:01.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:01.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 16:57:01.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 16:57:01.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 16:57:01.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:01.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 16:57:01.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:57:01.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:01.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:01.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:01.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:01.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:01.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:57:01.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:57:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:01.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:01.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:01.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:01.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:01.428 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:01.428 DEBUG [main][MenuItemLookup] Item match:File 16:57:01.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:57:01.429 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:01.434 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:57:01.434 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:57:01.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:57:01.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:57:01.459 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:57:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:57:01.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:57:01.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:57:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:01.580 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:01.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:57:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:01.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:01.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:01.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:57:01.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:01.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:01.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:57:01.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:01.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:01.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:01.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:57:01.586 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:57:01.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:57:01.596 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:57:01.596 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:01.596 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:57:01.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:57:01.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:01.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:01.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:01.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:01.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:01.599 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:57:01.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:01.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:01.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:01.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:01.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'] 16:57:01.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:57:01.947 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 16:57:01.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:57:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:01.948 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:57:01.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:01.948 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 16:57:01.948 DEBUG [WorkbenchTestable][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:") 16:57:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:01.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:01.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:01.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:01.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:01.952 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 16:57:01.993 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:57:01.993 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:57:01.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 16:57:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:01.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:02.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:02.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:02.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:02.003 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:57:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:02.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:02.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:02.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.... 16:57:05.011 DEBUG [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 16:57:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:05.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:05.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:05.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:05.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:05.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:05.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:05.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:05.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:05.011 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:05.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:05.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:05.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:05.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:05.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:05.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:05.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:05.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:05.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:05.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:05.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:06.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:06.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:06.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:06.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:06.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:06.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:06.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:57:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:06.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:06.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:06.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:06.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:06.017 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 16:57:06.017 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 16:57:06.017 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 16:57:06.017 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 16:57:06.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 16:57:06.017 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 16:57:06.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 16:57:06.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 16:57:06.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:06.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:06.063 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:06.063 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:57:06.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:57:06.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:57:06.064 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:57:06.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:06.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:57:06.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:06.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:06.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:06.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:06.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:06.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:06.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:06.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:06.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:06.564 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 16:57:06.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 16:57:06.565 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 16:57:06.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 16:57:06.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 16:57:06.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:06.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:06.610 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:06.610 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:57:06.610 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:57:06.610 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:57:06.610 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:57:06.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.... 16:57:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:57:07.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:57:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:07.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:07.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:07.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:07.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:57:07.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:07.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:07.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:07.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:07.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:07.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:07.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:07.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:07.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:07.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:07.292 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:57:07.292 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:57:07.292 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:57:07.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:07.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:07.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:07.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:07.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:57:07.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:07.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:07.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:07.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:07.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:07.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:07.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:07.294 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:07.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:07.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:07.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:07.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:57:07.299 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:57:07.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:57:07.800 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:57:07.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:07.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:07.800 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:07.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:07.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:07.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:07.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:07.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:07.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:07.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:07.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:07.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:08.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:08.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:08.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:08.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:08.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:08.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:08.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:08.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:08.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:08.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 16:57:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:08.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:08.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:08.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:08.805 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 16:57:08.806 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 16:57:08.806 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 16:57:08.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:57:08.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:08.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:08.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 16:57:08.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:08.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 16:57:08.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:57:08.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:08.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:08.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:08.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 16:57:08.807 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 16:57:08.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 16:57:08.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 16:57:08.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:57:08.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:08.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:08.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 16:57:08.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:08.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 16:57:08.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:57:08.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:08.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:08.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:08.813 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:57:08.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 16:57:08.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 16:57:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:09.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:09.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 16:57:09.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 16:57:09.316 DEBUG [main][TreeItemHandler] Selecting tree item: src 16:57:09.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 16:57:09.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 16:57:09.328 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 16:57:09.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 16:57:09.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 16:57:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:09.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 16:57:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:09.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 16:57:09.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 16:57:09.330 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 16:57:09.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 16:57:09.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 16:57:09.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:57:09.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:09.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:09.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:09.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:09.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 16:57:09.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:09.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:09.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:09.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:09.334 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 16:57:09.334 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 16:57:09.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:09.340 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 16:57:09.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:09.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:09.429 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 16:57:09.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:09.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:09.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:09.430 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:09.430 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:09.430 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:09.430 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:09.430 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:09.430 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:09.430 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:09.430 DEBUG [main][MenuItemLookup] Item match:Window 16:57:09.431 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:09.431 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:09.431 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:09.431 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:09.431 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:09.431 DEBUG [main][MenuItemLookup] Item match:Show View 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:09.436 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:57:09.436 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:57:09.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:57:09.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:57:09.457 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:57:09.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:57:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:57:09.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:57:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:09.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 16:57:09.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:09.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:57:09.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:09.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:09.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:09.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:57:09.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:09.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:09.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:57:09.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:09.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:09.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:09.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 16:57:09.562 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 16:57:09.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 16:57:09.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 16:57:09.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:09.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:57:09.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:09.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:09.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:09.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:57:09.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:09.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:57:09.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:09.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:09.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:09.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:09.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:09.564 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:57:09.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:09.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:09.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:09.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:09.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:09.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:09.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 16:57:09.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:09.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 16:57:09.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:09.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:09.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:09.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:09.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:57:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:09.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:09.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:09.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:09.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:09.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:09.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:09.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:09.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:57:09.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:57:09.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:57:09.722 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:09.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:09.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:09.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:09.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:09.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:09.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:10.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:10.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:10.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:10.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:10.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:10.724 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:10.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:10.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:10.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:10.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 16:57:10.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:10.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:10.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:10.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:10.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:10.726 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 16:57:10.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 16:57:10.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 16:57:10.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 16:57:10.727 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 16:57:10.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 16:57:10.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 16:57:10.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:10.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:10.771 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:10.771 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:57:10.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:57:10.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:57:10.772 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:57:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:57:11.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:11.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:11.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:11.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:11.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:11.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:11.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:11.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:11.272 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 16:57:11.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 16:57:11.273 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 16:57:11.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 16:57:11.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 16:57:11.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:11.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:11.318 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:11.318 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:57:11.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:57:11.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:57:11.318 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:57:11.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 'Delete.*'] is available.... 16:57:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 16:57:11.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:57:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:11.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:11.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:11.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:11.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:57:11.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:11.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:11.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:11.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:11.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:11.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:11.987 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:57:11.987 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:57:11.987 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:57:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:11.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:11.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:11.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:57:11.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:11.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:11.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:11.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:11.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:11.989 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:11.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:11.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:57:11.994 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:57:12.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:57:12.494 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:57:12.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:12.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:57:12.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:12.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:57:12.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:12.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:12.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:12.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:12.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:12.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:12.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:12.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:12.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:12.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 16:57:12.495 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 16:57:12.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 16:57:12.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 16:57:12.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:12.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:12.543 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:12.543 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:57:12.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:57:12.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:57:12.544 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:57:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:13.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:13.045 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 16:57:13.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 16:57:13.045 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 16:57:13.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 16:57:13.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 16:57:13.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:13.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:13.090 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:13.090 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:57:13.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:57:13.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:57:13.090 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:57:13.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.... 16:57:13.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. finished successfully 16:57:13.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:57:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:13.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:13.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:13.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:13.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) 16:57:13.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:13.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:13.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:13.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:13.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:13.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:13.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:13.756 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:57:13.757 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:57:13.757 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:57:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:13.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:13.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:13.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:57:13.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:13.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:13.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:13.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:13.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:13.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:13.759 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:13.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:13.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:13.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:57:13.764 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:57:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:57:14.265 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:57:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:14.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 16:57:14.265 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 16:57:14.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 16:57:14.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 16:57:14.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:14.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:14.311 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:14.311 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:14.312 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:14.312 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:57:14.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:57:14.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:57:14.312 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:57:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:14.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 16:57:14.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:57:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:14.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:14.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:14.813 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 16:57:14.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 16:57:14.813 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 16:57:14.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 16:57:14.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 16:57:14.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:14.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:14.857 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:14.857 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:14.857 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:14.857 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:14.858 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:14.858 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:14.858 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:14.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:14.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:14.858 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:14.858 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:14.858 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:57:14.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:57:14.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:57:14.858 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:57:14.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 'Delete.*'] is available.... 16:57:15.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 'Delete.*'] is available. finished successfully 16:57:15.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:57:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:15.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:15.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:15.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:57:15.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:15.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:15.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:15.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:15.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:15.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:15.527 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:57:15.527 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:57:15.527 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:57:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:15.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:15.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:15.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", Widget matcher matching widgets with style: 8) 16:57:15.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:15.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:15.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:15.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:15.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:15.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:15.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:15.529 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:15.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:15.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:57:15.534 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:57:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:57:16.035 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:57:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:16.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 16:57:16.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:16.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.714 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 7.38 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.006 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.52 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:16.051 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:16.051 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:57:16.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:16.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:16.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:16.052 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:57:16.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:16.052 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:57:16.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:16.052 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:57:16.052 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:57:16.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:57:16.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:16.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:16.053 DEBUG [main][MenuItemLookup] Item match:Window 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.053 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:57:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:16.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:16.054 DEBUG [main][MenuItemLookup] Item match:Window 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:16.054 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:16.054 DEBUG [main][MenuItemLookup] Item match:Perspective 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:57:16.055 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:57:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:57:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:16.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:16.055 DEBUG [main][MenuItemLookup] Item match:Window 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.055 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:57:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:16.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:16.056 DEBUG [main][MenuItemLookup] Item match:Window 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:16.056 DEBUG [main][MenuItemLookup] Item match:Perspective 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:57:16.056 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:57:16.056 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:57:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:16.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:16.057 DEBUG [main][MenuItemLookup] Item match:Window 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:57:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:16.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:16.057 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:16.058 DEBUG [main][MenuItemLookup] Item match:Window 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:16.058 DEBUG [main][MenuItemLookup] Item match:Perspective 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:57:16.058 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:57:16.058 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:57:16.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:57:16.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:57:16.058 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:57:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:57:16.099 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 16:57:16.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:57:16.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:16.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:16.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:16.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:16.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:57:16.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:16.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:16.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:16.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 16:57:16.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:16.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:57:16.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:16.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:16.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:16.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:16.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:16.101 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:57:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:16.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:16.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:16.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:16.305 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 16:57:16.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:16.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:16.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:57:16.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:16.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:16.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.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'] 16:57:16.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.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 Java Project"] 16:57:16.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.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'] 16:57:16.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.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'] 16:57:16.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:16.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:16.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:16.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:16.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:16.309 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:16.309 DEBUG [main][MenuItemLookup] Item match:File 16:57:16.310 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:57:16.310 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:16.314 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:57:16.314 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:57:16.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:57:16.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:57:16.336 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:57:16.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 'New|Select a wizard'] is available.... 16:57:16.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 'New|Select a wizard'] is available. finished successfully 16:57:16.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:57:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:16.453 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:16.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:57:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:16.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:16.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:16.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:57:16.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:16.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:16.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:57:16.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:16.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:16.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:16.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:57:16.457 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:57:16.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:57:16.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:57:16.457 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:16.457 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:57:16.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:57:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:16.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:16.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:16.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:16.459 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:57:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:16.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:16.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:16.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'] 16:57:16.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:57:16.801 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 16:57:16.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:57:16.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:16.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:16.802 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:57:16.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:16.802 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 16:57:16.802 DEBUG [WorkbenchTestable][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:") 16:57:16.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:16.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:16.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:16.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:16.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:16.805 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:16.806 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 16:57:16.848 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:57:16.848 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:57:16.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:57:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:16.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:16.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:16.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:16.858 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:57:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:16.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:16.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:57:19.876 DEBUG [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 16:57:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:19.876 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 16:57:19.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:19.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:19.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:19.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:19.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:19.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:19.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:19.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:19.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:19.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:19.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:19.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:19.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:19.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:19.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:19.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:19.878 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:57:19.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:19.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:19.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:19.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:19.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 '\*?\QPackage Explorer\E') 16:57:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:19.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:19.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:19.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:19.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:19.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:19.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:19.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:57:19.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:57:19.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:57:19.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:19.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:19.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:19.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:19.903 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:19.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:19.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:19.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:19.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:19.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:20.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:20.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:20.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:20.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:20.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:20.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:20.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:20.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:20.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:20.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 16:57:20.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:20.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:20.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:20.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:20.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 16:57:20.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 16:57:20.907 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 16:57:20.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 16:57:20.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 16:57:20.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:20.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:21.030 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:21.031 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:57:21.031 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:57:21.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:57:21.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:57:21.031 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:57:21.211 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"] 16:57:21.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:21.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:21.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 16:57:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:21.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:21.214 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 16:57:21.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:21.215 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 16:57:21.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:21.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:21.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 16:57:21.217 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 16:57:21.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 16:57:21.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 16:57:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:21.534 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") 16:57:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:21.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:21.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:21.599 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 16:57:21.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:21.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:21.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:21.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:21.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:21.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:21.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:21.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:21.599 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") 16:57:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:21.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:21.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 16:57:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:21.618 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 16:57:21.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:21.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:21.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:21.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:21.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:21.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:21.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:21.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:21.618 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") 16:57:21.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:21.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:21.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 16:57:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:21.623 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 16:57:21.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:21.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:21.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:21.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:21.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:21.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:21.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:21.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:21.623 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") 16:57:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:21.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:21.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 16:57:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:21.631 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 16:57:21.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:21.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:21.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:21.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:21.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:21.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:21.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:21.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:21.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 16:57:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:21.632 DEBUG [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) 16:57:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:21.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:21.694 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:57:21.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:21.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:21.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:21.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:21.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:21.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:21.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:21.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:21.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:21.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:21.836 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:21.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:21.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:21.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:21.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:21.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:57:21.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:21.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:21.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:57:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:21.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:21.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:21.913 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:21.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:21.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:21.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:57:21.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:57:21.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:57:21.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:21.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:21.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:21.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:21.917 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:21.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:21.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:21.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:21.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:21.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:22.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:22.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:22.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:22.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:22.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:22.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:22.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:22.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:22.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:57:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:22.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:22.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:22.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:22.921 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 16:57:22.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 16:57:22.921 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 16:57:22.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 16:57:22.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 16:57:22.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:22.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:57:22.965 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:57:22.966 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:57:22.966 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:22.966 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:57:22.966 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:57:22.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:57:22.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:57:22.966 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:57:23.193 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"] 16:57:23.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:23.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:23.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 16:57:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:23.195 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 16:57:23.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:23.195 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 16:57:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:23.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 16:57:23.197 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 16:57:23.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 16:57:23.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 16:57:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.200 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 16:57:23.221 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") 16:57:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:23.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:23.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:23.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:23.248 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") 16:57:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:23.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:23.252 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 16:57:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:23.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:23.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 16:57:23.254 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 16:57:23.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 16:57:23.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 16:57:23.256 DEBUG [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...") 16:57:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:23.259 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 16:57:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:23.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:23.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:23.399 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.... 16:57:23.400 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 16:57:23.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 16:57:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:23.400 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...") 16:57:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:23.402 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 16:57:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:23.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:23.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:23.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:57:23.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:23.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:23.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:23.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 16:57:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:23.571 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 16:57:23.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:23.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 16:57:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:23.572 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 16:57:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:57:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:57:23.604 DEBUG [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...") 16:57:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:23.606 INFO [WorkbenchTestable][AbstractButton] Click button &New... 16:57:23.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:23.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:23.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:23.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:23.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 16:57:23.671 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 16:57:23.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 16:57:23.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:23.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:23.672 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:") 16:57:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:23.674 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:23.674 INFO [WorkbenchTestable][AbstractText] Text set to: VN 16:57:23.678 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:") 16:57:23.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:23.690 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:23.691 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 16:57:23.692 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) 16:57:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:23.697 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:23.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:23.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:23.744 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 16:57:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:57:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:57:23.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 16:57:23.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:23.757 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:57:23.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:23.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:23.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:23.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:23.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 16:57:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:23.854 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) 16:57:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:23.856 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:23.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:23.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:23.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:23.932 DEBUG [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") 16:57:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:23.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:23.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:23.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:23.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:23.936 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:57:23.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:23.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:23.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:23.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:23.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:23.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:24.437 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") 16:57:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:24.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:24.444 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 16:57:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:24.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:24.446 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 16:57:24.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:24.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:24.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:24.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:24.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:24.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:24.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.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.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") 16:57:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:24.455 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:57:24.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:24.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:24.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:24.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:24.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:24.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:24.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:24.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:24.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:24.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:57:24.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:24.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:24.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:24.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:24.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 '\*?\QPackage Explorer\E') 16:57:24.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:24.562 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:24.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:24.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:24.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:57:24.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:57:24.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:57:24.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 16:57:24.564 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 16:57:24.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 16:57:24.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 16:57:24.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:24.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:24.627 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:57:24.627 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:57:24.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:57:24.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:57:24.627 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:57:24.902 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"] 16:57:24.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:24.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:24.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 16:57:24.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:24.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:24.918 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 16:57:24.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:24.918 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 16:57:24.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:24.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:24.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:24.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 16:57:24.933 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 16:57:24.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 16:57:24.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 16:57:24.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.934 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 16:57:24.934 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") 16:57:24.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:24.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:24.938 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 16:57:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:24.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:24.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:24.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:24.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:24.942 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 16:57:24.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:24.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:24.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:24.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:24.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:24.943 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 16:57:24.943 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 16:57:24.943 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 16:57:24.945 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 16:57:24.945 DEBUG [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") 16:57:24.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:24.948 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:57:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:24.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:24.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:24.992 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") 16:57:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:24.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:24.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:24.994 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 16:57:24.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:24.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:24.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:24.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:24.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:24.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 16:57:24.997 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 16:57:24.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 16:57:25.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 16:57:25.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.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...") 16:57:25.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:25.012 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 16:57:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:25.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:25.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:25.108 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.... 16:57:25.108 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 16:57:25.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 16:57:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:25.109 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") 16:57:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:57:25.111 TRACE [main][WidgetHandler] Notify Table with event 13 16:57:25.111 TRACE [main][WidgetHandler] Wait for synchronization 16:57:25.111 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...") 16:57:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:25.112 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 16:57:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:25.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:25.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:25.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:57:25.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:25.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:25.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:25.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 16:57:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:25.245 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 16:57:25.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:25.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 16:57:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:25.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 16:57:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:25.249 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") 16:57:25.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:57:25.250 TRACE [main][WidgetHandler] Notify Table with event 13 16:57:25.250 TRACE [main][WidgetHandler] Wait for synchronization 16:57:25.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:25.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:25.254 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:57:25.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:25.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:25.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:25.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:25.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:25.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 16:57:25.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:25.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 16:57:25.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:25.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 16:57:25.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:25.271 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:57:25.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:25.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:25.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:25.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 16:57:25.318 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 16:57:25.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 16:57:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:25.320 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) 16:57:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:25.321 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 16:57:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:25.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:25.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:25.488 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) 16:57:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:25.491 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:57:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:25.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:25.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:25.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 16:57:25.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:25.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:25.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:25.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:25.532 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:57:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:25.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:25.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:25.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:25.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:25.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:26.033 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") 16:57:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:26.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:26.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:26.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:26.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:26.039 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 16:57:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:26.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:26.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:26.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:26.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:26.041 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 16:57:26.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:26.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:26.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:26.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:26.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:26.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:26.042 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 16:57:26.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:26.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:26.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:27.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:27.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:27.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:27.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:27.047 DEBUG [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") 16:57:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:27.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:27.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:27.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:27.060 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:57:27.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:27.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:27.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:27.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:27.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:27.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:27.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:27.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:27.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 16:57:27.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:27.134 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 16:57:27.135 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:27.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:27.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:27.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:27.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:27.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:27.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:27.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:27.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:27.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:57:27.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:27.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:27.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:27.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:27.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 '\*?\QPackage Explorer\E') 16:57:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:27.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:27.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:27.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:27.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:27.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:27.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:27.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:57:27.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:57:27.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:57:27.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:27.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:27.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:27.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:27.174 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:27.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:27.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:27.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:27.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:27.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:27.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:27.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:28.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:28.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:28.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:28.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:28.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:28.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:57:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:28.178 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 16:57:28.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 16:57:28.178 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 16:57:28.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 16:57:28.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 16:57:28.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:28.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:28.222 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:57:28.222 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:57:28.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:57:28.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:57:28.223 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:57:28.450 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"] 16:57:28.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:28.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:28.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 16:57:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:28.452 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 16:57:28.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:28.452 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 16:57:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:28.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 16:57:28.454 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 16:57:28.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 16:57:28.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 16:57:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.455 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 16:57:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 16:57:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:28.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:28.482 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") 16:57:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:28.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:28.484 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 16:57:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:28.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:28.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 16:57:28.486 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 16:57:28.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 16:57:28.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 16:57:28.488 DEBUG [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...") 16:57:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:28.504 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 16:57:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:28.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:28.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:28.573 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.... 16:57:28.573 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 16:57:28.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 16:57:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:28.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Configure Variables...") 16:57:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:28.581 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 16:57:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:28.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:28.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:28.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 16:57:28.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:28.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:28.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 16:57:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:28.732 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 16:57:28.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:28.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 16:57:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:28.732 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 16:57:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:57:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:57:28.735 DEBUG [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...") 16:57:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:28.737 INFO [WorkbenchTestable][AbstractButton] Click button &New... 16:57:28.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:28.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:28.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:28.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 16:57:28.799 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 16:57:28.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 16:57:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:28.800 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:") 16:57:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:28.801 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:28.802 INFO [WorkbenchTestable][AbstractText] Text set to: VN 16:57:28.802 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:") 16:57:28.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:28.806 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:28.806 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 16:57:28.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 "OK", Widget matcher matching widgets with style: 8) 16:57:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:28.808 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:28.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:28.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:28.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:28.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:28.858 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 16:57:28.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:57:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:57:28.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 16:57:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:28.873 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:57:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:28.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:28.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:28.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:28.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:28.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 16:57:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:28.965 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) 16:57:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:28.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:28.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:28.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:28.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:28.967 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:28.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:28.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:29.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:29.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.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") 16:57:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:29.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:29.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:29.034 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:57:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:29.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:29.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:29.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:29.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:29.535 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") 16:57:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:29.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:29.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:29.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:29.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:29.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:57:29.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:29.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:29.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:29.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:29.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:29.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:29.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:29.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:29.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:29.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:29.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:29.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:29.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:29.541 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 16:57:29.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:29.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:29.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:29.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:29.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:29.543 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 16:57:29.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:29.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:29.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 16:57:29.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:29.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:29.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:29.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:29.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 16:57:29.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:29.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:29.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 16:57:29.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:29.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:29.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:29.551 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:57:29.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:29.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:29.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:29.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:29.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:29.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:29.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:57:29.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:29.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:29.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 '\*?\QPackage Explorer\E') 16:57:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:29.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:29.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:29.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:29.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:29.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:29.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:57:29.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:57:29.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:57:29.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 16:57:29.667 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 16:57:29.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 16:57:29.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 16:57:29.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:29.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:29.729 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:29.730 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:57:29.730 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:57:29.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:57:29.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:57:29.730 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:57:29.950 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"] 16:57:29.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:29.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:29.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 16:57:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:29.953 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 16:57:29.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:29.953 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 16:57:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:29.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:29.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:29.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:29.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 16:57:29.983 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 16:57:29.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 16:57:29.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 16:57:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:29.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:29.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:29.984 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 16:57:29.984 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") 16:57:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:29.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:30.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:30.001 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 16:57:30.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:30.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:30.018 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 16:57:30.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:30.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 16:57:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:30.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:30.018 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 16:57:30.018 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 16:57:30.018 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 16:57:30.032 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 16:57:30.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:30.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:30.035 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:57:30.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:30.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:30.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:30.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:30.048 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") 16:57:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:30.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:30.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:30.051 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 16:57:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:30.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:30.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 16:57:30.053 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 16:57:30.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 16:57:30.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 16:57:30.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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...") 16:57:30.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:30.066 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 16:57:30.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:30.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:30.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:30.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:30.147 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.... 16:57:30.147 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 16:57:30.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 16:57:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:30.148 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") 16:57:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:57:30.150 TRACE [main][WidgetHandler] Notify Table with event 13 16:57:30.150 TRACE [main][WidgetHandler] Wait for synchronization 16:57:30.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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...") 16:57:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:30.157 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 16:57:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:30.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:30.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:30.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.*'] 16:57:30.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:30.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:30.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:30.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 16:57:30.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:30.300 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 16:57:30.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:30.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 16:57:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:30.300 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 16:57:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:30.303 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") 16:57:30.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 16:57:30.303 TRACE [main][WidgetHandler] Notify Table with event 13 16:57:30.303 TRACE [main][WidgetHandler] Wait for synchronization 16:57:30.304 DEBUG [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") 16:57:30.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:30.306 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:57:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:30.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:30.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:30.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:30.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:30.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:30.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 16:57:30.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:30.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.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 "Apply and Close") 16:57:30.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:30.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 16:57:30.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:30.324 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:57:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:30.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:30.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 16:57:30.369 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 16:57:30.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 16:57:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:30.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 16:57:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:30.370 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 16:57:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:30.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:30.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:30.606 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) 16:57:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:30.608 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:57:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:30.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:30.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:30.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:30.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:30.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:30.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:30.651 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 16:57:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:30.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:30.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:30.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 16:57:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:57:31.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Libraries") 16:57:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:31.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:31.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:31.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:31.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:31.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:31.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:31.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:31.157 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 16:57:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:31.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:31.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:31.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:31.159 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 16:57:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:31.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:31.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:31.160 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 16:57:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:31.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:31.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:32.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:32.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:32.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:32.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 16:57:32.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:32.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:32.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:32.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:32.176 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 16:57:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:32.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:32.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:32.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:32.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:32.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:32.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:32.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:32.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:32.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:32.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:32.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:32.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:32.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:32.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:32.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:32.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 16:57:32.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:32.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:32.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:32.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:32.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 16:57:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:32.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:32.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:32.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:32.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:32.283 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:32.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:32.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:32.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:57:32.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:57:32.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:57:32.285 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:32.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:32.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:32.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:32.286 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:32.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:32.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:32.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:32.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:32.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:32.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:32.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:33.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:33.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:33.288 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 16:57:33.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 16:57:33.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:33.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:33.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:57:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:33.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:33.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:33.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:33.290 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 16:57:33.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 16:57:33.291 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 16:57:33.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 16:57:33.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 16:57:33.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:33.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:33.335 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Run As' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Team' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Configure' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Validate' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:33.336 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 16:57:33.336 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 16:57:33.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 16:57:33.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 16:57:33.336 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 16:57:33.550 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"] 16:57:33.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:33.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:33.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 16:57:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:33.552 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 16:57:33.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:33.552 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 16:57:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:33.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:33.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:33.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:33.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 16:57:33.554 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 16:57:33.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 16:57:33.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 16:57:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:33.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:33.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:33.555 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") 16:57:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:33.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:33.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:33.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:33.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:33.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 16:57:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:33.601 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 16:57:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:33.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 16:57:33.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 16:57:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:33.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 16:57:33.603 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 16:57:33.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:33.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:33.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:33.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 16:57:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:33.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 16:57:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:33.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 16:57:33.604 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 16:57:33.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:34.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:34.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:34.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 16:57:34.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:34.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:34.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 16:57:34.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 16:57:34.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:34.619 DEBUG [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) 16:57:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:34.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:34.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:34.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:34.630 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:57:34.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:34.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:34.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:34.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:34.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:34.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:34.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:34.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:34.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:34.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:34.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:34.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:34.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:34.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:34.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 16:57:34.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:34.748 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:57:34.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:34.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:34.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:34.749 DEBUG [main][MenuItemLookup] Item match:Window 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:34.749 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:34.749 DEBUG [main][MenuItemLookup] Item match:Show View 16:57:34.754 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:34.755 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:57:34.755 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:57:34.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:57:34.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:57:34.755 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:57:34.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:57:34.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 16:57:34.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:57:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:34.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:57:34.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:34.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:57:34.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:34.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:34.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:57:34.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:57:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:34.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:57:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:34.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:57:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:57:34.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:57:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:34.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:57:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:34.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:57:34.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:57:34.857 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:57:34.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:57:34.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:57:34.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:34.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:34.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:34.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:57:34.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:34.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:34.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 "Open") 16:57:34.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:34.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:57:34.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:34.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:34.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:34.860 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:57:34.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:34.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:34.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:34.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:57:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:57:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:57:34.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:57:34.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:34.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:34.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:34.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') 16:57:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:34.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:34.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:34.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:57:34.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:57:34.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:34.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:57:34.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:57:34.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:57:34.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:57:34.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:57:34.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:34.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:34.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:34.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:35.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:35.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:35.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:35.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:57:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:57:35.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:57:35.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:57:35.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:35.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:57:35.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 16:57:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:35.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:35.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:35.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:35.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 16:57:35.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 16:57:35.935 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 16:57:35.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 16:57:35.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 16:57:35.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:35.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:35.992 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:57:35.992 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:57:35.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:57:35.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:57:35.993 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:57:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:35.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:36.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:36.493 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 16:57:36.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 16:57:36.493 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 16:57:36.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 16:57:36.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 16:57:36.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:57:36.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'New' 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:57:36.548 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:57:36.548 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:57:36.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:57:36.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:57:36.548 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:57:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 16:57:36.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 'Delete.*'] is available. finished successfully 16:57:36.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:36.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:36.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:36.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:57:36.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:36.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:36.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:36.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:36.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:36.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:36.709 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:57:36.709 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:57:36.709 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:57:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:36.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:36.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 16:57:36.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:36.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:57:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:36.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:36.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:36.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:36.718 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:36.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:36.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:57:36.724 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:57:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:57:37.224 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:57:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:37.225 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 16:57:37.225 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:37.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 21.18 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.959 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 5.297 s addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) skipped addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 5.113 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.455 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:57:37.235 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:57:37.235 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:57:37.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:37.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:57:37.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:37.236 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:57:37.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:37.236 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:57:37.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:37.236 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:57:37.236 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:57:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:57:37.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:37.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:37.237 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:37.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:37.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:37.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:37.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:37.237 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:37.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:37.237 DEBUG [main][MenuItemLookup] Item match:Window 16:57:37.237 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:57:37.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:37.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:37.238 DEBUG [main][MenuItemLookup] Item match:Window 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:37.238 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:37.238 DEBUG [main][MenuItemLookup] Item match:Perspective 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:57:37.239 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:57:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:57:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:37.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:37.239 DEBUG [main][MenuItemLookup] Item match:Window 16:57:37.239 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:57:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:37.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:37.240 DEBUG [main][MenuItemLookup] Item match:Window 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:37.240 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:37.240 DEBUG [main][MenuItemLookup] Item match:Perspective 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:57:37.241 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:57:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:37.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:37.241 DEBUG [main][MenuItemLookup] Item match:Window 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.241 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:57:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:37.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:57:37.242 DEBUG [main][MenuItemLookup] Item match:Window 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:57:37.242 DEBUG [main][MenuItemLookup] Item match:Perspective 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:57:37.242 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:57:37.243 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:57:37.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:57:37.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:57:37.243 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:57:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:57:37.286 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 16:57:37.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:57:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:37.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:37.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:57:37.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:37.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:37.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:37.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:57:37.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:37.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:57:37.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:37.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:37.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:37.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:37.289 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:57:37.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:37.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:37.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:37.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:37.498 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:37.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.498 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:37.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:57:37.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:37.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:37.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:37.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:57:37.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:37.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:37.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:37.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:37.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:37.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:37.506 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:37.506 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:37.506 DEBUG [main][MenuItemLookup] Item match:File 16:57:37.507 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:57:37.507 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:37.511 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:57:37.511 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:57:37.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:57:37.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:57:37.512 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:57:37.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.... 16:57:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:57:37.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:57:37.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:37.634 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:37.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:37.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:57:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:37.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:37.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:37.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:57:37.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:37.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:37.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:57:37.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:37.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:37.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:37.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:57:37.637 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:57:37.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:57:37.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:57:37.638 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:37.638 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:57:37.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:57:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:37.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:37.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:37.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:37.654 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:57:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:37.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:37.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:38.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:38.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:38.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:57:38.002 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 16:57:38.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:57:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:38.003 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:57:38.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:38.003 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 16:57:38.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:57:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:38.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:38.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:38.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:38.031 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 16:57:38.072 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:57:38.072 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:57:38.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.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) 16:57:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:38.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:38.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:38.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:38.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:38.082 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:57:38.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:38.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:38.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:38.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:57:41.202 DEBUG [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 16:57:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:41.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:41.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:57:41.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:57:41.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:41.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:41.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:41.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:41.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.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'] 16:57:41.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.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"] 16:57:41.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.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'] 16:57:41.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.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'] 16:57:41.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.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'] 16:57:41.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.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"] 16:57:41.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.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'] 16:57:41.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.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'] 16:57:41.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:41.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:41.205 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:41.205 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:41.205 DEBUG [main][MenuItemLookup] Item match:File 16:57:41.206 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:57:41.206 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:41.211 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:57:41.211 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:57:41.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:57:41.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:57:41.211 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:57:41.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 'New|Select a wizard'] is available.... 16:57:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:57:41.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:57:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:41.330 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:41.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:57:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:57:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:41.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:57:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:41.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:41.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:57:41.334 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:57:41.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:57:41.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:57:41.338 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:41.338 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:57:41.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:57:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:41.340 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:57:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:41.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:41.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:41.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:41.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:57:41.474 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 16:57:41.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:57:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:41.518 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:57:41.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:41.518 DEBUG [WorkbenchTestable][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:") 16:57:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:41.524 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:41.525 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 16:57:41.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:") 16:57:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:41.626 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:41.627 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 16:57:41.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 16:57:41.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:41.647 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 16:57:41.647 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 16:57:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:41.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:41.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:41.647 TRACE [main][WidgetHandler] Notify Button with event 27 16:57:41.647 TRACE [main][WidgetHandler] Wait for synchronization 16:57:41.647 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:41.647 TRACE [main][WidgetHandler] Wait for synchronization 16:57:41.647 TRACE [main][WidgetHandler] Notify Button with event 26 16:57:41.647 TRACE [main][WidgetHandler] Wait for synchronization 16:57:41.647 TRACE [main][WidgetHandler] Notify Button with event 3 16:57:41.647 TRACE [main][WidgetHandler] Wait for synchronization 16:57:41.647 TRACE [main][WidgetHandler] Notify Button with event 4 16:57:41.647 TRACE [main][WidgetHandler] Wait for synchronization 16:57:41.647 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:41.647 TRACE [main][WidgetHandler] Wait for synchronization 16:57:41.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:57:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:41.649 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 16:57:41.649 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 16:57:41.649 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 16:57:41.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:41.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:41.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:41.650 DEBUG [WorkbenchTestable][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:") 16:57:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:41.704 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:41.705 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 16:57:41.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:57:41.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:41.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:41.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:41.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:57:41.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:41.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:41.709 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:57:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:41.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:41.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:41.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:57:41.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:57:41.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 16:57:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:57:41.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:41.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:57:41.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:41.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:41.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:41.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:41.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:41.808 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 16:57:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:41.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:57:42.310 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 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:57:43.310 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 16:57:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 16:57:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:57:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:43.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:43.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:43.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:43.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:44.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:44.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:44.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:44.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:44.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:44.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:44.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:44.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:57:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:44.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:57:44.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:44.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:57:44.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:44.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:44.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:44.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:44.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:57:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:57:44.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:57:44.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:44.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:57:44.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:44.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:44.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:44.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:57:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:57:44.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:57:44.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:44.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:57:44.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:44.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:44.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:44.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:44.820 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:57:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:44.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:44.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:44.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 16:57:44.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:44.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:44.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:44.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:44.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:44.883 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:57:44.883 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 16:57:44.883 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 16:57:44.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:44.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:44.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:44.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:44.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:57:44.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:44.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:44.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:44.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:44.892 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 16:57:44.892 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 16:57:44.892 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 16:57:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:44.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:44.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:44.893 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:57:44.893 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:57:44.893 DEBUG [WorkbenchTestable][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) 16:57:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:44.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:44.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:44.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:44.896 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:57:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:44.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:44.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:44.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:45.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 16:57:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 16:57:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:45.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:45.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:45.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:45.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:45.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:45.743 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 16:57:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 16:57:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f7fc0df is found... 16:57:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f7fc0df is found finished successfully 16:57:45.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 16:57:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:45.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:45.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:45.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:57:45.746 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:57:45.746 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 16:57:45.748 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:57:45.748 DEBUG [main][EditorHandler] 1 editor(s) found 16:57:45.748 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 16:57:45.862 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 16:57:45.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:57:45.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:45.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:45.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:57:45.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:45.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:57:45.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:57:45.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:45.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:45.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:45.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:45.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:45.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:57:45.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:45.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:45.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:45.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:57:45.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:45.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:45.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:45.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:45.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:45.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:45.866 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:45.866 DEBUG [main][MenuItemLookup] Item match:File 16:57:45.866 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:57:45.866 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:45.871 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:57:45.871 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:57:45.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:57:45.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:57:45.908 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:57:46.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:57:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:57:46.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:57:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:46.033 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:46.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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 16:57:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:57:46.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:46.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:46.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:57:46.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:46.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:46.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:46.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:57:46.061 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:57:46.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:57:46.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:57:46.062 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:46.062 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:57:46.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:57:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.063 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:57:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:46.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:57:46.200 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 16:57:46.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:57:46.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:46.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:46.201 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:57:46.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 16:57:46.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:46.232 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.232 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 16:57:46.298 DEBUG [WorkbenchTestable][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:") 16:57:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:46.310 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.311 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 16:57:46.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:57:46.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:46.333 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.333 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 16:57:46.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 "Source folder:") 16:57:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:46.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.354 DEBUG [WorkbenchTestable][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:") 16:57:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:46.360 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:57:46.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:46.381 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.382 DEBUG [WorkbenchTestable][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:") 16:57:46.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.389 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 16:57:46.389 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 16:57:46.389 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 16:57:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.392 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 16:57:46.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:46.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:46.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:57:46.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:57:46.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:57:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:57:46.393 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.394 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 16:57:46.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:46.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:57:46.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:57:46.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:57:46.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:57:46.395 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.395 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 16:57:46.401 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 16:57:46.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:46.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:57:46.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:57:46.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:57:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:57:46.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.423 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 16:57:46.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:46.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:57:46.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:57:46.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:57:46.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:57:46.424 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:46.424 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 16:57:46.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.433 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 16:57:46.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.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.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") 16:57:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.459 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 16:57:46.459 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 16:57:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.459 TRACE [main][WidgetHandler] Notify Button with event 27 16:57:46.459 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.459 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.459 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.459 TRACE [main][WidgetHandler] Notify Button with event 26 16:57:46.459 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.459 TRACE [main][WidgetHandler] Notify Button with event 3 16:57:46.459 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.459 TRACE [main][WidgetHandler] Notify Button with event 4 16:57:46.459 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.459 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.460 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.460 DEBUG [WorkbenchTestable][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") 16:57:46.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.461 DEBUG [WorkbenchTestable][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") 16:57:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.463 DEBUG [WorkbenchTestable][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") 16:57:46.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 16:57:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.466 DEBUG [WorkbenchTestable][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") 16:57:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.477 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 16:57:46.477 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 16:57:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.477 TRACE [main][WidgetHandler] Notify Button with event 27 16:57:46.477 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.477 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.477 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.477 TRACE [main][WidgetHandler] Notify Button with event 26 16:57:46.477 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.477 TRACE [main][WidgetHandler] Notify Button with event 3 16:57:46.477 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.477 TRACE [main][WidgetHandler] Notify Button with event 4 16:57:46.477 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.477 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.477 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.477 DEBUG [WorkbenchTestable][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") 16:57:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.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.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") 16:57:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.480 DEBUG [WorkbenchTestable][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") 16:57:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.482 DEBUG [WorkbenchTestable][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") 16:57:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.483 DEBUG [WorkbenchTestable][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") 16:57:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.495 DEBUG [WorkbenchTestable][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") 16:57:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 16:57:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.498 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 16:57:46.498 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 16:57:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.498 TRACE [main][WidgetHandler] Notify Button with event 27 16:57:46.498 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.498 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.498 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.498 TRACE [main][WidgetHandler] Notify Button with event 26 16:57:46.498 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.498 TRACE [main][WidgetHandler] Notify Button with event 3 16:57:46.498 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.498 TRACE [main][WidgetHandler] Notify Button with event 4 16:57:46.498 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.498 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.498 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.498 DEBUG [WorkbenchTestable][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") 16:57:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.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.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") 16:57:46.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.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.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") 16:57:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.514 DEBUG [WorkbenchTestable][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") 16:57:46.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 16:57:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.517 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 16:57:46.517 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 16:57:46.517 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 16:57:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:57:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.547 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 16:57:46.547 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 16:57:46.547 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 16:57:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.547 DEBUG [WorkbenchTestable][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") 16:57:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.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.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") 16:57:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.560 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 16:57:46.560 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 16:57:46.560 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 16:57:46.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.560 DEBUG [WorkbenchTestable][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") 16:57:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:46.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.564 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 16:57:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.565 TRACE [main][WidgetHandler] Notify Button with event 27 16:57:46.565 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.565 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.565 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.565 TRACE [main][WidgetHandler] Notify Button with event 26 16:57:46.565 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.565 TRACE [main][WidgetHandler] Notify Button with event 3 16:57:46.565 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.565 TRACE [main][WidgetHandler] Notify Button with event 4 16:57:46.565 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.565 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.565 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.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.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") 16:57:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.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.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") 16:57:46.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.579 INFO [WorkbenchTestable][AbstractButton] Click button non&e 16:57:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.579 TRACE [main][WidgetHandler] Notify Button with event 27 16:57:46.579 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.579 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.579 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.579 TRACE [main][WidgetHandler] Notify Button with event 26 16:57:46.579 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.579 TRACE [main][WidgetHandler] Notify Button with event 3 16:57:46.579 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.579 TRACE [main][WidgetHandler] Notify Button with event 4 16:57:46.579 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.579 TRACE [main][WidgetHandler] Notify Button with event 13 16:57:46.579 TRACE [main][WidgetHandler] Wait for synchronization 16:57:46.579 DEBUG [WorkbenchTestable][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") 16:57:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.581 DEBUG [WorkbenchTestable][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") 16:57:46.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.592 DEBUG [WorkbenchTestable][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") 16:57:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.593 DEBUG [WorkbenchTestable][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") 16:57:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.595 DEBUG [WorkbenchTestable][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") 16:57:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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)") 16:57:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.600 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:57:46.600 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 16:57:46.600 DEBUG [WorkbenchTestable][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)") 16:57:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.609 DEBUG [WorkbenchTestable][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)") 16:57:46.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.611 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 16:57:46.612 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 16:57:46.612 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 16:57:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.612 DEBUG [WorkbenchTestable][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)") 16:57:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:57:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:57:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.628 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 16:57:46.628 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 16:57:46.628 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 16:57:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:57:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 16:57:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.644 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 16:57:46.644 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 16:57:46.644 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 16:57:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57: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.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") 16:57:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.647 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:57:46.647 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 16:57:46.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 16:57:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.655 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:57:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:57:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:57:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:46.720 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:57:46.720 DEBUG [main][EditorHandler] 0 editor(s) found 16:57:46.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:57:46.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:57:46.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:57:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:46.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:57:46.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:57:46.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:57:46.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:57:46.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:57:46.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:57:46.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:57:46.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'] 16:57:46.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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'] 16:57:46.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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 Java Class"] 16:57:46.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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'] 16:57:46.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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'] 16:57:46.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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'] 16:57:46.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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: "New Java Class"] 16:57:46.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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'] 16:57:46.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.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'] 16:57:46.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:57:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:46.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:57:46.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:57:46.723 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:46.723 DEBUG [main][MenuItemLookup] Item match:File 16:57:46.724 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:57:46.724 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'File' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'' 16:57:46.728 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:57:46.728 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:57:46.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:57:46.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:57:46.765 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:57:46.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:57:46.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 16:57:46.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:57:46.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:46.923 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:46.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:46.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:57:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:57:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:57:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:57:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:57:46.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:46.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:46.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:57:46.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:57:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:57:46.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:57:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:57:46.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:57:46.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:57:46.927 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:57:46.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:57:46.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:57:46.936 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:57:46.936 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:57:46.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) 16:57:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:46.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:46.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:46.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:46.938 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:57:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:46.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:46.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:47.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:57:47.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:47.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:57:47.071 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 16:57:47.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:57:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:47.072 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:57:47.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:57:47.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 "Add...") 16:57:47.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:47.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:57:47.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:47.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:47.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:47.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:47.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:57:47.076 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:57:47.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:57:47.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:57:47.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:57:47.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:57:47.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:57:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:57:47.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 16:57:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:57:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:57:47.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:57:47.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:47.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:57:47.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:47.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:47.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:47.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:57:47.194 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:57:47.195 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 16:57:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:47.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:47.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:48.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:48.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:49.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:49.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:57:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:57:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:57:50.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:57:50.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:57:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:57:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:57:50.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:57:50.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:57:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:57:50.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:57:50.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:57:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:57:50.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:57:50.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 16:58:00.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:00.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:00.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:00.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:00.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:00.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:00.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 16:58:01.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 16:58:01.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:01.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:01.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:01.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:01.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:01.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:01.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:01.717 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:58:01.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:01.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:01.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:01.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:01.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:01.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:01.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:01.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:01.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:01.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:01.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:01.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 16:58:03.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 "Add...") 16:58:03.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:03.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:03.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:03.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:03.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:03.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:03.287 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:58:03.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:03.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:03.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:03.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 16:58:03.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:58:03.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 16:58:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:03.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:58:03.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:03.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:03.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:03.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:03.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:03.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:03.351 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:03.351 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 16:58:03.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:03.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:03.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:04.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:04.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:04.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:05.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:05.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:58:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:06.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:06.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:06.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:06.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:06.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:06.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:06.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:58:06.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:06.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:06.362 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:06.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:06.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:06.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:06.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:06.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:06.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:06.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:06.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:06.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:06.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:06.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:06.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:06.434 TRACE [main][WidgetHandler] Notify Table with event 13 16:58:06.434 TRACE [main][WidgetHandler] Wait for synchronization 16:58:06.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 16:58:06.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:06.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:06.439 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:58:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:06.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:06.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:06.441 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:58:06.441 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 16:58:06.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.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) 16:58:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:06.448 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:58:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:06.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:06.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:58:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:58:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:06.516 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:58:06.517 DEBUG [main][EditorHandler] 0 editor(s) found 16:58:06.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:58:06.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:58:06.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:58:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.517 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:58:06.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:58:06.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:58:06.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:58:06.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:58:06.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:58:06.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:58:06.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:06.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:06.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 16:58:06.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:06.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:06.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:06.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 16:58:06.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:06.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:06.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:06.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:06.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:58:06.552 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:06.552 DEBUG [main][MenuItemLookup] Item match:File 16:58:06.553 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:58:06.553 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:58:06.557 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:06.558 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:58:06.558 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:58:06.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:58:06.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:58:06.558 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:58:06.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.... 16:58:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:58:06.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:58:06.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:06.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:06.684 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:06.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:58:06.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:58:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:58:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:58:06.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:06.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:06.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:06.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:58:06.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:06.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:06.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:06.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:06.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:06.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:58:06.688 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:58:06.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:58:06.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:58:06.689 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:06.689 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:58:06.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) 16:58:06.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:06.702 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:58:06.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:06.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:06.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:06.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:06.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'] 16:58:06.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:58:06.835 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 16:58:06.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:58:06.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:06.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:06.837 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:58:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:06.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 "Add...") 16:58:06.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:06.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:06.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:06.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:06.840 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:58:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:06.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:06.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:06.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:58:06.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:58:06.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 16:58:06.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:06.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:58:06.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:06.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:06.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:06.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:06.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:06.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:06.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:06.963 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 16:58:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:06.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:07.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:07.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:08.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:08.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:09.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:09.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:09.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:09.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:09.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:09.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:09.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:09.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:09.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:58:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:09.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:09.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:09.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:09.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:09.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:09.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:09.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:09.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:09.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:09.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:09.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:09.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:09.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:09.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:09.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:09.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:09.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:58:09.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:09.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:09.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:09.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:09.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:09.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:09.974 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:09.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:09.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:09.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:09.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:10.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:58:10.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:10.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:10.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:10.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:10.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:10.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:10.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:10.046 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:58:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:10.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:10.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:10.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.... 16:58:10.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:58:10.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 16:58:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:10.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:58:10.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:10.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:10.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:10.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:10.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:10.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:10.119 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:10.120 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 16:58:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:10.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:10.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:10.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:10.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:10.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:10.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:10.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:10.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:10.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:11.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:12.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:12.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:58:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:13.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 16:58:13.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:13.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:13.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:13.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:13.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:13.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:13.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:13.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:13.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 16:58:13.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:13.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:13.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:13.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:13.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:13.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:13.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:58:13.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:13.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:13.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:13.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:13.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:13.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:13.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:13.131 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:13.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:13.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:13.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:13.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:13.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:58:13.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:13.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:13.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:13.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:13.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:13.188 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:58:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:13.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:13.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:13.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:58:13.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:58:13.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 16:58:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:13.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:58:13.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:13.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:13.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:13.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:13.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:13.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:13.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:13.255 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:13.255 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 16:58:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:13.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:14.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:14.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:14.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:14.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:14.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:14.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:14.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:14.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:14.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:14.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:15.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:15.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:58:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:16.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:16.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:16.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:16.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:16.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:16.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:16.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:16.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:16.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:16.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:16.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:16.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:16.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:16.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:58:16.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:16.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:16.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:16.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:16.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:16.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:16.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:16.267 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:16.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:16.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:16.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:58:16.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:16.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:16.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:16.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:16.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:16.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:16.324 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:58:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:16.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:16.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58: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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:58:16.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:58:16.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 16:58:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:16.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:58:16.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:16.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:16.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:16.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:16.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:16.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:16.390 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:16.391 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 16:58:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:16.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:16.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:17.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:18.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:18.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:18.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:18.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:18.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:18.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:18.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:18.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:18.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:18.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:58:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:19.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:19.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:19.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:19.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:19.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:19.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:19.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:19.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:19.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:19.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 "OK") 16:58:19.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:19.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:19.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:19.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:19.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:19.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:19.401 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:19.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:19.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:19.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...") 16:58:19.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:19.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:19.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:19.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:19.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:19.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:19.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:19.459 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:58:19.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:19.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:19.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:19.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 16:58: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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:58:19.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 16:58:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:19.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:58:19.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:19.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:19.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:19.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:19.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:19.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:19.548 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:19.549 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 16:58:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:58:19.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:19.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:20.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:20.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:21.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:58:22.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:22.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:22.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:22.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:22.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:22.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:22.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:22.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:22.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:58:22.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 16:58:22.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:22.560 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:22.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:22.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:22.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:22.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:22.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:22.616 TRACE [main][WidgetHandler] Notify Table with event 13 16:58:22.616 TRACE [main][WidgetHandler] Wait for synchronization 16:58:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 16:58:22.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:22.628 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:58:22.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:22.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:22.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:22.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:22.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:22.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:22.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:22.633 TRACE [main][WidgetHandler] Notify Table with event 13 16:58:22.633 TRACE [main][WidgetHandler] Wait for synchronization 16:58:22.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 16:58:22.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:22.636 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:58:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:22.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:22.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:22.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:22.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:22.644 TRACE [main][WidgetHandler] Notify Table with event 13 16:58:22.644 TRACE [main][WidgetHandler] Wait for synchronization 16:58:22.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 "Remove") 16:58:22.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:22.646 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:58:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:22.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:22.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:22.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:58:22.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:22.650 TRACE [main][WidgetHandler] Notify Table with event 13 16:58:22.650 TRACE [main][WidgetHandler] Wait for synchronization 16:58:22.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 "Remove") 16:58:22.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:22.653 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:58:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:22.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:22.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:22.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 16:58:22.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:58:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:58:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:58:22.660 TRACE [main][WidgetHandler] Notify Table with event 13 16:58:22.660 TRACE [main][WidgetHandler] Wait for synchronization 16:58:22.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") 16:58:22.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 16:58:22.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:22.662 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:58:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:22.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:22.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:22.663 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:58:22.663 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 16:58:22.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.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) 16:58:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:22.667 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:58:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:22.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:22.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:22.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:58:22.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:58:22.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:22.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:22.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:22.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:22.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:22.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:22.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:22.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:22.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:22.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:22.828 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:58:22.858 DEBUG [main][EditorHandler] 0 editor(s) found 16:58:22.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:58:22.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:58:22.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:58:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:22.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:58:22.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:58:22.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:58:22.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:58:22.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:58:22.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:58:22.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:58:22.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:22.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.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'] 16:58:22.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.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 Class"] 16:58:22.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.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'] 16:58:22.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.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'] 16:58:22.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.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'] 16:58:22.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.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 Class"] 16:58:22.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.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'] 16:58:22.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:22.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:22.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:22.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:58:22.861 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:22.861 DEBUG [main][MenuItemLookup] Item match:File 16:58:22.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:58:22.862 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:22.866 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:58:22.866 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:58:22.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:58:22.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:58:22.867 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:58:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:58:22.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 16:58:22.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:58:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:22.984 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:22.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:22.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 16:58:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:58:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:58:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:58:22.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:22.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:22.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:58:22.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:22.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:22.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:22.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:22.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 16:58:22.987 DEBUG [main][TreeItemHandler] Selecting tree item: Class 16:58:22.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 16:58:22.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 16:58:22.987 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:22.987 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:58:22.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) 16:58:22.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:22.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:22.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:22.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:22.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:22.989 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:58:22.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:22.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:22.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:22.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:23.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:23.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:23.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:23.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 16:58:23.108 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 16:58:23.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 16:58:23.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:23.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:23.135 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:58:23.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:23.135 DEBUG [WorkbenchTestable][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:") 16:58:23.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:23.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:23.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:23.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:23.141 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:23.142 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 16:58:23.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 16:58:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:23.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:23.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:23.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:23.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:23.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:23.223 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 16:58:23.240 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 16:58:23.240 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 16:58:23.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:58:23.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:23.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:23.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:23.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:23.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:23.244 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:58:23.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:23.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:23.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:23.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:58:23.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:58:23.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:23.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:23.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 16:58:23.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 16:58:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:23.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:23.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:23.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:23.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:23.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 16:58:23.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 16:58:23.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bd78914 is found... 16:58:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bd78914 is found finished successfully 16:58:23.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 '\*?\QClassName.java\E') 16:58:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:23.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:23.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:23.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:23.905 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:23.906 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 16:58:23.906 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:58:23.906 DEBUG [main][EditorHandler] 1 editor(s) found 16:58:23.906 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 16:58:24.014 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 16:58:24.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:58:24.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:58:24.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:58:24.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:24.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:24.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 16:58:24.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:24.031 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 16:58:24.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:24.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:24.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Source' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:58:24.032 DEBUG [main][MenuItemLookup] Item match:Window 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:24.032 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:58:24.032 DEBUG [main][MenuItemLookup] Item match:Show View 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Progress' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Templates' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 16:58:24.038 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 16:58:24.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 16:58:24.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 16:58:24.067 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 16:58:24.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 16:58:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 16:58:24.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 16:58:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:24.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 16:58:24.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:24.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:58:24.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:24.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:24.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:58:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:58:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 16:58:24.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:58:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:24.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:58:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:24.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:58:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 16:58:24.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 16:58:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:24.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 16:58:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:24.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 16:58:24.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 16:58:24.172 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 16:58:24.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 16:58:24.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 16:58:24.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:24.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:58:24.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:24.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:24.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 16:58:24.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:24.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:24.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:24.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 16:58:24.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:24.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:24.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:24.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:24.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:24.175 INFO [WorkbenchTestable][AbstractButton] Click button &Open 16:58:24.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:24.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:24.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:24.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 16:58:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 16:58:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 16:58:24.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 16:58:24.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:24.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:24.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:24.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 '\*?\QProject Explorer\E') 16:58:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:24.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:24.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:24.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:24.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:24.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:24.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:58:24.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:58:24.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:58:24.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:24.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:24.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:24.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:24.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:24.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:24.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:24.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:24.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:24.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:24.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:25.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:25.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:25.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:25.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:25.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:25.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:25.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:58:25.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:25.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:25.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:25.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:25.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:25.248 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 16:58:25.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:25.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:25.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:25.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:25.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:25.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:25.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:25.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:25.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:26.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:26.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:26.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:26.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:26.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:26.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:26.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:26.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 16:58:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:26.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:26.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:26.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:26.253 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 16:58:26.253 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:26.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:26.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:26.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:26.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 16:58:26.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:26.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:26.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:26.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:26.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:26.254 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:58:26.254 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:58:26.254 DEBUG [main][TreeItemHandler] Set Tree selection 16:58:26.255 DEBUG [main][TreeHandler] Notify Tree about selection event 16:58:26.263 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:58:26.270 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 16:58:26.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:58:26.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'New' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:26.313 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:58:26.313 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:58:26.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:58:26.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:58:26.314 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:58:26.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:26.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:26.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:26.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:58:26.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'New' 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:58:26.855 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:58:26.855 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:58:26.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:58:26.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:58:26.855 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:58:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:58:27.511 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 16:58:27.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:58:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:27.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:27.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:58:27.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:27.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:27.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:27.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:58:27.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:27.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:27.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:27.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:27.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:27.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:27.516 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:58:27.516 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:58:27.516 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:58:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:27.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:27.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:27.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:58:27.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:27.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:58:27.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:27.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:27.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:27.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:27.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:27.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:27.518 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:27.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:27.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:27.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:27.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:27.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:58:27.523 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:58:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:58:28.025 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:58:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:28.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:28.025 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 16:58:28.025 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:58:28.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:58:28.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:28.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.792 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.659 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.857 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 19.796 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 16.342 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 1.156 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:28.035 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:28.036 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:58:28.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:58:28.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:28.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:58:28.036 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:58:28.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:58:28.037 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:58:28.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:58:28.037 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:58:28.037 DEBUG [main][EditorHandler] 0 editor(s) found 16:58:28.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:58:28.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:28.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:28.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:58:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:28.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:28.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:28.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:28.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:58:28.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:58:28.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:58:28.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:28.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:28.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:28.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:58:28.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:28.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:28.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:58:28.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:28.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:28.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:28.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:58:28.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'] 16:58:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.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'] 16:58:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:58:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.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'] 16:58:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.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'] 16:58:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.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'] 16:58:28.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:58:28.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.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'] 16:58:28.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.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'] 16:58:28.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:28.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:28.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:58:28.055 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:28.055 DEBUG [main][MenuItemLookup] Item match:File 16:58:28.056 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:58:28.056 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:28.062 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:58:28.062 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:58:28.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:58:28.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:58:28.090 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:58:28.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:58:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:58:28.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:58:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:28.226 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:28.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:58:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:58:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:58:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:58:28.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:28.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:28.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:58:28.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:28.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:28.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:28.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:58:28.229 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:58:28.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:58:28.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:58:28.242 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:28.242 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:58:28.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) 16:58:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:28.244 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:58:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:28.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:28.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:28.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:28.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:58:28.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 16:58:28.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:58:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:28.601 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:28.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.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.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:") 16:58:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:28.603 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 16:58:28.603 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 16:58:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:58:28.605 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:28.605 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 16:58:28.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 "Cancel", Widget matcher matching widgets with style: 8) 16:58:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:28.631 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:58:28.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:28.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:28.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:28.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:58:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:58:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:28.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:28.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:58:28.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 16:58:28.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:28.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:58:28.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:58:28.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:58:28.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:28.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:28.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:58:28.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:28.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:28.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:28.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:58:28.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:28.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:28.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:28.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:28.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:58:28.729 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:28.729 DEBUG [main][MenuItemLookup] Item match:File 16:58:28.729 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:58:28.730 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:28.734 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:58:28.734 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:58:28.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:58:28.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:58:28.777 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:58:28.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.... 16:58:28.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 16:58:28.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:58:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:28.892 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:28.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:28.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 16:58:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:58:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:58:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:58:28.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:28.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:28.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:28.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:58:28.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:28.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:28.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:28.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:28.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:28.895 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:58:28.895 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:58:28.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:58:28.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:58:28.908 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:28.908 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:58:28.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) 16:58:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:28.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:28.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:28.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:28.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:28.910 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:58:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:28.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:28.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:29.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:29.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:29.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:58:29.250 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 16:58:29.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:58:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:29.251 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:29.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:29.251 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 16:58:29.251 DEBUG [WorkbenchTestable][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:") 16:58:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:29.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:29.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:29.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:29.254 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:29.255 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 16:58:29.281 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 16:58:29.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.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:") 16:58:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:29.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:29.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:29.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:29.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:29.308 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 16:58:29.308 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 16:58:29.308 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 16:58:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:29.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:29.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:29.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:29.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:58:29.310 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 16:58:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:29.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:29.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:29.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:29.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:29.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:29.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:29.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:29.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:29.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:30.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:30.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:30.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:30.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:30.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:30.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:30.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:30.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:31.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:31.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:31.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:31.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:31.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:31.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:31.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:31.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:58:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:32.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:58:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:32.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:32.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:32.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:32.374 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 16:58:32.383 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:58:32.383 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 16:58:32.383 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 16:58:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:32.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:32.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:32.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Module name:") 16:58:32.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:32.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:32.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:32.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:32.424 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:32.425 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 16:58:32.425 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 16:58:32.455 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:32.455 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:58:32.455 DEBUG [WorkbenchTestable][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) 16:58:32.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:32.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:32.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:32.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:32.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:32.458 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:58:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:32.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:32.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:32.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:58:35.673 DEBUG [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 16:58:35.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:58:35.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:58:35.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:35.674 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 16:58:35.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:35.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:35.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:35.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:35.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:35.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:35.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:35.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:35.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:35.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:35.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:35.675 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:58:35.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:35.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:35.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:35.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:35.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:58:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:35.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:35.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:35.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:35.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:35.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:35.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:35.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:58:35.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:58:35.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:58:35.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:35.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:35.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:35.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:35.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:35.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:35.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:35.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:35.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:35.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:35.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:36.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:36.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:36.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:36.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:36.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:36.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:36.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:36.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:58:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:36.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:36.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:36.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:36.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:36.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:36.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:36.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:36.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:36.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:36.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:36.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:36.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:36.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:37.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:37.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:37.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:37.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:37.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:37.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:37.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:37.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:37.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:58:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:37.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:37.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:37.716 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:37.717 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:58:37.718 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:58:37.718 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 16:58:37.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 16:58:37.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:38.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:38.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 16:58:38.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 16:58:38.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:58:38.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:38.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:38.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:58:38.722 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 16:58:38.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 16:58:38.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:39.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:39.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 16:58:39.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:39.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:39.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:58:39.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:39.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:39.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:39.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:39.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 '\*?\QProject Explorer\E') 16:58:39.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:39.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:39.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:39.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:39.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:39.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:58:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:58:39.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:58:39.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:39.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:39.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:39.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:39.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:39.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:39.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:39.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:39.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:39.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:39.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:39.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:40.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:40.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:40.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:40.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:40.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:40.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:40.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 16:58:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:40.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:40.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:40.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:40.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:40.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:40.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:40.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:40.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:40.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:40.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:40.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:40.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:40.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:41.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:41.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:41.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:41.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:41.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:41.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:41.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 16:58:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:41.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:41.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:41.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:41.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:41.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:41.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:41.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:41.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:41.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:58:41.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:41.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:41.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:41.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:41.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:41.247 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:58:41.247 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:58:41.248 DEBUG [main][TreeItemHandler] Set Tree selection 16:58:41.248 DEBUG [main][TreeHandler] Notify Tree about selection event 16:58:41.256 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:58:41.262 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 16:58:41.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:58:41.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'New' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:41.304 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:58:41.304 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:58:41.305 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:58:41.305 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:58:41.305 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:58:41.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:41.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:58:41.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:41.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:58:41.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'New' 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:58:41.852 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:58:41.852 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:58:41.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:58:41.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:58:41.853 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:58:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:58:42.523 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 16:58:42.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:58:42.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:42.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:58:42.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:42.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:58:42.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:42.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:42.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:42.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:42.528 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:58:42.528 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:58:42.528 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:58:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:42.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:42.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:42.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") 16:58:42.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:42.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:58:42.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:42.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:42.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:42.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:42.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:42.530 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:42.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:42.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:42.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:58:42.535 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:58:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:58:43.036 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:58:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:43.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:43.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:58:43.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:58:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:43.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 16:58:43.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:58:43.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 16:58:43.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:43.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:58:43.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:58:43.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:58:43.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:43.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.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'] 16:58:43.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.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"] 16:58:43.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.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'] 16:58:43.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.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'] 16:58:43.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.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'] 16:58:43.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.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"] 16:58:43.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.039 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:43.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.039 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:43.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:43.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:43.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:58:43.057 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:43.057 DEBUG [main][MenuItemLookup] Item match:File 16:58:43.058 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:58:43.058 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:43.062 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:58:43.062 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:58:43.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:58:43.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:58:43.063 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:58:43.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.... 16:58:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:58:43.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:58:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:43.182 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:43.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.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 16:58:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:43.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:43.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:43.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:58:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:58:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:58:43.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:43.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:43.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:58:43.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:43.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:43.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:43.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:58:43.186 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:58:43.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:58:43.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:58:43.186 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:43.186 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:58:43.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:58:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:43.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:43.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:43.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:43.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:43.188 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:58:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:43.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:43.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:43.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'] 16:58:43.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:58:43.535 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 16:58:43.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:58:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:43.536 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:43.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:43.536 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 16:58:43.536 DEBUG [WorkbenchTestable][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:") 16:58:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:43.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:43.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:43.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:43.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:43.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:43.540 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 16:58:43.566 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 16:58:43.585 DEBUG [WorkbenchTestable][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:") 16:58:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:43.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:43.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:43.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:43.588 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 16:58:43.588 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 16:58:43.588 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 16:58:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:43.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:43.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:43.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:43.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:58:43.589 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 16:58:43.661 DEBUG [WorkbenchTestable][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") 16:58:43.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:43.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:43.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:43.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:43.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:43.664 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 16:58:43.664 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:58:43.665 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 16:58:43.665 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:43.665 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:58:43.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 16:58:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:43.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:43.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:43.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:43.667 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:58:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:43.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:43.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:58:46.942 DEBUG [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 16:58:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:58:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:58:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:46.942 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 16:58:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:46.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:46.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58: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. 16:58:46.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:46.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:46.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:46.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:46.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:58:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:46.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:46.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:46.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:46.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:46.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:46.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:46.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:58:46.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:58:46.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:58:46.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:46.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:46.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:46.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:46.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:46.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:46.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:46.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:46.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:46.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:47.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:47.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:47.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:47.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:47.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:47.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:47.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:47.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:47.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:47.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:58:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:47.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:47.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:47.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:47.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:47.973 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:47.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:47.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:47.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:47.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:47.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:47.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:47.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:48.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:48.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:48.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:48.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:48.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:48.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:48.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:48.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:48.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:58:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:48.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:48.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:48.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:48.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:48.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:48.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:48.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:48.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:48.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:48.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 16:58:48.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:48.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:48.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:48.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:48.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:48.978 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:58:48.978 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:58:48.978 DEBUG [main][TreeItemHandler] Set Tree selection 16:58:48.979 DEBUG [main][TreeHandler] Notify Tree about selection event 16:58:48.991 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:58:48.998 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 16:58:48.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:58:48.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'New' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:49.041 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:58:49.041 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:58:49.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:58:49.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:58:49.041 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:58:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:49.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:58:49.542 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 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:49.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:49.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:58:49.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'New' 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:58:49.582 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:58:49.582 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:58:49.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:58:49.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:58:49.583 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:58:49.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:58:50.244 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 16:58:50.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:58:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:50.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:58:50.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:50.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:58:50.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:50.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:50.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:50.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:50.249 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:58:50.249 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:58:50.249 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:58:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:50.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:50.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:50.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:58:50.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:50.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:50.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:50.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:58:50.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:50.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:50.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:50.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:50.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:50.251 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:50.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:50.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:50.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:58:50.256 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:58:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:58:50.757 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:58:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:50.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:50.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:58:50.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:58:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:50.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 16:58:50.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:58:50.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 16:58:50.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:50.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:58:50.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:58:50.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:58:50.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:50.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:50.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:58:50.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:50.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:50.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:50.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:58:50.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:50.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:50.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:50.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:50.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:50.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:50.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:58:50.761 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:50.761 DEBUG [main][MenuItemLookup] Item match:File 16:58:50.762 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:58:50.762 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:58:50.766 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:50.767 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:58:50.767 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:58:50.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:58:50.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:58:50.768 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:58:50.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:58:50.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:58:50.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:58:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:50.886 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:50.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:50.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 16:58:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:50.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:50.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:50.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:58:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:58:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:58:50.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:50.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:50.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:58:50.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:50.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:50.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:50.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:50.889 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:58:50.889 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:58:50.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:58:50.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:58:50.890 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:50.890 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:58:50.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:58:50.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:50.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:50.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:50.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:50.891 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:58:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:50.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:50.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:51.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:51.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:51.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:51.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:58:51.231 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 16:58:51.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:58:51.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:51.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:51.232 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:51.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:51.233 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 16:58:51.233 DEBUG [WorkbenchTestable][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:") 16:58:51.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:51.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:51.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:51.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:51.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:51.235 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:51.237 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 16:58:51.283 DEBUG [WorkbenchTestable][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") 16:58:51.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:51.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:51.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:51.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:51.285 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 16:58:51.286 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 16:58:51.286 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 16:58:51.286 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:51.286 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 16:58:51.286 DEBUG [WorkbenchTestable][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) 16:58:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:51.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:51.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:51.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:51.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:51.289 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:58:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:51.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:51.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:51.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.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") 16:58:51.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:51.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:51.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:51.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:51.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:51.561 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 16:58:51.561 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 16:58:51.561 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 16:58:51.561 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 16:58:51.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:51.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:51.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:51.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:51.562 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:51.562 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:58:51.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 16:58:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:51.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:51.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:51.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:51.566 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:58:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:51.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:51.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:51.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:58:54.647 DEBUG [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 16:58:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:58:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:58:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:54.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 16:58:54.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:54.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:54.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:54.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:54.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:54.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:54.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:54.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:54.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:54.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:54.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:54.649 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:58:54.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:54.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:54.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:54.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:54.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:54.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:54.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:58:54.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:54.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:54.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:54.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:54.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:54.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:54.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:54.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:58:54.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:58:54.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:58:54.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:54.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:54.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:54.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:54.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:54.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:54.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:54.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:54.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:54.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:54.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:55.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:55.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:55.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:55.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:55.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:55.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:55.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:55.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:55.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:55.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 16:58:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:55.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:55.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:55.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:55.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:55.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:55.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:55.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:58:55.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:55.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:55.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:55.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:55.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:55.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:55.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') 16:58:55.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:55.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:55.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:55.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:55.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:58:55.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:55.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:55.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:55.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:58:55.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:58:55.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:58:55.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:55.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:55.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:55.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:55.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:55.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:55.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:55.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:55.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:55.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:55.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:56.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:56.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:56.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:56.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:56.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:56.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:56.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:56.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:56.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:56.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:58:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:56.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:56.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:56.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:56.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:56.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:56.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:56.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:56.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:56.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:56.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:57.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:57.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:57.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:57.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:58:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:58:57.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:57.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:57.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:57.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:57.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 16:58:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:57.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:57.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:57.699 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:58:57.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:58:57.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:58:57.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:58:57.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:58:57.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 16:58:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:57.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:57.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:57.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:57.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:57.701 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:58:57.701 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:58:57.701 DEBUG [main][TreeItemHandler] Set Tree selection 16:58:57.701 DEBUG [main][TreeHandler] Notify Tree about selection event 16:58:57.708 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:58:57.715 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 16:58:57.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:58:57.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'New' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:57.755 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:58:57.755 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:58:57.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:58:57.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:58:57.756 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:58:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:57.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:58:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:58:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:58.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:58.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:58:58.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'New' 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:58:58.295 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:58:58.295 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:58:58.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:58:58.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:58:58.296 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:58:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:58:58.952 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 16:58:58.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:58:58.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:58.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:58:58.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:58.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:58:58.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:58.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:58.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:58.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:58.958 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:58:58.958 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:58:58.958 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:58:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:58.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:58.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:58.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:58:58.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:58:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:58.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:58:58.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:58:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:58.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:58.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:58.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:58.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:58.960 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:58:58.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:58.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:58.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:58.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:58.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:58:58.965 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:58:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:58:59.465 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:58:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:58:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:58:59.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:59.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:58:59.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:58:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:58:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:58:59.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 16:58:59.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:58:59.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 16:58:59.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:58:59.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:58:59.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:58:59.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:58:59.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:59.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:59.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:58:59.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:59.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:59.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:59.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:58:59.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:58:59.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.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'] 16:58:59.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:58:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:59.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:58:59.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:58:59.470 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:59.470 DEBUG [main][MenuItemLookup] Item match:File 16:58:59.470 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:58:59.470 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:58:59.474 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'File' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'' 16:58:59.475 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:58:59.475 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:58:59.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:58:59.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:58:59.475 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:58:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:58:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:58:59.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:58:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:59.602 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:59.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:58:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:59.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:59.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:59.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:58:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:58:59.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:58:59.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:58:59.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:59.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:59.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:59.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:59.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:59.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:58:59.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:58:59.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:58:59.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:58:59.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:58:59.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:58:59.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:58:59.606 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:58:59.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:58:59.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:58:59.606 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:58:59.606 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:58:59.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:58:59.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:59.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:59.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:59.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:58:59.618 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:58:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:58:59.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:58:59.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:58:59.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:58:59.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'] 16:58:59.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:58:59.954 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 16:58:59.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:58:59.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:58:59.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:58:59.955 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:58:59.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:58:59.982 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 16:58:59.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 16:58:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:58:59.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:58:59.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:58:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:58:59.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:58:59.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:58:59.986 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 16:59:00.012 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 16:59:00.033 DEBUG [WorkbenchTestable][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:") 16:59:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:00.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:00.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:00.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:00.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:00.035 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 16:59:00.035 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 16:59:00.035 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 16:59:00.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:00.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:00.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:00.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:00.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:59:00.037 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 16:59:00.110 DEBUG [WorkbenchTestable][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") 16:59:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:00.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:00.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:00.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:00.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:00.113 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 16:59:00.113 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 16:59:00.114 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 16:59:00.114 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:59:00.114 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:59:00.114 DEBUG [WorkbenchTestable][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) 16:59:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:00.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:00.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:00.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:00.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:00.117 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:59:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:00.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:00.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:00.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:59:03.442 DEBUG [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 16:59:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:59:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:59:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:03.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:59:03.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:03.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:03.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:03.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:03.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:59:03.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:03.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:03.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:03.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:03.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 16:59:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:03.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:03.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:03.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:59:03.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:03.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:03.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:03.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:59:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:59:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:59:03.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:03.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:03.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:03.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:03.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:03.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:03.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:03.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:03.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:03.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:03.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:03.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:03.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:04.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:04.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:59:04.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:04.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:04.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:04.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:04.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 16:59:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:04.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:04.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:04.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:04.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:59:04.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:04.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:04.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:04.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:04.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:04.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:04.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:04.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:04.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:04.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:04.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:04.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:05.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:05.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:59:05.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:05.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:05.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:05.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:05.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 16:59:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:05.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:05.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:05.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:05.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:59:05.459 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:59:05.460 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 16:59:05.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 16:59:05.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 16:59:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:05.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 16:59:05.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 16:59:05.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 16:59:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:06.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:06.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 16:59:06.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 16:59:06.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 16:59:06.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:06.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 16:59:06.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:06.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:06.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:59:06.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:06.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:06.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:06.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:06.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:06.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:06.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 '\*?\QProject Explorer\E') 16:59:06.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:06.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:06.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:06.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:59:06.969 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:06.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:06.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:06.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:59:06.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:59:06.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:59:06.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:06.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:06.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:06.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:06.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:06.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:06.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:06.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:06.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:06.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:07.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:07.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:07.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:07.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:07.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:59:07.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:07.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:07.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:07.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:07.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:59:07.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:07.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:07.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:07.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:07.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:07.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:59:07.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:07.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:07.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:07.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:07.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:07.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:07.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:08.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:08.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:08.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:08.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:59:08.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:08.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:08.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:08.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:08.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 16:59:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:08.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:08.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:08.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:08.981 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 16:59:08.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:08.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:08.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:08.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:08.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 16:59:08.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:08.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:08.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:08.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:08.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:08.983 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:59:08.983 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:59:08.983 DEBUG [main][TreeItemHandler] Set Tree selection 16:59:08.983 DEBUG [main][TreeHandler] Notify Tree about selection event 16:59:08.990 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:59:08.992 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 16:59:08.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:59:08.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'New' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:59:09.036 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:59:09.037 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:59:09.037 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:09.037 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:59:09.037 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:59:09.037 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:09.037 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:59:09.037 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:59:09.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:59:09.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:59:09.037 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:59:09.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:09.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:59:09.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:09.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:59:09.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'New' 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:59:09.578 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:59:09.578 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:59:09.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:59:09.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:59:09.579 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:59:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:59:10.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 16:59:10.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:59:10.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:10.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: 32) 16:59:10.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:10.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:59:10.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:10.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:10.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:10.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:10.265 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:59:10.265 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:59:10.265 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:59:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:10.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:10.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:10.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:59:10.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:10.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:59:10.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:10.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:10.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:10.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:10.267 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:59:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:10.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:10.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:59:10.272 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:59:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:59:10.772 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:59:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:10.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:10.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:10.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:10.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:10.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:10.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:59:10.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:59:10.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:59:10.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:10.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:10.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 16:59:10.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:10.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:10.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.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: "New Java Project"] 16:59:10.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:10.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:10.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:10.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.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: "New Java Project"] 16:59:10.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:10.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:10.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:10.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:10.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:10.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:10.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:10.776 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:10.776 DEBUG [main][MenuItemLookup] Item match:File 16:59:10.777 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:59:10.777 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:59:10.782 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:10.783 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:59:10.783 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:59:10.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:59:10.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:59:10.783 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:59:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:59:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:59:10.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:59:10.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:10.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:10.904 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:10.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:10.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:59:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:10.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:10.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:10.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:10.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:10.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:59:10.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:59:10.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:59:10.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:10.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:10.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:10.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:59:10.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:10.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:10.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:10.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:59:10.907 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:59:10.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:59:10.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:59:10.908 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:10.908 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:59:10.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) 16:59:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:10.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:10.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:10.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:10.919 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:59:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:10.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:10.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:11.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'] 16:59:11.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:59:11.278 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 16:59:11.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:59:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:11.279 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:59:11.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.280 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 16:59:11.280 DEBUG [WorkbenchTestable][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:") 16:59:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:11.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:11.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:11.281 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 16:59:11.281 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 16:59:11.281 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 16:59:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:11.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:11.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 16:59:11.283 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 16:59:11.325 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:59:11.325 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 16:59:11.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 16:59:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:11.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:11.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:11.329 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:59:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:11.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:11.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:59:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:59:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:11.422 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 16:59:11.422 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:59:11.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:59:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.388 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 14.311 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 7.721 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 8.708 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 11.306 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 16:59:11.432 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 16:59:11.433 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:59:11.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:59:11.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 16:59:11.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:59:11.433 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:59:11.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:59:11.465 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:59:11.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:59:11.465 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:59:11.465 DEBUG [main][EditorHandler] 0 editor(s) found 16:59:11.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:59:11.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:11.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:11.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:11.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:11.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 '\*?\QProject Explorer\E') 16:59:11.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:11.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:11.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:59:11.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:11.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:11.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:11.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:59:11.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:59:11.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:59:11.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:11.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:11.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:11.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 16:59:11.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:11.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:11.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:11.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:59:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:11.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:11.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:11.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:11.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:11.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 16:59:11.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:59:11.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 16:59:11.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 16:59:11.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:59:11.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:59:11.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:59:11.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:11.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:11.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:59:11.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:11.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:11.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:11.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 16:59:11.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:11.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:11.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:11.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:11.506 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:11.506 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:11.506 DEBUG [main][MenuItemLookup] Item match:File 16:59:11.507 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:59:11.507 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:11.511 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:59:11.511 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:59:11.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:59:11.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:59:11.512 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:59:11.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 'New|Select a wizard'] is available.... 16:59:11.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:59:11.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:59:11.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:11.636 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:11.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:11.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:59:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:11.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:11.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:59:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:59:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:59:11.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:11.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:11.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:11.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:59:11.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:11.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:11.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:11.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:59:11.639 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:59:11.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:59:11.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:59:11.639 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:11.639 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:59:11.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:59:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:11.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:11.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:11.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:11.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:11.641 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:59:11.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:11.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:11.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:11.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:12.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:12.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:12.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 16:59:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 16:59:12.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:59:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:12.004 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:59:12.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:12.005 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 16:59:12.005 DEBUG [WorkbenchTestable][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:") 16:59:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:12.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:12.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:12.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:12.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:12.009 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:12.011 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 16:59:12.061 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:59:12.062 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:59:12.062 DEBUG [WorkbenchTestable][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) 16:59:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:12.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:12.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:12.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:12.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:12.072 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:59:12.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:12.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:12.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:12.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:59:15.271 DEBUG [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 16:59:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:59:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:59:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:15.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 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:15.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'] 16:59:15.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.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'] 16:59:15.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Enum Type"] 16:59:15.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.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'] 16:59:15.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.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'] 16:59:15.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.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'] 16:59:15.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.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 Enum Type"] 16:59:15.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.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'] 16:59:15.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.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'] 16:59:15.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:15.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:15.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:15.274 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:15.274 DEBUG [main][MenuItemLookup] Item match:File 16:59:15.275 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:59:15.275 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:15.280 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:59:15.280 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:59:15.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:59:15.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:59:15.281 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:59: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.... 16:59: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 16:59:15.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:59:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:15.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:15.611 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:15.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:59:15.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:15.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:15.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:15.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:15.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:59:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:59:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:59:15.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:15.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:15.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:59:15.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:15.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:15.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:15.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:15.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 16:59:15.615 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 16:59:15.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 16:59:15.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 16:59:15.619 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:15.619 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:59:15.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:59:15.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:15.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:15.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:15.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:15.621 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:59:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:15.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:15.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:15.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:15.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'] 16:59:15.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 16:59:15.790 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 16:59:15.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 16:59:15.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:15.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:15.791 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 16:59:15.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:15.792 DEBUG [WorkbenchTestable][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:") 16:59:15.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:15.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:15.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:15.819 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:15.820 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 16:59:15.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.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 16:59:15.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:15.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:15.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:15.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:15.847 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:15.848 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 16:59:15.874 DEBUG [WorkbenchTestable][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") 16:59:15.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:15.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:15.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:15.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:15.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:15.888 DEBUG [WorkbenchTestable][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") 16:59:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:15.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:15.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:15.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:15.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:15.890 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 16:59:15.890 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 16:59:15.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 16:59:15.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:15.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:15.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:15.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:15.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:15.901 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:59:15.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:15.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:15.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:15.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:15.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:59:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:59:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 16:59:16.647 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 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49d8f93a is found... 16:59:16.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49d8f93a is found finished successfully 16:59:16.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMyEnum.java\E') 16:59:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:16.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:16.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:16.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:16.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:59:16.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:16.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 16:59:16.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:16.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 16:59:16.717 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 16:59:16.717 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 16:59:16.911 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 16:59:16.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:16.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:16.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 16:59:16.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:16.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:16.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:16.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:16.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') 16:59:16.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:16.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:16.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:16.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 16:59:16.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:16.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:16.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:16.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 16:59:16.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 16:59:16.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 16:59:16.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:16.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:16.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:16.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:16.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:16.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:16.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:16.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:16.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:16.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:16.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:17.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:17.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:17.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:17.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:17.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:59:17.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:17.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:17.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:17.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:17.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 16:59:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:17.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:17.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:17.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:17.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:17.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 16:59:17.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:17.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:17.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:17.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:18.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:18.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:18.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:18.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 16:59:18.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 16:59:18.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:18.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:18.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:18.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:18.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 16:59:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:18.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:18.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:18.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:18.993 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 16:59:18.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 16:59:18.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 16:59:18.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 16:59:18.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 16:59:18.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 16:59:18.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:18.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:18.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:18.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:18.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:18.995 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 16:59:18.995 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 16:59:18.995 DEBUG [main][TreeItemHandler] Set Tree selection 16:59:18.995 DEBUG [main][TreeHandler] Notify Tree about selection event 16:59:19.003 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 16:59:19.013 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 16:59:19.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:59:19.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'New' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Import...' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Export...' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:19.054 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 16:59:19.054 DEBUG [main][MenuItemLookup] Item match:Refresh F5 16:59:19.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 16:59:19.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 16:59:19.055 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 16:59:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:19.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:19.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 16:59:19.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'New' 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 16:59:19.601 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 16:59:19.601 DEBUG [main][MenuItemLookup] Item match:Delete Delete 16:59:19.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 16:59:19.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 16:59:19.601 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 16:59:19.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 16:59:20.286 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 16:59:20.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 16:59:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:20.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:20.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 16:59:20.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:20.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:59:20.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:20.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:20.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:20.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:20.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:20.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:20.291 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 16:59:20.291 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 16:59:20.291 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 16:59:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:20.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:20.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:20.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:59:20.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 16:59:20.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:20.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:20.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:20.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:20.293 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:59:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:20.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:20.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 16:59:20.298 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 16:59:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 16:59:20.799 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 16:59:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:20.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 16:59:20.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:59:20.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:59:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 16:59:20.800 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 16:59:20.800 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:59:20.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:59:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.369 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) Time elapsed: 9.321 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 16:59:20.810 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 16:59:20.811 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 16:59:20.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:59:20.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 16:59:20.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:59:20.811 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 16:59:20.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:59:20.812 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 16:59:20.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:59:20.812 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 16:59:20.812 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 16:59:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 16:59:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:20.812 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:20.812 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:59:20.812 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:59:20.812 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:59:20.812 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:59:20.812 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:59:20.812 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:59:20.812 DEBUG [main][MenuItemLookup] Item match:Window 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:59:20.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.813 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:59:20.813 DEBUG [main][MenuItemLookup] Item match:Window 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:59:20.813 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:59:20.813 DEBUG [main][MenuItemLookup] Item match:Perspective 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:59:20.814 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:59:20.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 16:59:20.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:59:20.814 DEBUG [main][MenuItemLookup] Item match:Window 16:59:20.814 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:59:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:59:20.815 DEBUG [main][MenuItemLookup] Item match:Window 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:59:20.815 DEBUG [main][MenuItemLookup] Item match:Perspective 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:59:20.815 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:59:20.815 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:59:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:59:20.816 DEBUG [main][MenuItemLookup] Item match:Window 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 16:59:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:20.816 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Edit' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Search' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Project' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Run' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Window' 16:59:20.817 DEBUG [main][MenuItemLookup] Item match:Window 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'New Window' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Editor' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Show View' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 16:59:20.817 DEBUG [main][MenuItemLookup] Item match:Perspective 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 16:59:20.817 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 16:59:20.817 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 16:59:20.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 16:59:20.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 16:59:20.817 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 16:59:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 16:59:20.857 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 16:59:20.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 16:59:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:20.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:59:20.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:20.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:20.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:20.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 16:59:20.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:20.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 16:59:20.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:20.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:20.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:20.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:20.859 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 16:59:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:20.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:20.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:21.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'] 16:59:21.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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'] 16:59:21.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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 Java Project"] 16:59:21.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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'] 16:59:21.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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'] 16:59:21.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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'] 16:59:21.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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 Java Project"] 16:59:21.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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'] 16:59:21.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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'] 16:59:21.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:21.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:21.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:21.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:21.060 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:21.060 DEBUG [main][MenuItemLookup] Item match:File 16:59:21.061 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:59:21.061 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:59:21.068 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:59:21.068 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:59:21.068 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:59:21.068 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:21.068 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:59:21.068 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:59:21.068 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:59:21.068 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:21.069 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:59:21.069 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:59:21.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:59:21.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:59:21.097 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:59:21.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.... 16:59:21.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 'New|Select a wizard'] is available. finished successfully 16:59:21.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:59:21.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:21.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:21.215 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:21.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:59:21.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:21.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:21.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:21.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:21.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:59:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:59:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:59:21.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:21.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:21.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:59:21.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:21.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:21.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:21.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 16:59:21.218 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 16:59:21.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 16:59:21.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 16:59:21.231 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:21.231 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:59:21.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:59:21.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:21.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:21.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:21.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:21.233 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:59:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:21.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:21.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:21.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:21.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.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.... 16:59:21.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 16:59:21.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 16:59:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:21.573 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:59:21.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:21.574 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 16:59:21.574 DEBUG [WorkbenchTestable][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:") 16:59:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:21.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:21.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:21.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:21.576 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:21.578 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 16:59:21.630 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 16:59:21.630 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 16:59:21.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 16:59:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:21.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:21.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:21.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:21.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:21.634 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 16:59:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:21.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:21.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:21.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 16:59:24.809 DEBUG [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 16:59:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:59:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:59:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:24.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:59:24.810 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 16:59:24.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 16:59:24.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:59:24.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:59:24.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:59:24.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'] 16:59:24.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.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'] 16:59:24.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.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 Interface"] 16:59:24.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.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'] 16:59:24.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.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'] 16:59:24.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.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'] 16:59:24.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 16:59:24.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:24.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.813 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:24.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:24.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:24.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:24.813 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:24.814 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:24.814 DEBUG [main][MenuItemLookup] Item match:File 16:59:24.815 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:59:24.815 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:24.819 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:59:24.819 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:59:24.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:59:24.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:59:24.820 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:59:25.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.... 16:59:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:59:25.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:59:25.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:25.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:25.048 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:25.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:59:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:59:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:59:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:59:25.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:25.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:59:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:25.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:25.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 16:59:25.168 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 16:59:25.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 16:59:25.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 16:59:25.172 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:25.172 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:59:25.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:59:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.180 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:59:25.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:25.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 16:59:25.405 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 16:59:25.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 16:59:25.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:25.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:25.406 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 16:59:25.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.423 DEBUG [WorkbenchTestable][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:") 16:59:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:25.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.432 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 16:59:25.464 DEBUG [WorkbenchTestable][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:") 16:59:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:25.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.471 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 16:59:25.502 DEBUG [WorkbenchTestable][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:") 16:59:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:25.519 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.520 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 16:59:25.535 DEBUG [WorkbenchTestable][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:") 16:59:25.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:25.537 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.538 DEBUG [WorkbenchTestable][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:") 16:59:25.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:25.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.544 DEBUG [WorkbenchTestable][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:") 16:59:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:25.562 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:") 16:59:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.564 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 16:59:25.564 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 16:59:25.564 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 16:59:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.601 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 16:59:25.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:25.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:25.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:59:25.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:59:25.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:59:25.602 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.603 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 16:59:25.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:25.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:25.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:59:25.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:59:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:59:25.604 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.604 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 16:59:25.637 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 16:59:25.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:25.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:25.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:59:25.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:59:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:59:25.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.650 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 16:59:25.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:25.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:25.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 16:59:25.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 16:59:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 16:59:25.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:25.651 INFO [WorkbenchTestable][AbstractText] Text set to: 16:59:25.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:59:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:59:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.657 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 16:59:25.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.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") 16:59:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.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.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") 16:59:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.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.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") 16:59:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.662 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 16:59:25.662 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 16:59:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.662 TRACE [main][WidgetHandler] Notify Button with event 27 16:59:25.662 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.662 TRACE [main][WidgetHandler] Notify Button with event 13 16:59:25.662 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.662 TRACE [main][WidgetHandler] Notify Button with event 26 16:59:25.662 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.662 TRACE [main][WidgetHandler] Notify Button with event 3 16:59:25.662 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.662 TRACE [main][WidgetHandler] Notify Button with event 4 16:59:25.662 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.662 TRACE [main][WidgetHandler] Notify Button with event 13 16:59:25.662 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.662 DEBUG [WorkbenchTestable][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") 16:59:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.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: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 16:59:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.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.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") 16:59:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:59:25.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:59:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.712 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 16:59:25.712 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 16:59:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.713 TRACE [main][WidgetHandler] Notify Button with event 27 16:59:25.713 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.713 TRACE [main][WidgetHandler] Notify Button with event 13 16:59:25.713 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.713 TRACE [main][WidgetHandler] Notify Button with event 26 16:59:25.713 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.713 TRACE [main][WidgetHandler] Notify Button with event 3 16:59:25.713 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.713 TRACE [main][WidgetHandler] Notify Button with event 4 16:59:25.713 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.713 TRACE [main][WidgetHandler] Notify Button with event 13 16:59:25.713 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 16:59:25.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.714 DEBUG [WorkbenchTestable][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") 16:59:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.716 DEBUG [WorkbenchTestable][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") 16:59:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:59:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:59:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:59:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.743 DEBUG [WorkbenchTestable][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") 16:59:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.745 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 16:59:25.745 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 16:59:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.745 TRACE [main][WidgetHandler] Notify Button with event 27 16:59:25.745 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.746 TRACE [main][WidgetHandler] Notify Button with event 13 16:59:25.746 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.746 TRACE [main][WidgetHandler] Notify Button with event 26 16:59:25.746 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.746 TRACE [main][WidgetHandler] Notify Button with event 3 16:59:25.746 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.746 TRACE [main][WidgetHandler] Notify Button with event 4 16:59:25.746 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.746 TRACE [main][WidgetHandler] Notify Button with event 13 16:59:25.746 TRACE [main][WidgetHandler] Wait for synchronization 16:59:25.746 DEBUG [WorkbenchTestable][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") 16:59:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.747 DEBUG [WorkbenchTestable][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") 16:59:25.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 16:59:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59: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.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") 16:59:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.794 DEBUG [WorkbenchTestable][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:") 16:59:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.795 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 16:59:25.795 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 16:59:25.796 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 16:59:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.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.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") 16:59:25.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 16:59:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.820 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 16:59:25.820 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 16:59:25.820 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 16:59:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.821 DEBUG [WorkbenchTestable][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") 16:59:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.823 DEBUG [WorkbenchTestable][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") 16:59:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.825 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 16:59:25.825 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 16:59:25.825 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 16:59:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.825 DEBUG [WorkbenchTestable][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") 16:59:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.827 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 16:59:25.827 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 16:59:25.827 DEBUG [WorkbenchTestable][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) 16:59:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:25.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:25.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:25.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:25.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:25.830 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:59:25.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:25.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:25.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:25.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:25.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:59:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:59:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:25.912 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 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:25.912 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.... 16:59:25.912 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 16:59:25.912 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:59:25.912 DEBUG [main][EditorHandler] 0 editor(s) found 16:59:25.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 16:59:25.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:59:25.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:59:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:25.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:25.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 16:59:25.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:59:25.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 16:59:25.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 16:59:25.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:59:25.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:59:25.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:59:25.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:25.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:25.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 16:59:25.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:25.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:25.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:25.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.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: "New Java Interface"] 16:59:25.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.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'] 16:59:25.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.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'] 16:59:25.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:25.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:25.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:25.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:25.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:25.915 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:25.916 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:25.916 DEBUG [main][MenuItemLookup] Item match:File 16:59:25.916 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:59:25.916 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:59:25.920 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:59:25.921 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:25.921 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:59:25.921 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:59:25.921 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:59:25.921 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:25.921 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:59:25.921 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:25.921 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:59:25.921 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:59:25.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:59:25.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:59:25.953 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:59:26.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.... 16:59:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:59:26.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:59:26.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:26.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:26.085 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:26.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:26.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:59:26.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:26.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:26.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:26.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:59:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:59:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:59:26.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:26.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:26.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:59:26.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:26.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:26.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:26.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 16:59:26.099 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 16:59:26.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 16:59:26.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 16:59:26.113 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:26.113 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:59:26.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:59:26.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:26.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:26.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:26.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:26.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:26.115 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:59:26.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:26.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:26.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:26.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:26.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:26.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:26.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:26.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 16:59:26.240 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 16:59:26.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 16:59:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:26.241 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 16:59:26.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:26.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:59:26.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:26.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:26.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:26.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:26.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:26.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:26.244 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:59:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:26.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:26.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:26.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 16:59:26.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:59:26.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 16:59:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:26.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:59:26.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:26.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:26.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:26.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:26.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:26.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:26.359 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:26.359 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 16:59:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:59:26.360 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 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:26.860 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 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:26.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:27.360 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 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:27.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:27.860 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 16:59:27.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:27.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:28.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:28.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:59:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:29.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:29.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:29.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:29.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:29.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:29.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:29.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:29.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:29.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:29.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:29.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:29.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:29.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 16:59:39.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:39.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:39.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:39.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:39.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:39.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:39.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:39.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 16:59:40.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 16:59:40.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:40.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:40.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:40.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:40.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:40.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:40.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:40.375 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:59:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:40.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:40.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:40.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:40.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:40.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:40.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:40.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:40.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:40.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:40.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:41.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 16:59:41.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 "Add...") 16:59:41.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:41.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:41.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:41.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:41.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:41.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:41.938 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:59:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:41.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:41.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:42.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:59:42.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:59:42.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 16:59:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:42.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:59:42.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:42.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:42.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:42.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:42.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:42.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:42.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:42.008 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 16:59:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:42.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:42.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:43.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:43.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:44.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:44.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:59:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:45.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:45.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:45.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:45.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:45.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:45.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:45.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:45.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:45.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:59:45.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:45.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:45.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:45.018 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:59:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:45.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:45.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:45.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 16:59:45.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:45.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:45.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:45.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:45.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 16:59:45.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:45.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:45.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:45.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:45.076 TRACE [main][WidgetHandler] Notify Table with event 13 16:59:45.076 TRACE [main][WidgetHandler] Wait for synchronization 16:59:45.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 "Remove") 16:59:45.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:45.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:45.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:45.104 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 16:59:45.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:45.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:45.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:45.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:45.105 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 16:59:45.105 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 16:59:45.106 DEBUG [WorkbenchTestable][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) 16:59:45.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:45.108 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 16:59:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:45.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:45.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 16:59:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 16:59:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:45.163 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.... 16:59:45.163 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 16:59:45.164 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 16:59:45.164 DEBUG [main][EditorHandler] 0 editor(s) found 16:59:45.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 16:59:45.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 16:59:45.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 16:59:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 16:59:45.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 16:59:45.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 16:59:45.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 16:59:45.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 16:59:45.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 16:59:45.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 16:59:45.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:45.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:45.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 16:59:45.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:45.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:45.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:45.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 16:59:45.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:45.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:45.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 16:59:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:45.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 16:59:45.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 16:59:45.166 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:45.166 DEBUG [main][MenuItemLookup] Item match:File 16:59:45.167 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 16:59:45.167 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Project...' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Package' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Class' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Interface' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Enum' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Record' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Folder' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'File' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Task' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Example...' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'' 16:59:45.172 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 16:59:45.172 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 16:59:45.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 16:59:45.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 16:59:45.205 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 16:59:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 16:59:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 16:59:45.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 16:59:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:45.339 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:45.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 16:59:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 16:59:45.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 16:59:45.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 16:59:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 16:59:45.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:45.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:45.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 16:59:45.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 16:59:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 16:59:45.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 16:59:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 16:59:45.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 16:59:45.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 16:59:45.343 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 16:59:45.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 16:59:45.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 16:59:45.363 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 16:59:45.363 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 16:59:45.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 16:59:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:45.366 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 16:59:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:45.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:45.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:45.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 16:59:45.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 16:59:45.481 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 16:59:45.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 16:59:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:45.482 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 16:59:45.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 16:59:45.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:59:45.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:45.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:45.485 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:59:45.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:45.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:45.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:45.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:45.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:59:45.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:59:45.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 16:59:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:59:45.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:45.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:45.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:45.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:45.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:45.592 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:45.592 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 16:59:45.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:45.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:46.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:46.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:46.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:46.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:46.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:46.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:46.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:46.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:46.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:46.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:47.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:47.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:48.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:48.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:59:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:48.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:48.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:48.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:48.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:48.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:48.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:48.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:48.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:48.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:48.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:48.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:48.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:48.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:48.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:48.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 "OK") 16:59:48.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:48.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:48.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:48.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:48.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:48.603 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:59:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:48.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:48.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:48.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 "Add...") 16:59:48.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:48.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:48.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:48.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:48.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:48.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:48.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:48.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:48.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:48.677 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:59:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:48.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:48.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 16:59:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:59:48.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 16:59:48.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:48.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:48.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:59:48.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:48.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:48.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:48.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:48.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:48.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:48.741 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:48.742 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 16:59:48.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:48.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:49.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:49.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:50.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:50.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:51.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:59:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:51.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 16:59:51.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:51.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:51.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:51.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:51.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:51.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:51.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:51.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:51.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:51.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:51.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:51.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:51.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:51.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:51.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:59:51.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:51.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:51.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:51.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:51.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:51.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:51.754 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:59:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:51.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:51.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:51.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:59:51.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:51.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:51.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:51.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:51.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:51.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:51.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:51.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:51.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:51.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:51.831 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:59:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:51.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:51.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:51.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 16:59:51.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:59:51.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 16:59:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:51.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:59:51.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:51.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:51.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:51.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:51.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:51.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:51.901 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:51.902 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 16:59:51.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:51.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:52.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:52.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:53.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:53.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:54.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:59:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:54.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:54.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:54.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:54.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:54.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:54.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:54.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:54.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:54.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:54.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:54.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:54.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:54.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:54.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:54.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:54.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:54.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:54.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 16:59:54.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:54.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:54.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:54.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:54.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:54.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:54.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:54.913 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:59:54.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:54.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:54.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:54.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:54.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:59:54.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:54.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:54.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:54.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:54.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:54.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:54.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:54.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:54.987 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:59:54.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:54.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:54.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:54.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:55.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:59:55.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:59:55.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 16:59:55.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:55.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:55.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:59:55.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:55.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:55.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:55.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:55.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:55.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:55.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:55.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:55.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:55.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:55.053 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:55.054 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 16:59:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:55.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:55.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:56.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:57.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:57.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:57.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:57.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:57.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:57.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:57.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:57.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 16:59:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 16:59:58.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:58.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:58.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:58.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:58.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:58.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:58.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:58.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:58.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 16:59:58.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:58.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:58.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:58.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:58.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:58.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 16:59:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 16:59:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 16:59:58.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") 16:59:58.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:58.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:58.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:58.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:58.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:58.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:58.065 INFO [WorkbenchTestable][AbstractButton] Click button OK 16:59:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:58.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:58.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:58.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 16:59:58.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:58.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 16:59:58.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:58.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:58.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:58.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 16:59:58.230 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 16:59:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 16:59:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 16:59:58.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 16:59:58.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 16:59:58.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 16:59:58.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 16:59:58.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 16:59:58.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 16:59:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 16:59:58.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 16:59:58.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 16:59:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 16:59:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 16:59:58.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 16:59:58.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 16:59:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 16:59:58.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 16:59:58.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 16:59:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 16:59:58.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 16:59:58.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 16:59:58.356 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 16:59:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:58.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:59.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 16:59:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:00.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:00.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:00.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:00.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:00.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:00.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:00.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:00.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 17:00:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:01.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:00:01.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 17:00:01.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:01.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 17:00:01.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 17:00:01.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:01.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:00:01.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 17:00:01.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.367 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:00:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:01.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:00:01.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:01.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:00:01.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:01.422 TRACE [main][WidgetHandler] Notify Table with event 13 17:00:01.422 TRACE [main][WidgetHandler] Wait for synchronization 17:00:01.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 17:00:01.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.441 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:00:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:01.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:00:01.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:01.450 TRACE [main][WidgetHandler] Notify Table with event 13 17:00:01.450 TRACE [main][WidgetHandler] Wait for synchronization 17:00:01.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 17:00:01.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.453 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:00:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:01.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:00:01.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:01.458 TRACE [main][WidgetHandler] Notify Table with event 13 17:00:01.458 TRACE [main][WidgetHandler] Wait for synchronization 17:00:01.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 17:00:01.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.464 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:00:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:00:01.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:01.468 TRACE [main][WidgetHandler] Notify Table with event 13 17:00:01.468 TRACE [main][WidgetHandler] Wait for synchronization 17:00:01.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 "Remove") 17:00:01.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.471 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:00:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:01.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:00:01.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:01.474 TRACE [main][WidgetHandler] Notify Table with event 13 17:00:01.474 TRACE [main][WidgetHandler] Wait for synchronization 17:00:01.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 17:00:01.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:01.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.480 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:00:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:01.481 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 17:00:01.481 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 17:00:01.481 DEBUG [WorkbenchTestable][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) 17:00:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.484 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:00:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:01.540 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.... 17:00:01.540 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 17:00:01.540 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:00:01.541 DEBUG [main][EditorHandler] 0 editor(s) found 17:00:01.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 17:00:01.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:01.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:01.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 17:00:01.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:01.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 17:00:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 17:00:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:01.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:01.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:01.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 17:00:01.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:01.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:01.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:01.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 17:00:01.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:01.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:01.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:01.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:01.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:01.543 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:01.543 DEBUG [main][MenuItemLookup] Item match:File 17:00:01.544 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:01.544 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:01.548 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:00:01.548 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:00:01.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:00:01.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:00:01.581 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:00:01.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.... 17:00:01.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. finished successfully 17:00:01.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:00:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:01.699 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:01.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:00:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:01.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:01.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:01.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:01.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:01.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:01.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:01.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:01.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:01.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:01.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:01.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 17:00:01.702 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 17:00:01.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 17:00:01.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 17:00:01.715 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:01.715 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:00:01.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:00:01.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.716 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00: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'] 17:00:01.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 17:00:01.817 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 17:00:01.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 17:00:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:01.818 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 17:00:01.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:01.818 DEBUG [WorkbenchTestable][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:") 17:00:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:01.823 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:01.825 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 17:00:01.855 DEBUG [WorkbenchTestable][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:") 17:00:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:01.880 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:01.881 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 17:00:01.897 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 17:00:01.897 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 17:00:01.897 DEBUG [WorkbenchTestable][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) 17:00:01.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:01.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:01.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:01.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:01.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:01.923 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:01.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:01.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:01.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 17:00:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 17:00:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:02.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:02.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:02.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:02.434 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:02.434 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 17:00:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 17:00:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@712b8760 is found... 17:00:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@712b8760 is found finished successfully 17:00:02.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 17:00:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:02.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:02.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:02.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:02.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:02.439 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:02.439 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 17:00:02.439 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.... 17:00:02.440 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 17:00:02.440 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:00:02.440 DEBUG [main][EditorHandler] 1 editor(s) found 17:00:02.440 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 17:00:02.558 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 17:00:02.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 17:00:02.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:02.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:02.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:02.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:02.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 17:00:02.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:02.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 17:00:02.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 17:00:02.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:02.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:02.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:02.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:02.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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'] 17:00:02.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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: "New Java Interface"] 17:00:02.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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'] 17:00:02.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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'] 17:00:02.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:02.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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: "New Java Interface"] 17:00:02.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:02.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:02.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:02.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:02.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:02.573 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:02.573 DEBUG [main][MenuItemLookup] Item match:File 17:00:02.574 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:02.574 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:02.588 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:00:02.588 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:00:02.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:00:02.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:00:02.616 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:00:02.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:00:02.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 17:00:02.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:00:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:02.736 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:02.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.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 17:00:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:02.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:02.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:02.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:02.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:02.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:02.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:02.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:02.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:02.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:02.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 17:00:02.750 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 17:00:02.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 17:00:02.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 17:00:02.750 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:02.750 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:00:02.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:00:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:02.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:02.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:02.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:02.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:02.752 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:02.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:02.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:02.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:02.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 17:00:02.845 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 17:00:02.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 17:00:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:02.846 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 17:00:02.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:02.846 DEBUG [WorkbenchTestable][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:") 17:00:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:02.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:02.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:02.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:02.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:02.851 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:02.852 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 17:00:02.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 17:00:02.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:02.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:02.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:02.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:02.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:02.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:02.900 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 17:00:02.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.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") 17:00:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:02.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:02.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:02.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:02.907 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 17:00:02.907 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 17:00:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:02.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:02.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:02.907 TRACE [main][WidgetHandler] Notify Button with event 27 17:00:02.907 TRACE [main][WidgetHandler] Wait for synchronization 17:00:02.907 TRACE [main][WidgetHandler] Notify Button with event 13 17:00:02.907 TRACE [main][WidgetHandler] Wait for synchronization 17:00:02.907 TRACE [main][WidgetHandler] Notify Button with event 26 17:00:02.907 TRACE [main][WidgetHandler] Wait for synchronization 17:00:02.907 TRACE [main][WidgetHandler] Notify Button with event 3 17:00:02.907 TRACE [main][WidgetHandler] Wait for synchronization 17:00:02.907 TRACE [main][WidgetHandler] Notify Button with event 4 17:00:02.907 TRACE [main][WidgetHandler] Wait for synchronization 17:00:02.907 TRACE [main][WidgetHandler] Notify Button with event 13 17:00:02.907 TRACE [main][WidgetHandler] Wait for synchronization 17:00:02.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 "Add...") 17:00:02.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:02.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 17:00:02.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:02.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:02.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:02.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:02.924 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:00:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:02.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:02.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:03.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 17:00: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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 17:00:03.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 17:00:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:03.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 17:00:03.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:03.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 17:00:03.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:03.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:03.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:03.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:03.032 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:03.033 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 17:00:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:03.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:03.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:04.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:04.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:05.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:05.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 17:00:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:06.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:00:06.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:06.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 17:00:06.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:06.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:06.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:06.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:06.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:06.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 17:00:06.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:06.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 17:00:06.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:06.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:06.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:06.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:06.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:00:06.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:06.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 17:00:06.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:06.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:06.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:06.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:06.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:06.043 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:00:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:06.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:06.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:06.094 DEBUG [WorkbenchTestable][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") 17:00:06.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:06.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:06.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:06.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:06.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:06.100 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 17:00:06.100 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 17:00:06.100 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 17:00:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:06.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:06.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:06.100 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 17:00:06.100 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 17:00:06.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 17:00:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:06.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:06.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:06.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:06.110 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:06.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:06.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:06.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 17:00:06.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 17:00:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:06.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:06.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:06.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:06.748 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:06.748 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 17:00:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 17:00:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@233526a9 is found... 17:00:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@233526a9 is found finished successfully 17:00:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 17:00:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:06.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:06.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:06.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:06.751 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:06.751 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 17:00:06.751 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.... 17:00:06.751 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 17:00:06.751 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:00:06.751 DEBUG [main][EditorHandler] 1 editor(s) found 17:00:06.751 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 17:00:06.930 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 17:00:06.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 17:00:06.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:06.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:06.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 17:00:06.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:06.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:06.988 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 17:00:06.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:06.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:06.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:06.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:06.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:06.989 DEBUG [main][MenuItemLookup] Item match:Window 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:06.989 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:06.989 DEBUG [main][MenuItemLookup] Item match:Show View 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:06.995 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:00:06.995 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:00:06.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:00:06.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:00:06.995 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:00:07.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:00:07.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:00:07.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:00:07.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:07.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:00:07.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:07.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:07.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:07.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:07.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:07.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:07.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:00:07.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:00:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:07.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:00:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:07.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:00:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:00:07.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:00:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:07.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:00:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:07.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:00:07.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 17:00:07.139 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 17:00:07.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 17:00:07.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 17:00:07.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:07.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:07.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:07.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:07.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:00:07.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:07.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:07.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:07.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:07.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:07.141 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:00:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:07.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:07.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:00:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:00:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 17:00:07.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:07.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 17:00:07.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:07.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:07.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:07.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:07.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:00:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:07.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:07.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:07.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:07.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:07.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:07.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:07.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:07.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:07.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:07.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:07.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:07.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:07.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:07.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:07.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:07.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:07.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:07.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:07.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:07.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:07.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:08.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:08.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:08.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:08.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:08.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:08.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:08.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:08.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 17:00:08.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:08.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:08.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:08.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:08.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:08.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 17:00:08.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:08.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:08.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:08.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:08.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:08.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:08.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:08.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:09.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:09.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:09.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:09.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:09.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:09.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:09.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:00:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:09.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:09.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:09.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:09.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 17:00:09.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:09.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:09.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:09.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:09.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:00:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:09.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:09.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:09.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:09.218 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:00:09.218 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:00:09.218 DEBUG [main][TreeItemHandler] Set Tree selection 17:00:09.218 DEBUG [main][TreeHandler] Notify Tree about selection event 17:00:09.226 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:00:09.233 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 17:00:09.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:00:09.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'New' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:09.274 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:00:09.274 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:00:09.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:00:09.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:00:09.274 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:00:09.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:09.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:00:09.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:00:09.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:09.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:09.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:00:09.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'New' 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:09.816 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:00:09.816 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:00:09.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:00:09.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:00:09.816 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:00:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:00:10.488 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 17:00:10.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:00:10.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:10.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) 17:00:10.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:10.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:00:10.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:10.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:10.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:10.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:10.493 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:00:10.493 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:00:10.493 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:00:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:10.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:10.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:10.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") 17:00:10.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:10.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:10.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:00:10.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:10.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:10.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:10.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:10.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:10.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:10.495 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:00:10.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:10.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:10.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:10.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:00:10.500 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:00:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:00:11.001 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:00:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:11.001 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 17:00:11.001 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:11.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.193 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 1.103 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 19.251 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 16.377 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 1.021 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 4.369 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.012 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.012 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:00:11.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:11.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:11.013 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:00:11.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:11.013 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:00:11.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:11.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:11.028 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 17:00:11.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:11.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:11.029 DEBUG [main][MenuItemLookup] Item match:Window 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:11.029 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:11.029 DEBUG [main][MenuItemLookup] Item match:Show View 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:11.035 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:00:11.035 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:00:11.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:00:11.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:00:11.035 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:00:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:00:11.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 17:00:11.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:00:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:00:11.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:11.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:11.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:11.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:11.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:11.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:11.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:11.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:11.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 17:00:11.141 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 17:00:11.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 17:00:11.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 17:00:11.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:11.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:11.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:00:11.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:11.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:11.144 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:00:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:11.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:11.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:11.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:00:11.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:00:11.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 17:00:11.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 17:00:11.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:11.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 17:00:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:11.230 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.232 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.233 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...") 17:00:11.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:00:11.234 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 17:00:11.234 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:00:11.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 17:00:11.329 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 17:00:11.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 17:00:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.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 "Remove All") 17:00:11.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 17:00:11.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:11.331 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 17:00:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:11.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:11.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:11.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:00:11.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 17:00:11.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:11.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:11.334 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:00:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:11.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:11.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:11.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 17:00:11.381 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 17:00:11.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:11.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 17:00:11.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:11.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:11.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:11.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:11.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:11.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 17:00:11.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:11.415 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.416 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.417 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 17:00:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 17:00:11.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:11.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:11.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 17:00:11.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:11.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 17:00:11.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:11.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:11.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:11.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.420 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:11.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:11.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 17:00:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:11.425 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.426 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 17:00:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:11.429 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:11.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:11.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 17:00:11.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:11.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 17:00:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:11.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:11.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:11.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:11.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 '\*?\QJUnit\E') 17:00:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:11.473 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.474 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.476 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:.*') 17:00:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:11.478 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:11.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:11.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 17:00:11.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:11.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 17:00:11.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:11.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:11.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:11.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:11.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:11.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 17:00:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:11.513 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.514 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:11.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.515 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:.*') 17:00:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:11.519 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:11.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:11.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:11.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 17:00:11.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 17:00:11.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:11.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:11.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 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.037 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.013 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.05 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 17:00:11.556 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 17:00:11.557 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:00:11.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:11.557 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 17:00:11.557 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:11.557 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:00:11.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:11.558 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:00:11.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:11.558 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:00:11.558 DEBUG [main][EditorHandler] 0 editor(s) found 17:00:11.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:00:11.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:11.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:00:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:11.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:11.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:11.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:11.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:11.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:11.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:11.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:11.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:00:11.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:11.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:11.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:00:11.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:11.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:11.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:11.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:00:11.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'] 17:00:11.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.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'] 17:00:11.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.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: "New Java Project"] 17:00:11.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.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'] 17:00:11.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.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'] 17:00:11.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.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'] 17:00:11.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.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 Project"] 17:00:11.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.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'] 17:00:11.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.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'] 17:00:11.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:11.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:11.614 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:11.614 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:11.614 DEBUG [main][MenuItemLookup] Item match:File 17:00:11.615 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:11.615 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:11.619 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:00:11.619 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:00:11.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:00:11.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:00:11.620 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:00:11.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 'New|Select a wizard'] is available.... 17:00:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:00:11.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:00:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:11.744 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:11.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:11.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:00:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:11.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:11.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:11.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:11.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:11.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:11.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:11.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 17:00:11.757 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 17:00:11.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 17:00:11.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 17:00:11.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:11.760 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:00:11.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) 17:00:11.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:11.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:11.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:11.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:11.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:11.761 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:11.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:11.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:11.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:11.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:12.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:12.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:12.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 17:00:12.106 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 17:00:12.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 17:00:12.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:12.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:12.107 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:00:12.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:12.107 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 17:00:12.107 DEBUG [WorkbenchTestable][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:") 17:00:12.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:12.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:12.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:12.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:12.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:12.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:12.111 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 17:00:12.157 DEBUG [WorkbenchTestable][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") 17:00:12.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:12.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:12.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:12.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:12.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:12.160 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 17:00:12.161 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 17:00:12.161 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 17:00:12.161 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 17:00:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:12.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:12.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:12.162 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:00:12.162 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 17:00:12.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 17:00:12.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:12.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:12.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:12.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:12.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:12.164 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:12.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:12.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:12.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:12.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 17:00:15.569 DEBUG [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 17:00:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:15.570 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 17:00:15.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:15.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:15.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:15.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:15.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:15.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:15.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:15.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:15.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:15.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:15.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.570 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 17:00:15.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.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'] 17:00:15.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.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'] 17:00:15.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.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'] 17:00:15.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.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: "New Java Class"] 17:00:15.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.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'] 17:00:15.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:15.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:15.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:15.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:15.572 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:15.572 DEBUG [main][MenuItemLookup] Item match:File 17:00:15.574 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:15.574 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:15.580 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:00:15.581 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:15.581 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:00:15.581 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:00:15.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:00:15.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:00:15.581 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:00:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:00:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:00:15.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:00:15.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:15.725 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:15.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:15.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:00:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:15.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:15.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:15.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:15.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:15.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:15.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:15.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:15.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:15.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:15.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 17:00:15.728 DEBUG [main][TreeItemHandler] Selecting tree item: Class 17:00:15.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 17:00:15.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 17:00:15.741 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:15.742 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:00:15.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:00:15.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:15.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:15.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:15.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:15.801 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:15.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:15.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:16.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'] 17:00:16.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:16.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:16.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 17:00:16.018 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 17:00:16.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 17:00:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:16.019 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:00:16.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:16.019 DEBUG [WorkbenchTestable][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:") 17:00:16.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:16.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:16.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:16.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:16.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:16.103 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:16.104 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 17:00:16.136 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:00:16.136 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 17:00:16.136 DEBUG [WorkbenchTestable][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) 17:00:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:16.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:16.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:16.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:16.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:16.192 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:16.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:16.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:16.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:16.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:16.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:17.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:17.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:17.002 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 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:17.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:17.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:17.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:17.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:00:17.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:17.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:17.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 17:00:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:17.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 17:00:17.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') 17:00:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:17.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:17.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:17.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:17.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:17.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:17.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:17.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:17.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:17.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:17.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:17.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:17.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:17.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:17.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:17.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:17.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:17.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:17.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:17.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:18.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:18.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:18.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:18.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:18.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:18.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:18.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 17:00:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:18.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:18.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:18.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:18.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 17:00:18.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 17:00:18.146 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 17:00:18.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 17:00:18.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 17:00:18.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:00:18.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:18.220 DEBUG [main][MenuItemLookup] Found menu:'New' 17:00:18.220 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:18.220 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:18.220 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:00:18.220 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:00:18.220 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:18.221 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:18.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:18.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:18.221 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:18.221 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:00:18.221 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:18.221 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:00:18.221 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:00:18.221 DEBUG [main][MenuItemLookup] Item match:Build Path 17:00:18.222 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 17:00:18.222 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 17:00:18.222 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:18.222 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 17:00:18.222 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 17:00:18.222 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 17:00:18.222 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 17:00:18.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 17:00:18.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 17:00:18.223 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 17:00:18.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 17:00:18.396 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 17:00:18.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 17:00:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:18.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 17:00:18.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:18.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 17:00:18.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:18.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:18.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:18.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:18.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:00:18.409 TRACE [main][WidgetHandler] Notify List with event 13 17:00:18.409 TRACE [main][WidgetHandler] Wait for synchronization 17:00:18.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:00:18.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:18.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:18.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:18.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 17:00:18.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:18.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:18.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:18.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:18.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:18.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:18.411 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:18.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:18.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:18.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:18.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:18.498 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 17:00:18.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:18.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 17:00:18.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:18.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:18.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:18.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:00:18.499 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 17:00:18.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 17:00:18.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:18.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 17:00:18.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:18.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:18.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:18.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:18.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:18.507 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:18.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:18.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 17:00:18.940 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 17:00:18.940 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:18.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:18.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:18.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:18.941 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:18.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:18.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:18.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:18.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:18.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:19.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:19.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:19.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:19.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:19.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:19.944 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:19.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:19.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 17:00:19.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:19.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:19.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:19.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:19.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:19.946 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 17:00:19.946 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:00:19.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 17:00:19.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 17:00:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:19.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 17:00:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:19.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 17:00:19.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 17:00:19.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 17:00:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:19.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 17:00:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:19.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 17:00:19.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 17:00:19.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 17:00:19.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:20.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:20.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 17:00:20.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 17:00:20.449 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 17:00:20.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 17:00:20.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 17:00:20.455 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 17:00:20.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 17:00:20.455 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 17:00:20.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 17:00:20.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 17:00:20.457 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:00:20.457 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:00:20.505 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:00:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a1ae824 is found... 17:00:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a1ae824 is found finished successfully 17:00:20.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E') 17:00:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:20.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:20.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:20.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:20.510 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:20.510 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 17:00:20.510 INFO [WorkbenchTestable][TextEditor] Set text to editor 17:00:20.524 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:20.524 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 17:00:20.524 INFO [WorkbenchTestable][AbstractEditor] Save editor 17:00:20.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 17:00:20.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:20.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:20.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 17:00:20.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 17:00:20.525 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:20.525 DEBUG [main][MenuItemLookup] Item match:File 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:20.526 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 17:00:20.526 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 17:00:20.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 17:00:20.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 17:00:20.526 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 17:00:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 17:00:20.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 17:00:20.596 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:20.596 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 17:00:20.596 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:20.596 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 17:00:20.596 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:00:20.596 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 17:00:20.817 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 17:00:20.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:20.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 17:00:20.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 17:00:20.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:20.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:20.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:20.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:20.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:20.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:00:20.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:20.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:20.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:20.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:20.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:20.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:00:20.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:20.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:20.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:20.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:20.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:20.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:20.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:20.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:20.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:20.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:20.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:20.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:20.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:20.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:20.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:20.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:20.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:20.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:20.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:20.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:21.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:21.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:21.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:21.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:21.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:21.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:21.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:21.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:00:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:21.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:21.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:21.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 17:00:21.858 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:00:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 17:00:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 17:00:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 17:00:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:21.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 17:00:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 17:00:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 17:00:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:21.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 17:00:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:21.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 17:00:21.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 17:00:21.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 17:00:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:21.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 17:00:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:21.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 17:00:21.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 17:00:21.861 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 17:00:21.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 17:00:21.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 17:00:21.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:00:21.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'New' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Open With' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'References' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:21.917 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:00:21.917 DEBUG [main][MenuItemLookup] Item match:Run As 17:00:21.946 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 17:00:21.946 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 17:00:21.946 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 17:00:21.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 17:00:21.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 17:00:21.946 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 17:00:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 17:00:21.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:21.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:21.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:21.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:21.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:21.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:21.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:21.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 17:00:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:21.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:21.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:21.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:21.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:21.956 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:21.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:22.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:22.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:22.095 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:22.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:22.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:22.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:22.097 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:.*') 17:00:22.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:22.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:22.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:22.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:22.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:22.098 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 17:00:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 17:00:22.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:22.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:22.102 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:22.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:22.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:22.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:22.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:22.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 17:00:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:22.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:22.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:22.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:22.112 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:22.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:22.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:22.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:22.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:22.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:22.114 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:22.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:22.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:22.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:22.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:22.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:22.115 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:.*') 17:00:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:22.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:22.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:22.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:22.116 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:22.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:22.619 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:22.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:22.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:22.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 17:00:22.620 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:22.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:22.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:22.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 17:00:22.621 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:.*') 17:00:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:22.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:22.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:22.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:22.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:23.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:23.124 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:23.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:23.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:23.125 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:23.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:23.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:23.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:23.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 17:00:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:23.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:23.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:23.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:23.128 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:23.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:23.629 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:23.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:23.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:23.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:23.630 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:23.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:23.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:23.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:23.631 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:.*') 17:00:23.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:23.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:23.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:23.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:23.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:23.633 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:24.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:24.133 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:24.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:24.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:24.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:24.135 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:24.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:24.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:24.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:24.136 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:.*') 17:00:24.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:24.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:24.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:24.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:24.138 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:24.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:24.638 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:24.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:24.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:24.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:24.640 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:24.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:24.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:24.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:24.641 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:.*') 17:00:24.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:24.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:24.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:24.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:24.642 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:25.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:25.143 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:25.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:25.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:25.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:25.144 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:25.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:25.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:25.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:25.145 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:.*') 17:00:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:25.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:25.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:25.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:25.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:25.147 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:25.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:25.648 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:25.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:25.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:25.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:25.649 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:25.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:25.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:25.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:25.650 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:.*') 17:00:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:25.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:25.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:25.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:25.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:25.652 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:26.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:26.153 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:26.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:26.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:26.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:26.155 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:26.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:26.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:26.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:26.156 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:.*') 17:00:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:26.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:26.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:26.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:26.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:26.157 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:26.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:26.658 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:26.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:26.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:26.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:26.659 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:26.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:26.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:26.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:26.660 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:.*') 17:00:26.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:26.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:26.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:26.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:26.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:26.662 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:27.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:27.163 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:27.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:27.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:27.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:27.164 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:27.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:27.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:27.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:27.165 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:.*') 17:00:27.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:27.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:27.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:27.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:27.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:27.167 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:27.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:27.667 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:27.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:27.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:27.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:27.669 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:27.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:27.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:27.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 17:00:27.670 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:.*') 17:00:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:27.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:27.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:27.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:27.681 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:27.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:27.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:28.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:28.182 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:28.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:28.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:28.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:28.183 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:28.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:28.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:28.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:28.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 17:00:28.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:28.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:28.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:28.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:28.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:28.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:28.686 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:28.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:28.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:28.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:28.687 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:28.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:28.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:28.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:28.688 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:.*') 17:00:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:28.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:28.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:28.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:28.690 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:28.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:28.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:29.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:29.190 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:29.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:29.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:29.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:29.192 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:29.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:29.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:29.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:29.193 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:.*') 17:00:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:29.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:29.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:29.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:29.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:29.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:29.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:29.696 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:29.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:29.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:29.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:29.697 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:29.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:29.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:29.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:29.698 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:.*') 17:00:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:29.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:29.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:29.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:29.700 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:29.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:29.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:30.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:30.200 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:30.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:30.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:30.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:30.202 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:30.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:30.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:30.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:30.203 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:.*') 17:00:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:30.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:30.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:30.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:30.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:30.205 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:30.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:30.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:30.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:30.705 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:30.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:30.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:30.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:30.707 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:30.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:30.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:30.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:30.708 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:.*') 17:00:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:30.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:30.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:30.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:30.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:30.709 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:30.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:30.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:31.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:31.210 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:31.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:31.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:31.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:31.211 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:31.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:31.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:31.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:31.213 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:.*') 17:00:31.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:31.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:31.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:31.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:31.214 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:31.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:31.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:31.715 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:31.715 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:31.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:31.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:31.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:31.716 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:31.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:31.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:31.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:31.717 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:.*') 17:00:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:31.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:31.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:31.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:31.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:31.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:31.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:31.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:32.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:32.220 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:32.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:32.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:32.221 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:32.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:32.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:32.223 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:.*') 17:00:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:32.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:32.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:32.224 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:32.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 17:00:32.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 17:00:32.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:32.725 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:32.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:32.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:32.727 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:32.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:32.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:32.728 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:.*') 17:00:32.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:32.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:32.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:32.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 17:00:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 17:00:32.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 17:00:32.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:32.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:32.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 17:00:32.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:32.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:32.739 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:32.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:32.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:32.740 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:32.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:32.768 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:.*') 17:00:32.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:32.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:32.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:32.769 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:32.771 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:32.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:32.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 17:00:32.772 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:.*') 17:00:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:32.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:32.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:32.802 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:32.803 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 17:00:32.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 17:00:32.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 17:00:32.804 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:.*') 17:00:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:32.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:32.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:32.810 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:32.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 17:00:32.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:32.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:32.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:00:32.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 17:00:32.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:00:32.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:32.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:32.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 '\*?\QPackage Explorer\E') 17:00:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:32.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:32.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:32.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:32.820 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:32.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:32.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:32.871 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:32.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:32.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:32.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:32.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:32.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:32.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:32.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:32.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:33.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:33.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:33.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:33.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:33.874 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:00:33.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:00:33.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:33.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:33.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 17:00:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:33.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:33.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:33.876 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 17:00:33.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 17:00:33.876 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 17:00:33.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 17:00:33.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 17:00:33.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:00:33.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'New' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:33.935 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:00:33.935 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:00:33.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:00:33.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:00:33.936 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:00:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:33.941 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 17:00:33.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 17:00:33.942 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 17:00:33.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 17:00:33.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 17:00:33.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:00:33.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'New' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:33.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:00:33.992 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:00:33.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:00:33.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:00:33.993 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:00:34.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.... 17:00:34.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 'Delete.*'] is available. finished successfully 17:00:34.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:00:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:34.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:34.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:34.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: 32) 17:00:34.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:34.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:00:34.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:34.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:34.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:34.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:34.679 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:00:34.679 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:00:34.679 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:00:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:34.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:34.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:34.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:00:34.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:34.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:00:34.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:34.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:34.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:34.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:34.681 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:00:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:34.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:34.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:34.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:00:34.686 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:00:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:00:35.187 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:00:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:35.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 17:00:35.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:35.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:35.187 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.632 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.996 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:35.197 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:35.197 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:00:35.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:35.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:35.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:35.198 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:00:35.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:35.198 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:00:35.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:35.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:35.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:35.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:35.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:35.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:35.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:35.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.*'] 17:00:35.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:35.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.*'] 17:00:35.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:35.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.*'] 17:00:35.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:35.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:35.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:35.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:35.200 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:35.200 DEBUG [main][MenuItemLookup] Item match:Window 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:35.201 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:35.201 DEBUG [main][MenuItemLookup] Item match:Preferences 17:00:35.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:00:35.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:00:35.219 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:00:35.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.... 17:00:35.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 17:00:35.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:35.373 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:00:35.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:00:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:35.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:35.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 17:00:35.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:35.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:35.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 17:00:35.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:35.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:35.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 17:00:35.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:36.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 17:00:36.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:36.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:36.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:36.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 17:00:36.379 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 17:00:36.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 17:00:36.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 17:00:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:00:36.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:36.391 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:00:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:36.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:36.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:36.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:36.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:36.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:36.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:36.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:36.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:36.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:36.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:36.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:36.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:36.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:36.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:36.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:36.438 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:36.438 DEBUG [main][MenuItemLookup] Item match:Window 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.439 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:36.439 DEBUG [main][MenuItemLookup] Item match:Preferences 17:00:36.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:00:36.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:00:36.468 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:00:36.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.... 17:00:36.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 17:00:36.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.669 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:00:36.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.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 17:00:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:36.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 17:00:36.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 17:00:36.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 17:00:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 17:00:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:36.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 17:00:36.672 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 17:00:36.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 17:00:36.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 17:00:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:00:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:36.676 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 17:00:36.676 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 17:00:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:36.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:36.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:36.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.677 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 17:00:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 17:00:36.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:36.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.678 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 17:00:36.678 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 17:00:36.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:00:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:00:36.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:36.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:36.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:36.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:36.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:36.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:36.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:36.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:36.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:36.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:36.719 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:36.720 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:36.720 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:36.720 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:36.720 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:36.720 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:36.720 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:36.721 DEBUG [main][MenuItemLookup] Item match:Window 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.721 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:36.721 DEBUG [main][MenuItemLookup] Item match:Preferences 17:00:36.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:00:36.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:00:36.743 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:00:36.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:00:36.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 'Preferences.*'] is available. finished successfully 17:00:36.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.862 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:00:36.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:00:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 17:00:36.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 17:00:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 17:00:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 17:00:36.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:36.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:36.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:36.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 17:00:36.898 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 17:00:36.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 17:00:36.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 17:00:36.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.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") 17:00:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:36.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:36.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:36.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:36.904 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:00:36.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:36.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:36.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:36.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:36.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:36.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:36.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:36.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:36.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:36.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:36.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:36.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:36.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:36.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:36.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:36.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:36.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:36.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:36.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:36.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:36.967 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:36.967 DEBUG [main][MenuItemLookup] Item match:Window 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:36.968 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:36.968 DEBUG [main][MenuItemLookup] Item match:Preferences 17:00:36.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:00:36.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:00:36.968 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:00:37.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:00:37.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:00:37.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.077 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:00:37.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:37.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:00:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 17:00:37.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 17:00:37.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 17:00:37.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 17:00:37.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:37.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 17:00:37.087 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 17:00:37.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 17:00:37.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 17:00:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.089 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 17:00:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 17:00:37.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.090 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 17:00:37.090 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 17:00:37.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:00:37.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:00:37.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:37.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:37.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:37.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:37.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:37.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:37.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:37.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:37.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:37.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:37.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:37.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:37.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.*'] 17:00:37.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.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.*'] 17:00:37.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.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.*'] 17:00:37.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:37.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:37.129 DEBUG [main][MenuItemLookup] Item match:Window 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:37.129 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.130 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:37.130 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:37.130 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.130 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:37.130 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.130 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:37.130 DEBUG [main][MenuItemLookup] Item match:Preferences 17:00:37.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:00:37.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:00:37.130 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:00:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:00:37.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 'Preferences.*'] is available. finished successfully 17:00:37.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.311 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:00:37.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:00:37.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:37.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:37.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 17:00:37.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 17:00:37.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 17:00:37.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 17:00:37.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:37.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 17:00:37.325 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 17:00:37.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 17:00:37.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 17:00:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.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 "Apply") 17:00:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:37.328 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:00:37.328 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:00:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:37.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:37.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:37.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.338 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 17:00:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 17:00:37.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.339 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 17:00:37.339 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 17:00:37.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:00:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:00:37.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:37.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:37.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:37.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:37.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:37.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:37.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:37.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:37.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:37.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:37.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:37.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:37.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:00:37.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:37.413 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:37.414 DEBUG [main][MenuItemLookup] Item match:Window 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.414 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:37.414 DEBUG [main][MenuItemLookup] Item match:Preferences 17:00:37.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:00:37.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:00:37.414 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:00: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 'Preferences.*'] is available.... 17:00:37.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:00:37.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.547 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:00:37.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:37.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:00:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 17:00:37.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 17:00:37.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 17:00:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 17:00:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 17:00:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 17:00:37.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 17:00:37.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 17:00:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 17:00:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 17:00:37.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 17:00:37.552 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 17:00:37.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 17:00:37.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 17:00:37.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.554 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 17:00:37.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 17:00:37.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:00:37.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.556 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 17:00:37.556 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 17:00:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:00:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:00:37.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:37.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:37.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:37.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 17:00:37.606 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 17:00:37.606 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:37.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.41 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.237 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.282 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.247 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.162 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.284 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.194 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 17:00:37.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 17:00:37.621 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:00:37.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:37.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 17:00:37.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:37.622 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:00:37.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:37.632 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:00:37.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:37.633 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:00:37.633 DEBUG [main][EditorHandler] 0 editor(s) found 17:00:37.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:00:37.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:37.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 '\*?\QProject Explorer\E') 17:00:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:37.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:37.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:37.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:37.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:37.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:37.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:37.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:37.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:37.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:37.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 17:00:37.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:37.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:37.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:37.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:00:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:37.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:37.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:37.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:00:37.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:37.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 17:00:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 17:00:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:37.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:37.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:37.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:37.722 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:00:37.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'] 17:00:37.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.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'] 17:00:37.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 17:00:37.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.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'] 17:00:37.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.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'] 17:00:37.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.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'] 17:00:37.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.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 Project"] 17:00:37.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.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'] 17:00:37.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.725 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:37.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:37.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:37.725 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:37.725 DEBUG [main][MenuItemLookup] Item match:File 17:00:37.726 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:37.726 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:00:37.730 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:00:37.730 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:00:37.730 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:37.731 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:00:37.731 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:00:37.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:00:37.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:00:37.754 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:00:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:00:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:00:37.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:00:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:37.872 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:37.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:37.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:00:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:37.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:37.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:37.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:37.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:37.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 17:00:37.875 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 17:00:37.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 17:00:37.888 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 17:00:37.888 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:37.888 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:00:37.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:00:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:37.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:37.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:37.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:37.889 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:37.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:37.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:38.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:38.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:38.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 17:00:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 17:00:38.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 17:00:38.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:38.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:38.219 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:00:38.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:38.219 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 17:00:38.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 17:00:38.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:38.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:38.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:38.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:38.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:38.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:38.247 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 17:00:38.288 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:00:38.288 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 17:00:38.288 DEBUG [WorkbenchTestable][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) 17:00:38.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:38.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:38.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:38.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:38.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:38.299 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:38.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:38.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:38.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:38.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:38.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 17:00:41.393 DEBUG [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 17:00:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:41.393 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 17:00:41.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:41.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:41.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:41.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:41.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:41.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:41.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:41.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'] 17:00:41.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:41.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 17:00:41.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:41.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:41.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:41.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 17:00:41.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:41.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:41.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:41.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:41.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:41.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:41.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:41.396 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:41.396 DEBUG [main][MenuItemLookup] Item match:File 17:00:41.397 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:41.397 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:00:41.401 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:00:41.401 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:00:41.401 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:00:41.401 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:41.401 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:00:41.401 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:00:41.401 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:41.402 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:00:41.402 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:00:41.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:00:41.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:00:41.402 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:00:41.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 'New|Select a wizard'] is available.... 17:00:41.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:00:41.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:00:41.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:41.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:41.622 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:41.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:00:41.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:41.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:41.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:41.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:41.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:41.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:41.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:41.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:41.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:41.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:41.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 17:00:41.642 DEBUG [main][TreeItemHandler] Selecting tree item: Class 17:00:41.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 17:00:41.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 17:00:41.654 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:41.654 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:00:41.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:00:41.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:41.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:41.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:41.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:41.656 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:41.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:41.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:41.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:41.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 17:00:41.802 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 17:00:41.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 17:00:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:41.803 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:00:41.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:41.804 DEBUG [WorkbenchTestable][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:") 17:00:41.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:41.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:41.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:41.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:41.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:41.862 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:41.863 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 17:00:41.913 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:00:41.913 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 17:00:41.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 17:00:41.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:41.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:41.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:41.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:41.971 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:41.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:41.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:00:42.886 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 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:42.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e5302b1 is found... 17:00:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e5302b1 is found finished successfully 17:00:42.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 '\*?\QGenHash.java\E') 17:00:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:42.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:42.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:42.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:42.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:42.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 17:00:42.914 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 17:00:42.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:42.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 17:00:42.918 INFO [WorkbenchTestable][AbstractEditor] Save editor 17:00:42.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 17:00:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:42.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 17:00:42.919 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 17:00:42.919 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:42.919 DEBUG [main][MenuItemLookup] Item match:File 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:42.920 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 17:00:42.920 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 17:00:42.921 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 17:00:42.921 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 17:00:42.921 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 17:00:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 17:00:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 17:00:43.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:43.032 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 17:00:43.038 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 17:00:43.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Open With' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 17:00:43.293 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:00:43.293 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 17:00:43.294 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 17:00:43.294 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 17:00:43.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 17:00:43.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 17:00:43.299 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 17:00:43.592 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.... 17:00:43.599 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 17:00:43.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 17:00:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:43.600 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 17:00:43.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:43.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.shell.DefaultShell, index 0 and no matchers specified 17:00:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:43.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:43.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:43.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:43.602 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 17:00:43.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 17:00:43.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:44.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 17:00:44.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 17:00:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:44.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 17:00:44.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 17:00:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:44.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:44.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:44.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:44.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:44.605 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 17:00:44.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 17:00:44.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:45.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:45.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 17:00:45.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 17:00:45.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:45.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 17:00:45.606 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") 17:00:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:45.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:45.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:45.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:45.613 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 17:00:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:45.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:45.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:45.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:45.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:45.615 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 17:00:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:45.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:45.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:00:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:00:45.760 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:45.760 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 17:00:45.760 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:00:45.760 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 17:00:45.881 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 17:00:45.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 17:00:45.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:45.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:45.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:45.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:45.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 17:00:45.882 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:00:45.883 DEBUG [main][EditorHandler] 0 editor(s) found 17:00:45.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:45.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:45.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:00:45.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:45.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:45.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:45.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:45.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:00:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:45.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:45.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:45.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:45.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:45.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:45.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:45.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:00:45.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:45.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:45.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:45.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:45.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:45.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:45.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:45.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:45.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:45.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:45.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:45.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:46.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:46.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:46.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:46.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:46.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:46.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:46.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:46.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:00:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:46.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:46.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:46.920 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 17:00:46.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:46.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:46.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:46.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:46.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:46.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:47.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:47.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:47.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:47.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:47.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:47.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:47.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:47.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:47.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:47.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 17:00:47.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:47.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:47.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:47.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:47.925 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 17:00:47.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:47.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:47.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:47.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:47.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:00:47.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:47.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:47.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:47.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:47.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:47.926 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:00:47.926 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:00:47.926 DEBUG [main][TreeItemHandler] Set Tree selection 17:00:47.927 DEBUG [main][TreeHandler] Notify Tree about selection event 17:00:47.935 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:00:47.945 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 17:00:47.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:00:47.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:47.986 DEBUG [main][MenuItemLookup] Found menu:'New' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:47.987 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:00:47.987 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:00:47.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:00:47.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:00:47.987 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:00:47.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:47.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:00:48.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:48.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:48.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:48.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:48.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:48.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:48.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:48.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:48.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:00:48.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'New' 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:00:48.529 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:00:48.529 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:00:48.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:00:48.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:00:48.529 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:00:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:00:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 17:00:49.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:00:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:49.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:00:49.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:49.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:00:49.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:49.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:49.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:49.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:49.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:49.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:49.205 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:00:49.205 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:00:49.205 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:00:49.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:49.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:49.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:49.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:49.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:00:49.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:49.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:00:49.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:49.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:49.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:49.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:49.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:49.207 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:00:49.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:49.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:49.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:49.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:00:49.212 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:00:49.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:00:49.712 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:00:49.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:49.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:49.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:49.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:49.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:49.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:49.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:49.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:49.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:49.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:00:49.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:49.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:49.715 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 17:00:49.715 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:49.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.095 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: 8.161 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:49.725 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:49.725 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:00:49.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:49.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:49.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:49.725 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:00:49.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:49.726 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:00:49.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:49.726 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:00:49.726 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 17:00:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:00:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:49.726 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:49.726 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:49.727 DEBUG [main][MenuItemLookup] Item match:Window 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.727 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:49.727 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:49.728 DEBUG [main][MenuItemLookup] Item match:Window 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:49.728 DEBUG [main][MenuItemLookup] Item match:Perspective 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:00:49.728 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:00:49.728 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:00:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:00:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:49.729 DEBUG [main][MenuItemLookup] Item match:Window 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.729 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:49.734 DEBUG [main][MenuItemLookup] Item match:Window 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:49.734 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:49.734 DEBUG [main][MenuItemLookup] Item match:Perspective 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:00:49.735 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:00:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.735 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:49.735 DEBUG [main][MenuItemLookup] Item match:Window 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.735 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:00:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.736 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:49.736 DEBUG [main][MenuItemLookup] Item match:Window 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:00:49.736 DEBUG [main][MenuItemLookup] Item match:Perspective 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:00:49.736 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:00:49.736 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:00:49.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:00:49.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:00:49.737 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:00:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:00:49.781 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 17:00:49.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:00:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:49.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:00:49.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:49.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:49.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:49.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 "Reset Perspective") 17:00:49.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:49.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:00:49.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:49.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:49.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:49.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:49.783 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:00:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:49.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:49.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:49.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:49.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.992 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:49.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 17:00:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 17:00:49.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:49.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:49.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:49.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:49.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:49.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:49.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:49.999 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:50.000 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:50.000 DEBUG [main][MenuItemLookup] Item match:File 17:00:50.000 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:50.000 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:50.011 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:00:50.011 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:00:50.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:00:50.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:00:50.029 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:00: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 'New|Select a wizard'] is available.... 17:00: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. finished successfully 17:00:50.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:00:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:50.151 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:50.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:50.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:00:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:50.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:50.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:50.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:50.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:50.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:50.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:50.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:50.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:50.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:50.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 17:00:50.154 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 17:00:50.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 17:00:50.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 17:00:50.172 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:50.172 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:00:50.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:00:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:50.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:50.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:50.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:50.174 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:50.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:50.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:50.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:50.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:50.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:00:50.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:50.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 17:00:50.514 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 17:00:50.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 17:00:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:50.515 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:00:50.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:50.515 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 17:00:50.515 DEBUG [WorkbenchTestable][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:") 17:00:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:50.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:50.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:50.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:50.542 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:50.543 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 17:00:50.584 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:00:50.584 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 17:00:50.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 17:00:50.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:50.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:50.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:50.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:50.594 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:50.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:50.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:50.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 17:00:53.752 DEBUG [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 17:00:53.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:53.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:53.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 17:00:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:53.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:53.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'] 17:00:53.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.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'] 17:00:53.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.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: "New Java Class"] 17:00:53.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.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'] 17:00:53.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.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'] 17:00:53.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.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'] 17:00:53.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.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"] 17:00:53.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.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'] 17:00:53.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.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'] 17:00:53.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:53.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:53.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:53.755 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:53.755 DEBUG [main][MenuItemLookup] Item match:File 17:00:53.756 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:00:53.756 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:53.761 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:00:53.761 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:00:53.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:00:53.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:00:53.761 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:00:53.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:00:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:00:53.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:00:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:53.988 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:53.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:53.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:00:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:53.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:53.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:53.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:00:53.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:53.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:53.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:00:53.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:00:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:53.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:00:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:53.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:00:53.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 17:00:53.991 DEBUG [main][TreeItemHandler] Selecting tree item: Class 17:00:53.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 17:00:53.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 17:00:54.004 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:00:54.004 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:00:54.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) 17:00:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:54.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:54.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:54.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:54.005 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:00:54.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:54.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:54.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:54.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:54.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'] 17:00:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:54.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:54.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 17:00:54.140 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 17:00:54.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 17:00:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:54.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:54.167 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:00:54.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:54.167 DEBUG [WorkbenchTestable][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:") 17:00:54.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:54.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:54.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:54.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:54.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:54.202 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:54.203 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 17:00:54.235 DEBUG [WorkbenchTestable][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:") 17:00:54.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:54.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:54.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:54.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:54.302 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:54.303 DEBUG [WorkbenchTestable][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:") 17:00:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:54.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:54.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:54.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:54.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:54.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:54.315 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:00:54.321 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:00:54.321 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 17:00:54.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 17:00:54.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:54.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:54.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:54.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:54.395 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:00:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:54.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:54.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:55.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:55.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:00:55.102 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 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:00:55.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:55.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 17:00:55.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 17:00:55.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:55.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:55.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:55.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:55.128 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:55.128 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 17:00:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 17:00:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1471e8e3 is found... 17:00:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1471e8e3 is found finished successfully 17:00:55.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 17:00:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:55.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:55.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:55.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:55.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:55.131 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:55.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 17:00:55.131 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:55.132 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 17:00:55.132 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:00:55.132 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 17:00:55.291 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 17:00:55.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:55.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 17:00:55.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:55.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:55.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:55.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:55.293 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"] 17:00:55.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:55.294 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"] 17:00:55.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:55.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:55.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:55.295 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:55.295 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:55.295 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:55.295 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:55.295 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:55.295 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:55.295 DEBUG [main][MenuItemLookup] Item match:Navigate 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:55.297 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 17:00:55.297 DEBUG [main][MenuItemLookup] Item match:Open Type... 17:00:55.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 17:00:55.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 17:00:55.298 INFO [main][MenuItemHandler] Select menu item: Open &Type... 17:00:55.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 17:00:55.432 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 17:00:55.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 17:00:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:55.433 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 17:00:55.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:55.434 DEBUG [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) 17:00:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:55.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:55.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:55.435 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:00:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:55.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:55.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:55.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:55.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:55.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:55.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 17:00:55.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:55.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 17:00:55.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:55.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:55.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:55.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:55.509 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"] 17:00:55.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:55.509 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"] 17:00:55.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:55.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:00:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:55.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:00:55.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:00:55.510 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:55.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:55.510 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:55.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:55.510 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:55.510 DEBUG [main][MenuItemLookup] Item match:Navigate 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:55.511 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 17:00:55.511 DEBUG [main][MenuItemLookup] Item match:Open Type... 17:00:55.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 17:00:55.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 17:00:55.512 INFO [main][MenuItemHandler] Select menu item: Open &Type... 17:00:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 17:00:55.608 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 17:00:55.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 17:00:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:55.609 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 17:00:55.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:55.609 DEBUG [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 17:00:55.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:55.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:55.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:55.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:55.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:00:55.610 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:00:55.611 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 17:00:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:00:55.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 17:00:56.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 17:00:56.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 17:00:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is not listed in considered jobs, ignore it 17:00:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 17:00:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 17:00:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 17:00:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 17:00:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 17:00:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 17:00:57.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 17:00:57.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 17:00:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:00:57.113 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 17:00:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:57.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:57.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:00:57.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:00:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:00:57.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.120 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:00:57.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:57.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:57.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:57.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b489404 is found... 17:00:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b489404 is found finished successfully 17:00:57.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 17:00:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:57.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:57.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:57.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:57.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 17:00:57.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:57.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:57.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:57.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 17:00:57.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:57.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 17:00:57.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:57.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:57.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:57.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:57.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 17:00:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:57.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 17:00:57.384 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 17:00:57.384 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:57.384 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:57.384 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:57.384 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:57.384 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:57.384 DEBUG [main][MenuItemLookup] Item match:Navigate 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:57.385 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 17:00:57.385 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 17:00:57.413 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 17:00:57.413 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 17:00:57.413 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 17:00:57.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 17:00:57.502 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 17:00:57.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 17:00:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:57.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:57.511 DEBUG [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) 17:00:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:57.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:57.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:57.513 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:00:57.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:57.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:57.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:57.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:57.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:57.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:57.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:57.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 17:00:57.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:00:57.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 17:00:57.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:57.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:00:57.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:00:57.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:00:57.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 17:00:57.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:57.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:57.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 17:00:57.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 17:00:57.566 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:57.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:57.567 DEBUG [main][MenuItemLookup] Item match:Navigate 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 17:00:57.567 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 17:00:57.568 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 17:00:57.568 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 17:00:57.568 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 17:00:57.568 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 17:00:57.568 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 17:00:57.568 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:57.568 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 17:00:57.568 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 17:00:57.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 17:00:57.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 17:00:57.593 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 17:00:57.674 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"] 17:00:57.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:57.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:57.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 17:00:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:57.682 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 17:00:57.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:00:57.688 DEBUG [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) 17:00:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:57.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:57.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:57.690 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:00:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:57.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:57.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:00:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:00:57.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:00:57.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:00:57.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:00:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:57.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 17:00:57.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:57.771 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 17:00:57.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 17:00:57.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:57.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:57.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 17:00:57.771 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'File' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:00:57.771 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:00:57.772 DEBUG [main][MenuItemLookup] Item match:Window 17:00:57.774 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:00:57.774 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:00:57.774 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:00:57.774 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:57.774 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:00:57.774 DEBUG [main][MenuItemLookup] Item match:Show View 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'' 17:00:57.787 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:00:57.787 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:00:57.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:00:57.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:00:57.791 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:00:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:00:57.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:00:57.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:00:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:57.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:00:57.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:57.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:57.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:57.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:57.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:57.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:00:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:00:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:00:57.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:00:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:57.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:00:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:57.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:00:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:00:57.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:00:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:00:57.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:00:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:00:57.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:00:57.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 17:00:57.904 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 17:00:57.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 17:00:57.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 17:00:57.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:57.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:57.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:57.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:00:57.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:00:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:00:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:00:57.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:00:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:00:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:57.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:57.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:00:57.906 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:00:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:00:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:00:57.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:00:57.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:00:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:00:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:00:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 17:00:57.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 17:00:57.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 17:00:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:00:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:00:57.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 17:00:57.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:00:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:57.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:57.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:00:57.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:57.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:57.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:57.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 17:00:57.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:00:57.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:00:57.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:57.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:57.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:57.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:57.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:57.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:57.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:57.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:57.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:57.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:57.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:58.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:58.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:58.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:58.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:58.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:58.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:58.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:58.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:58.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:58.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 17:00:58.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:58.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:58.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:58.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:58.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:58.990 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 17:00:58.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:58.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:58.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:58.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:58.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:58.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:58.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:59.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:59.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:59.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:59.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:00:59.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:00:59.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:59.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:59.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:59.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:59.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 17:00:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:59.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:59.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:59.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:59.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 17:00:59.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:00:59.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:00:59.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:00:59.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:00:59.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 17:00:59.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:00:59.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:00:59.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:00:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:00:59.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:00:59.996 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:00:59.996 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:00:59.996 DEBUG [main][TreeItemHandler] Set Tree selection 17:00:59.996 DEBUG [main][TreeHandler] Notify Tree about selection event 17:01:00.097 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:01:00.105 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 17:01:00.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:00.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:00.148 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:01:00.148 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:01:00.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:01:00.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:01:00.148 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:01:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:00.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:00.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:00.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:00.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:00.689 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:00.689 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:01:00.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:01:00.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:01:00.689 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:01:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:01:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 17:01:01.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:01:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:01.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:01:01.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:01.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:01.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:01.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:01.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:01.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:01.369 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:01:01.369 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:01:01.369 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:01:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:01.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:01.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:01.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:01:01.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:01.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:01.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:01.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:01.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:01.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:01.371 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:01.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:01.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:01:01.377 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:01:01.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:01:01.877 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:01:01.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:01.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:01.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 17:01:01.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:01.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.154 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.217 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 1.874 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.182 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.195 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:01.887 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:01.888 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:01:01.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:01.888 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:01.888 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:01.888 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:01:01.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:01.889 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:01:01.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:01.889 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:01:01.889 DEBUG [main][EditorHandler] 0 editor(s) found 17:01:01.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:01.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:01.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:01:01.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:01.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:01.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:01.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:01.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:01.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:01.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:01:01.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:01.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:01.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:01.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:01.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:01.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:01.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:01.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:01:01.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:01.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:01.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:01.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:01.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:01.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:01:01.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:01.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:01.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:01.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:01:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:01.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:01.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:01.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:01.899 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:01.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:01.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:01.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:01:01.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:01.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:01.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 17:01:01.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:01.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:01.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:01.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 17:01:01.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:01.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:01.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:01.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:01.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:01.902 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:01.902 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:01.902 DEBUG [main][MenuItemLookup] Item match:File 17:01:01.903 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:01:01.903 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:01.907 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:01:01.907 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:01:01.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:01:01.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:01:01.930 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:01:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:01:02.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. finished successfully 17:01:02.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:01:02.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:02.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:02.058 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:02.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:02.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 17:01:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:02.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:02.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:02.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:02.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:02.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:02.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:02.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:02.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:02.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:02.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 17:01:02.062 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 17:01:02.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 17:01:02.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 17:01:02.075 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:02.075 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:01:02.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:01:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:02.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:02.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:02.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:02.076 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:02.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:02.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:02.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'] 17:01:02.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:02.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 17:01:02.418 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 17:01:02.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 17:01:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:02.419 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:01:02.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:02.420 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 17:01:02.420 DEBUG [WorkbenchTestable][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:") 17:01:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:02.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:02.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:02.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:02.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:02.422 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:02.424 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 17:01:02.466 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:01:02.466 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 17:01:02.466 DEBUG [WorkbenchTestable][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) 17:01:02.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:02.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:02.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:02.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:02.476 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:02.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:02.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 17:01:05.484 DEBUG [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 17:01:05.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:05.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:05.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:05.484 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 17:01:05.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:05.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:05.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:05.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:05.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:05.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:05.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:05.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:05.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:05.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'] 17:01:05.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.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'] 17:01:05.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 17:01:05.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:05.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:05.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:05.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 17:01:05.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:05.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:05.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:05.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:05.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:05.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:05.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:05.486 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:05.486 DEBUG [main][MenuItemLookup] Item match:File 17:01:05.487 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:01:05.487 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:05.491 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:01:05.491 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:01:05.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:01:05.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:01:05.492 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:01:05.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:01:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:01:05.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:01:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:05.609 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:05.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:01:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:05.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:05.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:05.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:05.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:05.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:05.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:05.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:05.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:05.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:05.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:05.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:05.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:05.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:05.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:05.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:05.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:05.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:05.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:05.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 17:01:05.612 DEBUG [main][TreeItemHandler] Selecting tree item: Class 17:01:05.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 17:01:05.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 17:01:05.625 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:05.625 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:01:05.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:01:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:05.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:05.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:05.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:05.627 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:05.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:05.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:05.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:05.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'] 17:01:05.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 17:01:05.753 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 17:01:05.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 17:01:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:05.754 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:01:05.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:05.754 DEBUG [WorkbenchTestable][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:") 17:01:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:05.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:05.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:05.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:05.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:05.815 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:05.817 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 17:01:05.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 17:01:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:05.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:05.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:05.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:05.821 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 17:01:05.821 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 17:01:05.821 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 17:01:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:05.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:05.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:05.821 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:01:05.821 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 17:01:05.822 DEBUG [WorkbenchTestable][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) 17:01:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:05.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:05.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:05.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:05.825 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:05.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:05.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:06.640 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 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10c3b2a0 is found... 17:01:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@10c3b2a0 is found finished successfully 17:01:06.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 17:01:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:06.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:06.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:06.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:06.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:06.702 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:06.702 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 17:01:06.702 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 17:01:06.702 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 17:01:06.725 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:06.725 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 17:01:06.725 INFO [WorkbenchTestable][AbstractEditor] Save editor 17:01:06.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:06.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:06.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:06.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:06.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:06.726 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:06.726 DEBUG [main][MenuItemLookup] Item match:File 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:06.727 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 17:01:06.727 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 17:01:06.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 17:01:06.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 17:01:06.728 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 17:01:06.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 17:01:06.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 17:01:06.899 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:06.899 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 17:01:06.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:06.899 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 17:01:06.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:06.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:06.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:06.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:06.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:06.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:06.999 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 17:01:06.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:07.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:07.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:07.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:07.000 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:07.000 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:07.000 DEBUG [main][MenuItemLookup] Item match:Window 17:01:07.001 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:07.001 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:07.001 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:07.001 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:07.001 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:07.001 DEBUG [main][MenuItemLookup] Item match:Show View 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:01:07.006 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:01:07.007 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:01:07.007 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:01:07.007 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:01:07.007 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:01:07.007 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:07.007 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:01:07.007 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:01:07.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:01:07.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:01:07.036 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:01:07.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:01:07.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 17:01:07.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:01:07.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:07.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 17:01:07.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:07.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:01:07.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:07.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:07.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:07.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:07.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 17:01:07.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 17:01:07.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:07.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 17:01:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 17:01:07.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 17:01:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:07.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 17:01:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:07.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 17:01:07.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 17:01:07.775 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 17:01:07.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 17:01:07.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 17:01:07.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:07.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:01:07.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:07.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:07.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:07.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:07.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:07.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:01:07.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:07.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:07.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:07.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:07.792 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:07.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:07.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 17:01:07.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:08.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 17:01:08.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:08.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:08.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:08.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:08.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:08.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:08.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 '\*?\QBreakpoints\E') 17:01:08.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:08.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:08.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:08.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:08.116 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:08.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:08.120 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 17:01:08.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:08.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:08.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:08.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:08.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:08.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:08.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:08.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:08.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 '\*?\QBreakpoints\E') 17:01:08.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:08.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:08.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:08.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:08.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:08.319 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:08.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:08.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:08.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:08.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:08.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:08.325 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") 17:01:08.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:08.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:08.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:08.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@690afbfe is found... 17:01:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@690afbfe is found finished successfully 17:01:08.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 17:01:08.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:08.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:08.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:08.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:08.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:08.415 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 17:01:08.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:08.518 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 17:01:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 17:01:09.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 17:01:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 17:01:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 17:01:09.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 17:01:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 17:01:10.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 17:01:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 17:01:10.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:10.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:10.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:10.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 17:01:10.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:10.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 17:01:10.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:10.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:10.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:10.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:10.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:10.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:10.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:10.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:10.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:10.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 17:01:10.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:10.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:10.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:10.200 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:10.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:10.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:10.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:10.267 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 17:01:10.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.275 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:10.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:10.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:10.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:10.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 '\*?\QBreakpoints\E') 17:01:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:10.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:10.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:10.295 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:10.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:10.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:10.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:10.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:10.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:10.338 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") 17:01:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:10.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:10.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:10.339 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 17:01:10.339 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:10.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:10.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 17:01:10.418 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 17:01:10.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 17:01:10.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:10.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:10.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.419 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:01:10.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:10.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:10.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:10.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31c2a0c1 is found... 17:01:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31c2a0c1 is found finished successfully 17:01:10.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 17:01:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:10.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:10.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:10.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:10.509 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 17:01:10.560 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:10.560 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 17:01:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 17:01:11.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 17:01:11.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e0dcf82 is found... 17:01:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e0dcf82 is found finished successfully 17:01:11.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 '\*?\QDemo.java\E') 17:01:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:11.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:11.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:11.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:11.067 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:11.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 17:01:11.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:11.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:11.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:11.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:11.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:11.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:11.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:11.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 17:01:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:11.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:11.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:11.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:11.093 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:11.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:11.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:11.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:11.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:11.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:11.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:11.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:11.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:11.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:11.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:11.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 '\*?\QBreakpoints\E') 17:01:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:11.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:11.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:11.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:11.207 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:11.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:11.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:11.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:11.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:11.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:11.211 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 17:01:11.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:11.213 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:11.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:11.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:11.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:11.214 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 17:01:12.214 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 17:01:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:12.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:12.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:12.215 DEBUG [WorkbenchTestable][AbstractView] found: Demo 17:01:12.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:12.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:12.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:12.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 17:01:12.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:12.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 17:01:12.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:12.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:12.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:12.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:12.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:12.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:12.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:12.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 '\*?\QBreakpoints\E') 17:01:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:12.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:12.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:12.270 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:12.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:12.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:12.274 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 17:01:12.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:12.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:12.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:12.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:12.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 '\*?\QBreakpoints\E') 17:01:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:12.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:12.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:12.356 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:12.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:12.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:12.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:12.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:12.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:12.361 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") 17:01:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:12.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:12.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:12.362 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 17:01:12.362 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:12.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 17:01:12.434 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 17:01:12.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 17:01:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:12.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.435 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:01:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:12.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:12.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:12.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:12.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:12.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2234964d is found... 17:01:12.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2234964d is found finished successfully 17:01:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 17:01:12.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:12.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:12.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:12.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:12.514 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 17:01:12.565 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:12.565 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 17:01:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 17:01:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 17:01:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@effa20b is found... 17:01:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@effa20b is found finished successfully 17:01:13.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 17:01:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:13.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:13.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:13.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:13.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:13.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:13.078 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 17:01:13.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:13.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:13.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:13.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:13.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:13.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:13.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:13.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:13.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:13.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 '\*?\QBreakpoints\E') 17:01:13.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:13.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:13.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:13.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:13.103 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:13.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:13.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:13.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:13.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:13.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:13.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:13.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:13.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:13.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:13.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:13.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 '\*?\QBreakpoints\E') 17:01:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:13.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:13.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:13.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:13.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:13.194 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:13.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:13.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:13.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:13.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:13.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:13.230 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 17:01:13.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:13.262 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:13.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:13.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:13.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:13.263 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 17:01:14.264 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 17:01:14.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:14.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:14.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:14.264 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 17:01:14.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:14.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:14.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:14.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 17:01:14.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:14.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 17:01:14.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:14.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:14.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:14.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:14.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:14.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:14.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:14.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:14.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:14.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 '\*?\QBreakpoints\E') 17:01:14.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:14.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:14.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:14.294 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:14.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:14.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:14.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:14.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:14.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:14.331 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 17:01:14.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:14.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:14.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:14.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 17:01:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:14.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:14.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:14.420 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:14.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:14.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:14.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:14.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:14.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:14.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 17:01:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:14.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:14.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:14.426 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 17:01:14.426 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:14.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 17:01:14.502 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 17:01:14.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 17:01:14.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:14.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:14.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.503 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:01:14.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:14.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:14.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:14.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:14.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a9fcfbd is found... 17:01:14.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a9fcfbd is found finished successfully 17:01:14.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 17:01:14.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:14.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:14.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:14.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:14.591 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 17:01:14.641 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:14.641 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 17:01:14.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 17:01:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 17:01:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ace74b3 is found... 17:01:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ace74b3 is found finished successfully 17:01:15.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 17:01:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:15.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:15.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:15.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:15.153 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:15.153 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 17:01:15.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:15.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:15.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:15.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:15.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:15.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:15.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:15.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:15.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:15.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 '\*?\QBreakpoints\E') 17:01:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:15.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:15.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:15.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:15.185 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:15.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:15.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:15.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:15.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:15.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:15.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:15.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:15.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:15.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 17:01:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:15.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 17:01:15.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 '\*?\QBreakpoints\E') 17:01:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:15.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:15.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:15.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:15.323 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:15.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:15.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:15.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 17:01:15.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:15.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:15.329 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 17:01:15.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 17:01:15.330 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 17:01:15.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 17:01:15.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:15.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:15.331 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 17:01:16.331 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 17:01:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:16.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:16.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:16.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:16.332 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 17:01:16.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:16.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:16.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:16.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 17:01:16.333 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:01:16.333 DEBUG [main][EditorHandler] 1 editor(s) found 17:01:16.333 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 17:01:16.426 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 17:01:16.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:16.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:16.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:01:16.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:16.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:16.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:16.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:16.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 '\*?\QProject Explorer\E') 17:01:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:16.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:16.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:16.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:16.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:16.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:16.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:16.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:16.482 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:16.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:16.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:16.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:16.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:16.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:16.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:16.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:16.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:16.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:16.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:17.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:17.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:17.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:17.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:17.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:17.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:17.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:17.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:17.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:17.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 17:01:17.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:17.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:17.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:17.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:17.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:17.520 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 17:01:17.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:17.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:17.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:17.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:17.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:17.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:17.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:18.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:18.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:18.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:18.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:18.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:18.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:18.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:18.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:18.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:18.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 17:01:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:18.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:18.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:18.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:18.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 17:01:18.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:18.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:18.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:18.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:01:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:18.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:18.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:18.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:18.526 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:01:18.526 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:01:18.526 DEBUG [main][TreeItemHandler] Set Tree selection 17:01:18.526 DEBUG [main][TreeHandler] Notify Tree about selection event 17:01:18.534 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:01:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 17:01:18.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:18.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:18.585 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:01:18.585 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:01:18.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:01:18.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:01:18.585 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:01:18.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:18.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:19.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:19.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:19.125 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:19.125 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:01:19.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:01:19.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:01:19.125 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:01:19.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:01:19.808 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 17:01:19.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:01:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:19.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:01:19.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:19.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:19.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:19.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:19.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:19.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:19.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:19.813 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:01:19.813 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:01:19.814 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:01:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:19.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:19.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:19.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:01:19.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:19.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:19.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:19.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:19.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:19.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:19.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:19.815 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:19.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:19.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:19.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:19.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:01:19.820 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:01:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:01:20.321 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:01:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:20.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:20.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:20.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:20.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:01:20.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:20.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:20.323 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 17:01:20.323 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:20.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.437 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 3.264 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.051 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.049 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.068 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:20.334 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:20.334 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:01:20.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:20.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:20.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:20.335 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:01:20.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:20.335 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:01:20.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:20.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:20.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 17:01:20.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:20.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:20.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:20.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:20.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:20.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:20.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:20.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:20.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:20.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:20.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:20.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:20.337 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:20.337 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:20.337 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:20.337 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:20.337 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:20.337 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:20.337 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:20.337 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:20.338 DEBUG [main][MenuItemLookup] Item match:Window 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:20.339 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:20.339 DEBUG [main][MenuItemLookup] Item match:Preferences 17:01:20.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:01:20.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:01:20.368 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:01:20.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.... 17:01:20.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:01:20.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:20.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:20.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:20.484 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:01:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:20.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:01:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:20.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:20.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:20.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:20.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:20.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:20.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:20.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:20.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:20.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:20.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:20.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:20.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:20.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:20.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 17:01:20.992 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 17:01:20.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 17:01:20.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1777): Gtk-CRITICAL **: 17:01:21.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:01:21.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.143 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 17:01:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:21.147 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 17:01:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:21.149 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default): 17:01:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 17:01:21.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 17:01:21.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 17:01:21.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:01:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:21.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.195 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 17:01:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:21.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:21.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:21.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:01:21.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:21.202 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:01:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:21.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:21.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:21.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:21.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:21.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:21.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 17:01:21.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:21.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 17:01:21.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:21.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:21.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:21.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:21.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:21.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:21.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:21.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:21.253 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:21.253 DEBUG [main][MenuItemLookup] Item match:Window 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:21.253 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:21.254 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:21.254 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:21.254 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:21.254 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:21.254 DEBUG [main][MenuItemLookup] Item match:Preferences 17:01:21.254 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:01:21.254 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:01:21.254 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 17:01:21.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:01:21.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 'Preferences.*'] is available.... 17:01:21.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 'Preferences.*'] is available. finished successfully 17:01:21.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:21.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.481 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:01:21.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.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 17:01:21.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:21.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:21.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:21.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:21.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:21.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:21.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:21.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:21.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:21.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:21.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:21.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:21.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:21.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 17:01:21.484 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 17:01:21.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 17:01:21.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 17:01:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.486 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 17:01:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:21.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:21.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:21.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.552 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 17:01:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:21.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:01:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:21.585 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:01:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:21.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:21.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:21.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:21.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:21.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:21.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:21.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 17:01:21.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:21.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 17:01:21.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:21.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:21.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:21.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:21.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:21.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:21.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:21.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:21.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:21.632 DEBUG [main][MenuItemLookup] Item match:Window 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:21.632 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:21.633 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:21.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:21.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:21.633 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:21.633 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:21.633 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:21.633 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:21.633 DEBUG [main][MenuItemLookup] Item match:Preferences 17:01:21.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:01:21.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:01:21.633 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 17:01:21.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:01:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:01:21.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. finished successfully 17:01:21.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.855 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:01:21.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.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 17:01:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:21.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:21.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:21.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:21.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:21.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 17:01:21.858 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 17:01:21.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 17:01:21.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 17:01:21.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.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.*'] 17:01:21.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.860 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:01:21.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:01:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:21.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:21.885 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:21.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:21.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:21.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:21.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:21.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 17:01:21.886 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 17:01:21.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 17:01:21.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 17:01:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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...") 17:01:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:21.892 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:01:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:21.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:21.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 17:01:21.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 17:01:21.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 17:01:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:21.985 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 17:01:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:01:21.987 TRACE [main][WidgetHandler] Notify List with event 13 17:01:21.987 TRACE [main][WidgetHandler] Wait for synchronization 17:01:21.987 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:01:21.987 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 17:01:21.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.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) 17:01:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:21.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:21.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:21.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:21.989 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:21.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:21.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:22.045 DEBUG [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:") 17:01:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:22.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:22.048 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 17:01:22.072 DEBUG [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:") 17:01:22.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:22.076 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:22.077 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 17:01:22.081 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:01:22.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 17:01:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.086 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:01:22.086 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 17:01:22.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.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) 17:01:22.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.096 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:22.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:22.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:22.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:22.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:22.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:22.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:22.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:22.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:22.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:22.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:22.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:22.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:22.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:22.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:22.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:22.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:22.192 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 17:01:22.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:22.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.195 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 17:01:22.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 17:01:22.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 17:01:22.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 17:01:22.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 17:01:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.238 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 17:01:22.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:22.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.262 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 17:01:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:22.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 17:01:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:01:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.316 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:01:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:22.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:22.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:22.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:22.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:22.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:22.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:22.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:22.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:22.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:22.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 17:01:22.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:22.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 17:01:22.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:22.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:22.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:22.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:22.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:01:22.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.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.*'] 17:01:22.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.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.*'] 17:01:22.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:22.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:22.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:22.363 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:22.363 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:22.363 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:22.363 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:22.363 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:22.363 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:22.363 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:22.363 DEBUG [main][MenuItemLookup] Item match:Window 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:22.364 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:22.364 DEBUG [main][MenuItemLookup] Item match:Preferences 17:01:22.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:01:22.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:01:22.364 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 17:01:22.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:01:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:01:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:01:22.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:22.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:22.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:22.615 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:01:22.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:01:22.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:22.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:22.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:22.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:22.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:22.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:22.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:22.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:22.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:22.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:22.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:22.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:22.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:22.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:22.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:22.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 17:01:22.618 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 17:01:22.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 17:01:22.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 17:01:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.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.*'] 17:01:22.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:22.645 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:01:22.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:22.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 17:01:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:22.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:22.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:22.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:22.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 17:01:22.649 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 17:01:22.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 17:01:22.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 17:01:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.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.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...") 17:01:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.653 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:01:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:22.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:22.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 17:01:22.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 17:01:22.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 17:01:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:22.739 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 17:01:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:01:22.740 TRACE [main][WidgetHandler] Notify List with event 13 17:01:22.740 TRACE [main][WidgetHandler] Wait for synchronization 17:01:22.741 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:01:22.741 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 17:01:22.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 17:01:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.742 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:22.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:22.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:22.796 DEBUG [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:") 17:01:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:22.798 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:22.799 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 17:01:22.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 17:01:22.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:22.823 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:22.824 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 17:01:22.828 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:01:22.828 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) 17:01:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.841 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:01:22.841 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 17:01:22.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 17:01:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.843 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:22.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:22.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:22.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:22.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:22.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:22.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:22.930 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 17:01:22.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.932 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 17:01:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:01:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:22.935 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 17:01:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.967 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 17:01:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:22.969 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:22.969 TRACE [main][WidgetHandler] Wait for synchronization 17:01:22.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:01:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:22.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:22.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:22.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:22.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:22.998 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:01:22.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:22.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:22.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:22.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:23.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:01:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:23.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:23.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:23.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:23.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:23.042 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:01:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:23.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:23.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:23.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:23.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:23.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:23.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:23.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 17:01:23.086 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 17:01:23.086 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:23.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.754 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.916 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.379 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.731 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.724 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 17:01:23.100 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 17:01:23.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:23.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:23.130 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:23.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:23.130 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:23.130 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:23.130 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:23.130 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:23.130 DEBUG [main][MenuItemLookup] Item match:Run 17:01:23.131 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 17:01:23.131 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 17:01:23.131 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:23.131 DEBUG [main][MenuItemLookup] Found menu:'Run History' 17:01:23.131 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:01:23.131 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 17:01:23.131 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 17:01:23.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 17:01:23.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 17:01:23.132 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 17:01:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:01:23.298 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 17:01:23.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:01:23.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:23.307 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 17:01:23.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:01:23.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:23.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:23.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:23.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:23.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:23.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:23.310 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 17:01:23.310 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 17:01:23.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 17:01:23.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 17:01:23.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 17:01:23.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 17:01:23.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:23.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:23.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 17:01:23.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 17:01:23.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 17:01:23.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 17:01:23.344 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 17:01:23.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:23.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:23.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:23.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:23.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:23.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:23.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:23.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:23.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:23.642 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:23.643 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 17:01:23.643 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 17:01:23.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 "Apply") 17:01:23.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:23.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:23.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:23.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:23.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:23.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:23.657 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 17:01:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:24.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:24.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:24.847 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") 17:01:24.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:24.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:24.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:24.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:24.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:24.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:24.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:24.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment 17:01:24.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:24.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:24.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:24.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:24.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:24.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:24.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:24.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:24.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:26.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 17:01:26.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 17:01:26.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:26.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:26.414 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 17:01:26.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:26.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:26.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:26.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:26.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 17:01:26.566 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 17:01:26.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 17:01:26.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 17:01:26.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:26.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:26.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:26.567 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #210 ]: 17:01:26.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 17:01:26.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 17:01:26.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 17:01:26.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:01:26.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 17:01:26.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:26.573 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:26.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:26.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:26.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:26.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:26.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:26.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:26.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:26.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:26.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:26.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:26.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:26.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:26.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:26.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 "Select...") 17:01:26.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:26.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:26.685 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 17:01:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:26.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:26.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 17:01:26.831 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 17:01:26.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 17:01:26.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 17:01:26.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:26.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 17:01:26.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 17:01:26.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:26.834 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]: 17:01:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 17:01:26.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 17:01:26.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 17:01:26.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) 17:01:26.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 17:01:26.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:26.840 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:26.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:26.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:26.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:26.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:26.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:26.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:26.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:26.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:26.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 17:01:26.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:26.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:26.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:26.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:26.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:26.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:26.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:26.914 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 17:01:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:26.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:26.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 17:01:27.069 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 17:01:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 17:01:27.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 17:01:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:27.074 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 17:01:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:27.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:27.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:27.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:01:27.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 17:01:27.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:27.125 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:27.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:27.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:27.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:27.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:27.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:27.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 17:01:27.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:27.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:27.217 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment 17:01:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:27.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:27.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:27.217 TRACE [main][WidgetHandler] Notify Button with event 27 17:01:27.217 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.217 TRACE [main][WidgetHandler] Notify Button with event 13 17:01:27.217 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.217 TRACE [main][WidgetHandler] Notify Button with event 26 17:01:27.217 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.217 TRACE [main][WidgetHandler] Notify Button with event 3 17:01:27.217 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.217 TRACE [main][WidgetHandler] Notify Button with event 4 17:01:27.217 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.217 TRACE [main][WidgetHandler] Notify Button with event 13 17:01:27.217 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 17:01:27.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:27.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01: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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 17:01:27.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:27.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:27.244 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment 17:01:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:27.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:27.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:27.246 TRACE [main][WidgetHandler] Notify Button with event 27 17:01:27.246 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.246 TRACE [main][WidgetHandler] Notify Button with event 13 17:01:27.246 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.246 TRACE [main][WidgetHandler] Notify Button with event 26 17:01:27.246 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.246 TRACE [main][WidgetHandler] Notify Button with event 3 17:01:27.246 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.246 TRACE [main][WidgetHandler] Notify Button with event 4 17:01:27.246 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.246 TRACE [main][WidgetHandler] Notify Button with event 13 17:01:27.246 TRACE [main][WidgetHandler] Wait for synchronization 17:01:27.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 17:01:27.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:27.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:27.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:27.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:27.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:27.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 "Add...") 17:01:27.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:27.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:27.270 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:01:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:27.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:27.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:27.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 17:01:27.323 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 17:01:27.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:27.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 17:01:27.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:27.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:27.325 INFO [WorkbenchTestable][AbstractText] Text set to: test_name 17:01:27.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Value:") 17:01:27.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 17:01:27.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:27.329 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:27.330 INFO [WorkbenchTestable][AbstractText] Text set to: test_value 17:01:27.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:01:27.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:27.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 17:01:27.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:27.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:27.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:27.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:27.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:27.332 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:27.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:27.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:27.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:27.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 17:01:28.375 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 17:01:28.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:28.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:28.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:28.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:28.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:28.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:28.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:28.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:28.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:28.391 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:28.392 TRACE [main][WidgetHandler] Wait for synchronization 17:01:28.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 17:01:28.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:28.398 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 17:01:28.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:28.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:28.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:28.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:28.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 17:01:28.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:28.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:28.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:28.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:28.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:28.418 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:28.418 TRACE [main][WidgetHandler] Wait for synchronization 17:01:28.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit...") 17:01:28.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:28.431 INFO [WorkbenchTestable][AbstractButton] Click button E&dit... 17:01:28.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:28.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:28.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:28.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available.... 17:01:28.478 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 17:01:28.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:28.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 17:01:28.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:28.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:28.479 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 17:01:28.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Value:") 17:01:28.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 17:01:28.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:28.488 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:28.489 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 17:01:28.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:01:28.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 17:01:28.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:28.491 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:28.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:28.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:28.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:28.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:28.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:28.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:28.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 "Add...") 17:01:28.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:28.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:28.549 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:01:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:28.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:28.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:28.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 17:01:28.596 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 17:01:28.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:28.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 17:01:28.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:28.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:28.597 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 17:01:28.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:28.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 17:01:28.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:28.599 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:28.603 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 17:01:28.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:01:28.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:28.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:28.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:28.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 17:01:28.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:28.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:28.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:28.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:28.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:28.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:28.605 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:28.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:28.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:28.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 17:01:29.693 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 17:01:29.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:29.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:29.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:29.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:29.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:29.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:29.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:29.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:29.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:29.707 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:29.707 TRACE [main][WidgetHandler] Wait for synchronization 17:01:29.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 17:01:29.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:29.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:29.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:29.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:29.714 INFO [WorkbenchTestable][AbstractButton] Click button &Copy 17:01:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:29.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:29.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:29.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:29.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:29.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:29.730 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:29.730 TRACE [main][WidgetHandler] Wait for synchronization 17:01:29.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 17:01:29.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:29.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:29.744 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 17:01:29.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:29.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:29.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:29.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:29.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:29.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:29.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:29.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 "Paste") 17:01:29.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:29.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:29.766 INFO [WorkbenchTestable][AbstractButton] Click button &Paste 17:01:29.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:29.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:29.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:29.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:29.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:01:29.783 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 17:01:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:01:29.783 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 17:01:29.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:01:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:29.784 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 17:01:29.784 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 17:01:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.819 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 2.343 s appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.044 s addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.131 s removeTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.029 s editTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.129 s copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.239 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 17:01:29.925 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 17:01:29.925 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:01:29.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:29.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 17:01:29.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:29.925 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:01:29.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:29.961 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:01:29.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:29.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:29.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 17:01:29.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 17:01:29.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:29.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:29.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:29.962 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 17:01:29.962 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 17:01:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:29.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:29.962 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") 17:01:29.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:29.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:29.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:29.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:29.973 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:01:29.973 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:29.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:01:30.061 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 17:01:30.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:01:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:30.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:30.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:30.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:30.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:30.063 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 17:01:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:30.063 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 17:01:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:30.063 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:30.064 TRACE [main][WidgetHandler] Wait for synchronization 17:01:30.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:30.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:30.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:30.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:30.067 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:30.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:30.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:30.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:30.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:30.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:30.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:30.278 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:01:30.278 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 17:01:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01: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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 17:01:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:30.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:30.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:30.301 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:01:30.301 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:30.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:01:30.384 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 17:01:30.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:01:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:30.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:30.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:30.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:30.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:30.388 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 17:01:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:30.389 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 17:01:30.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:30.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:30.389 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:30.389 TRACE [main][WidgetHandler] Wait for synchronization 17:01:30.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:30.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:30.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:30.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:30.398 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:30.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:30.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:30.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:30.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:30.601 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 17:01:30.601 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 17:01:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:30.601 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") 17:01:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:30.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:30.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:30.621 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:01:30.621 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:30.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:30.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:01:30.702 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 17:01:30.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:01:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:30.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:30.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:30.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:30.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:30.704 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 17:01:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:30.704 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 17:01:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:30.704 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:30.704 TRACE [main][WidgetHandler] Wait for synchronization 17:01:30.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:30.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:30.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:30.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:30.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:30.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:30.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:30.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:30.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:30.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:30.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:30.707 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:30.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:30.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:30.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:30.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:31.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:31.098 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 17:01:31.098 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 17:01:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:31.099 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") 17:01:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:31.105 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:01:31.105 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:31.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:31.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:01:31.180 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 17:01:31.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:01:31.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:31.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:31.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:31.182 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 17:01:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:31.182 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 17:01:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:31.182 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:31.182 TRACE [main][WidgetHandler] Wait for synchronization 17:01:31.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.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") 17:01:31.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:31.185 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:31.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:31.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:31.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:31.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:31.458 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 17:01:31.458 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 17:01:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:31.458 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") 17:01:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:31.474 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:01:31.474 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:31.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:01:31.551 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 17:01:31.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:01:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:31.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:31.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:31.553 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 17:01:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:31.553 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 17:01:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:31.554 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 17:01:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:31.554 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:31.554 TRACE [main][WidgetHandler] Wait for synchronization 17:01:31.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:31.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:31.556 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:31.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:31.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:31.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:31.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:31.707 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 17:01:31.707 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 17:01:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:31.708 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") 17:01:31.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:31.722 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:01:31.722 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:31.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:01:31.790 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 17:01:31.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:01:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:31.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:31.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:31.791 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 17:01:31.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:31.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:31.792 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9) 17:01:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:31.792 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:31.792 TRACE [main][WidgetHandler] Wait for synchronization 17:01:31.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:31.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:31.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:31.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:31.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:31.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:31.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:31.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:31.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:31.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:31.795 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:31.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:31.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:32.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 17:01:32.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:32.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 17:01:32.116 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 17:01:32.116 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:32.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s - in org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) Time elapsed: 2.154 s Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 17:01:32.126 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 17:01:32.126 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:01:32.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:32.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 17:01:32.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:32.127 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:01:32.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:32.127 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:01:32.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:32.127 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:01:32.127 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 17:01:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:32.128 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") 17:01:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:32.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:32.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:32.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:32.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:32.133 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:01:32.133 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:32.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:01:32.218 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 17:01:32.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:01:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:32.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:32.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:32.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:32.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:32.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:32.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:32.220 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 17:01:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:32.220 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 17:01:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:32.220 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:32.220 TRACE [main][WidgetHandler] Wait for synchronization 17:01:32.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:32.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:32.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:32.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:32.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:32.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:32.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:32.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:32.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:32.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:32.223 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:32.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:32.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:01:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:32.431 DEBUG [main][MenuItemLookup] Item match:Window 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.431 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:32.437 DEBUG [main][MenuItemLookup] Item match:Window 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:32.437 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:32.437 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:32.438 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:32.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:01:32.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:32.438 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:32.438 DEBUG [main][MenuItemLookup] Item match:Window 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:32.439 DEBUG [main][MenuItemLookup] Item match:Window 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:32.439 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:32.440 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:32.440 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:32.440 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:32.440 DEBUG [main][MenuItemLookup] Item match:Window 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:32.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:32.441 DEBUG [main][MenuItemLookup] Item match:Window 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:32.441 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:32.441 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:32.442 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:32.442 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.442 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:32.442 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:32.442 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:32.442 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:32.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:01:32.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:01:32.442 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:01:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:01:32.505 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 17:01:32.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:01:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:32.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:32.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:01:32.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:32.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:32.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:32.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 "Reset Perspective") 17:01:32.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:32.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:01:32.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:32.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:32.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:32.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:32.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:32.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:32.507 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:01:32.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:32.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:32.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:32.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:32.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:32.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 17:01:32.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 17:01:32.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:32.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:32.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:32.752 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 17:01:32.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:32.752 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:32.752 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:32.752 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:01:32.752 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:01:32.752 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:32.752 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:32.752 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:32.752 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:32.752 DEBUG [main][MenuItemLookup] Item match:Run 17:01:32.753 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 17:01:32.753 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 17:01:32.753 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:32.753 DEBUG [main][MenuItemLookup] Found menu:'Run History' 17:01:32.753 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:01:32.753 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 17:01:32.753 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 17:01:32.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 17:01:32.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 17:01:32.753 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 17:01:32.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:01:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 17:01:32.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:01:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:32.913 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 17:01:32.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:01:32.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:32.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:32.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:32.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:32.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:32.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:32.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 17:01:32.916 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 17:01:32.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 17:01:32.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 17:01:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 17:01:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 17:01:32.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:32.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:32.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 17:01:32.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 17:01:32.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 17:01:32.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 17:01:32.948 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 17:01:32.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:32.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:33.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:33.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:33.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:33.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:33.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:33.259 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:33.260 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 17:01:33.260 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 17:01:33.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 17:01:33.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:33.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:33.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:33.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:33.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:33.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:33.264 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 17:01:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:33.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:33.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:34.494 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") 17:01:34.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:34.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:34.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:34.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:34.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:34.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:34.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:34.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:34.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:34.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 17:01:34.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:34.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:34.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:34.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:34.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:34.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:34.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:34.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:34.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:34.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:34.527 INFO [WorkbenchTestable][AbstractText] Text set to: abc 17:01:34.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project:") 17:01:34.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:34.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:34.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:34.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:34.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:34.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:34.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:34.612 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:34.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:34.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:34.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:34.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:34.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:34.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:34.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:34.641 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:34.642 INFO [WorkbenchTestable][AbstractText] Text set to: cde 17:01:34.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:34.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:34.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:34.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:34.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:34.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:34.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:34.713 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:34.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 "Test method:") 17:01:34.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:34.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:34.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:34.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:34.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:34.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:34.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:34.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:34.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:34.746 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:34.746 INFO [WorkbenchTestable][AbstractText] Text set to: efg 17:01:34.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:01:34.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:34.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:01:34.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:34.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:34.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:34.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:34.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:34.802 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:34.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:01:34.805 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 17:01:34.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:01:34.806 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 17:01:34.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:01:34.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:34.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:34.807 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 17:01:34.807 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 17:01:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:34.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 17:01:34.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:34.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:34.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:01:34.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 17:01:34.967 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 17:01:34.968 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:34.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.843 s - in org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) Time elapsed: 2.215 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 17:01:34.986 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 17:01:34.987 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:01:34.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:34.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 17:01:34.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:34.987 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:01:35.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:35.017 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:01:35.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:35.018 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 17:01:35.018 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 17:01:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:35.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 17:01:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:35.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:35.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:35.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:01:35.028 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:01:35.028 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:01:35.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:01:35.124 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 17:01:35.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:01:35.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:35.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:01:35.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:35.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:35.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:35.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:35.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:01:35.126 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 17:01:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:35.126 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 17:01:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:01:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:01:35.126 TRACE [main][WidgetHandler] Notify Table with event 13 17:01:35.126 TRACE [main][WidgetHandler] Wait for synchronization 17:01:35.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:35.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:35.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:35.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:35.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:35.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:01:35.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:35.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:35.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:35.129 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:35.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:35.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:01:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.460 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:35.461 DEBUG [main][MenuItemLookup] Item match:Window 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:01:35.461 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:35.462 DEBUG [main][MenuItemLookup] Item match:Window 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:35.462 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:35.462 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:35.463 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:01:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:35.463 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:35.464 DEBUG [main][MenuItemLookup] Item match:Window 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:35.464 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:35.465 DEBUG [main][MenuItemLookup] Item match:Window 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:35.465 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:35.465 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:35.465 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:35.466 DEBUG [main][MenuItemLookup] Item match:Window 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:01:35.466 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.467 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:35.467 DEBUG [main][MenuItemLookup] Item match:Window 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:35.467 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:35.467 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:35.468 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:35.468 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:35.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:01:35.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:01:35.468 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:01:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:01:35.526 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 17:01:35.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:01:35.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:35.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:35.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:35.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:01:35.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:35.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:35.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:35.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 "Reset Perspective") 17:01:35.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:35.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:01:35.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:35.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:35.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:35.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:35.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:35.529 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:01:35.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:35.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:35.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:35.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:35.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:35.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 17:01:35.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 17:01:35.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:35.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:35.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:35.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'] 17:01:35.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:35.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 17:01:35.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:35.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:35.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:35.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 17:01:35.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.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'] 17:01:35.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.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'] 17:01:35.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:35.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:35.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:35.721 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:35.721 DEBUG [main][MenuItemLookup] Item match:File 17:01:35.722 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:01:35.722 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:35.726 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:01:35.726 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:01:35.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:01:35.727 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:01:35.727 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:01:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:01:35.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:01:35.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:01:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:35.842 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:35.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:35.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:01:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:35.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:35.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:35.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 17:01:35.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 17:01:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:36.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 17:01:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 17:01:36.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 17:01:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:36.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 17:01:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:36.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 17:01:36.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 17:01:36.348 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 17:01:36.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 17:01:36.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 17:01:36.351 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:36.351 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:01:36.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:01:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:36.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:36.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:36.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:36.358 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:36.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:36.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:36.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:36.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:36.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 17:01:36.553 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 17:01:36.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 17:01:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:36.554 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 17:01:36.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:36.556 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:") 17:01:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:36.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:36.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:36.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:36.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:36.559 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 17:01:36.579 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 17:01:36.580 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 17:01:36.580 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) 17:01:36.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:36.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:36.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:36.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:36.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:36.583 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:36.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:36.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:37.111 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 17:01:37.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' has no excuses, wait for it 17:01:37.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 17:01:37.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:37.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:37.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:37.620 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 17:01:37.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:37.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:37.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:37.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:37.620 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:37.621 DEBUG [main][MenuItemLookup] Item match:Window 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:37.621 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:37.621 DEBUG [main][MenuItemLookup] Item match:Show View 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Markers' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Packages' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Servers' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:37.626 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:01:37.626 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:01:37.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:01:37.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:01:37.627 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:01:37.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:01:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:01:37.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:01:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:37.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:01:37.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:37.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:01:37.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:37.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:37.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:37.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:01:37.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:37.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:37.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:01:37.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:01:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:37.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:01:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:37.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:01:37.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 17:01:37.758 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 17:01:37.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 17:01:37.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 17:01:37.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:37.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:01:37.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:37.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:37.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:37.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:01:37.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:37.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:01:37.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:37.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:37.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:37.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:37.760 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:01:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:37.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:37.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:01:37.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:01:37.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 17:01:37.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:37.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 17:01:37.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:37.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:37.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:37.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:37.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:01:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:37.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:37.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:37.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:37.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:37.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:01:37.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:01:37.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:37.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:01:37.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:37.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:37.889 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:01:37.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:01:37.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:37.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:37.890 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:01:37.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:01:37.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:37.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:37.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:37.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:38.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:38.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:38.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:38.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:38.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:38.908 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:01:38.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:01:38.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:38.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:38.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:01:38.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:38.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:38.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:38.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:38.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:38.910 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 17:01:38.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:38.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:38.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:01:38.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:38.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:38.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:38.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:38.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:38.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 '\*?\QPackage Explorer\E') 17:01:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:38.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:38.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:38.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:38.938 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:01:38.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:01:38.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:38.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:01:38.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:38.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:38.940 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:01:38.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:01:38.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:38.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:38.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:38.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:39.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:39.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:39.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:39.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:39.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:39.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:01:39.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:01:39.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:39.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:39.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:01:39.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:39.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:39.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:39.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:39.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:39.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 17:01:39.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 17:01:39.946 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 17:01:39.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 17:01:39.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 17:01:39.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:39.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:40.007 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:01:40.007 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:01:40.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:01:40.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:01:40.007 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:01:40.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:40.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 17:01:40.508 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 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:40.508 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 17:01:40.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 17:01:40.508 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 17:01:40.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 17:01:40.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 17:01:40.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:40.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:40.556 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:40.556 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:01:40.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:01:40.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:01:40.557 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:01:40.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 'Delete.*'] is available.... 17:01:41.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 'Delete.*'] is available. finished successfully 17:01:41.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:01:41.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:41.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:41.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:41.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:01:41.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:41.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:41.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:41.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:41.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:41.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:41.458 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:01:41.458 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:01:41.458 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:01:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:41.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:41.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:41.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:01:41.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:41.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:41.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:41.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:41.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:41.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:41.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:41.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:41.460 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:41.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:41.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:41.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:01:41.465 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:01:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:01:41.966 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:01:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:41.966 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 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:41.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 17:01:41.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:41.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:41.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:01:41.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 17:01:41.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 17:01:41.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:41.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.983 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: 6.25 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 17:01:41.987 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 17:01:41.987 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:01:41.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:41.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 17:01:41.988 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:41.988 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:01:41.988 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:41.989 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:01:41.989 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:41.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:41.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 17:01:41.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 17:01:41.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:41.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:41.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:41.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:41.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 17:01:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 17:01:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:41.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:41.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:41.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:41.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:41.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:41.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:41.992 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:41.992 DEBUG [main][MenuItemLookup] Item match:File 17:01:41.993 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:01:41.993 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:41.997 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:01:41.997 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:01:41.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:01:41.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:01:41.998 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:01:42.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:01:42.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:01:42.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:01:42.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:42.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:42.208 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:42.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:42.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:01:42.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:42.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:42.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:42.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:42.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:42.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:42.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:42.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 17:01:42.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 17:01:42.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:42.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 17:01:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 17:01:42.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 17:01:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:42.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 17:01:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:42.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 17:01:42.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 17:01:42.713 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 17:01:42.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 17:01:42.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 17:01:42.717 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:42.717 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:01:42.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:01:42.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:42.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:42.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:42.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:42.719 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:42.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:42.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:42.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'] 17:01:42.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:42.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:42.832 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.... 17:01:42.849 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 17:01:42.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 17:01:42.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:42.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:42.850 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 17:01:42.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:42.851 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:") 17:01:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:42.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:42.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:42.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:42.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:42.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:42.854 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 17:01:42.857 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 17:01:42.857 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 17:01:42.857 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) 17:01:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:42.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:42.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:42.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:42.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:42.859 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:42.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:42.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:42.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:42.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:43.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:43.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:01:43.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:43.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:43.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:43.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:43.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:01:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:43.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:43.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:43.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:43.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:43.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:43.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:43.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:43.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:43.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:43.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:43.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:43.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:43.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:43.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:43.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:43.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:43.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:44.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:44.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:44.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:44.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:44.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:44.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:44.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:44.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:44.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:01:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:44.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:44.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:44.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:44.657 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 17:01:44.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:44.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:44.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:01:44.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:44.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:44.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:44.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:44.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') 17:01:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:44.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:44.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:44.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:44.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:44.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:44.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:44.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:01:44.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:44.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:44.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:44.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:44.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:44.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:44.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:44.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:44.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:44.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:44.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:44.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:45.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:45.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:45.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:45.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:45.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:45.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:45.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:45.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:45.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 17:01:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:45.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:45.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:45.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:45.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 17:01:45.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 17:01:45.670 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 17:01:45.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 17:01:45.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 17:01:45.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:45.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:45.795 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:01:45.795 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:01:45.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:01:45.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:01:45.795 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:01:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:45.796 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 17:01:45.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:01:46.296 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 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:46.296 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 17:01:46.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 17:01:46.296 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 17:01:46.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 17:01:46.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 17:01:46.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:46.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:46.349 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:46.350 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:46.350 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:46.350 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:46.350 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:46.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:46.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:46.350 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:46.350 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:46.350 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:01:46.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:01:46.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:01:46.350 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:01:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 17:01:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 17:01:47.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:01:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:47.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:47.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:47.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:01:47.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:47.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:47.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:47.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:47.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:47.006 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:01:47.006 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:01:47.006 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:01:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:47.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:47.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:47.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:01:47.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:47.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:47.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:47.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:47.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:47.008 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:47.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:47.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:01:47.014 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:01:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:01:47.514 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:01:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:47.514 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 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:47.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 17:01:47.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:47.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 17:01:47.515 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 17:01:47.515 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:47.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.53 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.526 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:01:47.628 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:01:47.628 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:01:47.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:47.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:01:47.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:47.629 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:01:47.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:47.629 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:01:47.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:47.630 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 17:01:47.630 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 17:01:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:01:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:47.630 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:47.630 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:47.630 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:47.630 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:47.630 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:47.630 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:47.630 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:47.630 DEBUG [main][MenuItemLookup] Item match:Window 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.631 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:47.631 DEBUG [main][MenuItemLookup] Item match:Window 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:47.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:47.631 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:47.632 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:47.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:01:47.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:47.632 DEBUG [main][MenuItemLookup] Item match:Window 17:01:47.632 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:47.633 DEBUG [main][MenuItemLookup] Item match:Window 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:47.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:47.633 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:47.634 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.634 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:47.634 DEBUG [main][MenuItemLookup] Item match:Window 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:01:47.634 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:01:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.635 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:01:47.635 DEBUG [main][MenuItemLookup] Item match:Window 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:01:47.635 DEBUG [main][MenuItemLookup] Item match:Perspective 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:01:47.635 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:01:47.635 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:01:47.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:01:47.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:01:47.636 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:01:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:01:47.768 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 17:01:47.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:01:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:47.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:01:47.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:47.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:47.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:47.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 17:01:47.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:47.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:01:47.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:47.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:47.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:47.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:47.770 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:01:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:47.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:47.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:48.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:48.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 17:01:48.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:01:48.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:48.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:48.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:48.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:48.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:48.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 17:01:48.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:48.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:48.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:48.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 17:01:48.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:48.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.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'] 17:01:48.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:48.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:48.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:48.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:48.034 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:48.035 DEBUG [main][MenuItemLookup] Item match:File 17:01:48.035 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:01:48.035 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:01:48.039 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:48.040 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:01:48.040 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:01:48.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:01:48.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:01:48.104 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:01:48.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.... 17:01:48.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:01:48.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:01:48.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:48.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:48.298 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:48.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:01:48.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:48.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:48.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:48.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:48.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 17:01:48.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 17:01:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:48.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 17:01:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:48.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 17:01:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 17:01:48.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 17:01:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:48.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 17:01:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:48.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 17:01:48.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 17:01:48.301 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 17:01:48.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 17:01:48.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 17:01:48.315 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:48.315 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:01:48.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) 17:01:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:48.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:48.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:48.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:48.318 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:48.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:48.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:48.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:48.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.789 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.... 17:01:48.789 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 17:01:48.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 17:01:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:48.791 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:01:48.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:48.792 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:") 17:01:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:48.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:48.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:48.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:48.794 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:48.795 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 17:01:48.797 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") 17:01:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:48.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:48.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:48.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:01:48.799 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 17:01:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:48.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:48.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:48.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:01:48.799 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0 17:01:49.010 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:01:49.010 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 17:01:49.010 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) 17:01:49.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:49.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:49.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:49.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:49.013 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:49.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:49.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:49.037 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") 17:01:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:49.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:49.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:49.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:49.039 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...") 17:01:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:49.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:49.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:49.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:49.041 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 17:01:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:49.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:49.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:49.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: "Create default Java EE modules."] is available.... 17:01:49.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 17:01:49.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 17:01:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:49.393 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") 17:01:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:49.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:49.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:49.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:49.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:49.394 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 17:01:49.394 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 17:01:49.394 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 17:01:49.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:49.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:49.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:49.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:49.401 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") 17:01:49.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:49.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:49.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:49.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:49.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:49.413 INFO [WorkbenchTestable][AbstractButton] Click button &Web 17:01:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:49.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:49.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:49.413 TRACE [main][WidgetHandler] Notify Button with event 27 17:01:49.413 TRACE [main][WidgetHandler] Wait for synchronization 17:01:49.413 TRACE [main][WidgetHandler] Notify Button with event 13 17:01:49.413 TRACE [main][WidgetHandler] Wait for synchronization 17:01:49.413 TRACE [main][WidgetHandler] Notify Button with event 26 17:01:49.413 TRACE [main][WidgetHandler] Wait for synchronization 17:01:49.413 TRACE [main][WidgetHandler] Notify Button with event 3 17:01:49.413 TRACE [main][WidgetHandler] Wait for synchronization 17:01:49.413 TRACE [main][WidgetHandler] Notify Button with event 4 17:01:49.413 TRACE [main][WidgetHandler] Wait for synchronization 17:01:49.413 TRACE [main][WidgetHandler] Notify Button with event 13 17:01:49.413 TRACE [main][WidgetHandler] Wait for synchronization 17:01:49.414 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 >") 17:01:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:49.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:49.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:49.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:49.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:49.416 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:49.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:49.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:49.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:49.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.802 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:49.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 17:01:49.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 17:01:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:49.804 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:01:49.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:49.804 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:") 17:01:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:49.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:49.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:49.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:49.807 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:49.808 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 17:01:49.810 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:01:49.810 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 17:01:49.810 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) 17:01:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:49.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:49.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:49.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:49.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:49.826 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:49.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:49.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:50.514 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 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:50.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:50.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:50.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:50.515 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:01:50.515 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 17:01:50.515 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) 17:01:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:50.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:50.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:50.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:50.519 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:50.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:50.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:50.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:50.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:51.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:51.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:51.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:51.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:51.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:01:51.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:51.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:51.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:51.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:51.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:51.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:51.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 '\*?\QProject Explorer\E') 17:01:51.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:51.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:51.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:51.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:51.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:51.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:01:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:51.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:51.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:51.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:51.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:51.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:51.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:51.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:51.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:51.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:51.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:51.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:51.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:52.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:52.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:52.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:52.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:52.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:52.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:52.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 17:01:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:52.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:52.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:52.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:52.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 17:01:52.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:01:52.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:52.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:52.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:52.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:52.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:52.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:52.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:52.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:52.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:52.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:52.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:52.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:53.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:53.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:53.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:53.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:53.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:53.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:53.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:53.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 17:01:53.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:53.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:53.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:53.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:53.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:53.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 17:01:53.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:01:53.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:53.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:53.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:01:53.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:53.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:53.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:53.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:53.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:01:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:53.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:53.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:53.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:53.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:53.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:53.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:53.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:01:53.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:53.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:53.066 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:53.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:53.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:53.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:53.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:53.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:53.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:53.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:53.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:53.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:53.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:53.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:54.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:54.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:54.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:54.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:54.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:54.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:54.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 17:01:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:54.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:54.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:54.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:54.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 17:01:54.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:01:54.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:54.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:54.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:54.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:54.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:54.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:54.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:54.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:55.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:55.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:01:55.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:01:55.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:55.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:55.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:55.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:55.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:01:55.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:55.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:55.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:55.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:55.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:55.138 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 17:01:55.138 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:01:55.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:55.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:55.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:55.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:55.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 17:01:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:55.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:55.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:55.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:55.139 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:01:55.139 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:01:55.139 DEBUG [main][TreeItemHandler] Set Tree selection 17:01:55.140 DEBUG [main][TreeHandler] Notify Tree about selection event 17:01:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:01:55.217 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 17:01:55.217 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 17:01:55.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:55.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:55.302 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:01:55.302 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:01:55.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:01:55.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:01:55.302 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:01:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 17:01:55.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:01:55.803 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 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:55.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:55.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:01:55.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'New' 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:01:55.846 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:01:55.846 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:01:55.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:01:55.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:01:55.846 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:01:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 17:01:55.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:01:55.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:01:55.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:01:56.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:01:56.516 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 17:01:56.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:01:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:56.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:01:56.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:56.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:56.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:56.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:56.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:56.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:56.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:56.521 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:01:56.521 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:01:56.521 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:01:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:56.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:56.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:56.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:01:56.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:01:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:56.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:01:56.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:01:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:56.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:56.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:56.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:56.523 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:01:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:56.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:56.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:01:56.528 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:01:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:01:57.029 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:01:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:57.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:01:57.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:01:57.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:01:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:01:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:01:57.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:01:57.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 17:01:57.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:01:57.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 17:01:57.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:01:57.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:01:57.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:01:57.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:01:57.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:57.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:57.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 17:01:57.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:57.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:57.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:57.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 17:01:57.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:57.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:57.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:57.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:57.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:57.033 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:01:57.033 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:57.033 DEBUG [main][MenuItemLookup] Item match:File 17:01:57.034 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:01:57.034 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'File' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'' 17:01:57.038 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:01:57.038 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:01:57.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:01:57.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:01:57.039 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:01:57.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.... 17:01:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:01:57.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:01:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:57.157 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:57.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:01:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:01:57.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:01:57.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:01:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 17:01:57.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 17:01:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:57.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 17:01:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:57.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 17:01:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 17:01:57.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 17:01:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:01:57.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 17:01:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:01:57.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 17:01:57.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 17:01:57.161 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 17:01:57.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 17:01:57.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 17:01:57.161 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:01:57.161 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:01:57.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:01:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:57.162 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:57.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:57.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:57.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:01:57.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.314 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.... 17:01:57.314 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 17:01:57.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 17:01:57.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:57.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:57.316 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:01:57.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.316 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:") 17:01:57.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:57.318 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:57.319 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 17:01:57.321 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") 17:01:57.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:01:57.322 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 17:01:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:01:57.322 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 17:01:57.440 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:01:57.440 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 17:01:57.441 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) 17:01:57.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:57.444 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:01:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:57.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:57.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:57.467 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") 17:01:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:57.468 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...") 17:01:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:57.469 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 17:01:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:57.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:57.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available.... 17:01:57.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:01:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 17:01:57.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 17:01:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:57.594 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 17:01:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:01:57.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:01:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:01:57.595 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:57.619 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 17:01:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 17:01:57.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 17:01:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 17:01:57.620 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:57.621 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 17:01:57.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 17:01:57.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 17:01:57.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 17:01:57.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:57.622 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 17:01:57.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:01:57.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:01:57.625 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 17:01:57.625 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 17:01:57.625 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) 17:01:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:57.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:57.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:57.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:57.627 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:57.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:57.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:58.156 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 17:01:58.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:58.656 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:01:58.656 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 17:01:58.656 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) 17:01:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:58.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:58.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:58.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:58.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:01:58.660 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:01:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:01:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:01:58.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:01:58.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:01:58.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:01:59.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:01:59.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:01:59.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 17:01:59.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:01:59.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:01:59.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:59.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:59.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:01:59.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:59.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:59.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:01:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:01:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:01:59.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:01:59.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:01:59.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:59.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:59.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:01:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:01:59.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:01:59.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:59.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:59.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:59.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:01:59.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:01:59.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:01:59.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:59.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:59.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:59.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:59.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:01:59.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:01:59.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:01:59.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:01:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:01:59.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:01:59.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:00.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:00.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:00.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:00.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:00.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:00.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:00.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:00.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:00.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:00.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:00.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:00.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:00.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:00.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:00.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:00.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:00.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 17:02:00.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 17:02:00.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 17:02:00.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 17:02:00.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:00.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:00.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:00.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:00.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:00.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:00.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:00.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:00.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:00.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:00.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:01.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:01.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:01.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:01.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:01.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:01.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:01.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:01.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:01.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:01.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:01.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:01.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:01.700 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:01.700 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 17:02:01.700 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 17:02:01.700 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 17:02:01.700 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 17:02:01.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:01.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:01.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:01.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:01.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:01.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:01.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:01.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:01.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:01.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:02.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:02.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:02.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:02.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:02.704 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:02.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:02.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:02.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:02.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 17:02:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:02.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:02.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:02.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:02.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:02.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:02.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 17:02:02.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 17:02:02.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 17:02:02.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 17:02:02.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:02.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:02.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:02.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:02.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:02.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:02.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:02.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:03.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:03.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:03.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:03.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:03.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:03.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:03.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:03.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:03.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:03.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:03.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:03.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:03.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:03.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 17:02:03.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 17:02:03.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 17:02:03.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 17:02:03.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:03.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:03.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:03.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:03.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:03.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:03.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:03.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:03.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:03.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:03.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:04.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:04.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:04.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:04.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:04.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:04.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:04.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:04.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:04.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:04.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:04.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:04.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:04.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:04.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:04.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:04.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 17:02:04.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 17:02:04.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 17:02:04.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 17:02:04.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:04.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:04.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:02:04.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:04.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:04.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:04.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:04.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:02:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:04.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:04.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:04.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:04.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:04.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:04.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:04.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:04.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:04.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:04.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:04.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:04.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:04.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:04.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:04.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:04.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:04.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:04.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:04.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:04.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:05.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:05.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:05.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:05.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:05.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:05.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:05.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:05.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:05.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:05.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:05.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:05.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:05.748 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:05.748 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 17:02:05.749 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 17:02:05.749 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 17:02:05.749 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 17:02:05.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:05.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:05.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:05.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:05.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:05.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:06.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:06.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:06.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:06.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:06.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:06.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:06.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:06.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:06.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:06.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:06.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:06.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:06.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 17:02:06.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 17:02:06.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 17:02:06.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 17:02:06.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:06.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:06.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:06.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:06.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 17:02:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:06.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:06.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:06.755 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:02:06.755 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:02:06.755 DEBUG [main][TreeItemHandler] Set Tree selection 17:02:06.755 DEBUG [main][TreeHandler] Notify Tree about selection event 17:02:06.764 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:02:06.766 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 17:02:06.766 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 17:02:06.766 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 17:02:06.766 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 17:02:06.766 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 17:02:06.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:02:06.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'New' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:02:06.817 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:06.818 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:02:06.818 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:02:06.818 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:06.818 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:02:06.818 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:02:06.818 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:02:06.818 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:02:06.818 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:02:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:06.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:07.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:02:07.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'New' 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:02:07.359 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:02:07.359 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:02:07.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:02:07.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:02:07.360 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:02:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:02:08.028 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 17:02:08.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:02:08.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:08.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) 17:02:08.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:08.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:02:08.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:08.034 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:02:08.034 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:02:08.034 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:02:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:08.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:08.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:08.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") 17:02:08.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:08.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:02:08.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:08.036 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:02:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:08.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:08.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:02:08.040 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:02:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:02:08.541 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:02:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:08.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:02:08.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:08.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:08.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:02:08.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 17:02:08.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:08.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 17:02:08.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:02:08.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:08.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:08.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:02:08.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:08.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:08.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 17:02:08.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:08.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:08.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:08.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 17:02:08.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:08.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:08.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:08.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:08.545 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:08.545 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:08.545 DEBUG [main][MenuItemLookup] Item match:File 17:02:08.546 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:02:08.546 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:08.551 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:02:08.551 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:02:08.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:02:08.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:02:08.567 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:02:08.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 'New|Select a wizard'] is available.... 17:02:08.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 17:02:08.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:02:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:08.686 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:02:08.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:02:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:02:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:02:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 17:02:08.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 17:02:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:08.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 17:02:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:08.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 17:02:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 17:02:08.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 17:02:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:08.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 17:02:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:08.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 17:02:08.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 17:02:08.689 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 17:02:08.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 17:02:08.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 17:02:08.689 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:02:08.689 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:02:08.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) 17:02:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:08.691 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:02:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:08.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:08.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:08.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'] 17:02:08.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.838 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.... 17:02:08.839 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 17:02:08.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 17:02:08.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:08.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:08.840 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:02:08.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:08.840 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:") 17:02:08.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:02:08.842 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:02:08.843 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 17:02:08.861 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") 17:02:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:02:08.862 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 17:02:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:02:08.863 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 17:02:08.958 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:02:08.958 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 17:02:08.959 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) 17:02:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:08.961 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:02:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:08.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:08.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:08.988 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") 17:02:08.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:08.990 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 17:02:08.990 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 17:02:08.990 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) 17:02:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:08.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:08.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:08.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:08.992 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:02:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:08.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:08.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:02:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:02:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:09.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:09.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:09.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:02:09.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:09.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:09.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:09.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:09.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:02:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:09.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:09.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:09.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:09.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:09.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:09.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:09.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:09.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:09.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:09.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:09.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:09.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:09.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:09.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:09.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:09.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:09.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:09.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:09.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:09.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:10.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:10.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:10.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:10.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:10.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:10.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:10.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:10.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:10.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:10.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:10.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:10.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:10.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:10.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:10.527 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:10.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:10.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:10.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:02:10.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:10.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:10.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:10.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:10.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:02:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:10.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:10.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:10.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:10.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:10.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:10.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:10.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:10.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:10.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:10.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:10.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:10.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:10.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:10.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:10.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:10.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:10.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:10.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:10.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:10.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:11.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:11.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:11.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:11.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:11.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:11.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:11.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:11.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:11.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:11.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:11.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:11.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:11.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:11.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:11.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:11.539 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:11.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:11.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:11.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:11.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:11.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:11.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:11.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:12.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:12.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:12.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:12.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:12.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:12.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:12.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:12.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:12.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:12.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:12.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:12.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:12.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:12.544 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 17:02:12.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:02:12.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:02:12.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:12.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:12.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 17:02:12.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:12.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:12.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:12.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:12.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:12.545 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:02:12.545 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:02:12.546 DEBUG [main][TreeItemHandler] Set Tree selection 17:02:12.546 DEBUG [main][TreeHandler] Notify Tree about selection event 17:02:12.557 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:02:12.562 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 17:02:12.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:02:12.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'New' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Import' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Export' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:12.605 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:02:12.605 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:02:12.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:02:12.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:02:12.605 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:02:12.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:12.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:13.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:02:13.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:13.144 DEBUG [main][MenuItemLookup] Found menu:'New' 17:02:13.144 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:02:13.144 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:13.144 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:02:13.144 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:13.144 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:02:13.144 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:02:13.144 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:02:13.144 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:02:13.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:02:13.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:02:13.144 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:02:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:02:13.796 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 17:02:13.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:02:13.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:13.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:02:13.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:13.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:02:13.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:13.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:13.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:13.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:13.801 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:02:13.801 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:02:13.801 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:02:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:13.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:13.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:13.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:02:13.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:13.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:02:13.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:13.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:13.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:13.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:13.803 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:02:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:13.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:13.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:13.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:02:13.808 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:02:14.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:02:14.309 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:02:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:14.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:02:14.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:14.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 17:02:14.310 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 17:02:14.310 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:14.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.683 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.998 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 11.511 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.767 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 17:02:14.319 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 17:02:14.320 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:02:14.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:14.320 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 17:02:14.320 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:14.320 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:02:14.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:14.321 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:02:14.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:02:14.321 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 17:02:14.321 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 17:02:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:02:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:14.321 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:14.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:14.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:14.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:14.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:14.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:14.321 DEBUG [main][MenuItemLookup] Item match:Window 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:02:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:14.322 DEBUG [main][MenuItemLookup] Item match:Window 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:14.322 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:02:14.322 DEBUG [main][MenuItemLookup] Item match:Perspective 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:02:14.323 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:02:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:02:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:14.323 DEBUG [main][MenuItemLookup] Item match:Window 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:14.323 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:02:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:14.324 DEBUG [main][MenuItemLookup] Item match:Window 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:02:14.324 DEBUG [main][MenuItemLookup] Item match:Perspective 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:02:14.324 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:02:14.324 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:02:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:14.325 DEBUG [main][MenuItemLookup] Item match:Window 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:02:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:14.325 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:14.326 DEBUG [main][MenuItemLookup] Item match:Window 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:02:14.326 DEBUG [main][MenuItemLookup] Item match:Perspective 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:02:14.326 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:02:14.326 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:02:14.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:02:14.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:02:14.326 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:02:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:02:14.366 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 17:02:14.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:02:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:14.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:02:14.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:14.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.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 "Reset Perspective") 17:02:14.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:02:14.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:14.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:14.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:14.368 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:02:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:14.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:14.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:14.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:14.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 17:02:14.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 17:02:14.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:14.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:14.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:02:14.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:14.553 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 17:02:14.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:14.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:14.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:14.554 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.554 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:14.554 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:14.554 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:14.554 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:14.554 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:14.554 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:14.554 DEBUG [main][MenuItemLookup] Item match:Window 17:02:14.555 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:14.555 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:14.555 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:14.555 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.555 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:14.555 DEBUG [main][MenuItemLookup] Item match:Show View 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Markers' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Packages' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Servers' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.559 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:02:14.559 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:02:14.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:02:14.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:02:14.579 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:02:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:02:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:02:14.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:02:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:14.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:02:14.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:14.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:14.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:14.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:02:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:02:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:02:14.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:02:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:14.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:02:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:14.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:02:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:02:14.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:02:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:14.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:02:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:14.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:02:14.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 17:02:14.689 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 17:02:14.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 17:02:14.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 17:02:14.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:14.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:14.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.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 "Open") 17:02:14.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:14.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:14.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:14.691 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:02:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:14.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:14.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:14.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:02:14.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:02:14.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 17:02:14.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 17:02:14.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:14.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:14.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:02:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:14.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:14.795 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:14.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:14.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:14.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:14.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:14.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:14.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:14.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:14.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 17:02:14.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:14.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:14.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:14.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 17:02:14.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:14.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:14.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:14.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:14.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:14.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:14.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:14.799 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.799 DEBUG [main][MenuItemLookup] Item match:File 17:02:14.800 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:02:14.800 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:14.804 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:02:14.804 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:02:14.805 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:02:14.805 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:02:14.805 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:02:14.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 'New|Select a wizard'] is available.... 17:02:14.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 'New|Select a wizard'] is available. finished successfully 17:02:14.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:02:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:14.923 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:02:14.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:14.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:02:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:14.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:14.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:14.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:02:14.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:02:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 17:02:14.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:02:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:14.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:02:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:14.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:02:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 17:02:14.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:02:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:14.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:02:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:14.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:02:14.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 17:02:14.926 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 17:02:14.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 17:02:14.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 17:02:14.939 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:02:14.939 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:02:14.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:02:14.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:14.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:14.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:14.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:14.941 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:02:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:14.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:14.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:15.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:02:15.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:15.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:15.156 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.... 17:02:15.156 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 17:02:15.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 17:02:15.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:15.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:15.157 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:02:15.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:15.157 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:") 17:02:15.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:15.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:15.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:15.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:02:15.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:02:15.160 INFO [WorkbenchTestable][AbstractText] Text set to: web project 17:02:15.163 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:02:15.163 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 17:02:15.163 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) 17:02:15.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:15.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:15.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:15.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:15.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:15.166 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:02:15.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:15.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:15.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:15.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:02:15.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:02:15.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:15.717 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 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:15.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:15.717 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:15.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:15.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:15.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:15.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:15.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:15.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:15.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:15.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:15.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:15.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:15.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:15.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:16.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:16.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:16.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:16.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:16.773 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:16.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:16.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:16.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:16.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 17:02:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:16.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:16.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:16.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:16.775 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 17:02:16.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:16.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:16.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:16.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:16.777 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:16.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:16.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:16.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:16.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:16.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:16.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:17.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:17.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:17.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:17.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:17.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:17.779 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:17.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:17.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:17.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:17.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 17:02:17.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:17.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:17.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:17.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:17.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:17.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 17:02:17.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 17:02:17.781 DEBUG [main][TreeItemHandler] Selecting tree item: web project 17:02:17.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 17:02:17.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 17:02:17.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:02:17.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'New' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:02:17.828 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:02:17.829 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:02:17.829 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:17.829 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:02:17.829 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:02:17.829 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:17.829 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:02:17.829 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:17.829 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:02:17.829 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:02:17.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:02:17.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:02:17.829 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:02:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:17.829 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 17:02:17.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 17:02:18.329 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 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:18.329 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 17:02:18.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 17:02:18.330 DEBUG [main][TreeItemHandler] Selecting tree item: web project 17:02:18.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 17:02:18.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 17:02:18.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:02:18.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:18.565 DEBUG [main][MenuItemLookup] Found menu:'New' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:02:18.566 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:02:18.566 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:02:18.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:02:18.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:02:18.566 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:02:18.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 17:02:19.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 'Delete.*'] is available. finished successfully 17:02:19.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:02:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:19.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:19.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:19.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:19.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:02:19.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:19.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:02:19.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:19.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:19.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:19.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:19.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:19.231 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:02:19.231 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:02:19.231 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:02:19.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:19.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:19.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:19.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:19.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:02:19.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:19.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:19.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:19.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:02:19.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:19.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:19.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:19.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:19.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:19.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:19.233 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:02:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:19.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:19.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:02:19.238 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:02:19.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:02:19.738 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:02:19.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:19.739 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 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:19.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 17:02:19.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:19.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:19.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 17:02:19.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:19.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 17:02:19.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 17:02:19.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:19.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:19.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:02:19.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:19.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:19.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:02:19.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:19.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:19.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:19.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:19.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 '\*?\QPackage Explorer\E') 17:02:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:19.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:19.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:19.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:19.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:19.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:19.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:19.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:19.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:19.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:19.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:19.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'] 17:02:19.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.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'] 17:02:19.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.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 Dynamic Web Project"] 17:02:19.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.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'] 17:02:19.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.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'] 17:02:19.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.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'] 17:02:19.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.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 Dynamic Web Project"] 17:02:19.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.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'] 17:02:19.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.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'] 17:02:19.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:19.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:19.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:19.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:19.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:19.813 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:19.813 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:19.813 DEBUG [main][MenuItemLookup] Item match:File 17:02:19.814 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:02:19.814 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:19.821 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:02:19.821 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:02:19.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:02:19.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:02:19.845 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:02:20.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.... 17:02:20.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 17:02:20.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:02:20.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:20.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:20.148 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:02:20.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:20.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 17:02:20.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:02:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:02:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 17:02:20.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:02:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:20.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:02:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:20.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:02:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 17:02:20.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:02:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:20.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:02:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:20.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:02:20.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 17:02:20.163 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 17:02:20.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 17:02:20.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 17:02:20.193 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:02:20.193 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:02:20.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:02:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:20.195 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:02:20.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:20.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:20.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:20.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:20.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'] 17:02:20.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:20.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:20.613 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.... 17:02:20.614 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 17:02:20.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 17:02:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:20.615 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:02:20.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:02:20.615 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:") 17:02:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:02:20.637 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:02:20.638 INFO [WorkbenchTestable][AbstractText] Text set to: web project 17:02:20.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 17:02:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:02:20.644 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:02:20.644 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:02:20.644 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 17:02: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.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) 17:02:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:20.648 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:02:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:20.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:20.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:20.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.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...") 17:02:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:20.700 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 17:02:20.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:20.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:20.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:20.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 17:02:20.755 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 17:02:20.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 17:02:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:20.756 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 17:02:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:02:20.756 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:02:20.757 INFO [WorkbenchTestable][AbstractText] Text set to: source 17:02:20.758 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) 17:02:20.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:20.763 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:02:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:20.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:20.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:02:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:02:20.818 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 17:02:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:02:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:02:20.820 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 17:02:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:02:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:02:20.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 17:02:20.821 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 17:02:20.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 17:02:20.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 17:02:20.822 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") 17:02:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:20.823 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:02:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:20.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:20.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:20.825 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 17:02:20.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:20.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:20.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:20.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:20.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:20.831 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 17:02:20.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 17:02:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:21.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 17:02:21.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 17:02:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:21.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:21.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 17:02:21.832 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 17:02:21.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:21.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:21.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:21.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:21.833 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 17:02:21.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 17:02:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:22.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 17:02:22.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 17:02:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:22.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:22.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 17:02:22.835 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:02:22.835 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 17:02:22.835 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) 17:02:22.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:22.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:22.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:22.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:22.840 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:02:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:22.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:22.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:22.865 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") 17:02:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:22.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:22.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:22.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:22.867 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 17:02:22.867 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 17:02:22.867 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 17:02:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:22.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:22.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:22.867 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:02:22.867 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 17:02:22.867 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) 17:02:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:22.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:22.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:22.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:22.869 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:02:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:22.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:22.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:22.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:02:23.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:02:23.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:23.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 17:02:23.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 17:02:24.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:24.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:24.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:24.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:24.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:24.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:24.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:24.926 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:24.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:24.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:24.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:24.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:24.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:25.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:25.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:25.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:25.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:25.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:25.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:25.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:25.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:25.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 17:02:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:25.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:25.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:25.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:25.931 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 17:02:25.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:25.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:25.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:25.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:25.932 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:25.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:25.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:25.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:25.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:25.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:26.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:26.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:26.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:26.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:26.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:26.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:26.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:26.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:26.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:26.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:26.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:26.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:26.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:26.936 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 17:02:26.937 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:02:26.937 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:02:26.938 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 17:02:26.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 17:02:26.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:27.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 17:02:27.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:27.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:27.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:27.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:27.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:27.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:27.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:27.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:27.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:27.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:27.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:27.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:28.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:28.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:28.450 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:28.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:28.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:28.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:28.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:28.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:28.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:28.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:28.452 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 17:02:28.452 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:02:28.453 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:02:28.453 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 17:02:28.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 17:02:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:28.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 17:02:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:28.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 17:02:28.454 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 17:02:28.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 17:02:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:28.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 17:02:28.955 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 17:02:28.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 17:02:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:29.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:29.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 17:02:29.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 17:02:29.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 17:02:29.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:29.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:29.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 17:02:29.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 17:02:29.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 17:02:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:30.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 17:02:30.460 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:30.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:30.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:30.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:30.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:30.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:30.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:30.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:30.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:30.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:30.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:30.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:31.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:31.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:02:31.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:02:31.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:02:31.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:31.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:02:31.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:02:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:31.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:31.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:31.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:31.466 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 17:02:31.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 17:02:31.466 DEBUG [main][TreeItemHandler] Selecting tree item: web project 17:02:31.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 17:02:31.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 17:02:31.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:02:31.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'New' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:31.512 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:02:31.512 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:02:31.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:02:31.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:02:31.513 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:02:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:31.517 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 17:02:31.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 17:02:31.517 DEBUG [main][TreeItemHandler] Selecting tree item: web project 17:02:31.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 17:02:31.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 17:02:31.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:02:31.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'New' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:02:31.562 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:02:31.562 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:02:31.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:02:31.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:02:31.562 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:02:31.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.... 17:02:32.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 17:02:32.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:02:32.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:32.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:02:32.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:32.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:02:32.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:32.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:32.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:32.215 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:02:32.215 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:02:32.215 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:02:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:32.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:32.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:32.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:02:32.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:32.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:02:32.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:32.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:32.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:32.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:32.217 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:02:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:32.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:32.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:02:32.222 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:02:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:02:32.723 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:02:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:02:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:02:32.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 17:02:32.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:32.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:32.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:32.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:02:32.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 17:02:32.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 17:02:32.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:32.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:32.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.406 s - in org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 5.194 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 12.984 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 17:02:32.734 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 17:02:32.734 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:02:32.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:32.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 17:02:32.735 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:32.735 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:02:32.735 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:32.735 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:02:32.736 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:02:32.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:32.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 17:02:32.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 17:02:32.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:32.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:32.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:02:32.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:32.746 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 17:02:32.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:32.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:32.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:32.747 DEBUG [main][MenuItemLookup] Item match:Window 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:32.747 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:32.747 DEBUG [main][MenuItemLookup] Item match:Show View 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Markers' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Packages' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Servers' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:32.752 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:02:32.752 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:02:32.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:02:32.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:02:32.768 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:02:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:02:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:02:32.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:02:32.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:32.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:32.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:02:32.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:32.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:32.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:32.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:32.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:32.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:32.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:32.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:02:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:02:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:02:32.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:02:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:32.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:02:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:32.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:02:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:02:32.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:02:32.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:32.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:02:32.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:32.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:02:32.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:02:32.882 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:02:32.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:02:32.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:02:32.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:32.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:32.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:32.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:02:32.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:32.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:32.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:32.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:32.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:32.885 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:02:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:32.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:32.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 17:02:32.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:02:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:02:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:02:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 17:02:32.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 17:02:32.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:32.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:32.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 17:02:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:32.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:32.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:32.987 INFO [WorkbenchTestable][AbstractView] Activate view Console 17:02:32.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 17:02:32.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:32.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:32.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:32.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:32.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console") 17:02:32.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:32.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:32.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:32.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:32.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:02:32.990 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:02:32.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:33.038 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 17:02:33.039 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:33.039 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 17:02:33.039 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 17:02:33.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 17:02:33.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 17:02:33.039 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 17:02:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:02:33.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:02:33.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:33.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:33.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:33.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:33.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 17:02:33.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:33.125 INFO [WorkbenchTestable][AbstractView] Activate view Console 17:02:33.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 17:02:33.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:33.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:33.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:33.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:33.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 17:02:33.127 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") 17:02:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:02:33.127 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 17:02:33.127 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:02:33.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:33.194 INFO [WorkbenchTestable][AbstractView] Activate view Console 17:02:33.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 17:02:33.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:33.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 17:02:33.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:33.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:33.196 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 17:02:33.196 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 17:02:33.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 17:02:33.196 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 17:02:33.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:02:33.238 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 17:02:33.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:33.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:33.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:33.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:33.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:02:33.238 DEBUG [main][MenuItemLookup] Found menu:'File' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:02:33.239 DEBUG [main][MenuItemLookup] Item match:Window 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:33.239 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:02:33.239 DEBUG [main][MenuItemLookup] Item match:Show View 17:02:33.243 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:02:33.243 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:02:33.243 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 17:02:33.243 DEBUG [main][MenuItemLookup] Found menu:'Markers' 17:02:33.243 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:02:33.243 DEBUG [main][MenuItemLookup] Found menu:'Packages' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'Servers' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:33.244 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:02:33.244 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:02:33.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:02:33.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:02:33.266 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:02:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:02:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:02:33.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:02:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:02:33.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:33.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:02:33.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:02:33.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:02:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:02:33.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:02:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:33.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:02:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:33.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:02:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:02:33.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:02:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:02:33.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:02:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:02:33.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:02:33.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:02:33.381 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:02:33.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:02:33.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:02:33.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:33.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:33.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:33.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:02:33.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:33.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:02:33.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:02:33.383 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:02:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:02:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:02:33.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:02:33.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:02:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:02:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 17:02:33.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 17:02:33.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:33.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:33.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 '\*?\QConsole\E') 17:02:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:33.479 INFO [WorkbenchTestable][AbstractView] Activate view Console 17:02:33.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 17:02:33.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:33.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:33.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:33.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:33.481 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") 17:02:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:02:33.482 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:02:33.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:02:33.531 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 17:02:33.531 DEBUG [main][MenuItemLookup] Found menu:'' 17:02:33.531 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 17:02:33.531 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 17:02:33.531 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 17:02:33.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 17:02:33.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 17:02:33.531 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 17:02:33.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:02:33.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:02:33.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:02:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:02:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:02:33.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:02:33.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 '\*?\QConsole\E') 17:02:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:02:33.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:33.628 INFO [WorkbenchTestable][AbstractView] Activate view Console 17:02:33.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 17:02:33.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:33.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:02:33.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:02:33.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:02:33.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 17:02:33.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 17:02:33.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:33.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:33.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 17:02:33.630 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 17:02:33.630 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:33.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 0.894 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 17:02:33.640 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 17:02:33.640 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:02:33.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:33.641 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 17:02:33.641 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:33.641 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:02:33.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:33.642 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:02:33.642 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:02:33.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:33.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 17:02:33.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 17:02:33.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:33.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:33.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:02:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75cc5532 is found... (Eclipse:1777): Gtk-CRITICAL **: 17:02:33.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:02:33.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75cc5532 is found finished successfully 17:02:33.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 17:02:33.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:33.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:33.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 17:02:33.924 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 17:02:33.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:33.924 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 17:02:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:33.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:33.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 17:02:33.926 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 17:02:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:02:33.926 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:34.198 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:34.402 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:34.426 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:34.561 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:34.926 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:02:34.926 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 17:02:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:02:44.927 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:02:44.927 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 17:02:44.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:44.928 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 17:02:44.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:44.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:44.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:44.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 17:02:44.929 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 17:02:44.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:02:44.930 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:44.932 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:44.982 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:45.218 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:45.430 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:45.930 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:46.298 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:46.430 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:46.684 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:46.930 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 17:02:47.125 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:47.431 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:02:47.431 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 17:02:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:02:57.433 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:02:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:02:57.433 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:02:57.433 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 17:02:57.446 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:57.447 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 17:02:57.448 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:02:57.448 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 17:02:57.506 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 17:02:57.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 17:02:57.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:02:57.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:02:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:57.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 17:02:57.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:02:57.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 17:02:57.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 17:02:57.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:02:57.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:02:57.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:02:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@591882d8 is found... 17:02:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@591882d8 is found finished successfully 17:02:57.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 17:02:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:57.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:57.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:57.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:02:57.738 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:02:57.738 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 17:02:57.738 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 17:02:57.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:02:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:02:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:02:57.739 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 17:02:57.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:02:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:02:57.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:02:57.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:02:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:02:57.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 17:02:57.744 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 17:02:57.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:02:57.744 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:58.016 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:58.244 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:58.258 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:58.306 DEBUG [main][BrowserProgressListener] Calling chanded() 17:02:58.744 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:02:58.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:02:58.744 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 17:03:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:08.745 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:08.745 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 17:03:08.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:08.745 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 17:03:08.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:08.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:08.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:08.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:08.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 17:03:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:08.747 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:08.747 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:08.747 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 17:03:08.758 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:08.760 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:08.762 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:03:08.762 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 17:03:08.810 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 17:03:08.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 17:03:08.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:08.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:08.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:08.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:08.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 17:03:08.811 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 17:03:08.811 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:08.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:08.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:08.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.172 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 23.864 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 11.304 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 17:03:08.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 17:03:08.825 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:03:08.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:08.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 17:03:08.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:08.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:03:08.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:08.826 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:03:08.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:08.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:08.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 17:03:08.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 17:03:08.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:08.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:08.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32c40dd3 is found... 17:03:09.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32c40dd3 is found finished successfully 17:03:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 17:03:09.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:09.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:09.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:09.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:09.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:09.055 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:09.056 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 17:03:09.056 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 17:03:09.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:09.056 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 17:03:09.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:09.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:09.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:09.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:09.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 17:03:09.057 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 17:03:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:09.061 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:09.227 DEBUG [main][BrowserProgressListener] Calling chanded() 17:03:09.445 DEBUG [main][BrowserProgressListener] Calling chanded() 17:03:09.480 DEBUG [main][BrowserProgressListener] Calling chanded() 17:03:09.561 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:09.561 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:19.562 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:19.562 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:19.562 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:19.562 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:19.562 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:19.563 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:19.563 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:19.563 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:19.566 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:19.569 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:19.657 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:03:19.657 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 17:03:19.720 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 17:03:19.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 17:03:19.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:19.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:19.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 17:03:19.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:19.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 17:03:19.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 17:03:19.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:19.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:19.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:19.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:19.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:19.729 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 17:03:19.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:19.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:19.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:19.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:19.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:19.730 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:19.730 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:03:19.730 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:03:19.730 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:03:19.730 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:03:19.730 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:03:19.730 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:03:19.730 DEBUG [main][MenuItemLookup] Item match:Window 17:03:19.731 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:03:19.731 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:03:19.731 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:03:19.731 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:19.731 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:03:19.731 DEBUG [main][MenuItemLookup] Item match:Show View 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Markers' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Packages' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Servers' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:19.737 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:03:19.737 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:03:19.758 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:03:19.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:03:19.758 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:03:19.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:03:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:03:19.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:03:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:19.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:03:19.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:19.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:03:19.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:19.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:19.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:03:19.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:03:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:19.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:03:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:19.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:03:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:03:19.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:03:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:19.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:03:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:19.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:03:19.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 17:03:19.883 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 17:03:19.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 17:03:19.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 17:03:19.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:19.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:19.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:19.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:03:19.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:19.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:19.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:19.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:03:19.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:19.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:19.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:19.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:03:19.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:19.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:19.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:19.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:19.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:19.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:19.885 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:03:19.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:19.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:19.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:19.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:03:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:03:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 17:03:19.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:19.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 17:03:19.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:19.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:19.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:19.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:19.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:19.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:19.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 17:03:19.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:19.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:19.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:19.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:19.992 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:19.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:19.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:19.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:19.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:19.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:19.996 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 17:03:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:19.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:19.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:19.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 17:03:19.997 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:19.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:20.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:20.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 17:03:20.018 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 17:03:20.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:20.185 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:20.191 DEBUG [main][BrowserProgressListener] Calling chanded() 17:03:20.412 DEBUG [main][BrowserProgressListener] Calling chanded() 17:03:20.635 DEBUG [main][BrowserProgressListener] Calling chanded() 17:03:20.671 DEBUG [main][BrowserProgressListener] Calling chanded() 17:03:20.685 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:20.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:20.685 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 17:03:30.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:30.685 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:30.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:30.685 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.690 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.692 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.696 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:30.698 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:30.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:30.698 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.703 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:30.705 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:30.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:30.705 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.770 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:30.772 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:30.773 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.777 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:30.778 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:30.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:30.778 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.781 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:30.782 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:30.783 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.785 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:30.787 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:30.787 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.790 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 17:03:30.798 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 17:03:30.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 17:03:30.798 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 17:03:30.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.802 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.

Crawford Technologies
Kodansha, Publishers, Ltd.
NEC Corporation
OpenX Technologies Inc
Akamai Technologies
Sonr
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 17:03:30.803 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 17:03:30.803 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 17:03:30.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 17:03:30.804 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 17:03:30.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 17:03:30.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:30.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:30.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 17:03:30.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 17:03:30.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:30.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:30.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:30.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.039 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.893 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 11.142 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 17:03:30.893 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 17:03:30.894 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:03:30.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:30.894 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 17:03:30.894 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:30.894 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:03:30.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:30.895 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:03:30.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:30.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:30.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:30.899 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:03:30.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:30.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:30.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:30.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:30.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:30.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:30.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:30.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:30.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:30.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:30.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:30.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:30.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:30.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:30.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:30.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:03:30.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:30.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:30.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:30.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:03:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:30.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:30.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:30.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:30.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'] 17:03:30.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.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'] 17:03:30.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.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: "New Maven Project"] 17:03:30.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:30.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:30.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:30.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 17:03:30.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:30.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:30.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:30.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:30.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:30.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:30.949 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:30.949 DEBUG [main][MenuItemLookup] Item match:File 17:03:30.949 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:03:30.949 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:30.955 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:03:30.955 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:03:31.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:03:31.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:03:31.003 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:03:31.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 'New|Select a wizard'] is available.... 17:03:31.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 17:03:31.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:03:31.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:31.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:31.155 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:03:31.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:31.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 17:03:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:31.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:31.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:31.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 17:03:31.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:03:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:31.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:03:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:31.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:03:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 17:03:31.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:03:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:31.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:03:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:31.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:03:31.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 17:03:31.159 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 17:03:31.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 17:03:31.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 17:03:31.290 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:03:31.290 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:03:31.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:03:31.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:31.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:31.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:31.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:31.292 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:03:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:31.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:31.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:31.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:31.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:31.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:31.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 17:03:31.550 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 17:03:31.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 17:03:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:31.550 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 17:03:31.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:31.552 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)") 17:03:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:31.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:31.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:31.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:31.553 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 17:03:31.553 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 17:03:31.553 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 17:03:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:31.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:31.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:31.554 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 17:03:31.554 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 17:03:31.554 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) 17:03:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:31.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:31.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:31.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:31.556 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:03:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:31.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:31.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:31.603 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:") 17:03:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:31.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:31.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:31.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:03:31.606 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 17:03:31.619 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:") 17:03:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:31.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:31.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:31.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:03:31.624 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 17:03:31.632 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 17:03:31.632 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 17:03:31.632 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) 17:03:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:31.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:31.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:31.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:31.635 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:03:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:31.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:31.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:31.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:03:32.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:32.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:32.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:32.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:32.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:32.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:32.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:32.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:32.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:32.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 17:03:32.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 17:03:32.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:32.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:32.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:32.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:32.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:32.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:32.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:03:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:32.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:32.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:32.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:32.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:32.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:32.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:32.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:32.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:32.307 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:32.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:32.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:32.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:32.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:32.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:32.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:32.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:32.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:33.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:33.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:03:33.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:33.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:33.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:33.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:33.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:03:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:33.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:33.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:33.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:33.311 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 17:03:33.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 17:03:33.313 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 17:03:33.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 17:03:33.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 17:03:33.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:03:33.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'New' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Team' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 17:03:33.438 DEBUG [main][MenuItemLookup] Found menu:'Maven' 17:03:33.438 DEBUG [main][MenuItemLookup] Item match:Maven 17:03:33.440 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 17:03:33.440 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 17:03:33.440 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 17:03:33.440 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:33.440 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 17:03:33.440 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 17:03:33.440 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 17:03:33.440 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 17:03:33.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 17:03:33.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 17:03:33.441 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 17:03:33.564 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.... 17:03:33.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:33.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:33.569 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 17:03:33.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 17:03:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:33.570 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") 17:03:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:33.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:33.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:33.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:33.571 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 17:03:33.571 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 17:03:33.571 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) 17:03:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:33.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:33.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:33.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:33.573 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:03:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:33.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:33.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 17:03:33.639 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 17:03:33.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:33.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:34.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 17:03:34.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:34.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:34.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:34.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 17:03:34.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:34.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:34.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:03:34.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:34.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:34.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:34.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:34.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:34.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:34.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 '\*?\QProject Explorer\E') 17:03:34.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:34.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:34.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:34.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:34.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:34.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:34.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:34.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:34.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:34.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:34.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:34.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:34.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:34.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:34.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:34.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:34.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:34.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:34.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:34.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:35.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:35.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:03:35.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:35.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:35.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:35.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:35.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 17:03:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:35.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:35.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:35.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:35.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 17:03:35.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:35.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:35.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:35.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:35.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:35.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:35.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:35.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:35.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:36.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:36.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:03:36.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:03:36.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:36.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:36.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:36.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:36.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 17:03:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:36.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:36.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:36.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:36.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 17:03:36.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:03:36.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:03:36.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:36.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:36.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 17:03:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:36.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:36.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:36.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:36.159 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:03:36.159 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:03:36.159 DEBUG [main][TreeItemHandler] Set Tree selection 17:03:36.159 DEBUG [main][TreeHandler] Notify Tree about selection event 17:03:36.168 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:03:36.171 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 17:03:36.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:03:36.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'New' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:03:36.220 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:03:36.221 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:03:36.221 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:03:36.221 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:36.221 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:03:36.221 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:03:36.221 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:36.221 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:03:36.221 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:03:36.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:03:36.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:03:36.221 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:03:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:36.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:36.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:03:36.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:36.764 DEBUG [main][MenuItemLookup] Found menu:'New' 17:03:36.764 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:03:36.764 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:36.764 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:03:36.764 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:36.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:03:36.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:03:36.765 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:03:36.765 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:03:36.765 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:03:36.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:03:36.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:03:36.765 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:03:36.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:03:37.441 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 17:03:37.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:03:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:37.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:03:37.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:37.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:03:37.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:37.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:37.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:37.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:37.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:37.446 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:03:37.447 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:03:37.447 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:03:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:37.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:37.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:37.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:03:37.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:37.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:03:37.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:37.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:37.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:37.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:37.449 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:03:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:37.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:37.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:03:37.454 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:03:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:03:37.955 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:03:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:37.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 17:03:37.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:37.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.062 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 1.84 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 17:03:37.964 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 17:03:37.965 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:03:37.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:37.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 17:03:37.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:37.965 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:03:37.966 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:37.966 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:03:37.966 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:37.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:37.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 17:03:37.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 17:03:37.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:37.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:37.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:37.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:37.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:37.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:37.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:37.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:37.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:37.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:37.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:37.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:37.968 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:37.968 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:03:37.968 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:03:37.968 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:03:37.968 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:03:37.968 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:03:37.968 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:03:37.968 DEBUG [main][MenuItemLookup] Item match:Window 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:03:37.969 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:03:37.969 DEBUG [main][MenuItemLookup] Item match:Preferences 17:03:37.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:03:37.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:03:37.969 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 17:03:38.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:03:38.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:03:38.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 17:03:38.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:03:38.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:38.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:38.195 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:03:38.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:38.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 17:03:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:38.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:38.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:38.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 17:03:38.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:38.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:38.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 17:03:38.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:38.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:38.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:38.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:38.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 17:03:38.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:38.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:39.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:39.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 17:03:39.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:39.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:39.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:39.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 17:03:39.211 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 17:03:39.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 17:03:39.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 17:03:39.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:39.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:39.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:39.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:03:39.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:39.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:03:39.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:39.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:39.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:39.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:03:39.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:40.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 17:03:40.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:40.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:40.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:03:40.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:40.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:40.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:40.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:40.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:40.304 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:03:40.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:40.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:40.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:40.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:40.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:40.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:40.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:40.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:40.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:40.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:03:40.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:40.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:40.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:40.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:40.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 17:03:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:40.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:40.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:40.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:40.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:40.458 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:40.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:40.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:03:40.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:40.666 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 17:03:40.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:40.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:40.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:40.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:40.666 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 17:03:40.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:41.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:41.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:41.167 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 17:03:41.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:41.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:41.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:42.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:42.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:42.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:42.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:42.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:42.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:42.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:42.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:42.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.*'] 17:03:42.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.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.*'] 17:03:42.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.173 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:42.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:42.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:42.174 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:42.174 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:42.174 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:03:42.174 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:03:42.174 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:03:42.174 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:03:42.174 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:03:42.174 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:03:42.174 DEBUG [main][MenuItemLookup] Item match:Window 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:03:42.175 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:03:42.175 DEBUG [main][MenuItemLookup] Item match:Preferences 17:03:42.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:03:42.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:03:42.175 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:03:42.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 'Preferences.*'] is available.... 17:03:42.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:03:42.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:03:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:42.313 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:03:42.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:03:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 17:03:42.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 17:03:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 17:03:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 17:03:42.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:42.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 17:03:42.317 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 17:03:42.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 17:03:42.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 17:03:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.318 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...") 17:03:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:42.335 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:03:42.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:42.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:42.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:42.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 17:03:42.466 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 17:03:42.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 17:03:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 17:03:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:42.482 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") 17:03:42.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:03:42.483 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 17:03:42.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 17:03:42.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:42.517 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 17:03:42.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 17:03:42.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 17:03:42.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 17:03:42.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 17:03:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 17:03:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 17:03:42.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 17:03:42.518 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 17:03:42.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 17:03:42.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 17:03:42.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 "Driver name:") 17:03:42.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:42.566 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:42.567 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 17:03:42.567 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") 17:03:42.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:03:42.569 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 17:03:42.574 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 17:03:42.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:42.583 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 17:03:42.583 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 17:03:42.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:42.585 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 17:03:42.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:42.587 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 17:03:42.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:42.589 TRACE [main][WidgetHandler] Notify List with event 13 17:03:42.589 TRACE [main][WidgetHandler] Wait for synchronization 17:03:42.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 17:03:42.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:42.591 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 17:03:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:42.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:42.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:42.611 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") 17:03:42.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:03:42.613 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 17:03:42.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:03:42.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:03:42.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:03:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:03:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:03:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:03:42.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:03:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:42.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:03:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:42.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:03:42.624 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 17:03:42.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 17:03:42.624 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 17:03:42.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 17:03:42.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 17:03:42.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:03:42.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:03:42.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:03:42.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 "...") 17:03:42.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:42.649 INFO [WorkbenchTestable][AbstractButton] Click button ... 17:03:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:42.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:42.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:42.706 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.... 17:03:42.706 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 17:03:42.706 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.... 17:03:42.706 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 17:03:42.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 17:03:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:42.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 17:03:42.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 17:03:42.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:42.710 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 17:03:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:42.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:42.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:42.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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: "") 17:03:42.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 17:03:42.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:42.712 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:42.713 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 17:03:42.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:03:42.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 17:03:42.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:42.715 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:03:42.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:42.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:42.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:42.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:42.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 "OK", Widget matcher matching widgets with style: 8) 17:03:42.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:42.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:42.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:42.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:42.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:42.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:42.768 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:03:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:42.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:42.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:03:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:03:42.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:03:42.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:42.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:42.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:42.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:42.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:42.847 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:03:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:42.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:42.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:42.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:42.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:42.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:42.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 17:03:42.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:42.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:42.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:42.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.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: "New Connection Profile"] 17:03:42.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:42.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:42.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:42.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:42.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:42.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:42.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:42.933 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:42.933 DEBUG [main][MenuItemLookup] Item match:File 17:03:42.934 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:03:42.934 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:42.938 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:03:42.938 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:03:42.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:03:42.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:03:42.939 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:03:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:03:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:03:43.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:03:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:43.057 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:03:43.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:43.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:03:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 17:03:43.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 17:03:43.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:43.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 17:03:43.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 17:03:43.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 17:03:43.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:43.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 17:03:43.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:43.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 17:03:43.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 17:03:43.563 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 17:03:43.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 17:03:43.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 17:03:43.567 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:03:43.567 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:03:43.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:03:43.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:43.569 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:03:43.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:43.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:43.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:43.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:43.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:43.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:43.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 17:03:43.616 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 17:03:43.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 17:03:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:43.617 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 17:03:43.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:43.618 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 17:03:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:03:43.620 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 17:03:43.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:43.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:03:43.648 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 17:03:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:03:43.648 TRACE [main][WidgetHandler] Notify Table with event 13 17:03:43.648 TRACE [main][WidgetHandler] Wait for synchronization 17:03:43.653 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:") 17:03:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:43.658 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:43.659 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 17:03:43.659 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 17:03:43.659 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 17:03:43.659 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) 17:03:43.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:43.662 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:03:43.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:43.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:43.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:43.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:43.780 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:") 17:03:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:03:43.790 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 17:03:43.790 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:") 17:03:43.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:43.793 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:43.794 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 17:03:43.794 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:") 17:03:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:43.804 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:43.805 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 17:03:43.805 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:") 17:03:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:43.816 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:43.816 INFO [WorkbenchTestable][AbstractText] Text set to: sa 17:03:43.827 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:") 17:03:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:43.848 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:43.848 INFO [WorkbenchTestable][AbstractText] Text set to: 17:03:43.849 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 17:03:43.849 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 17:03:43.849 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) 17:03:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:43.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:43.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:43.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:43.853 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:03:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:43.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:43.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:45.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:03:45.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:45.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:45.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 '\*?\QData Source Explorer\E') 17:03:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:45.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:45.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:45.442 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:45.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:45.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:45.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:45.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:45.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:45.445 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:45.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:45.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:45.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:45.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 17:03:45.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:45.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:45.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:45.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:45.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:45.446 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 17:03:45.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:45.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:45.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:03:45.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:45.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:45.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:45.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:45.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:03:45.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:45.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:45.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 17:03:45.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:45.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:45.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:45.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:45.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:03:45.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 17:03:45.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 17:03:45.449 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:45.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.485 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) Time elapsed: 7.483 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 17:03:45.459 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 17:03:45.460 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:03:45.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:45.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 17:03:45.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:45.460 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:03:45.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:45.473 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:03:45.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:45.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:45.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 17:03:45.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 17:03:45.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:45.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:45.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:45.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'] 17:03:45.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.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'] 17:03:45.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 17:03:45.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.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'] 17:03:45.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.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'] 17:03:45.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.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'] 17:03:45.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.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: "New Connection Profile"] 17:03:45.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.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'] 17:03:45.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.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'] 17:03:45.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:45.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:45.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:45.508 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:45.508 DEBUG [main][MenuItemLookup] Item match:File 17:03:45.509 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:03:45.509 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:45.514 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:03:45.514 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:03:45.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:03:45.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:03:45.515 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:03:45.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 'New|Select a wizard'] is available.... 17:03:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:03:45.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:03:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:45.660 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:03:45.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:03:45.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:45.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:45.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:45.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 17:03:45.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 17:03:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:45.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 17:03:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:45.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 17:03:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 17:03:45.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 17:03:45.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:45.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 17:03:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:45.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 17:03:45.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 17:03:45.664 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 17:03:45.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 17:03:45.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 17:03:45.693 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:03:45.693 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:03:45.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:03:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:45.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:45.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:45.695 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:03:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:45.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:45.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:45.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'] 17:03:45.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 17:03:45.731 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 17:03:45.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 17:03:45.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:45.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:45.732 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 17:03:45.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:45.732 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 17:03:45.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:45.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:45.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:03:45.734 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 17:03:45.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:03:45.740 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 17:03:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:03:45.740 TRACE [main][WidgetHandler] Notify Table with event 13 17:03:45.740 TRACE [main][WidgetHandler] Wait for synchronization 17:03:45.740 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:") 17:03:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:45.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:45.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:45.744 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:45.745 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 17:03:45.745 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 17:03:45.745 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 17:03:45.745 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) 17:03:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:45.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:45.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:45.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:45.753 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:03:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:45.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:45.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:46.277 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 17:03:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:46.278 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:46.279 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target 17:03:46.285 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:") 17:03:46.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:03:46.288 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 17:03:46.289 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:") 17:03:46.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:03:46.293 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 17:03:46.293 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 17:03:46.293 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 17:03:46.293 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) 17:03:46.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:46.301 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:03:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:46.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:46.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:46.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:03:46.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:46.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:46.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 17:03:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:46.427 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:46.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:46.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:46.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:46.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:46.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:46.430 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:46.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:46.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:46.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:46.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 17:03:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 17:03:46.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 17:03:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 17:03:46.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 17:03:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 17:03:46.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 17:03:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 17:03:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 17:03:46.432 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 17:03:46.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 17:03:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 17:03:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 17:03:46.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 17:03:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 17:03:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 17:03:46.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 17:03:46.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:46.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 17:03:46.433 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 17:03:46.433 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:46.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 0.96 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 17:03:46.442 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 17:03:46.443 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:03:46.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:46.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 17:03:46.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:46.443 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:03:46.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:46.460 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:03:46.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:46.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:46.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 17:03:46.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 17:03:46.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:46.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:46.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:46.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:46.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:46.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:46.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:46.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:46.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:46.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:46.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:46.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:03:46.463 DEBUG [main][MenuItemLookup] Item match:Window 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:03:46.463 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:03:46.463 DEBUG [main][MenuItemLookup] Item match:Preferences 17:03:46.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:03:46.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:03:46.464 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:03:46.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:03:46.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 17:03:46.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:03:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:46.623 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:03:46.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:46.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 17:03:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 17:03:46.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 17:03:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 17:03:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 17:03:46.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:46.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 17:03:46.627 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 17:03:46.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 17:03:46.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 17:03:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.628 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...") 17:03:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:46.645 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:03:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:46.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:46.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 17:03:46.772 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 17:03:46.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 17:03:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 17:03:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:46.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 17:03:46.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:03:46.774 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 17:03:46.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:03:46.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:46.805 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 17:03:46.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 17:03:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 17:03:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 17:03:46.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 17:03:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:46.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 17:03:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:46.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 17:03:46.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 17:03:46.806 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 17:03:46.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 17:03:46.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 17:03:46.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:03:46.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:46.841 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:46.842 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 17:03:46.843 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") 17:03:46.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:03:46.844 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 17:03:46.858 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 17:03:46.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:46.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 "Clear All") 17:03:46.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:46.862 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 17:03:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:46.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:46.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:46.886 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 17:03:46.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:46.887 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 17:03:46.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:46.888 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 17:03:46.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:46.890 TRACE [main][WidgetHandler] Notify List with event 13 17:03:46.890 TRACE [main][WidgetHandler] Wait for synchronization 17:03:46.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 17:03:46.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:46.892 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 17:03:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:46.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:46.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:46.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:03:46.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:46.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:46.917 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:03:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:46.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:46.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:03:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:03:46.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:03:46.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:46.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:03:46.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:46.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:03:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:03:46.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:46.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:46.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:03:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:46.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:47.008 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:03:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:47.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:47.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:47.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 17:03:47.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:47.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 17:03:47.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 17:03:47.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:03:47.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:03:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.596 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 17:03:47.066 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 17:03:47.066 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:03:47.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:47.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 17:03:47.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:47.067 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:03:47.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:47.096 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:03:47.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:47.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:47.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:47.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:47.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:47.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:47.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:47.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:47.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:47.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:03:47.098 DEBUG [main][MenuItemLookup] Item match:Window 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:03:47.098 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:03:47.098 DEBUG [main][MenuItemLookup] Item match:Preferences 17:03:47.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:03:47.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:03:47.098 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:03:47.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 'Preferences.*'] is available.... 17:03:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:03:47.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:03:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.243 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:03:47.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:47.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:03:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:47.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:47.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 17:03:47.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:47.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:47.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 17:03:47.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:47.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:47.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 17:03:47.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:47.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:47.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:47.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 17:03:47.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:47.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:47.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:47.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:47.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:47.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 17:03:47.246 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 17:03:47.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 17:03:47.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 17:03:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.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 17:03:47.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:03:47.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:03:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:03:47.274 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 17:03:47.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:03:47.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 17:03:47.275 TRACE [main][WidgetHandler] Notify Table with event 13 17:03:47.275 TRACE [main][WidgetHandler] Wait for synchronization 17:03:47.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 17:03:47.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:03:47.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:47.278 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:03:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:47.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:47.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:47.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 17:03:47.331 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 17:03:47.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 17:03:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 17:03:47.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 17:03:47.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:47.332 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 17:03:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:47.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:47.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:03:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:03:47.376 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 17:03:47.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:03:47.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 17:03:47.378 TRACE [main][WidgetHandler] Notify Table with event 13 17:03:47.378 TRACE [main][WidgetHandler] Wait for synchronization 17:03:47.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 "Remove") 17:03:47.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:03:47.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:47.381 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:03:47.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:47.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:47.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:47.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:47.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 17:03:47.423 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 17:03:47.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 17:03:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 17:03:47.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 17:03:47.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:47.425 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 17:03:47.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:47.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:47.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:47.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:03:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:03:47.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.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 "Apply and Close") 17:03:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:47.470 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:03:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:47.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:47.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:47.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:47.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:47.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:47.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:47.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:47.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:47.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:47.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:47.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:47.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:03:47.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:47.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 '\*?\QData Source Explorer\E') 17:03:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:47.558 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:47.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:47.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:47.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:47.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:47.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:47.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:03:47.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.561 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 17:03:47.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:47.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:47.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:47.562 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 17:03:47.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:47.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:03:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:47.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:47.562 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 17:03:47.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:47.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:03:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:47.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:47.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:47.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:03:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:47.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:47.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 17:03:47.563 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 17:03:47.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 17:03:47.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 17:03:47.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:03:47.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 17:03:47.634 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:03:47.634 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:03:47.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 17:03:47.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:03:47.634 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 17:03:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 17:03:47.685 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 17:03:47.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 17:03:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 17:03:47.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:47.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 17:03:47.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:47.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:47.686 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 17:03:47.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:47.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:47.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:47.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:47.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:03:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:03:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:47.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.759 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:03:47.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:47.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:47.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 17:03:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:47.790 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:47.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:47.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:47.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:47.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:47.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:47.793 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:47.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:47.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:47.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:03:47.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 17:03:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:47.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:47.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:47.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:47.794 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 17:03:47.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:48.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:48.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:48.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:48.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:48.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:48.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:48.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:48.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:03:48.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:48.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:48.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:48.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:03:48.798 DEBUG [main][MenuItemLookup] Item match:Window 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:03:48.798 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:03:48.798 DEBUG [main][MenuItemLookup] Item match:Preferences 17:03:48.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:03:48.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:03:48.799 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:03:48.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.... 17:03:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:03:48.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:03:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:48.942 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:03:48.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:48.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:03:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:48.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:48.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:48.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 17:03:48.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:48.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 17:03:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:48.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 17:03:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:48.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 17:03:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:48.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 17:03:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:48.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 17:03:48.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 17:03:48.946 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 17:03:48.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 17:03:48.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 17:03:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:48.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:48.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:48.962 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...") 17:03:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:48.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:48.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:48.970 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:03:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:48.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:48.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 17:03:49.110 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 17:03:49.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 17:03:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 17:03:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:49.120 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") 17:03:49.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:03:49.121 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 17:03:49.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:03:49.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:49.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 17:03:49.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 17:03:49.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:49.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 17:03:49.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:49.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 17:03:49.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 17:03:49.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:49.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 17:03:49.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:49.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 17:03:49.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 17:03:49.151 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 17:03:49.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 17:03:49.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 17:03:49.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:03:49.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:49.189 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:49.190 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 17:03:49.191 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") 17:03:49.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:03:49.193 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 17:03:49.206 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 17:03:49.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:49.208 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 17:03:49.208 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 17:03:49.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:49.209 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 17:03:49.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:49.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 17:03:49.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:03:49.213 TRACE [main][WidgetHandler] Notify List with event 13 17:03:49.213 TRACE [main][WidgetHandler] Wait for synchronization 17:03:49.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 17:03:49.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.215 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 17:03:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.237 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") 17:03:49.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:03:49.238 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 17:03:49.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:03:49.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:03:49.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:03:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:49.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:03:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:49.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:03:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:03:49.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:03:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:49.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:03:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:49.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:03:49.248 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 17:03:49.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 17:03:49.248 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 17:03:49.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 17:03:49.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 17:03:49.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:03:49.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:03:49.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:03:49.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 17:03:49.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.264 INFO [WorkbenchTestable][AbstractButton] Click button ... 17:03:49.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.319 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.... 17:03:49.319 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 17:03:49.319 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.... 17:03:49.319 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 17:03:49.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 17:03:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:49.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 17:03:49.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 17:03:49.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.323 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 17:03:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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: "") 17:03:49.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 17:03:49.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:49.324 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:49.325 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 17:03:49.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 "OK", Widget matcher matching widgets with style: 8) 17:03:49.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 17:03:49.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.327 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:03:49.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:03:49.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:49.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 17:03:49.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.392 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:03:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:03:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:03:49.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.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 "Apply and Close") 17:03:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.487 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:03:49.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:49.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:49.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:49.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:49.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 17:03:49.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:49.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:49.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:49.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 17:03:49.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:49.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:49.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:49.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:49.537 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:03:49.537 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:49.537 DEBUG [main][MenuItemLookup] Item match:File 17:03:49.538 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:03:49.538 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'XML File' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'File' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:49.542 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:03:49.542 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:03:49.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:03:49.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:03:49.576 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:03:49.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:03:49.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 17:03:49.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:03:49.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:49.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:49.691 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:03:49.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:03:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:49.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:49.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 17:03:49.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 17:03:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:49.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 17:03:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:49.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 17:03:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 17:03:49.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 17:03:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:49.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 17:03:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:49.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 17:03:49.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 17:03:49.695 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 17:03:49.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 17:03:49.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 17:03:49.695 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:03:49.695 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:03:49.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) 17:03:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.698 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:03:49.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:03:49.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 17:03:49.744 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 17:03:49.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 17:03:49.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:49.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:49.745 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 17:03:49.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:03:49.745 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 17:03:49.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:03:49.747 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 17:03:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:03:49.754 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 17:03:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:03:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:03:49.754 TRACE [main][WidgetHandler] Notify Table with event 13 17:03:49.754 TRACE [main][WidgetHandler] Wait for synchronization 17:03:49.762 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:") 17:03:49.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:49.766 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:49.766 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 17:03:49.767 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 17:03:49.767 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 17:03:49.767 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) 17:03:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.769 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:03:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:49.869 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:") 17:03:49.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:03:49.872 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 17:03:49.873 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:") 17:03:49.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:49.876 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:49.876 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 17:03:49.877 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:") 17:03:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:49.895 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:49.896 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 17:03:49.897 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:") 17:03:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:49.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:49.910 INFO [WorkbenchTestable][AbstractText] Text set to: sa 17:03:49.925 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:") 17:03:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:03:49.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:03:49.934 INFO [WorkbenchTestable][AbstractText] Text set to: 17:03:49.935 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 17:03:49.935 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 17:03:49.935 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) 17:03:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:49.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:49.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:49.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:49.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:03:49.938 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:03:49.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:03:49.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:03:49.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:03:49.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:50.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:03:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:03:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:50.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:03:50.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 17:03:50.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 17:03:50.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:03:50.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:03:50.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:03:50.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:50.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:50.430 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:03:50.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:50.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:50.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:03:50.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:03:50.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:03:50.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:03:50.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 '\*?\QData Source Explorer\E') 17:03:50.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:50.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:50.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:50.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:50.440 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:03:50.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:03:50.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:50.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:03:50.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:03:50.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:03:50.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:03:50.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:50.465 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 17:03:50.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:50.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:50.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:50.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 17:03:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:50.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 17:03:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:03:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:50.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:03:50.467 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 17:03:50.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 17:03:50.467 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 17:03:50.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 17:03:50.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 17:03:50.475 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:03:50.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:03:50.485 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:03:50.485 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 17:03:50.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 17:03:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:03:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:03:50.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 17:03:50.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:03:50.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:03:51.020 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:51.021 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 17:03:51.021 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 17:03:51.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 17:03:51.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 17:03:51.021 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 17:03:51.356: 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:1777): Gtk-WARNING **: 17:03:51.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:03:51.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@341e5c3a is found... 17:03:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@341e5c3a is found finished successfully 17:03:51.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 17:03:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:51.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1777): Gtk-WARNING **: 17:03:51.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:03:51.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:51.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:03:51.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:03:51.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 17:03:51.382 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:") 17:03:51.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:51.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:51.382 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:03:51.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:51.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:51.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:51.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:51.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:51.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:03:51.384 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:") 17:03:51.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:03:51.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:51.385 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:03:51.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:51.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug (Eclipse:1777): Gtk-WARNING **: 17:03:51.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:03:51.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:51.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:03:51.394 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 17:03:51.417 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 17:03:51.417 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:1777): Gtk-WARNING **: 17:03:51.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:03:51.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:51.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:51.437 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:03:51.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:51.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:51.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:03:51.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:03:51.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:51.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:03:51.439 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 17:03:51.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 17:03:51.472 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:1777): Gtk-WARNING **: 17:03:51.480: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:03:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:03:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:03:51.487 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:03:51.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:03:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:03:51.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:03:51.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:03:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:03:51.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 17:03:51.488 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; (Eclipse:1777): Gtk-WARNING **: 17:03:51.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:03:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:03:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:03:51.500 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 17:03:51.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 17:03:51.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:03:51.537 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 17:03:51.537 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:51.537 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 17:03:51.537 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:03:51.537 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:03:51.537 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:51.538 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 17:03:51.538 DEBUG [main][MenuItemLookup] Found menu:'' 17:03:51.538 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 17:03:51.538 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 17:03:51.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 17:03:51.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 17:03:51.538 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1777): Gtk-WARNING **: 17:03:51.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:03:51.842 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:1777): Gtk-WARNING **: 17:03:51.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:51.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:03:51.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:03:51.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:51.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:51.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:51.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.276: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.309: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:52.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:52.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.796: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:52.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:03:53.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:03:53.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.579: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:53.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:54.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:55.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:56.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:57.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:58.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:03:59.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:00.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:01.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:01.855 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 17:04:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 17:04:01.855 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 17:04:01.857 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:01.857 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 17:04:01.858 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:04:01.858 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 17:04:01.938 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 17:04:01.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:01.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:01.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:01.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:01.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:01.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:01.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:01.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 '\*?\QSQL Results\E') 17:04:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:01.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:01.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:01.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:01.960 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:01.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:01.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:01.995 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 17:04:01.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:01.995 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:01.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:01.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:01.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 17:04:01.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:04:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:01.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:01.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:04:01.998 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 17:04:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:04:01.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.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 17:04:01.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:01.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:02.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:02.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:04:02.000 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 17:04:02.000 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:04:02.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 17:04:02.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:02.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:04:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 17:04:02.072 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 17:04:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 17:04:02.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:02.072 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:02.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:02.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:02.074 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 17:04:02.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 17:04:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:02.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:02.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:02.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:02.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:02.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:04:02.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:02.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:02.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:02.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:02.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:02.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 '\*?\QData Source Explorer\E') 17:04:02.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:02.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 17:04:02.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:02.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:04:02.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:02.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:02.114 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:04:02.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:04:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:02.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:04:02.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 17:04:02.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:02.157 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 17:04:02.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:02.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:02.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:02.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:04:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:04:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 17:04:02.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:02.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:02.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 17:04:02.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:02.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:02.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:02.158 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 17:04:02.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 17:04:02.159 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 17:04:02.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 17:04:02.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 17:04:02.167 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:04:02.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:04:02.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:04:02.182 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 17:04:02.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 17:04:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:02.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:02.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 17:04:02.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:04:02.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:02.713 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 17:04:02.713 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 17:04:02.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 17:04:02.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 17:04:02.714 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 17:04:02.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:02.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:02.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:02.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:02.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d97f529 is found... 17:04:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d97f529 is found finished successfully 17:04:02.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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') 17:04:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:02.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 17:04:02.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:02.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:02.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:02.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:02.919 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 17:04:02.919 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:") 17:04:02.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:02.919 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:02.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:02.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:02.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:02.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:02.921 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:") 17:04:02.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:02.921 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:02.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:02.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:02.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:02.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:02.923 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 17:04:02.942 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 17:04:02.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:02.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:02.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:02.997 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:02.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:02.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:04:02.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:04:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:02.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:04:02.998 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 17:04:03.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 17:04:03.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:03.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:03.026 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:03.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:03.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:03.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:03.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:03.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 17:04:03.027 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40)); 17:04:03.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:04:03.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:04:03.031 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 17:04:03.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 17:04:03.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:03.063 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 17:04:03.063 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 17:04:03.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 17:04:03.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 17:04:03.063 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 17:04:03.064 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:1777): Gtk-CRITICAL **: 17:04:03.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.097: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:03.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:03.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:03.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:04.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:04.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:04.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:05.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:06.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:07.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:08.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:09.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:10.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:11.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:12.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:13.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:13.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:13.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:13.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:13.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:13.075 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 17:04:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 17:04:13.075 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 17:04:13.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:13.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null 17:04:13.078 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:04:13.079 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 17:04:13.165 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 17:04:13.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:13.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:13.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:13.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:13.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:13.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:13.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:13.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 '\*?\QSQL Results\E') 17:04:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:13.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:13.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:13.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:13.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:13.205 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:13.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:13.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:13.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:04:13.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:04:13.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:04:13.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:13.208 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:13.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:13.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:13.209 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 17:04:13.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 17:04:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:13.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:13.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:13.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:13.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:13.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:13.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:13.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:04:13.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:13.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:13.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:13.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:13.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 17:04:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:13.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:13.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:13.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:13.254 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:04:13.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:04:13.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:13.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:04:13.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:04:13.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:13.300 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 17:04:13.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:13.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:13.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:13.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:04:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:04:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 17:04:13.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:13.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:13.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 17:04:13.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:13.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:13.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:13.301 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 17:04:13.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 17:04:13.301 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 17:04:13.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 17:04:13.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 17:04:13.310 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:04:13.311 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:04:13.323 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:04:13.323 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 17:04:13.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 17:04:13.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:13.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:13.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 17:04:13.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:04:13.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:13.855 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 17:04:13.856 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 17:04:13.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 17:04:13.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 17:04:13.856 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 17:04:14.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:14.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5868e89f is found... (Eclipse:1777): Gtk-WARNING **: 17:04:14.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5868e89f is found finished successfully 17:04:14.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.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') 17:04:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:14.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:14.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:14.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:14.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:14.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 17:04:14.034 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:") 17:04:14.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:14.034 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:14.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:14.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 17:04:14.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:14.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:14.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:14.044 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:") 17:04:14.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:14.044 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:14.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:14.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:14.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:14.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:14.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:14.046 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 17:04:14.066 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 17:04:14.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:14.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:14.104 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:14.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:14.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:14.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:04:14.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:04:14.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:14.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:04:14.106 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 17:04:14.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 17:04:14.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:14.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:14.124 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:14.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:14.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 17:04:14.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:14.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:14.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 17:04:14.133 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 17:04:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:04:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:04:14.138 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 17:04:14.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 17:04:14.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.164: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:14.195 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 17:04:14.196 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:14.196 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 17:04:14.196 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:04:14.196 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:04:14.196 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:14.196 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 17:04:14.196 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:14.196 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 17:04:14.196 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 17:04:14.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 17:04:14.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 17:04:14.196 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 17:04:14.198 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:1777): Gtk-WARNING **: 17:04:14.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.247: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.392: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:14.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:14.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:14.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.046: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.129: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.276: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.309: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:15.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:15.446: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.512: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:15.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:16.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:17.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:18.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:19.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:20.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:21.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:22.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:23.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:24.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:24.206 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 17:04:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 17:04:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully (Eclipse:1777): Gtk-WARNING **: 17:04:24.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:24.212 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:24.212 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 17:04:24.212 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:04:24.212 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 17:04:24.301 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 17:04:24.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:24.309 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:24.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:24.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:24.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:24.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:24.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 17:04:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:24.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:24.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:24.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:24.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:24.328 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:24.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:24.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:24.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:04:24.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:04:24.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:04:24.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:24.353 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:24.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:24.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:24.355 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 17:04:24.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 17:04:24.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:24.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:24.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:24.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:24.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:04:24.356 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 17:04:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:04:24.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: "Remove All Visible Results (Shift+Delete)") 17:04:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:24.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:24.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:24.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:04:24.358 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 17:04:24.358 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:04:24.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:04:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 17:04:24.404 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 17:04:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 17:04:24.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:24.404 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:24.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:24.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:24.406 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 17:04:24.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:04:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:24.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:24.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:24.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:24.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:04:34.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 17:04:34.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 17:04:34.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:04:34.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:04:34.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:34.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:34.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 17:04:34.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:04:34.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 17:04:34.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 17:04:34.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:04:34.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:04:34.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:04:34.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:34.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:34.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:04:34.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:34.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:34.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:34.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:34.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 17:04:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:34.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:34.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:34.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:34.428 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:04:34.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:04:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:34.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:04:34.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:04:34.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:34.471 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 17:04:34.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:34.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:34.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:34.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:04:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:04:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 17:04:34.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:34.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:34.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 17:04:34.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:34.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:34.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:34.472 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 17:04:34.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 17:04:34.472 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 17:04:34.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 17:04:34.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 17:04:34.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:04:34.482 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:04:34.493 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:04:34.493 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 17:04:34.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 17:04:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:34.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 17:04:34.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:04:34.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:35.024 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 17:04:35.024 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 17:04:35.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 17:04:35.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 17:04:35.024 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 17:04:35.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@562482b5 is found... 17:04:35.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@562482b5 is found finished successfully 17:04:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') (Eclipse:1777): Gtk-WARNING **: 17:04:35.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:35.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:35.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:35.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:35.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:35.196 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:35.196 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 17:04:35.196 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:") 17:04:35.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:35.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:35.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:35.196 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:35.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:35.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:35.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:35.198 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:") 17:04:35.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:35.199 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:35.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:35.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:35.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:35.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:35.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:35.200 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 17:04:35.219 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 17:04:35.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:35.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:35.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... (Eclipse:1777): Gtk-WARNING **: 17:04:35.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:35.246 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:35.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:35.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:04:35.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:04:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:35.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:04:35.247 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 17:04:35.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 17:04:35.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:35.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:35.280 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:35.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:35.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:35.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:35.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 17:04:35.282 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 17:04:35.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:04:35.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:04:35.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1777): Gtk-WARNING **: 17:04:35.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:35.299 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 17:04:35.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 17:04:35.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:35.330 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 17:04:35.330 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 17:04:35.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 17:04:35.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 17:04:35.330 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 17:04:35.331 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:1777): Gtk-WARNING **: 17:04:35.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:35.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:35.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:35.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:36.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:36.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:36.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:37.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:38.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:39.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:40.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:41.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:42.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:43.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:44.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:45.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:45.347 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 17:04:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 17:04:45.348 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 17:04:45.351 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:45.351 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 17:04:45.351 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:04:45.351 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 17:04:45.451 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 17:04:45.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:45.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:45.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:45.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:45.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:45.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 17:04:45.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:45.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:45.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:45.494 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:45.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:45.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:45.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:04:45.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:04:45.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:04:45.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:45.519 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:45.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:45.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:45.521 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 17:04:45.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:04:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:45.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:45.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:04:45.523 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 17:04:45.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:04:45.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 17:04:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:45.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:45.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:04:45.525 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 17:04:45.525 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:04:45.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 17:04:45.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:45.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:04:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 17:04:45.558 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 17:04:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 17:04:45.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:45.559 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:45.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:45.560 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 17:04:45.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 17:04:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:45.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:45.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:45.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:04:45.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 17:04:45.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:04:45.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:45.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:45.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 '\*?\QData Source Explorer\E') 17:04:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:45.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:45.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:45.583 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:04:45.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:04:45.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:45.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:04:45.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 17:04:45.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:45.631 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 17:04:45.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:45.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:45.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:45.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 17:04:45.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:45.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:45.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 17:04:45.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:45.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:45.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:45.633 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 17:04:45.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 17:04:45.633 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 17:04:45.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 17:04:45.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 17:04:45.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:04:45.649 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:04:45.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:04:45.655 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 17:04:45.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 17:04:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:46.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 17:04:46.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:04:46.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:04:46.192 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 17:04:46.193 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:46.193 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:04:46.193 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:46.193 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 17:04:46.193 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 17:04:46.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 17:04:46.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 17:04:46.193 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 17:04:46.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7833597c is found... (Eclipse:1777): Gtk-WARNING **: 17:04:46.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7833597c is found finished successfully 17:04:46.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 17:04:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:46.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:46.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:46.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:46.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:46.383 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:46.383 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 17:04:46.383 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:") 17:04:46.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:46.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:46.384 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:46.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:46.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 17:04:46.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:46.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:46.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:46.393 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:") 17:04:46.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:46.394 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:46.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:46.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:46.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:46.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:46.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:46.396 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 17:04:46.418 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 17:04:46.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:46.429: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:46.438 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:46.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:46.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:04:46.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:04:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:46.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:04:46.439 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 17:04:46.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 17:04:46.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:46.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:46.456 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:46.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:46.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:46.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:46.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 17:04:46.458 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); 17:04:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:04:46.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:04:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1777): Gtk-WARNING **: 17:04:46.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:46.473 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 17:04:46.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 17:04:46.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:46.507 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 17:04:46.508 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:46.508 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 17:04:46.508 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:04:46.508 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:04:46.508 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:46.508 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 17:04:46.508 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:46.508 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 17:04:46.508 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 17:04:46.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 17:04:46.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 17:04:46.508 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 17:04:46.510 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:1777): Gtk-CRITICAL **: 17:04:46.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.816: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:46.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:46.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:46.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:47.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:47.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.686: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.736: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.936: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:47.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:48.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:49.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:50.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:51.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:52.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:53.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:54.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:55.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:56.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:56.521 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 17:04:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 17:04:56.521 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 17:04:56.524 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:56.525 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 17:04:56.525 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:04:56.525 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 17:04:56.616 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 17:04:56.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:56.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:56.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:56.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:56.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:56.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:56.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:56.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 17:04:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:56.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:56.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:56.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:56.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:56.658 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:56.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:56.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:56.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:04:56.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:04:56.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:04:56.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:04:56.662 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:04:56.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:04:56.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:56.686 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 17:04: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 17:04:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:56.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:56.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:56.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:56.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:56.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:56.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 17:04:56.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:56.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:56.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:04:56.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:04:56.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:04:56.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:04:56.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 17:04:56.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:56.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:56.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:56.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:56.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:56.739 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 17:04:56.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 17:04:56.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:56.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:04:56.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:04:56.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:56.795 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 17:04:56.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:56.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:56.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:56.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 17:04:56.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:56.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:56.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 17:04:56.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 17:04:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:56.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 17:04:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:56.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 17:04:56.797 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 17:04:56.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 17:04:56.797 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 17:04:56.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 17:04:56.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 17:04:56.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:04:56.814 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:04:56.827 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:04:56.827 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 17:04:56.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 17:04:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:04:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:04:57.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 17:04:57.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:04:57.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:57.365 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 17:04:57.365 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 17:04:57.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 17:04:57.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 17:04:57.365 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 17:04:57.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@542bce06 is found... 17:04:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@542bce06 is found finished successfully (Eclipse:1777): Gtk-WARNING **: 17:04:57.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:57.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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') 17:04:57.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:57.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:57.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:57.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:04:57.554 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:04:57.554 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 17:04:57.554 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:") 17:04:57.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:57.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:57.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:57.554 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:57.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:57.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:57.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:57.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:57.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:57.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 17:04:57.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:04:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully (Eclipse:1777): Gtk-WARNING **: 17:04:57.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:57.563 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:57.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:57.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:04:57.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:57.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:04:57.565 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 17:04:57.587 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 17:04:57.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:57.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:57.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:57.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:57.606 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:57.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:57.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:57.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:04:57.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:04:57.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:57.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:04:57.607 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 17:04:57.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 17:04:57.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 17:04:57.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:04:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:04:57.628 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 17:04:57.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:04:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:04:57.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 17:04:57.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:57.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:04:57.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:04:57.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 17:04:57.636 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 17:04:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:04:57.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:04:57.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:04:57.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:04:57.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:04:57.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:04:57.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:04:57.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:04:57.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:04:57.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:04:57.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:04:57.639 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 17:04:57.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 17:04:57.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'' 17:04:57.676 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 17:04:57.676 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 17:04:57.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 17:04:57.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 17:04:57.677 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 17:04:57.678 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:1777): Gtk-WARNING **: 17:04:57.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.836: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.953: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:57.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:57.986: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.219: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 17:04:58.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 17:04:58.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:58.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:04:59.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:00.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:01.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:02.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:03.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:04.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:05.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:06.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 17:05:07.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:05:07.685 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 17:05:07.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 17:05:07.686 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 17:05:07.688 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null (Eclipse:1777): Gtk-WARNING **: 17:05:07.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 17:05:07.692 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 17:05:07.692 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:05:07.693 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 17:05:07.784 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 17:05:07.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:07.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:07.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:05:07.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:07.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:07.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:07.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:07.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 '\*?\QSQL Results\E') 17:05:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:07.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:07.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:07.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:07.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:07.823 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:05:07.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:05:07.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:07.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:07.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:07.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:07.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:05:07.826 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:05:07.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:05:07.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:07.827 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 17:05:07.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 17:05:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:07.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:07.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:07.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:07.829 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 17:05:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:07.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 17:05:07.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:07.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:07.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:07.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:05:07.831 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 17:05:07.831 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:05:07.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 17:05:07.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:07.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 17:05:07.887 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 17:05:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 17:05:07.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 17:05:07.887 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 17:05:07.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 17:05:07.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:07.888 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 17:05:07.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:07.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:07.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:07.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:07.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:07.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:07.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1777): Gtk-CRITICAL **: 17:05:07.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:07.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:07.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:07.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:07.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:07.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 17:05:08.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:17.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 17:05:17.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 17:05:17.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:17.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:17.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 17:05:17.894 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 17:05:17.894 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:17.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.83 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 43.986 s testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 43.482 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:17.915 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:17.916 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:05:17.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:17.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:17.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:17.916 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:05:17.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:17.918 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:05:17.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:17.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:17.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:17.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:17.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:17.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:17.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:17.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:17.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:17.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:17.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:17.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:17.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:17.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:17.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:17.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:17.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:17.920 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:17.920 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:17.920 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:17.920 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:17.920 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:17.920 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:17.920 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:17.920 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:17.920 DEBUG [main][MenuItemLookup] Item match:Window 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:05:17.921 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:17.921 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:17.921 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:17.921 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:17.921 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:18.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:05:18.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. finished successfully 17:05:18.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:18.067 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:18.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:18.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 17:05:18.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:18.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:18.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:18.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:18.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:18.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:18.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:18.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:18.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:18.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:18.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:18.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:18.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:18.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:18.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:18.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:18.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 17:05:18.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:18.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:19.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:19.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 17:05:19.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:19.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:19.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:19.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 17:05:19.085 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 17:05:19.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 17:05:19.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 17:05:19.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:19.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:19.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:19.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:19.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:19.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:19.707 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") 17:05:19.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:19.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:19.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:19.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:05:19.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:19.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:19.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:19.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:19.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:19.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:19.724 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") 17:05:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:19.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:19.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:19.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:19.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:19.727 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 17:05:19.738 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") 17:05:19.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:19.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:19.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:19.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:19.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:19.740 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:19.758 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") 17:05:19.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:19.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:19.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:19.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:19.759 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 17:05:19.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:19.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:19.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:19.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:19.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:19.764 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:19.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:19.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:19.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:19.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:19.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:19.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:19.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:19.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:19.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:19.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:19.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:19.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:19.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.*'] 17:05:19.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:19.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:19.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:19.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:19.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:19.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:19.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:19.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:19.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:19.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:19.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:19.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:19.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:19.885 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:19.886 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:19.886 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:19.886 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:19.886 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:19.886 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:19.886 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:19.886 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:19.886 DEBUG [main][MenuItemLookup] Item match:Window 17:05:19.886 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:05:19.887 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:19.887 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:19.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:19.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:19.887 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:20.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.... 17:05:20.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 17:05:20.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:20.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:20.790 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:20.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:20.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 17:05:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:20.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:20.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:20.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:20.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:20.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:20.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:20.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:20.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:20.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 17:05:20.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:20.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:20.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 17:05:20.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:20.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:20.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:20.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 17:05:20.796 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 17:05:20.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 17:05:20.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 17:05:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:20.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:20.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:20.797 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") 17:05:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:20.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:20.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:20.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:20.799 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:20.806 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 17:05:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:20.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:20.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:20.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:20.832 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 17:05:20.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:20.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:05:20.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:20.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:20.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:20.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:20.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:20.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:20.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:20.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:20.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:20.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:20.837 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:20.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:20.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:20.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:20.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:20.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:20.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:20.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:20.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:20.940 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 17:05:20.940 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:20.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:20.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:20.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:20.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:20.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:20.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:20.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:20.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:20.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:20.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:20.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:20.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:20.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:20.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:20.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:20.942 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:20.942 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:20.942 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:20.942 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:20.942 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:20.942 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:20.942 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:20.942 DEBUG [main][MenuItemLookup] Item match:Window 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:05:20.943 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:20.943 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:20.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:20.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:20.943 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:21.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:05:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:05:21.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:21.775 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:21.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:21.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:05:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:21.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:21.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:21.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:21.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:21.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:21.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:21.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:21.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:21.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 17:05:21.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:21.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:21.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 17:05:21.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:21.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:21.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:21.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 17:05:21.780 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 17:05:21.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 17:05:21.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 17:05:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:21.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:21.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:21.781 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 17:05:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:21.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:21.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:21.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 17:05:21.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:21.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:21.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:21.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:21.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:21.785 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:21.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:21.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:21.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:21.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:21.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:21.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:21.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:21.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:21.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:21.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:21.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:21.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:21.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:21.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:21.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:21.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:21.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:21.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:21.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:21.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:21.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:21.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:21.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:21.884 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:21.884 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:21.884 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:21.884 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:21.884 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:21.884 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:21.884 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:21.884 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:21.884 DEBUG [main][MenuItemLookup] Item match:Window 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:05:21.885 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:21.885 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:21.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:21.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:21.885 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:22.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 'Preferences.*'] is available.... 17:05:22.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 17:05:22.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:22.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:22.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:22.715 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:22.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:22.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:05:22.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:22.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:22.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:22.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:22.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:22.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:22.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:22.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:22.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:22.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:22.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:22.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:22.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 17:05:22.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:22.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:22.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 17:05:22.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:22.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:22.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:22.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 17:05:22.721 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 17:05:22.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 17:05:22.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 17:05:22.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:22.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:22.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:22.722 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") 17:05:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:22.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:22.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:22.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:22.724 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:22.731 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 17:05:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:22.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:22.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:22.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:22.754 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") 17:05:22.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:22.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:22.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:22.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:22.756 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:22.756 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 17:05:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:22.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:22.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:22.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:22.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:22.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:22.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:22.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:22.761 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:22.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:22.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:22.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:22.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:22.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:22.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:22.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:22.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:22.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:22.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:22.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:22.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:22.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:22.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:22.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:22.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:22.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:22.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:22.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:22.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:22.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:22.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:22.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:22.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:22.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:22.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:22.860 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:22.860 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:22.861 DEBUG [main][MenuItemLookup] Item match:Window 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:05:22.861 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:22.861 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:22.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:22.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:22.862 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:23.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.... 17:05: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 'Preferences.*'] is available. finished successfully 17:05:23.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:23.739 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:23.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:23.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:05:23.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:23.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:23.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:23.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:23.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:23.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:23.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:23.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:23.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:23.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:23.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:23.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:23.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:23.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 17:05:23.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:23.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:23.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 17:05:23.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:23.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:23.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:23.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 17:05:23.745 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 17:05:23.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 17:05:23.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 17:05:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:23.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:23.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:23.747 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") 17:05:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:23.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:23.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:23.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:23.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:23.749 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:23.779 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 17:05:23.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:23.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:23.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:23.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:23.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:23.782 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 17:05:23.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:23.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:05:23.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:23.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:23.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:23.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:23.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:23.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:23.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:23.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:23.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:23.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:23.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:23.787 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:23.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:23.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:23.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:23.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:23.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:23.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:23.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:23.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:23.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:23.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:23.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:23.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:23.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:23.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:23.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:23.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:23.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:23.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:23.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:23.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:23.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:23.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:23.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:23.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:23.890 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:23.890 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:23.890 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:23.890 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:23.890 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:23.890 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:23.891 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:23.891 DEBUG [main][MenuItemLookup] Item match:Window 17:05:23.891 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:23.891 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:23.891 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:23.891 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:23.891 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:23.891 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:23.892 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:23.892 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:23.892 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:23.892 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:05:23.892 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:23.892 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:23.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:23.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:23.892 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:24.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:05:24.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:05:24.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:24.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:24.752 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:24.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:24.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:05:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:24.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:24.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:24.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:24.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:24.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:24.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 17:05:24.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:24.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:24.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 17:05:24.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:24.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:24.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:24.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 17:05:24.757 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 17:05:24.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 17:05:24.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 17:05:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.759 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") 17:05:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:24.761 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:24.768 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 17:05:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:24.791 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") 17:05:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:24.793 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:24.794 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") 17:05:24.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:24.796 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:24.796 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 17:05:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:24.798 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 17:05:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:24.800 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 17:05:24.800 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") 17:05:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:24.809 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 17:05:24.810 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 17:05:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:05:24.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:24.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:24.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:24.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:24.814 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:24.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:24.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:24.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:24.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:24.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:24.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:24.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:24.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:24.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:24.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.*'] 17:05:24.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:24.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:24.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:24.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:24.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:24.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:24.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:24.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.*'] 17:05:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:24.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.*'] 17:05:24.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:24.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:24.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:24.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:24.878 DEBUG [main][MenuItemLookup] Item match:Window 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:05:24.878 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:24.878 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:24.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:24.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:24.878 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:25.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.... 17:05:25.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 'Preferences.*'] is available. finished successfully 17:05:25.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:25.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:25.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:25.734 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:25.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:25.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:05:25.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:25.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:25.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:25.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:25.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:25.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:25.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:25.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:25.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:25.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 17:05:25.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:25.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:25.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:25.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 17:05:25.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:25.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:25.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:25.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:25.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:25.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 17:05:25.740 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 17:05:25.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 17:05:25.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 17:05:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:25.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:25.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:25.742 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") 17:05:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:25.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:25.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:25.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 17:05:25.744 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 17:05:25.770 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:") 17:05:25.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:25.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:25.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:25.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:25.777 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:25.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:25.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:25.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:25.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:25.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:25.782 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:25.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:25.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:25.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:25.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:25.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:25.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:25.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:25.848 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 17:05:25.849 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:25.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:25.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:25.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:25.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:25.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:25.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:25.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:25.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:25.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:25.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:25.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:25.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:25.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:25.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:25.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:25.879 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:25.879 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:25.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:25.879 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:25.879 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:25.879 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:25.879 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:25.879 DEBUG [main][MenuItemLookup] Item match:Window 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 17:05:25.880 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:25.880 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:25.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:25.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:25.880 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:05:26.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 'Preferences.*'] is available. finished successfully 17:05:26.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:26.735 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:26.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:26.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:05:26.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:26.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:26.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:26.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:26.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:26.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:26.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:26.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:26.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 17:05:26.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:26.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:26.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 17:05:26.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 17:05:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:26.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 17:05:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:26.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 17:05:26.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 17:05:26.740 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 17:05:26.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 17:05:26.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 17:05:26.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:26.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:26.741 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 17:05:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:26.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:26.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:26.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 17:05:26.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:26.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:05:26.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:26.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:26.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:26.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:26.773 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:26.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:26.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:26.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:26.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:26.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:26.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:26.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:26.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:26.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 17:05:26.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 17:05:26.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:26.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:26.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.926 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.959 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.062 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.912 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.976 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.029 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.018 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.972 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.991 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:26.859 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:26.864 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:05:26.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:26.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:26.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:26.865 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:05:26.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:26.874 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:05:26.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:26.874 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:05:26.874 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 17:05:26.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:26.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:26.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:26.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:26.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:26.875 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") 17:05:26.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:26.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:26.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:05:26.883 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:05:26.884 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:05:26.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:05:26.967 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 17:05:26.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:05:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:26.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:05:26.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:26.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:26.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:26.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:05:26.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:26.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:26.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:26.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:26.969 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 17:05:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:26.969 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 17:05:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:26.969 TRACE [main][WidgetHandler] Notify Table with event 13 17:05:26.969 TRACE [main][WidgetHandler] Wait for synchronization 17:05:26.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:26.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:26.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:26.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:05:26.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:26.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.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 "Open") 17:05:26.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:26.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:05:26.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:26.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:26.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:26.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:26.980 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:05:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:26.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:26.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:05:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:27.247 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:27.247 DEBUG [main][MenuItemLookup] Item match:Window 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.249 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.250 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:27.250 DEBUG [main][MenuItemLookup] Item match:Window 17:05:27.250 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:27.251 DEBUG [main][MenuItemLookup] Item match:Perspective 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:05:27.251 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:05:27.251 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:05:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:05:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:27.252 DEBUG [main][MenuItemLookup] Item match:Window 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.252 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.253 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:27.253 DEBUG [main][MenuItemLookup] Item match:Window 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:27.253 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:27.253 DEBUG [main][MenuItemLookup] Item match:Perspective 17:05:27.254 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:05:27.254 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.254 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:05:27.254 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:05:27.254 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:05:27.254 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:05:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:27.255 DEBUG [main][MenuItemLookup] Item match:Window 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.255 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:27.256 DEBUG [main][MenuItemLookup] Item match:Window 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:27.256 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:27.256 DEBUG [main][MenuItemLookup] Item match:Perspective 17:05:27.257 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:05:27.257 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.257 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:05:27.257 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:05:27.257 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:05:27.257 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:05:27.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:05:27.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:05:27.257 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:05:27.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:05:27.324 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 17:05:27.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:05:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:27.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:05:27.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:27.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:27.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:27.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 "Reset Perspective") 17:05:27.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:05:27.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:27.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:27.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:27.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:27.327 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:05:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:27.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:27.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:27.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:27.614 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 17:05:27.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:27.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:27.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:27.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:27.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:27.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:27.630 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 17:05:27.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:27.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:27.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:27.631 DEBUG [main][MenuItemLookup] Item match:Window 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:27.631 DEBUG [main][MenuItemLookup] Item match:Show View 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:27.638 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:05:27.638 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:05:27.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:05:27.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:05:27.639 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:05:27.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:05:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:05:27.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:05:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:27.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:05:27.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:27.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:27.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:27.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:27.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:27.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:27.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 17:05:27.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 17:05:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:28.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 17:05:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 17:05:28.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 17:05:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:28.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 17:05:28.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:28.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 17:05:28.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 17:05:28.279 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 17:05:28.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 17:05:28.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 17:05:28.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:28.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:28.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:28.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:28.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:28.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") 17:05:28.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:28.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:28.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:28.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:28.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:28.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:28.282 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:05:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:28.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:28.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:28.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 17:05:28.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:28.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 17:05:28.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:28.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:28.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:28.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:28.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:28.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:28.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:28.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:28.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:28.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:28.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:28.623 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:28.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:28.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:28.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:28.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:28.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:28.625 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:28.625 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:28.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:28.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:28.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:28.626 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:28.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:28.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:28.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:28.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 17:05:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:28.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:28.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:28.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:28.651 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:28.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:28.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:28.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:28.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:28.739 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:28.739 DEBUG [main][MenuItemLookup] Item match:New 17:05:28.740 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:28.740 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:28.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:28.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:28.740 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:28.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:28.898 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 17:05:28.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:28.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:28.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:28.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:28.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:28.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:28.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:28.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 17:05:28.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:28.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:28.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:28.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:28.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:28.902 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:28.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:28.909 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 17:05:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:28.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:28.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:28.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:28.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:28.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:28.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:28.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:28.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:28.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:28.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:28.913 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:28.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:28.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:28.933 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:28.933 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:28.933 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) 17:05:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:28.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:28.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:28.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:28.935 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:28.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:28.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:28.996 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 17:05:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:28.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:28.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:28.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:28.997 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 17:05:29.009 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 17:05:29.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:29.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:29.011 INFO [WorkbenchTestable][AbstractText] Text set to: system1 17:05:29.011 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:29.011 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:29.011 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) 17:05:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:29.014 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:29.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:29.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:29.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:29.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:29.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:29.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:29.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 17:05:29.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:29.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:29.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 '\*?\QRemote Systems\E') 17:05:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:29.191 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:29.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:29.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:29.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 17:05:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 17:05:29.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:29.195 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:29.196 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:29.196 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:29.197 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:29.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 17:05:29.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:29.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:29.199 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:29.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:29.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:29.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:29.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:29.272 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:29.272 DEBUG [main][MenuItemLookup] Item match:New 17:05:29.273 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:29.273 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:29.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:29.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:29.273 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:29.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:29.413 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 17:05:29.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:29.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:29.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:29.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:29.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'] 17:05:29.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:29.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:29.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 17:05:29.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:29.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:29.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:29.416 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:29.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 17:05:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:29.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:29.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:29.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:29.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:29.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:29.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:29.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:29.420 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:29.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:29.422 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:29.422 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:29.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:05:29.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:29.424 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:29.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:29.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:29.494 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 17:05:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:29.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:29.499 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 17:05:29.504 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 17:05:29.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:29.505 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:29.506 INFO [WorkbenchTestable][AbstractText] Text set to: system2 17:05:29.506 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:29.506 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:29.506 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) 17:05:29.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:29.509 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:29.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:29.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:29.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:29.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:29.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:29.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:29.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:29.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 17:05:29.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:29.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:29.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 '\*?\QRemote Systems\E') 17:05:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:29.635 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:29.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 17:05:29.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:29.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 17:05:29.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:29.660 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:29.662 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:29.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:29.663 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:29.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 17:05:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:29.665 INFO [WorkbenchTestable][System] Deleting system system1 17:05:29.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 17:05:29.665 DEBUG [main][TreeItemHandler] Selecting tree item: system1 17:05:29.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 17:05:29.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 17:05:29.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 17:05:29.699 DEBUG [main][TreeItemHandler] Selecting tree item: system1 17:05:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 17:05:29.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 17:05:29.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:29.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:29.755 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.756 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:29.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:29.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:29.800 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:29.800 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:29.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:29.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:29.800 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:29.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:29.881 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 17:05:29.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:29.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 17:05:29.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:29.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:29.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:29.884 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:29.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:29.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:29.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:29.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 17:05:29.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:29.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:29.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 '\*?\QRemote Systems\E') 17:05:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:29.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:29.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:29.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:29.976 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:29.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:29.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:29.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:29.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:29.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:30.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 17:05:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:30.004 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:30.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 17:05:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:30.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.006 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:30.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:30.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:30.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 17:05:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.010 INFO [WorkbenchTestable][System] Deleting system Local 17:05:30.011 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:30.011 INFO [WorkbenchTestable][System] Deleting system system2 17:05:30.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 17:05:30.011 DEBUG [main][TreeItemHandler] Selecting tree item: system2 17:05:30.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 17:05:30.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 17:05:30.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 17:05:30.041 DEBUG [main][TreeItemHandler] Selecting tree item: system2 17:05:30.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 17:05:30.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 17:05:30.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:30.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.121 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.122 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:30.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:30.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:30.148 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:30.148 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:30.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:30.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:30.148 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:30.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:30.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 17:05:30.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.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 "Delete") 17:05:30.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:30.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:30.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:30.224 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:30.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:30.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 17:05:30.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:30.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 '\*?\QRemote Systems\E') 17:05:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:30.311 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:30.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:30.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:30.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 17:05:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:30.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:30.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:30.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:30.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:30.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:05:30.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 17:05:30.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:30.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 17:05:30.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:30.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:30.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:30.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:30.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:30.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:30.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:30.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 '\*?\QRemote Systems\E') 17:05:30.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:30.380 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:30.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:30.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:30.382 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:30.382 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:30.383 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:30.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:30.385 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:30.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:30.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:30.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:30.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:30.435 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:30.435 DEBUG [main][MenuItemLookup] Item match:New 17:05:30.436 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:30.436 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:30.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:30.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:30.436 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:30.527 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 17:05:30.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.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'] 17:05:30.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:30.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.529 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 17:05:30.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.530 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:30.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.530 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 17:05:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:30.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:30.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:30.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:30.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:30.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:30.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:30.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:30.533 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:30.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:30.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:30.535 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:30.535 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:30.535 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) 17:05:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:30.536 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:30.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:30.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:30.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:30.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:30.583 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 17:05:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:30.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:30.583 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 17:05:30.588 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 17:05:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:30.596 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:30.597 INFO [WorkbenchTestable][AbstractText] Text set to: system1 17:05:30.598 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:30.598 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:30.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 17:05:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:30.600 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:30.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:30.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 17:05:30.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:30.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 '\*?\QRemote Systems\E') 17:05:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:30.693 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:30.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:30.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:30.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 17:05:30.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:30.721 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:30.722 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:30.722 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:30.723 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:30.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:30.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:30.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:30.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 17:05:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:30.724 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:30.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:30.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:30.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:30.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:30.770 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:30.770 DEBUG [main][MenuItemLookup] Item match:New 17:05:30.770 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:30.771 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:30.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:30.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:30.771 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:30.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:30.900 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 17:05:30.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.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'] 17:05:30.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.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'] 17:05:30.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.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 Connection"] 17:05:30.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:30.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:30.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:30.912 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:30.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:30.912 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 17:05:30.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:30.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:30.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:30.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:30.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:30.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:30.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:30.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:30.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:30.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:30.914 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:30.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:30.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:30.916 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:30.916 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:30.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:05:30.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:30.926 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:30.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:30.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:30.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:30.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:30.969 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 17:05:30.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:30.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:30.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:30.969 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 17:05:30.995 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 17:05:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:30.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:30.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:30.995 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:30.996 INFO [WorkbenchTestable][AbstractText] Text set to: system2 17:05:30.997 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:30.997 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:30.997 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) 17:05:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:30.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:31.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:31.002 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:31.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:31.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:31.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:31.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' has no excuses, wait for it 17:05:31.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:31.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:31.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:31.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:31.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:31.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:31.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:31.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 17:05:31.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:31.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:31.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:31.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:31.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:31.562 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:31.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:31.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:31.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:31.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:31.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:31.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:31.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:31.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 17:05:31.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:31.589 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:31.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:31.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:31.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:31.590 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:31.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:31.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:31.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:31.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 17:05:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:31.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:31.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:31.592 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 17:05:31.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 17:05:31.592 DEBUG [main][TreeItemHandler] Selecting tree item: system1 17:05:31.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 17:05:31.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 17:05:31.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:31.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.628 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:31.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:31.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:31.629 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:31.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:31.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:31.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:31.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:31.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:31.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 17:05:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:31.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:31.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:31.632 INFO [WorkbenchTestable][System] Deleting system Local 17:05:31.632 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:31.632 INFO [WorkbenchTestable][System] Deleting system system1 17:05:31.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 17:05:31.633 DEBUG [main][TreeItemHandler] Selecting tree item: system1 17:05:31.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 17:05:31.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 17:05:31.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 17:05:31.666 DEBUG [main][TreeItemHandler] Selecting tree item: system1 17:05:31.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 17:05:31.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 17:05:31.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:31.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.711 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:31.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:31.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:31.746 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:31.746 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:31.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:31.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:31.746 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:31.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:31.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:31.813 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 17:05:31.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:31.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 17:05:31.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:31.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:31.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:31.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:31.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:31.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:31.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:31.815 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:31.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:31.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:31.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:31.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 17:05:31.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:31.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:31.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:31.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:31.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 '\*?\QRemote Systems\E') 17:05:31.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:31.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:31.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:31.910 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:31.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:31.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:31.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:31.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:31.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:31.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:31.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:31.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:31.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 17:05:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:31.937 INFO [WorkbenchTestable][System] Deleting system system2 17:05:31.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 17:05:31.937 DEBUG [main][TreeItemHandler] Selecting tree item: system2 17:05:31.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 17:05:31.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 17:05:31.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 17:05:31.944 DEBUG [main][TreeItemHandler] Selecting tree item: system2 17:05:31.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 17:05:31.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 17:05:31.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:31.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:31.979 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:31.980 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:31.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:31.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:32.009 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:32.010 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:32.010 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:32.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:32.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:32.010 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:32.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:32.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:32.081 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 17:05:32.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:32.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 17:05:32.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:32.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:32.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:32.083 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:32.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:32.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:32.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 17:05:32.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:32.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:32.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:32.176 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:32.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:32.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:32.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:32.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:32.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:32.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:32.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 17:05:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:32.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:32.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:32.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:32.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:32.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 17:05:32.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:32.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 17:05:32.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:32.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:32.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:32.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:32.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:32.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:32.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:32.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:32.243 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:32.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:32.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:32.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:32.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:32.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:32.246 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:32.246 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:32.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:32.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:32.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:32.247 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:32.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:32.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:32.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:32.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:32.270 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:32.270 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:32.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:32.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:32.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:32.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:32.316 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:32.316 DEBUG [main][MenuItemLookup] Item match:New 17:05:32.316 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:32.317 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:32.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:32.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:32.317 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:32.413 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 17:05:32.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:32.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:32.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:32.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 17:05:32.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:32.416 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:32.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.416 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 17:05:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:32.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:32.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:32.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:32.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:32.419 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:32.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:32.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:32.421 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:32.421 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:32.421 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) 17:05:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:32.422 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:32.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:32.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:32.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:32.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:32.466 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 17:05:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:32.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:32.467 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 17:05:32.471 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 17:05:32.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:32.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:32.473 INFO [WorkbenchTestable][AbstractText] Text set to: system1 17:05:32.473 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:32.473 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:32.497 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) 17:05:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:32.500 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:32.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:32.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:32.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:32.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:32.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:32.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:32.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:32.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:32.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:32.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:32.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:32.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:32.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:32.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:32.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:32.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 17:05:32.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:32.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:32.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:32.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:32.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 '\*?\QRemote Systems\E') 17:05:32.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:32.625 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:32.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:32.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:32.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 17:05:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 17:05:32.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:32.629 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:32.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:32.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:32.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:32.630 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:32.652 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:32.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:32.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:32.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:32.653 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:32.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:32.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:32.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:32.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:32.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:32.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:32.655 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:32.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:32.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:32.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:32.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:32.707 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:32.707 DEBUG [main][MenuItemLookup] Item match:New 17:05:32.707 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:32.707 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:32.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:32.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:32.708 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:32.814 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 17:05:32.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:32.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'] 17:05:32.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.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'] 17:05:32.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.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 Connection"] 17:05:32.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:32.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:32.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:32.817 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:32.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:32.817 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 17:05:32.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:32.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:32.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:32.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:32.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:32.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:32.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:32.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:32.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:32.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:32.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:32.834 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:32.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:32.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:32.841 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:32.841 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:32.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) 17:05:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:32.844 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:32.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:32.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:32.889 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 17:05:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:32.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:32.889 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 17:05:32.894 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 17:05:32.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:32.895 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:32.896 INFO [WorkbenchTestable][AbstractText] Text set to: system2 17:05:32.896 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:32.896 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:32.896 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) 17:05:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:32.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:32.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:32.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:32.899 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:32.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:32.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:32.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:32.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:32.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:32.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 17:05:32.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:33.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:33.021 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:33.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:33.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:33.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:33.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:33.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 17:05:33.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:33.050 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:33.051 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:33.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:33.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 17:05:33.052 DEBUG [main][TreeItemHandler] Selecting tree item: system1 17:05:33.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 17:05:33.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 17:05:33.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:33.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.095 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:33.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:33.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.096 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:33.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:33.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:33.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:33.099 INFO [WorkbenchTestable][System] Deleting system Local 17:05:33.099 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:33.099 INFO [WorkbenchTestable][System] Deleting system system1 17:05:33.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 17:05:33.099 DEBUG [main][TreeItemHandler] Selecting tree item: system1 17:05:33.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 17:05:33.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 17:05:33.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 17:05:33.131 DEBUG [main][TreeItemHandler] Selecting tree item: system1 17:05:33.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 17:05:33.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 17:05:33.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:33.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.183 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:33.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:33.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:33.216 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:33.216 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:33.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:33.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:33.216 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:33.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:33.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:33.289 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 17:05:33.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 17:05:33.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:33.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:33.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:33.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:33.298 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:33.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:33.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:33.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:33.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 17:05:33.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:33.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:33.400 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:33.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:33.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:33.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 17:05:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 17:05:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:33.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:33.404 INFO [WorkbenchTestable][System] Deleting system system2 17:05:33.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 17:05:33.404 DEBUG [main][TreeItemHandler] Selecting tree item: system2 17:05:33.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 17:05:33.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 17:05:33.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 17:05:33.410 DEBUG [main][TreeItemHandler] Selecting tree item: system2 17:05:33.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 17:05:33.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 17:05:33.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:33.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.466 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:33.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:33.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:33.503 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:33.504 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:33.504 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:33.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:33.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:33.504 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:33.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:33.587 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 17:05:33.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:33.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 17:05:33.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:33.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:33.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:33.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:33.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:33.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:33.589 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:33.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:33.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:33.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 17:05:33.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:33.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:33.680 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:33.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:33.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:33.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 17:05:33.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 17:05:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:33.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:33.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:33.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:33.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 17:05:33.706 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 17:05:33.706 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:33.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.847 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 2.702 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.863 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.525 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:33.723 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:33.724 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:05:33.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:33.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:33.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:33.724 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:05:33.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:33.725 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:05:33.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:33.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:33.725 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:33.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:33.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:33.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:33.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:33.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:33.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:33.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') 17:05:33.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:33.747 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:33.750 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:33.750 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:33.751 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:33.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:33.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:33.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:33.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 17:05:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:33.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:33.775 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:33.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:33.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:33.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:33.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.812 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:33.812 DEBUG [main][MenuItemLookup] Item match:New 17:05:33.812 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:33.812 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:33.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:33.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:33.813 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:33.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:33.906 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 17:05:33.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.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'] 17:05:33.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:33.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:33.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'] 17:05:33.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:33.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:33.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 Connection"] 17:05:33.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:33.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:33.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:33.909 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:33.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:33.909 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 17:05:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:33.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:33.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:33.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:33.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:33.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:33.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:33.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:33.912 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:33.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:33.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:33.914 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:33.914 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:33.914 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) 17:05:33.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:33.916 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:33.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:33.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:33.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:33.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.961 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 17:05:33.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:33.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:33.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:33.962 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 17:05:33.967 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 17:05:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:33.974 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:33.975 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 17:05:33.975 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:33.975 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:33.975 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) 17:05:33.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:33.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:33.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:33.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:33.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:33.977 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:33.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:33.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:33.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:33.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 17:05:34.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:34.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 '\*?\QRemote Systems\E') 17:05:34.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:34.105 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:34.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:34.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:34.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:34.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 17:05:34.131 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:34.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 17:05:34.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:34.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.134 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:34.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:34.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:34.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 17:05:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.136 INFO [WorkbenchTestable][System] Deleting system Local 17:05:34.136 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:34.136 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 17:05:34.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 17:05:34.136 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 17:05:34.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 17:05:34.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 17:05:34.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 17:05:34.165 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 17:05:34.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 17:05:34.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 17:05:34.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:34.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:34.199 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.200 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:34.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:34.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:34.228 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:34.228 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:34.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:34.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:34.228 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:34.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:34.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:34.304 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 17:05:34.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:34.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 17:05:34.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:34.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:34.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:34.313 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:34.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:34.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 17:05:34.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:34.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 '\*?\QRemote Systems\E') 17:05:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:34.383 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:34.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:34.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:34.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:34.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 17:05:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:34.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:34.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:34.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:34.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:34.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:34.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:34.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:34.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:34.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:34.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:34.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:34.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:34.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:34.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:34.429 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:34.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:34.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:34.431 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:34.432 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:34.433 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:34.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:34.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:34.434 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:34.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:34.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:34.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:34.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:34.494 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:34.494 DEBUG [main][MenuItemLookup] Item match:New 17:05:34.494 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:34.494 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:34.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:34.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:34.494 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:34.585 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 17:05:34.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.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'] 17:05:34.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:34.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 17:05:34.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.588 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:34.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.588 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 17:05:34.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:34.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:34.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:34.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:34.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:34.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:34.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:34.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:34.591 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:34.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:34.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:34.593 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:34.593 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:34.594 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) 17:05:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:34.595 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:34.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:34.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:34.641 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 17:05:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:34.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:34.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:34.642 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 17:05:34.647 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 17:05:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:34.648 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:34.648 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 17:05:34.655 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:34.655 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:34.655 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) 17:05:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:34.658 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:34.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:34.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:34.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:34.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:34.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:34.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:34.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 17:05:34.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:34.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 '\*?\QRemote Systems\E') 17:05:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:34.755 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:34.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 17:05:34.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 17:05:34.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:34.782 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:34.783 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:34.783 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:34.784 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:34.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:34.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:34.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:34.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:34.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:34.786 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:34.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:34.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:34.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:34.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:34.832 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:34.833 DEBUG [main][MenuItemLookup] Item match:New 17:05:34.833 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:34.833 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:34.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:34.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:34.833 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:34.931 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 17:05:34.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:34.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:34.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 17:05:34.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:34.934 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:34.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:34.934 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 17:05:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:34.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:34.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:34.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:34.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:34.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:34.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:34.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:34.950 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:34.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:34.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:34.951 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:34.951 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:34.951 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) 17:05:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:34.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:34.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:34.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:34.957 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:34.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:34.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.014 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 17:05:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:35.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:35.015 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 17:05:35.019 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 17:05:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:35.027 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:35.028 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 17:05:35.028 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:35.028 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:35.029 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) 17:05:35.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:35.031 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:35.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:35.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:35.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:35.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:35.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:35.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:35.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:35.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:35.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:35.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:35.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 17:05:35.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:35.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 '\*?\QRemote Systems\E') 17:05:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:35.141 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:35.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:35.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:35.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 17:05:35.144 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:35.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:35.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:35.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:35.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 17:05:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:35.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.146 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:35.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:35.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:35.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:35.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:35.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:35.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 17:05:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:35.187 INFO [WorkbenchTestable][System] Deleting system Local 17:05:35.187 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:35.187 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 17:05:35.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 17:05:35.188 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 17:05:35.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 17:05:35.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 17:05:35.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 17:05:35.192 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 17:05:35.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 17:05:35.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 17:05:35.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:35.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.261 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:35.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:35.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:35.298 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:35.298 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:35.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:35.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:35.298 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:35.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:35.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:35.366 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 17:05:35.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:35.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.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 "Delete") 17:05:35.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:35.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:35.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:35.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:35.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:35.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:35.368 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:35.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:35.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:35.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:35.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 17:05:35.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:35.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:35.460 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:35.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:35.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:35.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:35.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:35.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:35.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 17:05:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:35.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:35.490 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 17:05:35.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 17:05:35.490 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 17:05:35.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 17:05:35.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 17:05:35.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 17:05:35.496 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 17:05:35.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 17:05:35.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 17:05:35.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:35.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.531 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:35.531 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:35.531 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:35.531 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.531 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:35.531 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:35.531 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:35.531 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.532 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:35.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:35.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:35.560 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:35.560 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:35.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:35.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:35.561 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:35.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:35.628 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 17:05:35.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.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 "Delete") 17:05:35.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:35.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:35.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:35.631 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:35.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:35.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 17:05:35.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:35.719 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:35.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:35.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:35.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:35.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:35.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:35.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:35.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:35.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 17:05:35.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:35.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:35.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:35.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:35.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:35.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:35.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:35.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:35.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:35.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:35.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:35.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:35.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:35.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:35.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:35.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:35.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:35.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:35.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:35.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:35.723 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:35.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:35.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 '\*?\QRemote Systems\E') 17:05:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:35.758 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:35.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:35.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:35.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:35.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:35.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:35.761 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:35.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:35.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:35.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:35.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 17:05:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:35.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:35.795 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:35.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:35.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:35.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:35.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.827 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:35.827 DEBUG [main][MenuItemLookup] Item match:New 17:05:35.828 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:35.828 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:35.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:35.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:35.828 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:35.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:35.922 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 17:05:35.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.923 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:35.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:35.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:35.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:35.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:35.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:35.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 17:05:35.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:35.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:35.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.924 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:35.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:35.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:35.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:35.925 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:35.925 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 17:05:35.925 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) 17:05:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:35.926 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:35.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:35.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:35.966 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:35.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:35.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:35.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:35.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:35.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:35.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:35.967 INFO [WorkbenchTestable][System] Deleting system Local 17:05:35.967 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:35.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:35.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:35.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:35.968 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:35.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:35.968 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:35.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:35.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:35.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:35.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:35.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:36.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:36.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:36.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:36.030 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:36.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:36.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:36.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 17:05:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.033 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:36.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 17:05:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.035 INFO [WorkbenchTestable][System] Deleting system Local 17:05:36.035 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:36.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:36.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:36.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:36.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:36.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:36.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:36.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:36.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:36.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:36.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:36.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:36.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:36.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 '\*?\QRemote Systems\E') 17:05:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:36.096 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:36.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:36.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:36.099 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:36.099 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:36.100 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:36.102 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:36.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:36.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:36.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:36.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:36.150 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:36.150 DEBUG [main][MenuItemLookup] Item match:New 17:05:36.151 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:36.151 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:36.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:36.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:36.151 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:36.249 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 17:05:36.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:36.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.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'] 17:05:36.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.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: "New Connection"] 17:05:36.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.251 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:36.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.252 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 17:05:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:36.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:36.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:36.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:36.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:36.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:36.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:36.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:36.255 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:36.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:36.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:36.257 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:36.257 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:36.257 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) 17:05:36.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:36.259 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:36.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:36.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:36.316 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 17:05:36.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:36.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:36.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:36.317 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 17:05:36.322 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 17:05:36.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:36.322 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:36.323 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 17:05:36.323 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:36.323 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:36.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 17:05:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:36.326 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:36.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:36.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:36.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:36.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 17:05:36.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:36.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 '\*?\QRemote Systems\E') 17:05:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:36.452 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:36.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:36.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:36.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 17:05:36.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 17:05:36.456 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:36.457 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 17:05:36.457 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:36.458 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:36.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 17:05:36.459 DEBUG [main][TreeItemHandler] Selecting tree item: Local 17:05:36.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 17:05:36.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 17:05:36.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:36.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:36.531 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:36.531 DEBUG [main][MenuItemLookup] Item match:New 17:05:36.531 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 17:05:36.531 DEBUG [main][MenuItemLookup] Item match:Connection... 17:05:36.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 17:05:36.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 17:05:36.531 INFO [main][MenuItemHandler] Select menu item: &Connection... 17:05:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 17:05:36.631 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 17:05:36.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.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'] 17:05:36.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.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'] 17:05:36.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.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 Connection"] 17:05:36.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 17:05:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.634 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:36.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:36.634 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 17:05:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:05:36.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:36.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:36.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:05:36.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:05:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:36.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:05:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:36.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:05:36.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 17:05:36.637 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 17:05:36.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 17:05:36.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 17:05:36.652 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:36.652 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 17:05:36.652 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) 17:05:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:36.660 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:36.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:36.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:36.702 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 17:05:36.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:05:36.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:05:36.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:05:36.703 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 17:05:36.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 17:05:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:36.709 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:36.710 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 17:05:36.710 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 17:05:36.710 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 17:05:36.711 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) 17:05:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:36.714 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:36.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:36.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:36.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:36.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 17:05:36.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:36.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:36.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 '\*?\QRemote Systems\E') 17:05:36.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:36.816 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:36.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:36.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:36.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 17:05:36.842 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:36.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 17:05:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:36.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:36.845 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:36.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:36.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:36.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:36.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:36.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:36.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:36.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:36.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:36.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:36.847 INFO [WorkbenchTestable][System] Deleting system Local 17:05:36.847 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:36.847 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 17:05:36.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 17:05:36.847 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 17:05:36.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 17:05:36.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 17:05:36.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 17:05:36.852 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 17:05:36.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 17:05:36.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 17:05:36.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:36.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.913 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:36.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:36.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:36.946 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:36.946 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:36.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:36.947 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:36.947 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:36.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:37.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:37.021 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 17:05:37.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.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 "Delete") 17:05:37.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:37.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:37.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:37.029 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:37.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:37.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:37.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 17:05:37.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:37.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') 17:05:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:37.128 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:37.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:37.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:37.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:37.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:37.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 17:05:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:37.132 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 17:05:37.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 17:05:37.132 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 17:05:37.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 17:05:37.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 17:05:37.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 17:05:37.159 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 17:05:37.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 17:05:37.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 17:05:37.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:37.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:37.197 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:37.197 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:37.197 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:37.197 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.197 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Connect' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.198 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 17:05:37.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:37.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'Go To' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:05:37.221 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 17:05:37.221 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 17:05:37.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 17:05:37.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 17:05:37.221 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 17:05:37.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:05:37.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 17:05:37.296 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 17:05:37.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 17:05:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 17:05:37.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:37.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 17:05:37.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:37.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:37.298 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 17:05:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:37.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:37.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 17:05:37.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:37.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 '\*?\QRemote Systems\E') 17:05:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:37.396 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:37.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:37.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:37.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:37.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:37.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:37.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 17:05:37.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 17:05:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:37.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:37.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:37.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:37.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:37.400 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:37.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:37.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:37.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:37.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:37.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:37.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:37.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 17:05:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:37.436 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:37.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:37.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:37.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:37.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:37.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:37.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 17:05:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:37.439 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 17:05:37.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 17:05:37.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:37.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:37.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 17:05:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:37.440 INFO [WorkbenchTestable][System] Deleting system Local 17:05:37.440 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 17:05:37.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:37.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:37.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:37.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 17:05:37.462 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 17:05:37.462 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:37.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.74 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.683 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 1.314 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.245 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.067 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 1.363 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.062 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:37.472 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:37.472 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:05:37.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:37.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:37.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:37.473 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:05:37.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:37.473 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:05:37.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:37.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:37.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 17:05:37.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:37.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:37.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:37.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:37.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.487 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:05:37.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:37.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:05:37.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:37.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:37.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:37.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:37.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:37.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:37.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:37.530 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:05:37.530 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 17:05:37.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'] 17:05:37.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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'] 17:05:37.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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 Dynamic Web Project"] 17:05:37.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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'] 17:05:37.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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'] 17:05:37.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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'] 17:05:37.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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 Dynamic Web Project"] 17:05:37.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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'] 17:05:37.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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'] 17:05:37.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:37.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:37.532 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:37.532 DEBUG [main][MenuItemLookup] Item match:File 17:05:37.533 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:05:37.533 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:37.537 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:05:37.537 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:05:37.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:05:37.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:05:37.563 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:05:37.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.... 17:05:37.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:05:37.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:05:37.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.684 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:05:37.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.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 17:05:37.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 17:05:37.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:05:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:37.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:05:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:37.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:05:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 17:05:37.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:05:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:37.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:05:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:37.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:05:37.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 17:05:37.697 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 17:05:37.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 17:05:37.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 17:05:37.700 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:05:37.700 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:05:37.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) 17:05:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:37.702 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:37.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:37.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:37.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:37.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.978 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.... 17:05:37.979 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 17:05:37.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 17:05:37.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:37.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:37.980 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:05:37.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:37.980 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:") 17:05:37.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:37.982 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:37.983 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 17:05:37.986 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:05:37.986 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 17:05:37.986 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) 17:05:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:37.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:37.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:37.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:37.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:37.989 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:37.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:37.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:37.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-90n23' is not running, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:37.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:37.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 17:05:38.493 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 17:05:38.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open Perspective") 17:05:38.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:38.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 17:05:38.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:38.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:38.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:38.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:38.495 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 17:05:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:38.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:38.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:38.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:38.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:38.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:39.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:39.001 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 17:05:39.001 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 17:05:39.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:39.002 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 17:05:39.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:39.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:39.093 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 17:05:39.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:39.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:39.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:39.094 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:39.094 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:39.094 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:39.094 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:39.094 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:39.094 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:39.094 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:39.094 DEBUG [main][MenuItemLookup] Item match:Window 17:05:39.095 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:39.095 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:39.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:39.095 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:39.095 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:39.096 DEBUG [main][MenuItemLookup] Item match:Show View 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Markers' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Packages' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Servers' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:39.101 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:05:39.101 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:05:39.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:05:39.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:05:39.104 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:05:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:05:39.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:05:39.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:05:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:05:39.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:39.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:39.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:39.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:39.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:39.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:05:39.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:39.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:39.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:05:39.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:39.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:39.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:39.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 17:05:39.398 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 17:05:39.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 17:05:39.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 17:05:39.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:39.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:39.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:39.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:39.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:39.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:39.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:39.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 "Open") 17:05:39.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:39.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:39.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:39.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:39.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:39.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:39.400 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:05:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:39.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:39.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 17:05:39.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:39.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:39.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 17:05:39.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:39.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:39.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:39.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:39.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:39.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:39.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 '\*?\QPackage Explorer\E') 17:05:39.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:39.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:39.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:39.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:39.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:39.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:39.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:39.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:39.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:39.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:39.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:39.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:39.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:39.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:39.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:39.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:39.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:39.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:39.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:39.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:39.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:40.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:40.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:40.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:40.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:05:40.809 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:40.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:40.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:40.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:40.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:40.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:40.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:40.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:40.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:40.811 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 17:05:40.812 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:40.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:40.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:40.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:40.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:40.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:41.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:41.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:41.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:41.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:05:41.814 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:41.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:41.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:41.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:41.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:41.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:41.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:41.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:41.816 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 17:05:41.816 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:41.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:41.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:41.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:41.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:41.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:41.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:41.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:41.818 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:05:41.818 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:05:41.818 DEBUG [main][TreeItemHandler] Set Tree selection 17:05:41.818 DEBUG [main][TreeHandler] Notify Tree about selection event 17:05:41.820 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:05:41.821 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 17:05:41.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:41.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:41.869 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:41.869 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:05:41.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:05:41.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:05:41.869 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:05:41.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:41.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 17:05:42.370 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 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:42.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:42.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:42.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:05:42.411 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:05:42.411 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:05:42.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:05:42.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:05:42.412 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:05:42.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:05:43.063 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 17:05:43.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:05:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:43.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:05:43.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:43.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:05:43.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:43.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:43.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:43.068 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:05:43.068 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:05:43.068 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:05:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:43.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:43.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:43.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") 17:05:43.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:43.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:05:43.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:43.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:43.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:43.070 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:05:43.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:43.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:43.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:43.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:05:43.075 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:05:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:05:43.586 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:05:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:43.586 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 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:43.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:43.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:43.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:43.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 17:05:43.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:43.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 17:05:43.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:43.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:43.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:43.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:43.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:05:43.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:43.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:43.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:05:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:43.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:43.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:43.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:43.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:43.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:43.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:43.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:43.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:43.624 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:05:43.624 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 17:05:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:43.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:43.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 17:05:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:43.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:43.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:05:43.710 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:05:43.710 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:05:43.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:43.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:05:43.900 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 17:05:43.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:05:43.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:43.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:05:43.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:43.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:05:43.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:43.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:43.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:43.902 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 17:05:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:43.902 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 17:05:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:43.903 TRACE [main][WidgetHandler] Notify Table with event 13 17:05:43.903 TRACE [main][WidgetHandler] Wait for synchronization 17:05:43.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:43.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:43.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:43.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:05:43.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:43.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:05:43.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:43.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:05:43.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:43.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:43.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:43.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:43.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:43.915 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:05:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:43.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:43.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:44.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'] 17:05:44.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:44.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 17:05:44.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:44.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:44.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:44.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 17:05:44.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:44.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:44.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:44.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:44.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:44.439 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:44.439 DEBUG [main][MenuItemLookup] Item match:File 17:05:44.440 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:05:44.440 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:44.444 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:05:44.444 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:05:44.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:05:44.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:05:44.489 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:05:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:05:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:05:44.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:05:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:44.661 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:05:44.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:05:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:44.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:44.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:44.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:44.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 17:05:44.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:05:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:44.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:05:44.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:44.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:05:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 17:05:44.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:05:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:44.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:05:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:44.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:05:44.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 17:05:44.695 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 17:05:44.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 17:05:44.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 17:05:44.696 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:05:44.696 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:05:44.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:05:44.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:44.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:44.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:44.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:44.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:44.698 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:44.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:44.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:44.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:44.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:05:44.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.988 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.... 17:05:44.988 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 17:05:44.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 17:05:44.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:44.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:44.989 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:05:44.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:44.989 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:") 17:05:44.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:44.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:44.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:44.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:44.992 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:44.993 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 17:05:44.995 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:05:44.995 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 17:05:44.995 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) 17:05:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:44.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:44.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:44.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:44.999 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:44.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:44.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:45.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 17:05:45.003 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 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:45.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:45.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 17:05:45.504 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 17:05:45.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 "No", Widget matcher matching widgets with style: 8) 17:05:45.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:45.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 17:05:45.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:45.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:45.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:45.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:45.508 INFO [WorkbenchTestable][AbstractButton] Click button &No 17:05:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:45.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:45.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:45.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:45.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:45.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:45.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:45.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:45.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:45.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:45.754 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 17:05:45.754 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 17:05:45.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:45.754 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 17:05:45.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:45.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:45.874 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 17:05:45.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:45.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:45.875 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:45.875 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:45.875 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:45.875 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:45.875 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:45.875 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:45.875 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:45.875 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:45.875 DEBUG [main][MenuItemLookup] Item match:Window 17:05:45.876 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:45.876 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:45.876 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:45.876 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:45.876 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:45.876 DEBUG [main][MenuItemLookup] Item match:Show View 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:45.889 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:05:45.889 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:05:45.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:05:45.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:05:45.911 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:05:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:05:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:05:46.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:05:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:46.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:05:46.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:46.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:46.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:46.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:46.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:46.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:05:46.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:46.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:46.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:05:46.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:46.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:46.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:46.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 17:05:46.037 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 17:05:46.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 17:05:46.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 17:05:46.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:46.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:46.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:46.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:46.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:46.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:05:46.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:46.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:46.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:46.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:46.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:46.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:46.040 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:05:46.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:46.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:46.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:46.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 17:05:46.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:46.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:46.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 17:05:46.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:46.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:46.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:46.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:46.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') 17:05:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:46.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:46.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:46.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:46.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:46.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:46.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:46.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:46.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:46.262 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:46.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:46.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:46.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:46.264 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:46.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:46.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:46.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:46.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:46.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:46.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:46.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:46.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:47.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:47.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:47.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:05:47.266 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:47.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:47.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:47.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:47.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:47.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:47.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 17:05:47.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:47.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:47.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:47.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:47.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:47.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:47.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:47.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:48.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:48.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:48.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:05:48.270 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:48.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:48.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:48.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:48.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 17:05:48.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:48.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:48.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:48.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:48.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:48.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 17:05:48.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:48.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:48.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:48.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:48.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:48.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:48.273 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:05:48.273 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:05:48.273 DEBUG [main][TreeItemHandler] Set Tree selection 17:05:48.274 DEBUG [main][TreeHandler] Notify Tree about selection event 17:05:48.276 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:05:48.277 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 17:05:48.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:48.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:48.321 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:48.321 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:48.322 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:48.322 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:05:48.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:05:48.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:05:48.322 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:05:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:48.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 17:05:48.822 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 17:05:48.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:05:48.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:48.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:48.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:48.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:05:48.864 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:05:48.864 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:05:48.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:05:48.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:05:48.865 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:05:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:05:49.560 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 17:05:49.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:05:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:49.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:05:49.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:49.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:05:49.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:49.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:49.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:49.566 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:05:49.566 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:05:49.566 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:05:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:49.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:49.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05: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 "OK") 17:05:49.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:49.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:05:49.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:49.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:49.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:49.568 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:05:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:49.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:49.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:49.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:05:49.573 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:05:50.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:05:50.073 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:05:50.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:50.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:50.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:50.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:50.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:50.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 17:05:50.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:50.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 17:05:50.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:50.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:50.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:50.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:50.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:50.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:50.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:05:50.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:50.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:50.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:50.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:50.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 '\*?\QPackage Explorer\E') 17:05:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:50.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:50.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:50.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:50.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:50.079 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:50.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:50.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:50.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:50.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:50.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:50.082 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:05:50.082 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 17:05:50.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'] 17:05:50.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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'] 17:05:50.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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 Dynamic Web Project"] 17:05:50.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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'] 17:05:50.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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'] 17:05:50.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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'] 17:05:50.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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 Dynamic Web Project"] 17:05:50.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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'] 17:05:50.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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'] 17:05:50.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:50.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:50.084 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:50.084 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:50.084 DEBUG [main][MenuItemLookup] Item match:File 17:05:50.085 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:05:50.085 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Task' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:50.090 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:05:50.090 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:05:50.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:05:50.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:05:50.113 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:05:50.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 'New|Select a wizard'] is available.... 17:05:50.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. finished successfully 17:05:50.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:05:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:50.237 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:05:50.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.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 17:05:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:50.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:50.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:50.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:50.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 17:05:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:05:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:05:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:50.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:05:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 17:05:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 17:05:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:50.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 17:05:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:50.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 17:05:50.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 17:05:50.252 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 17:05:50.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 17:05:50.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 17:05:50.252 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:05:50.252 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:05:50.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:05:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:50.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:50.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:50.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:50.254 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:05:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:50.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:50.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:50.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'] 17:05:50.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.544 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.... 17:05:50.544 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 17:05:50.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 17:05:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:50.545 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:05:50.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:50.545 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:") 17:05:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:50.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:50.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:50.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:50.548 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:50.549 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 17:05:50.551 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 17:05:50.551 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 17:05:50.551 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) 17:05:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:50.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:50.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:50.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:50.554 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:05:50.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:50.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:50.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:50.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:50.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 17:05:50.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 17:05:51.080 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 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:51.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:51.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:51.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:51.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:51.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:51.089 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 17:05:51.089 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 17:05:51.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:51.089 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 17:05:51.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:51.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:51.215 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 17:05:51.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:51.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:51.215 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:51.216 DEBUG [main][MenuItemLookup] Item match:Window 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:51.216 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:51.216 DEBUG [main][MenuItemLookup] Item match:Show View 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:51.222 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:05:51.222 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:05:51.245 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:05:51.245 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:05:51.245 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:05:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:05:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:05:51.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:05:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:51.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:05:51.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:51.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:51.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:51.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:51.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:51.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:05:51.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:51.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:51.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:05:51.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:51.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:51.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:51.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 17:05:51.526 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 17:05:51.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 17:05:51.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 17:05:51.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:51.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:51.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:51.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:51.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:51.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:05:51.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:51.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:05:51.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:51.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:51.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:51.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:51.528 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:05:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:51.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:51.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 17:05:51.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:51.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:51.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 17:05:51.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:51.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:51.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:51.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:51.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:05:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:51.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:52.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:52.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:52.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:05:52.007 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:52.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:52.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:52.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:05:52.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:05:52.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:05:52.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:52.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:52.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:52.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:52.011 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:52.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:52.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:52.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:52.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:52.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:52.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:52.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:53.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:53.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:53.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:05:53.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:53.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:53.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:53.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:53.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:53.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:53.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:53.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:53.015 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 17:05:53.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:53.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:53.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:53.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:53.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:53.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:53.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:53.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:53.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:54.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:54.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:05:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:05:54.018 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:54.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:54.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:54.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:54.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 17:05:54.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:54.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:54.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:54.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:54.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:54.020 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 17:05:54.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:05:54.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:05:54.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:05:54.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:05:54.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:05:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:54.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:54.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:54.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:54.021 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:05:54.021 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:05:54.021 DEBUG [main][TreeItemHandler] Set Tree selection 17:05:54.022 DEBUG [main][TreeHandler] Notify Tree about selection event 17:05:54.024 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:05:54.025 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 17:05:54.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:54.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:54.093 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:05:54.093 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:05:54.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:05:54.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:05:54.094 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:05:54.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:54.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:54.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:54.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:05:54.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'New' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:05:54.655 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:05:54.655 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:05:54.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:05:54.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:05:54.655 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:05:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:05:55.329 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 17:05:55.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:05:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:55.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:05:55.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:05:55.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:55.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:55.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:55.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:55.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:55.334 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:05:55.334 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:05:55.334 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:05:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:55.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:55.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:55.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:05:55.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:55.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:05:55.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:55.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:55.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:55.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:55.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:55.336 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:05:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:55.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:55.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:05:55.342 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:05:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:05:55.842 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:05:55.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:05:55.842 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 17:05:55.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:05:55.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 17:05:55.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 17:05:55.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 17:05:55.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 17:05:55.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:05:55.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:55.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:55.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:55.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 17:05:55.843 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 17:05:55.843 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:55.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:55.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.373 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 6.113 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 6.487 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.769 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 17:05:55.853 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 17:05:55.853 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:05:55.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:55.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 17:05:55.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:55.854 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:05:55.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:55.854 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:05:55.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:55.854 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:05:55.855 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 17:05:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:05:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:55.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:55.855 DEBUG [main][MenuItemLookup] Item match:Window 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.856 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:55.856 DEBUG [main][MenuItemLookup] Item match:Window 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:55.856 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:55.856 DEBUG [main][MenuItemLookup] Item match:Perspective 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:05:55.857 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:05:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:05:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.857 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:55.857 DEBUG [main][MenuItemLookup] Item match:Window 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.857 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:55.858 DEBUG [main][MenuItemLookup] Item match:Window 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:55.858 DEBUG [main][MenuItemLookup] Item match:Perspective 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:05:55.858 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:05:55.858 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:05:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:55.859 DEBUG [main][MenuItemLookup] Item match:Window 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:55.859 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:55.860 DEBUG [main][MenuItemLookup] Item match:Window 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:55.860 DEBUG [main][MenuItemLookup] Item match:Perspective 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:05:55.860 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:05:55.860 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:05:55.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:05:55.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:05:55.860 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:05:55.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:05:55.904 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 17:05:55.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:05:55.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:55.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:55.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:05:55.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:55.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:55.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:55.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 17:05:55.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:05:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:55.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:05:55.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:05:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:55.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:55.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:55.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:55.906 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:05:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:55.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:55.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:56.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:56.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 17:05:56.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 17:05:56.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:56.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:56.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:56.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.*'] 17:05:56.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:56.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.*'] 17:05:56.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:56.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.*'] 17:05:56.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:56.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:56.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:56.423 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:56.423 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:56.423 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:56.424 DEBUG [main][MenuItemLookup] Item match:Window 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:56.424 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:56.424 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:56.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:56.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:56.424 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:05:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:05:57.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:57.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:57.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:57.307 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:57.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:57.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:05:57.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:57.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:57.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:57.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:57.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:57.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:05:57.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:57.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:57.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:57.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:05:57.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:57.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:57.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 17:05:57.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 17:05:57.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:58.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:58.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 17:05:58.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 17:05:58.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 17:05:58.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:58.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 17:05:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:58.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 17:05:58.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 17:05:58.330 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 17:05:58.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 17:05:58.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 17:05:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.388 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 17:05:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:58.390 DEBUG [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...") 17:05:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:58.392 INFO [WorkbenchTestable][AbstractButton] Click button &New... 17:05:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:58.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:58.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:58.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 17:05:58.454 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 17:05:58.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 17:05:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:58.455 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:") 17:05:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:58.456 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:58.457 INFO [WorkbenchTestable][AbstractText] Text set to: VN 17:05:58.457 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:") 17:05:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:05:58.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:05:58.460 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 17:05:58.460 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) 17:05:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:58.462 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:05:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:58.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:58.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:05:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:05:58.511 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 17:05:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:58.514 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 17:05:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:58.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:05:58.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:58.526 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:05:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:58.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:58.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:58.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:58.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:58.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:58.655 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:58.655 DEBUG [main][MenuItemLookup] Item match:Window 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:58.655 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:58.655 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:58.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:58.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:58.655 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:05:58.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:05:58.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:58.815 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:58.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:05:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:58.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:58.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:05:58.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:58.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:58.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:05:58.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:58.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:58.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 17:05:58.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 17:05:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:58.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 17:05:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:58.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 17:05:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 17:05:58.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 17:05:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:58.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 17:05:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:58.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 17:05:58.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 17:05:58.819 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 17:05:58.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 17:05:58.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 17:05:58.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.820 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 17:05:58.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:58.837 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") 17:05:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 17:05:58.837 TRACE [main][WidgetHandler] Notify Table with event 13 17:05:58.838 TRACE [main][WidgetHandler] Wait for synchronization 17:05:58.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 17:05:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:58.840 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:05:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:58.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:58.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:58.842 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 17:05:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:58.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:05:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:58.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:58.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:58.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:58.848 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:05:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:58.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:58.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:58.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:58.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 17:05:58.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:58.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:58.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 17:05:58.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:58.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 17:05:58.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 17:05:58.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:58.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:58.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:58.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.*'] 17:05:58.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:58.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.*'] 17:05:58.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:58.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:58.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:58.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:58.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:58.964 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:58.964 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:58.964 DEBUG [main][MenuItemLookup] Item match:Window 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:58.965 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:58.965 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:58.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:58.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:58.966 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:59.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 'Preferences.*'] is available.... 17:05:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:05:59.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:59.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:59.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:59.130 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:59.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:59.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 17:05:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:59.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:59.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:05:59.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:59.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:59.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:05:59.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:59.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:59.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 17:05:59.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 17:05:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:59.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 17:05:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:59.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 17:05:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 17:05:59.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 17:05:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:59.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 17:05:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:59.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 17:05:59.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 17:05:59.134 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 17:05:59.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 17:05:59.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 17:05:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.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 17:05:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:05:59.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:05:59.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:05:59.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:59.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:59.164 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:59.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:59.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:59.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:59.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:05:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:05:59.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:59.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 17:05:59.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:59.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:05:59.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 17:05:59.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 17:05:59.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:05:59.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:05:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:05:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.357 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 2.541 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.246 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:05:59.219 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:05:59.219 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:05:59.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:59.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:05:59.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:59.220 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:05:59.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:59.243 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:05:59.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:59.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:59.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:59.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:05:59.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:05:59.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:05:59.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:05:59.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:05:59.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:05:59.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:59.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:59.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:05:59.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:59.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:05:59.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:59.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:59.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:05:59.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'File' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:05:59.245 DEBUG [main][MenuItemLookup] Item match:Window 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:05:59.245 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:05:59.246 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:05:59.246 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:59.246 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:05:59.246 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:05:59.246 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:59.246 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:05:59.246 DEBUG [main][MenuItemLookup] Found menu:'' 17:05:59.246 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:05:59.246 DEBUG [main][MenuItemLookup] Item match:Preferences 17:05:59.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:05:59.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:05:59.246 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:05:59.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.... 17:05:59.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:05:59.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:05:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:05:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:05:59.399 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:05:59.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:05:59.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 17:05:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:05:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:05:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:05:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:05:59.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:59.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:59.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:59.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:59.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:59.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:05:59.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:05:59.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:59.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:05:59.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:59.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:05:59.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 17:05:59.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:05:59.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:59.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:05:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 17:05:59.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:05:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:05:59.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:05:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:05:59.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:05:59.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 17:05:59.909 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 17:05:59.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 17:05:59.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 17:05:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:05:59.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:59.959 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 17:05:59.960 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 17:05:59.960 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 17:05:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:59.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:59.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:59.960 DEBUG [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) 17:05:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:59.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:05:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:59.963 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 17:05:59.963 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 17:05:59.963 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 17:05:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:59.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:59.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:05:59.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.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:05:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:59.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:05:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:05:59.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:05:59.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:05:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:05:59.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:05:59.968 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:05:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:05:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:05:59.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:05:59.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:00.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:00.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:00.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:00.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:00.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:00.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:00.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:00.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:00.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:00.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:00.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:00.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:00.023 DEBUG [main][MenuItemLookup] Item match:Window 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.023 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:06:00.023 DEBUG [main][MenuItemLookup] Item match:Preferences 17:06:00.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:06:00.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:06:00.023 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:06:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:06:00.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:06:00.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:06:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.167 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:06:00.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:06:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:06:00.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:06:00.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 17:06:00.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 17:06:00.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:00.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 17:06:00.192 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 17:06:00.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 17:06:00.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 17:06:00.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.194 DEBUG [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) 17:06:00.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 17:06:00.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 17:06:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 17:06:00.195 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 17:06:00.195 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 17:06:00.196 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 17:06:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 17:06:00.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 17:06:00.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 17:06:00.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.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 17:06:00.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 17:06:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 17:06:00.199 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 17:06:00.199 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 17:06:00.199 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 17:06:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 17:06:00.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 17:06:00.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 17:06:00.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:06:00.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:00.203 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:06:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:00.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:00.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:00.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:00.250 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:00.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:00.250 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:00.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:00.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:00.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:00.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:00.251 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.251 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:00.251 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:06:00.251 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:00.251 DEBUG [main][MenuItemLookup] Item match:Window 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.252 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:06:00.252 DEBUG [main][MenuItemLookup] Item match:Preferences 17:06:00.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:06:00.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:06:00.252 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:06:00.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.... 17:06:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:06:00.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:06:00.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.395 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:06:00.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:06:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:06:00.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:06:00.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 17:06:00.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 17:06:00.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:00.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 17:06:00.399 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 17:06:00.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 17:06:00.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 17:06:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 17:06:00.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 17:06:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 17:06:00.424 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 17:06:00.424 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 17:06:00.424 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 17:06:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 17:06:00.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 17:06:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 17:06:00.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 17:06:00.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 17:06:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 17:06:00.428 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 17:06:00.428 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 17:06:00.428 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 17:06:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 17:06:00.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 17:06:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 17:06:00.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:06:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:00.433 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:06:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:00.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:00.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:00.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:00.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:00.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:00.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:00.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:00.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:00.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:00.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:00.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:00.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:00.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:00.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:00.484 DEBUG [main][MenuItemLookup] Item match:Window 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.484 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:06:00.484 DEBUG [main][MenuItemLookup] Item match:Preferences 17:06:00.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:06:00.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:06:00.508 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:06:00.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:06:00.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:06:00.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:06:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.655 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:06:00.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:06:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:00.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:06:00.658 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.658 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:06:00.658 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.658 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:00.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 17:06:00.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:00.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:00.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:00.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 17:06:00.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:00.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:00.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:00.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 17:06:00.681 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 17:06:00.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 17:06:00.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 17:06:00.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.683 DEBUG [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) 17:06:00.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:06:00.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:06:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 17:06:00.686 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 17:06:00.686 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 17:06:00.686 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 17:06:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.686 DEBUG [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) 17:06:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:06:00.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:06:00.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 17:06:00.689 DEBUG [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) 17:06:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:06:00.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:06:00.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 17:06:00.691 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 17:06:00.691 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 17:06:00.702 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 17:06:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:06:00.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:06:00.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 17:06:00.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:06:00.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:00.714 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:06:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:00.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:00.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:00.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:00.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:00.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.*'] 17:06:00.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:00.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:00.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:00.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:00.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:00.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:00.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.*'] 17:06:00.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.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.*'] 17:06:00.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:00.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:00.764 DEBUG [main][MenuItemLookup] Item match:Window 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.764 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:00.765 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:06:00.765 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.765 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:06:00.765 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:00.765 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:06:00.765 DEBUG [main][MenuItemLookup] Item match:Preferences 17:06:00.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:06:00.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:06:00.765 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:06:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:06:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:06:00.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:06:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:00.908 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:06:00.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:00.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:06:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:06:00.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:06:00.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 17:06:00.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 17:06:00.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:00.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:00.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:00.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 17:06:00.913 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 17:06:00.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 17:06:00.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 17:06:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.915 DEBUG [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) 17:06:00.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 17:06:00.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 17:06:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 17:06:00.942 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 17:06:00.942 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 17:06:00.942 INFO [WorkbenchTestable][AbstractButton] Click button &Members 17:06:00.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.943 DEBUG [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) 17:06:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 17:06:00.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 17:06:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 17:06:00.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 17:06:00.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 17:06:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 17:06:00.946 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 17:06:00.946 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 17:06:00.946 INFO [WorkbenchTestable][AbstractButton] Click button &Members 17:06:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:00.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 17:06:00.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 17:06:00.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 17:06:00.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:06:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:00.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:00.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:00.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:00.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:00.961 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:06:00.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:00.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:00.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:00.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:01.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:01.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:01.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:01.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:01.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:01.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:01.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:01.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:01.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:01.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:01.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:01.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:01.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:01.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:01.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:01.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:01.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:01.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:01.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:01.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:01.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:01.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:06:01.012 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:01.012 DEBUG [main][MenuItemLookup] Item match:Window 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:01.013 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:06:01.013 DEBUG [main][MenuItemLookup] Item match:Preferences 17:06:01.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:06:01.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:06:01.013 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:06:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:06:01.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:06:01.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:06:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:01.157 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:06:01.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:01.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:06:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:01.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:01.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:01.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:01.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:01.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:01.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:01.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:06:01.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:01.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:01.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:01.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:01.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:01.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:06:01.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:01.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:01.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 17:06:01.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:01.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:01.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 17:06:01.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 17:06:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:01.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 17:06:01.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:01.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 17:06:01.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 17:06:01.161 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 17:06:01.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 17:06:01.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 17:06:01.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:01.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:01.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:01.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:01.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 17:06:01.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 17:06:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:01.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 17:06:01.165 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 17:06:01.165 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 17:06:01.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:01.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:01.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 17:06:01.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 17:06:01.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:01.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 17:06:01.188 DEBUG [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) 17:06:01.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:01.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 17:06:01.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 17:06:01.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:01.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 17:06:01.190 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 17:06:01.190 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 17:06:01.190 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 17:06:01.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:01.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:01.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:01.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:01.191 DEBUG [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) 17:06:01.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:01.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 17:06:01.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 17:06:01.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:01.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 17:06:01.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:06:01.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:01.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:01.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:01.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:01.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:01.195 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:06:01.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:01.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:01.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:01.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:01.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:01.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:01.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:01.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:01.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 17:06:01.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 17:06:01.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:01.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.778 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.228 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.232 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.28 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.248 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.232 s Results: Errors: ServerModuleTest.removeServerModule:92 » WaitTimeoutExpired Timeout after: 10 ... Tests run: 326, Failures: 0, Errors: 1, Skipped: 3 (Eclipse:1777): Gdk-CRITICAL **: 17:06:02.086: 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.v20230901-1613 [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 17:06:17.096 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:06:17.100 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 17:06:17.119 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:06:17.121 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 17:06:17.215 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 17:06:17.301 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:06:17.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:17.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 17:06:17.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 17:06:17.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 17:06:17.328 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:06:17.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:17.420 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:06:17.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:17.424 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:06:17.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:17.431 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:06:17.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.*'] 17:06:17.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:17.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.*'] 17:06:17.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:17.500 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:17.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:17.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:17.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:17.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:17.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:17.528 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:17.528 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:17.528 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:17.529 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:17.529 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:17.529 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:17.529 DEBUG [main][MenuItemLookup] Item match:Window 17:06:17.536 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:17.537 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:17.537 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:17.537 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:17.537 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:17.537 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:06:17.538 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:17.538 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:06:17.538 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:17.538 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:06:17.538 DEBUG [main][MenuItemLookup] Item match:Preferences 17:06:17.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:06:17.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:06:17.543 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:06:17.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.... 17:06:17.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 'Preferences.*'] is available. finished successfully 17:06:17.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:06:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:17.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:17.925 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:06:17.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:17.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:06:17.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:17.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:17.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:17.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:17.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:18.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:06:18.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:18.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:18.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:18.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:18.038 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:06:18.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:18.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:18.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:18.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:18.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:18.154 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:06:18.155 DEBUG [main][EditorHandler] 0 editor(s) found 17:06:18.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:18.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:18.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:18.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:18.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:18.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:18.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:18.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 '\*?\QProject Explorer\E') 17:06:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:18.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:18.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:18.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:18.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:18.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:18.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:18.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:06:18.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:18.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:18.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:18.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:18.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:18.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:06:18.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:18.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:18.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:18.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:06:18.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:18.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:18.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:18.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:18.225 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:18.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:18.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:18.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:06:18.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:18.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:18.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:18.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:18.287 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:06:18.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:18.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 17:06:18.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 17:06:18.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:18.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:18.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:18.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:18.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:18.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.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 Project"] 17:06:18.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.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'] 17:06:18.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:18.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.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'] 17:06:18.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.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 Project"] 17:06:18.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:18.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:18.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:18.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:18.311 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:18.311 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:18.311 DEBUG [main][MenuItemLookup] Item match:File 17:06:18.316 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:18.317 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:18.324 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:18.324 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:18.324 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:18.324 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:18.324 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:18.325 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:18.325 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:18.325 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:18.325 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:18.325 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:18.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:18.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:18.327 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:18.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 'New|Select a wizard'] is available.... 17:06:18.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:06:18.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:18.507 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:18.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:18.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:06:18.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:18.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:18.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:18.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:18.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:18.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:18.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:06:18.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:19.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:19.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:06:19.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:19.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:19.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:19.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:19.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 17:06:19.035 DEBUG [main][TreeItemHandler] Selecting tree item: Project 17:06:19.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 17:06:19.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 17:06:19.041 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:19.041 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:19.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:06:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:19.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:19.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:19.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:19.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:19.059 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:19.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:19.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:19.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:19.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:19.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:19.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 17:06:19.149 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 17:06:19.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 17:06:19.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:19.152 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:19.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:19.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:06:19.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:19.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 17:06:19.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:19.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:19.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:19.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:19.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:19.193 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:19.195 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:06:19.208 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:19.208 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 17:06:19.209 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) 17:06:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:19.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:19.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:19.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:19.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:19.218 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:19.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:19.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:19.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:19.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:19.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:19.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:19.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:19.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:19.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:19.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:19.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:19.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:19.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:19.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:19.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:19.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:19.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:19.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:19.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:19.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:19.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:19.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:19.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:19.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:19.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:06:19.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:19.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:19.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 17:06:19.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:19.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:19.788 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 17:06:19.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:19.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:19.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:19.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:19.805 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:19.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:19.806 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:19.806 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:19.806 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:19.806 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:19.806 DEBUG [main][MenuItemLookup] Item match:Window 17:06:19.807 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:19.808 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:19.808 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:19.808 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:19.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:19.808 DEBUG [main][MenuItemLookup] Item match:Show View 17:06:19.823 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:06:19.823 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:06:19.823 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:06:19.823 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:06:19.823 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:06:19.823 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:06:19.824 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:06:19.824 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:06:19.824 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:19.824 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:06:19.824 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:06:19.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:06:19.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:06:19.826 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:06:19.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:06:19.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:06:19.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:06:19.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:19.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:06:19.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:19.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:06:19.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:19.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:19.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:19.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:19.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:19.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:19.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:19.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:06:19.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:19.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:20.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:20.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:20.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:06:20.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:06:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:20.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:06:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:20.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:06:20.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 17:06:20.439 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 17:06:20.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 17:06:20.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 17:06:20.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:20.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:06:20.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:20.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:20.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:20.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 "Open") 17:06:20.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:20.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:06:20.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:20.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:20.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:20.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:20.447 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:06:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:20.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:20.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:06:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:06:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 17:06:21.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:21.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:21.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 17:06:21.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:21.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:21.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:21.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:21.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:06:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:21.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:21.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:21.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:21.117 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:21.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:21.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:21.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:06:21.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:21.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:21.121 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:21.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:21.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:21.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:21.123 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:21.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:21.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:21.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:21.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:21.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:21.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:21.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:21.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:22.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:22.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:22.127 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:22.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:22.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:22.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:22.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:22.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:22.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:22.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:22.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 17:06:22.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:22.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:22.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:22.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:22.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:22.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:22.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:22.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:22.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:22.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:22.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:22.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:22.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:22.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:22.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:22.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:22.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:22.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:22.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:22.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:23.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:23.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:23.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:23.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:23.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:23.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:23.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:23.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 17:06:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:23.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:23.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:23.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:23.208 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:23.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:06:23.209 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:06:23.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:06:23.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:06:23.229 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:23.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.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'] 17:06:23.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 17:06:23.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:23.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:23.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.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: ""] 17:06:23.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.234 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 17:06:23.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:23.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:23.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:23.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:23.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:23.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:23.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:23.237 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:23.237 DEBUG [main][MenuItemLookup] Item match:File 17:06:23.240 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:23.240 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:23.242 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:23.243 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:23.243 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:23.243 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:23.243 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:23.243 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:23.243 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:23.243 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:23.243 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:23.244 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:23.245 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:23.245 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:23.245 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:23.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:06:23.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:06:23.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:23.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:23.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:23.363 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:23.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:06:23.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:23.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:23.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 17:06:23.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:23.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:23.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:23.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:23.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:23.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 17:06:23.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:06:23.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:23.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:23.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:06:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 17:06:23.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:06:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:23.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:06:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:23.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:06:23.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 17:06:23.900 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 17:06:23.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 17:06:23.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 17:06:23.905 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:23.905 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:23.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:06:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:23.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:23.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:23.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:23.908 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:23.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:23.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 17:06:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 17:06:23.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 17:06:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:23.998 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:06:23.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:23.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:06:23.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:23.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 17:06:23.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:23.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:24.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:24.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:24.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:24.015 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:24.016 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 17:06:24.017 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:06:24.017 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 17:06:24.017 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) 17:06:24.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:24.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:24.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:24.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:24.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:24.030 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:24.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:24.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:24.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:24.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:06:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:06:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:06:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:06:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:24.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:06:24.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@394d0097 is found... 17:06:24.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@394d0097 is found finished successfully 17:06:24.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 '\*?\Qtest.logic\E') 17:06:24.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:24.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:24.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:24.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:24.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:24.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:24.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:24.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:24.931 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 17:06:24.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:24.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:24.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:24.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:24.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 17:06:24.936 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:24.936 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:24.936 DEBUG [main][MenuItemLookup] Found menu:'View' 17:06:24.936 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:24.936 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:24.936 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:24.937 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:24.937 DEBUG [main][MenuItemLookup] Item match:Window 17:06:24.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:24.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:24.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:24.940 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:24.940 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:24.940 DEBUG [main][MenuItemLookup] Item match:Show View 17:06:24.946 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:06:24.946 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:06:24.946 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:06:24.946 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:06:24.947 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:06:24.947 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:06:24.947 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:06:24.947 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:06:24.947 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:24.947 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:06:24.947 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:06:24.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:06:24.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:06:24.992 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:06:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:06:25.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:06:25.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:06:25.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:25.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:25.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:06:25.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:25.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:06:25.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:25.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:25.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:06:25.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:25.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:25.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:06:25.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:25.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:25.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:25.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 17:06:25.624 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 17:06:25.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 17:06:25.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 17:06:25.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:25.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:06:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:25.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:06:25.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:25.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:06:25.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:25.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:25.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:25.628 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:06:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:25.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:25.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:06:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:06:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 17:06:25.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 17:06:25.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:25.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:25.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:25.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:25.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:25.823 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:25.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:25.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:25.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 17:06:25.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:25.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:25.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:25.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:25.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:25.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 '\*?\QPalette\E') 17:06:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:25.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:25.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:25.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:25.891 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:25.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:25.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:25.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 17:06:25.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:25.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:25.918 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 17:06:25.918 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:25.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:25.935 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:25.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:25.990 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:25.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.004 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 17:06:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 17:06:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 17:06:26.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:26.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:26.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:26.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 '\*?\QPalette\E') 17:06:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:26.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:26.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:26.053 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:26.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:26.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:26.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:26.104 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 17:06:26.104 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:26.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.105 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:26.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.133 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:26.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.140 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 17:06:26.140 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 17:06:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 17:06:26.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 17:06:26.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:26.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:26.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:26.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:26.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:26.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') 17:06:26.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:26.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:26.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:26.197 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:26.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:26.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:26.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:26.238 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 17:06:26.238 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:26.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.239 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:26.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.288 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:26.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.292 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 17:06:26.292 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 17:06:26.292 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 17:06:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 17:06:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 17:06:26.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:26.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:26.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:26.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:26.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:26.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:26.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:26.316 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:26.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:26.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:26.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:26.372 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 17:06:26.372 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:26.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.388 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:26.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.414 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:26.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.417 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 17:06:26.417 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 17:06:26.417 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 17:06:26.417 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 17:06:26.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 17:06:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 17:06:26.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:26.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:26.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:26.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:26.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:26.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:26.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:26.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:26.430 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:26.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:26.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:26.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:26.492 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 17:06:26.492 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:26.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.493 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:26.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.519 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:26.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.521 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 17:06:26.522 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 17:06:26.522 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 17:06:26.522 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 17:06:26.522 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 17:06:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 17:06:26.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 17:06:26.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:26.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:26.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:26.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:26.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:26.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:26.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:26.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:26.534 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:26.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:26.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:26.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:26.591 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 17:06:26.592 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:26.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.592 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:26.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.622 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:26.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.625 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 17:06:26.625 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 17:06:26.625 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 17:06:26.625 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 17:06:26.625 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 17:06:26.625 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 17:06:26.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 17:06:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 17:06:26.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:26.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:26.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:26.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 '\*?\QPalette\E') 17:06:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:26.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:26.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:26.666 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:26.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:26.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:26.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:26.711 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 17:06:26.711 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:26.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.712 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:26.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.737 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:26.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.739 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 17:06:26.739 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 17:06:26.739 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 17:06:26.739 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 17:06:26.739 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 17:06:26.739 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 17:06:26.739 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 17:06:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 17:06:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 17:06:26.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:26.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:26.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:26.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 '\*?\QPalette\E') 17:06:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:26.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:26.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:26.752 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:26.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:26.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:26.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:26.831 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 17:06:26.831 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:26.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.832 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:26.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.860 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:26.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.862 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 17:06:26.862 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 17:06:26.862 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 17:06:26.862 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 17:06:26.862 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 17:06:26.862 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 17:06:26.862 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 17:06:26.862 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 17:06:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 17:06:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 17:06:26.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:26.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:26.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:26.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 17:06:26.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:26.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:26.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:26.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:26.907 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:26.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:26.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:26.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:26.944 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 17:06:26.944 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:26.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:26.944 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:26.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.003 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:27.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.005 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.005 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.006 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.006 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.006 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.006 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.006 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.006 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.006 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 17:06:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 17:06:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 17:06:27.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:27.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:27.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:27.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:27.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 '\*?\QPalette\E') 17:06:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:27.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:27.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:27.052 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:27.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:27.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:27.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:27.107 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 17:06:27.107 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:27.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.107 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:27.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.132 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:27.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.134 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 17:06:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 17:06:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 17:06:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:27.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:27.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:27.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 '\*?\QPalette\E') 17:06:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:27.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:27.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:27.146 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:27.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:27.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:27.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:27.207 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 17:06:27.207 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:27.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.210 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:27.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.239 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:27.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.270 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 17:06:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 17:06:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 17:06:27.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:27.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:27.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:27.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:27.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:27.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:27.317 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:27.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:27.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:27.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:27.357 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 17:06:27.357 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:27.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.359 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:27.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.413 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:27.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.425 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 17:06:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 17:06:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 17:06:27.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:27.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:27.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:27.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:27.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 '\*?\QPalette\E') 17:06:27.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:27.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:27.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:27.507 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:27.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:27.547 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 17:06:27.547 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:27.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.547 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:27.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.595 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:27.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.601 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 17:06:27.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 17:06:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 17:06:27.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:27.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:27.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:27.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:27.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 '\*?\QPalette\E') 17:06:27.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:27.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:27.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:27.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:27.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:27.638 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:27.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:27.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:27.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:27.696 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 17:06:27.696 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:27.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.700 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:27.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.727 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:27.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.729 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 17:06:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 17:06:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 17:06:27.752 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:27.752 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:27.753 INFO [WorkbenchTestable][AbstractEditor] Save editor 17:06:27.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:27.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:27.756 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 17:06:27.756 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:27.756 DEBUG [main][MenuItemLookup] Item match:File 17:06:27.810 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:27.810 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 17:06:27.810 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 17:06:27.810 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 17:06:27.810 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:27.810 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 17:06:27.810 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 17:06:27.811 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:27.811 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 17:06:27.811 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 17:06:27.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 17:06:27.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 17:06:27.811 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 17:06:27.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 17:06:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 17:06:27.894 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:27.894 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:27.896 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 17:06:27.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:27.965 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 17:06:27.965 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 17:06:27.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 17:06:27.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 17:06:27.966 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 17:06:27.994 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:06:27.996 DEBUG [main][EditorHandler] 1 editor(s) found 17:06:27.997 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 17:06:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 17:06:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 17:06:28.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 17:06:28.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:28.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:28.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:06:28.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:28.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:28.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 17:06:28.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:28.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:06:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:28.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:28.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:28.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:28.581 INFO [WorkbenchTestable][AbstractButton] Click button &Save 17:06:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:28.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:28.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:06:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:06:28.755 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 17:06:28.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:28.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:28.759 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:28.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:28.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:28.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:28.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:28.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:28.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:28.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:28.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:28.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:28.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:28.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:28.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:28.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:28.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:28.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:28.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:28.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:28.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:28.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:28.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:28.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:28.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:28.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:28.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:28.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:29.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:29.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:29.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:29.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:29.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:29.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:29.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:29.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:29.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:29.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:29.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:29.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:29.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:29.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:29.826 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:29.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:29.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:29.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:29.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:29.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:29.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:30.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:30.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:30.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:30.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:30.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:30.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:30.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:30.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:30.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:30.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:30.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:30.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:30.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:30.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:30.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:30.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:30.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:30.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:30.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:30.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:30.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:30.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:30.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:30.834 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:06:30.834 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:06:30.836 DEBUG [main][TreeItemHandler] Set Tree selection 17:06:30.837 DEBUG [main][TreeHandler] Notify Tree about selection event 17:06:30.848 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:06:30.854 DEBUG [WorkbenchTestable][TreeItemHandler] test 17:06:30.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:06:30.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'New' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:30.920 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:06:30.921 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:06:30.921 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:06:30.921 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:06:30.921 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:06:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:30.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:06:31.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:31.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:31.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:06:31.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:31.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:06:31.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:31.494 DEBUG [main][MenuItemLookup] Found menu:'New' 17:06:31.494 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:06:31.494 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:31.494 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:06:31.494 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:31.495 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:06:31.495 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:06:31.495 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:06:31.495 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:06:31.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:06:31.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:06:31.495 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:06:31.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:06:32.291 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 17:06:32.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:06:32.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:32.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:32.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:32.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:32.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:06:32.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:32.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:32.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:32.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:32.300 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:06:32.301 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:06:32.301 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:06:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:32.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:32.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:32.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:06:32.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:32.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:06:32.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:32.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:32.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:32.304 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:06:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:32.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:32.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:06:32.329 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:06:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:06:32.831 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:06:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:32.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:06:32.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:32.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:32.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:32.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:32.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:32.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:06:32.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:32.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:32.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 17:06:32.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:32.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:32.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:32.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 17:06:32.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:32.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 17:06:32.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 17:06:32.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:32.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:32.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:32.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:32.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:32.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 17:06:32.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.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'] 17:06:32.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.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'] 17:06:32.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.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'] 17:06:32.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 17:06:32.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.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'] 17:06:32.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:32.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:32.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:32.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:32.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:32.855 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:32.856 DEBUG [main][MenuItemLookup] Item match:File 17:06:32.859 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:32.859 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:32.862 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:32.862 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:32.862 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:32.863 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:32.863 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:32.863 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:32.863 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:32.863 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:32.863 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:32.863 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:32.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:32.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:32.878 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:32.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:06:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:06:32.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:32.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:32.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:32.995 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:32.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:33.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:06:33.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:33.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:33.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:06:33.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:33.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:33.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:06:33.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:33.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:33.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:33.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 17:06:33.011 DEBUG [main][TreeItemHandler] Selecting tree item: Project 17:06:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 17:06:33.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 17:06:33.025 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:33.025 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:33.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:06:33.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:33.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:33.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:33.036 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:33.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:33.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:33.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:33.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:33.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:33.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:33.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:33.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 17:06:33.090 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 17:06:33.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 17:06:33.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:33.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:33.092 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:33.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:33.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:06:33.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:33.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 17:06:33.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:33.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:33.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:33.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:33.112 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:06:33.124 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:33.124 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 17:06:33.124 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) 17:06:33.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:33.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:33.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:33.135 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:33.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:33.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:33.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:33.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:33.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:33.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:06:33.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:06:33.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:33.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:33.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.646 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:33.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:33.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:33.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:33.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:33.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:33.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:33.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:33.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:33.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:33.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:33.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:06:33.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:33.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:33.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 17:06:33.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:06:33.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:33.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:33.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 '\*?\QPackage Explorer\E') 17:06:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:33.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:33.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:33.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:33.690 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:33.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:33.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:33.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:33.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:33.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:33.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:33.744 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:33.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:33.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:33.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:33.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:33.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:33.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:34.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:34.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:34.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:34.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:34.748 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:34.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:34.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:34.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:34.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:34.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:34.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:34.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:34.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:34.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:34.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 17:06:34.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:34.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:34.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:34.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:34.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:34.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 '\*?\QProject Explorer\E') 17:06:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:34.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:34.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:34.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:34.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:34.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:34.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:34.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:34.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:34.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:34.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:34.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:34.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:34.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:34.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:34.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:35.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:35.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:35.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:35.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:35.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:35.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:35.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:35.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:35.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:35.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:35.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:35.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:35.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:35.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:35.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:06:35.809 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:06:35.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:06:35.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:06:35.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:35.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.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'] 17:06:35.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.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: ""] 17:06:35.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:35.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:35.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.825 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 17:06:35.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.825 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 17:06:35.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:35.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:35.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:35.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:35.827 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:35.827 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:35.828 DEBUG [main][MenuItemLookup] Item match:File 17:06:35.829 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:35.829 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:35.832 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:35.832 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:35.832 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:35.832 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:35.832 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:35.832 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:35.833 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:35.833 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:35.833 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:35.833 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:35.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:35.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:35.848 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:06:35.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:06:35.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:35.966 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:35.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:35.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:06:35.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:35.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 17:06:35.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:35.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:35.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:35.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 17:06:35.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:06:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:35.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:06:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:35.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:06:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 17:06:35.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:06:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:35.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:06:35.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:35.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:06:35.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 17:06:35.979 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 17:06:35.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 17:06:35.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 17:06:35.995 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:35.995 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:35.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:06:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:35.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:35.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:35.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:35.998 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:35.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:35.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 17:06:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 17:06:36.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 17:06:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:36.053 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:06:36.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:36.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 17:06:36.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:36.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:36.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 17:06:36.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:36.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:36.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:36.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:36.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:36.059 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 17:06:36.060 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:06:36.060 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 17:06:36.060 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) 17:06:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:36.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:36.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:36.071 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:36.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:36.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:36.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:36.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:36.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 17:06:36.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:06:36.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:06:36.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:06:36.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:06:36.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:36.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:36.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:06:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d0baf6 is found... 17:06:36.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d0baf6 is found finished successfully 17:06:36.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 17:06:36.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:36.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:36.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:36.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:36.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:36.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 17:06:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:36.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 17:06:36.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:36.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:36.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:36.309 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:36.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:36.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:36.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:36.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:36.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 17:06:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:36.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 17:06:36.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 '\*?\QPalette\E') 17:06:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:36.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:36.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:36.349 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:36.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:36.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:36.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 17:06:36.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:36.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:36.351 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 17:06:36.351 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:36.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.352 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:36.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.379 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:36.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.384 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 751467836 ) 17:06:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 17:06:36.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 17:06:36.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.403 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:36.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 17:06:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:36.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 17:06:36.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:36.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:36.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:36.406 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:36.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:36.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:36.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:36.434 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 17:06:36.434 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:36.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.435 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:36.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.445 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:36.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.446 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 520296852 ) 17:06:36.446 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 520296852 ) 17:06:36.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 17:06:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 17:06:36.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:36.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 17:06:36.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:36.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:36.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 17:06:36.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 '\*?\QPalette\E') 17:06:36.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:36.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:36.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:36.464 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:36.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:36.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:36.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:36.498 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 17:06:36.498 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:36.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.498 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:36.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.513 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:36.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.515 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 669678735 ) 17:06:36.515 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 669678735 ) 17:06:36.515 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 669678735 ) 17:06:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 17:06:36.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 17:06:36.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:36.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 17:06:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:36.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 17:06:36.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 '\*?\QPalette\E') 17:06:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:36.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:36.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:36.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:36.530 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:36.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:36.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:36.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:36.557 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 17:06:36.557 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:36.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.558 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:36.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.600 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:36.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.601 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 500483729 ) 17:06:36.601 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 500483729 ) 17:06:36.601 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 500483729 ) 17:06:36.601 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 500483729 ) 17:06:36.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 17:06:36.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 17:06:36.607 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:36.607 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:36.607 INFO [WorkbenchTestable][AbstractEditor] Save editor 17:06:36.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 17:06:36.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:36.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:36.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 17:06:36.608 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 17:06:36.608 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:36.609 DEBUG [main][MenuItemLookup] Item match:File 17:06:36.610 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:36.610 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 17:06:36.610 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 17:06:36.611 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 17:06:36.611 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:36.611 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 17:06:36.611 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 17:06:36.611 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:36.611 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 17:06:36.611 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 17:06:36.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 17:06:36.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 17:06:36.630 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 17:06:36.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 17:06:36.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 17:06:36.667 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:36.667 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:36.667 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 17:06:36.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:36.703 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 17:06:36.704 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 17:06:36.704 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 17:06:36.704 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 17:06:36.704 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 17:06:36.710 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:06:36.711 DEBUG [main][EditorHandler] 1 editor(s) found 17:06:36.711 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 17:06:36.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 'Save .*'] is available.... 17:06:37.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 'Save .*'] is available. finished successfully 17:06:37.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 17:06:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:37.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:37.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:06:37.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:37.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:37.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:37.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 "Save") 17:06:37.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:37.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:06:37.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:37.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:37.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:37.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:37.264 INFO [WorkbenchTestable][AbstractButton] Click button &Save 17:06:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:37.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:37.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:06:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:06:37.366 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 17:06:37.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:37.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:37.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:37.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:37.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:37.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:37.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:37.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 '\*?\QProject Explorer\E') 17:06:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:37.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:37.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:37.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:37.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:37.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:37.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:37.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:37.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:37.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:37.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:37.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:37.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:37.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:37.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:37.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:37.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:37.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:37.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:37.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:37.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:38.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:38.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:38.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:38.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:38.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:38.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:38.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 17:06:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:38.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:38.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:38.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:38.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:38.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:38.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:38.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:38.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:38.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:38.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:38.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:38.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:38.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:38.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:39.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:39.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:39.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:39.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:39.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:39.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:39.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:39.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:39.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:39.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:39.446 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:39.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:39.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:39.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:39.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:39.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:39.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:39.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:39.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:39.448 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:06:39.448 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:06:39.448 DEBUG [main][TreeItemHandler] Set Tree selection 17:06:39.449 DEBUG [main][TreeHandler] Notify Tree about selection event 17:06:39.459 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:06:39.465 DEBUG [WorkbenchTestable][TreeItemHandler] test 17:06:39.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:06:39.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:39.506 DEBUG [main][MenuItemLookup] Found menu:'New' 17:06:39.506 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:06:39.506 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:39.506 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:39.507 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:06:39.507 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:06:39.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:06:39.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:06:39.508 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:06:39.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:39.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:06:40.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:40.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:06:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:40.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:06:40.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:40.047 DEBUG [main][MenuItemLookup] Found menu:'New' 17:06:40.047 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:06:40.047 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:40.047 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:06:40.047 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:40.047 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:06:40.047 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:06:40.047 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:06:40.047 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:06:40.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:06:40.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:06:40.048 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:06:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:06:40.701 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 17:06:40.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:06:40.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:40.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:40.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:40.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:40.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:40.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:40.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:06:40.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:40.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:40.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:40.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:40.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:40.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:40.707 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:06:40.707 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:06:40.707 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:06:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:40.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:40.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:40.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:06:40.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:40.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:06:40.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:40.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:40.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:40.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:40.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:40.709 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:06:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:40.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:40.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:40.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:06:40.716 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:06:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:06:41.216 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:06:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:41.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:06:41.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:06:41.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:41.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:41.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:41.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:41.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:41.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:06:41.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:41.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:41.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 17:06:41.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:41.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:41.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 17:06:41.222 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 17:06:41.222 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:41.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.213 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 14.552 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 8.376 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.007 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.003 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.002 s testMacthingEditPartWithParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.003 s testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.002 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.EditPartTest 17:06:41.310 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 17:06:41.311 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:06:41.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:41.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 17:06:41.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:41.312 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:06:41.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:41.312 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:06:41.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:41.312 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:06:41.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:41.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:41.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:06:41.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:41.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:41.315 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:41.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:06:41.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:06:41.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:06:41.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:06:41.315 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:06:41.315 DEBUG [main][MenuItemLookup] Item match:Window 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:41.316 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:06:41.316 DEBUG [main][MenuItemLookup] Item match:Preferences 17:06:41.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:06:41.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:06:41.317 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:06:41.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.... 17:06:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:06:41.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:06:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.458 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:06:41.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.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 17:06:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:41.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:06:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:41.484 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:06:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:41.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:41.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:41.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.527 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:06:41.527 DEBUG [main][EditorHandler] 0 editor(s) found 17:06:41.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:41.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:41.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 '\*?\QProject Explorer\E') 17:06:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:41.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:41.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:41.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:41.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:06:41.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:41.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:41.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:41.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:41.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:41.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:06:41.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:41.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:41.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:41.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:06:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:41.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:41.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:41.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:06:41.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:41.555 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:06:41.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:41.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 17:06:41.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 17:06:41.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:41.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:41.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:41.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:41.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:41.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 17:06:41.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:41.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:41.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:41.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 17:06:41.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:41.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:41.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:41.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:41.561 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:41.561 DEBUG [main][MenuItemLookup] Item match:File 17:06:41.563 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:41.563 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:41.565 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:41.565 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:41.565 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:41.566 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:41.566 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:41.566 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:41.566 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:41.566 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:41.566 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:41.566 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:41.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:41.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:41.591 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:06:41.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 17:06:41.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:41.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.692 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:41.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:06:41.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:06:41.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:41.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:41.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:06:41.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:41.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:41.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:41.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 17:06:41.695 DEBUG [main][TreeItemHandler] Selecting tree item: Project 17:06:41.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 17:06:41.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 17:06:41.709 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:41.709 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:41.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) 17:06:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:41.712 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:41.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:41.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:41.750 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:41.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 17:06:41.750 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 17:06:41.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 17:06:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.752 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:41.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:41.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:06:41.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:41.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 17:06:41.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:41.755 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:41.756 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:06:41.757 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:41.757 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 17:06:41.757 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) 17:06:41.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:41.791 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:41.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:41.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:41.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:41.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:41.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:41.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:06:41.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:06:41.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:06:41.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:41.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:41.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:41.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:41.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:41.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:41.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:41.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:41.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:41.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:41.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:41.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:41.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:06:41.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:41.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 17:06:41.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:41.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:41.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:06:41.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:42.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:42.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:42.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:42.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:42.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:06:42.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:42.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:42.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:42.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:42.014 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:42.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:42.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:42.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:42.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:42.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:42.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:42.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:42.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:42.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:42.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:42.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:42.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:42.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:42.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:42.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:42.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:43.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:43.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:43.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:43.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:43.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:43.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:43.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:43.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:43.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:43.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:43.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:43.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:43.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:43.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 17:06:43.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:43.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:43.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:43.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:43.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:43.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:43.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:43.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:43.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:43.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:43.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:43.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:43.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:43.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:43.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:43.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:43.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:43.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:43.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:43.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:43.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:43.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:44.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:44.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:44.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:44.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:44.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:44.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:44.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:44.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:44.169 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:44.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:06:44.169 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:06:44.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:06:44.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:06:44.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:44.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:44.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 17:06:44.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.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'] 17:06:44.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.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'] 17:06:44.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 17:06:44.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.188 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 17:06:44.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:44.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:44.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:44.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:44.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:44.190 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:44.190 DEBUG [main][MenuItemLookup] Item match:File 17:06:44.191 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:44.191 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:44.194 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:44.194 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:44.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:44.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:44.210 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:44.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.... 17:06:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:06:44.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:44.317 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:44.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:06:44.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:44.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 17:06:44.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 17:06:44.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:06:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:44.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:06:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:44.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:06:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 17:06:44.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:06:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:44.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:06:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:44.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:06:44.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 17:06:44.330 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 17:06:44.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 17:06:44.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 17:06:44.334 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:44.334 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:44.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:06:44.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:44.337 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:44.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:44.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 17:06:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 17:06:44.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 17:06:44.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:44.397 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:06:44.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:44.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:06:44.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:44.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 17:06:44.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:44.402 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:44.403 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 17:06:44.404 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:06:44.404 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 17:06:44.404 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) 17:06:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:44.419 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:44.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:44.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:44.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:44.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:44.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:06:44.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:06:44.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 17:06:44.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:06:44.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:44.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:44.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:06:44.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:44.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b1f8966 is found... 17:06:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b1f8966 is found finished successfully 17:06:44.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:44.708 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:44.708 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:44.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:44.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:44.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:44.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:44.735 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:44.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:44.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:44.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:44.747 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 17:06:44.747 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:44.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.769 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:44.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.781 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:44.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.790 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 17:06:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 17:06:44.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 17:06:44.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:44.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:44.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:44.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 '\*?\QPalette\E') 17:06:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:44.813 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:44.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:44.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:44.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:44.846 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 17:06:44.846 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:44.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.847 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:44.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.868 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:44.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.873 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 17:06:44.873 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 17:06:44.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 17:06:44.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 17:06:44.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:44.903 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:44.903 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:44.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:44.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:44.912 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:44.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:44.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:44.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:44.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:44.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:44.960 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 17:06:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:44.961 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:44.961 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 17:06:44.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 17:06:44.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:44.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 '\*?\Qtest.logic\E') 17:06:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:44.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:44.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:44.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:44.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:44.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:45.014 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 17:06:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:45.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:45.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:45.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:45.014 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:45.014 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 17:06:45.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 17:06:45.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:45.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:45.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:45.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:45.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:45.027 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:45.027 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:45.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:45.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:45.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:45.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:45.039 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:45.039 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:45.042 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:06:45.042 DEBUG [main][EditorHandler] 1 editor(s) found 17:06:45.042 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 17:06:45.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 17:06:45.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 'Save .*'] is available. finished successfully 17:06:45.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 17:06:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:45.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:45.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:06:45.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:45.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:45.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 "Save") 17:06:45.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:45.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:06:45.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:45.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:45.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:45.597 INFO [WorkbenchTestable][AbstractButton] Click button &Save 17:06:45.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:45.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:45.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:45.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:45.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:06:45.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:06:45.710 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 17:06:45.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:45.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:45.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:45.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:45.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:45.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 '\*?\QProject Explorer\E') 17:06:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:45.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:45.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:45.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:45.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:45.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:45.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:45.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:45.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:45.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:45.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:45.745 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:45.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:45.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:45.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:45.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:45.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:46.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:46.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:46.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:46.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:46.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:46.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:46.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:46.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:46.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:46.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:46.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:46.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:46.750 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:46.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:46.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:46.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:46.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:46.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:46.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:47.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:47.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:47.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:47.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:47.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:47.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:47.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:47.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:47.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:47.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 17:06:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:47.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:47.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:47.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:47.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:47.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:47.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:47.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:47.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:47.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 17:06:47.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:47.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:47.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:47.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:47.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:47.758 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:06:47.758 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:06:47.758 DEBUG [main][TreeItemHandler] Set Tree selection 17:06:47.758 DEBUG [main][TreeHandler] Notify Tree about selection event 17:06:47.767 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:06:47.768 DEBUG [WorkbenchTestable][TreeItemHandler] test 17:06:47.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:06:47.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'New' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:47.809 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:06:47.809 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:06:47.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:06:47.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:06:47.810 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:06:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:47.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:06:48.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:48.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:48.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:06:48.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:48.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:06:48.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:48.345 DEBUG [main][MenuItemLookup] Found menu:'New' 17:06:48.345 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:06:48.345 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:48.345 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:06:48.345 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:48.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:06:48.345 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:06:48.346 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:06:48.346 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:06:48.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:06:48.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:06:48.346 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:06:48.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:06:48.990 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 17:06:48.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:06:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:48.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:48.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: 32) 17:06:48.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:48.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:48.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:48.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:06:48.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:48.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:48.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:48.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:48.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:48.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:48.995 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:06:48.996 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:06:48.996 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:06:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:48.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:48.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:48.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:06:48.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:48.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:06:48.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:48.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:48.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:48.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:48.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:48.998 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:06:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:48.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:48.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:06:49.004 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:06:49.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:06:49.505 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:06:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:49.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:06:49.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:06:49.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:49.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:49.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:49.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:06:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:49.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 17:06:49.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:49.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:49.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:49.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 17:06:49.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:49.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 17:06:49.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 17:06:49.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:49.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:49.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:49.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:49.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:49.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 17:06:49.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:49.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:49.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:49.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 17:06:49.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:49.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:49.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:49.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:49.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:49.521 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:49.521 DEBUG [main][MenuItemLookup] Item match:File 17:06:49.523 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:49.523 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:49.527 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:49.527 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:49.527 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:49.527 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:49.527 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:49.527 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:49.527 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:49.527 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:49.528 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:49.528 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:49.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:49.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:49.551 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:06:49.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 'New|Select a wizard'] is available. finished successfully 17:06:49.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:49.656 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:49.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:06:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:49.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:49.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:06:49.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:49.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:49.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:49.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:06:49.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:49.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:49.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:49.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:49.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 17:06:49.670 DEBUG [main][TreeItemHandler] Selecting tree item: Project 17:06:49.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 17:06:49.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 17:06:49.674 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:49.674 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:49.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:06:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:49.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:49.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:49.683 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:49.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:49.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:49.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:49.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:49.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:49.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 17:06:49.727 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 17:06:49.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 17:06:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:49.729 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:49.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:49.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 17:06:49.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:49.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 17:06:49.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:49.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:49.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:49.732 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:49.733 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:06:49.734 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:49.734 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 17:06:49.734 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) 17:06:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:49.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:49.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:49.738 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:49.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:49.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:49.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:49.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:49.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:06:49.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:06:49.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:06:49.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:06:49.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:49.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:49.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:49.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:49.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:49.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:49.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:49.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:49.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:49.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:49.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:49.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:06:49.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:49.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 17:06:49.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:06:49.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:49.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:49.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:06:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:49.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:49.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:49.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:49.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:49.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:49.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:49.938 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:49.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:49.939 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:49.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:49.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:49.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:49.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:49.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:50.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:50.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:50.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:50.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:50.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:50.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:50.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:50.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:50.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:50.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 17:06:50.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:50.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:50.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:50.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:50.947 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 17:06:50.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:50.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:50.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:50.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:50.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:50.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:50.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:50.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:50.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:50.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:50.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:50.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:51.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:51.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:51.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:51.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:51.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:51.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:51.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:51.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:51.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:51.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:52.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:52.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:52.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:52.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:52.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:52.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:52.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:52.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:52.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:52.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:06:52.017 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:06:52.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:06:52.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:06:52.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:52.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:52.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.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: ""] 17:06:52.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.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'] 17:06:52.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:52.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 17:06:52.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.035 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 17:06:52.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:52.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:52.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:52.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:52.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:52.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:52.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:52.037 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:52.037 DEBUG [main][MenuItemLookup] Item match:File 17:06:52.039 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:52.039 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:52.041 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:52.041 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:52.041 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:52.042 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:52.042 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:52.042 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:52.042 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:52.042 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:52.042 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:52.042 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:52.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:52.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:52.058 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:06:52.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. finished successfully 17:06:52.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:52.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:52.165 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:52.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:06:52.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:52.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:52.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:52.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 17:06:52.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:52.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:52.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:52.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:52.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 17:06:52.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:06:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:52.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:06:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:52.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:06:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 17:06:52.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:06:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:52.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:06:52.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:52.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:06:52.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 17:06:52.179 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 17:06:52.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 17:06:52.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 17:06:52.183 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:52.183 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:52.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:06:52.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:52.186 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:52.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:52.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:52.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:52.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:52.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 17:06:52.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 17:06:52.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 17:06:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:52.251 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:06:52.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:52.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:06:52.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:52.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 17:06:52.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:52.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:52.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:52.268 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 17:06:52.269 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:06:52.269 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 17:06:52.269 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) 17:06:52.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:52.282 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:52.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:52.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:52.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:52.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:52.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:52.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:06:52.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:52.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:52.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:06:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cdddd26 is found... 17:06:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cdddd26 is found finished successfully 17:06:52.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:52.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:52.794 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:52.794 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:52.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:52.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:52.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:52.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:52.800 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:52.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:52.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:52.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:52.831 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 17:06:52.831 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:52.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:52.832 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:52.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:52.850 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:52.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:52.852 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 17:06:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 17:06:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 17:06:52.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:52.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:52.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:52.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 '\*?\QPalette\E') 17:06:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:52.875 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:52.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:52.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:52.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:52.919 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 17:06:52.919 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:52.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:52.921 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:52.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:52.943 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:52.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:52.945 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 17:06:52.945 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 17:06:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 17:06:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 17:06:52.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:52.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:52.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:52.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:52.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:06:52.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:52.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:52.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:52.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:52.956 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:52.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:52.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:52.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:53.036 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 17:06:53.062 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.062 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:53.062 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 17:06:53.062 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:53.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.063 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:53.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.065 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:53.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.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 '\*?\Qtest.logic\E') 17:06:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:53.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:53.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:53.071 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 17:06:53.071 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:53.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.071 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:53.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.075 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:53.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:06:53.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:06:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:53.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:06:53.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 '\*?\QPalette\E') 17:06:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:53.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:53.090 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:06:53.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:06:53.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:53.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:53.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:53.139 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 17:06:53.163 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.163 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:53.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:06:53.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:53.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:53.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:53.167 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 17:06:53.167 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:06:53.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.168 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:06:53.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.175 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:06:53.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.191 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 17:06:53.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.215 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 17:06:53.216 DEBUG [main][MenuItemLookup] Found menu:'Redo' 17:06:53.216 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:53.216 DEBUG [main][MenuItemLookup] Found menu:'Paste' 17:06:53.216 DEBUG [main][MenuItemLookup] Found menu:'Delete' 17:06:53.216 DEBUG [main][MenuItemLookup] Item match:Delete 17:06:53.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 17:06:53.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 17:06:53.216 INFO [main][MenuItemHandler] Select menu item: &Delete 17:06:53.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 17:06:53.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:53.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:53.236 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.236 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:06:53.237 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:06:53.237 DEBUG [main][EditorHandler] 1 editor(s) found 17:06:53.237 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 17:06:53.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 'Save .*'] is available.... 17:06:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 17:06:53.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 17:06:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:53.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:53.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:06:53.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:53.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.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 "Save") 17:06:53.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:53.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:53.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:06:53.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:53.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:53.797 INFO [WorkbenchTestable][AbstractButton] Click button &Save 17:06:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:53.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:53.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:06:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:06:53.904 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 17:06:53.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:53.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:53.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:53.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:53.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:53.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 '\*?\QProject Explorer\E') 17:06:53.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:53.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:53.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:53.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:53.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:53.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:53.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:53.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:53.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:53.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:53.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:53.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:53.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:53.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:54.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:54.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:54.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:54.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:54.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:54.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:54.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:54.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:54.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 17:06:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:54.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:54.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:54.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:54.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:54.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:54.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:54.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:54.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:54.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:54.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:55.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:55.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:55.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:55.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:55.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:55.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:55.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:55.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:55.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:55.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:06:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:55.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:55.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:55.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:55.953 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:55.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:55.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:55.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:55.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:55.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 17:06:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:55.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:55.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:55.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:55.955 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:06:55.955 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:06:55.956 DEBUG [main][TreeItemHandler] Set Tree selection 17:06:55.956 DEBUG [main][TreeHandler] Notify Tree about selection event 17:06:55.964 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:06:55.965 DEBUG [WorkbenchTestable][TreeItemHandler] test 17:06:55.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:06:55.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:56.002 DEBUG [main][MenuItemLookup] Found menu:'New' 17:06:56.002 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:06:56.002 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:56.002 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:06:56.002 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:56.002 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:56.003 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:06:56.003 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:06:56.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:06:56.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:06:56.003 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:06:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:56.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:06:56.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:56.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:56.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:06:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:56.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:06:56.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:56.535 DEBUG [main][MenuItemLookup] Found menu:'New' 17:06:56.535 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:06:56.535 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:56.535 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:06:56.536 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:56.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:06:56.536 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:06:56.536 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:06:56.536 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:06:56.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:06:56.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:06:56.536 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:06:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:06:57.165 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 17:06:57.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:06:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:57.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:06:57.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:57.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:06:57.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:57.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:57.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:57.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:57.170 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:06:57.171 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:06:57.171 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:06:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:57.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:57.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06: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 "OK") 17:06:57.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:57.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:06:57.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:57.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:57.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:57.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:57.173 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:06:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:57.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:57.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:57.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:06:57.179 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:06:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:06:57.680 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:06:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:57.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:06:57.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:06:57.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:57.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:57.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:57.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:57.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:57.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:06:57.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:57.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:57.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 17:06:57.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:06:57.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:06:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:57.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 17:06:57.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:06:57.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 17:06:57.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 17:06:57.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:06:57.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:06:57.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:06:57.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:57.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:57.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 17:06:57.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:57.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:57.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:57.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.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"] 17:06:57.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.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'] 17:06:57.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.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'] 17:06:57.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:57.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:57.688 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:06:57.688 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:57.689 DEBUG [main][MenuItemLookup] Item match:File 17:06:57.690 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:06:57.690 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'File' 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'' 17:06:57.692 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:06:57.692 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:06:57.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:06:57.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:06:57.707 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:06:57.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:06:57.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 17:06:57.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:06:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:57.810 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:57.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.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 17:06:57.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:57.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:57.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:57.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:57.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:57.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:06:57.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:06:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:06:57.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:57.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:57.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:06:57.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:06:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:06:57.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:06:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:06:57.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:06:57.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 17:06:57.824 DEBUG [main][TreeItemHandler] Selecting tree item: Project 17:06:57.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 17:06:57.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 17:06:57.827 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:06:57.827 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:06:57.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) 17:06:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:57.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:57.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:57.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:57.829 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:06:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:57.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:57.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:57.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:06:57.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 17:06:57.867 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 17:06:57.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 17:06:57.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:57.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:57.868 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:57.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:06:57.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:06:57.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:06:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:06:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:06:57.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 17:06:57.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:06:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:57.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:57.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:57.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:06:57.871 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:06:57.872 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:06:57.873 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:06:57.873 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 17:06:57.873 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) 17:06:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:57.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:57.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:57.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:06:57.877 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:06:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:06:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:06:57.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:06:57.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:06:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:06:58.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:06:58.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:06:58.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:06:58.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:06:58.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:06:58.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:06:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:06:58.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:58.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:58.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:06:58.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:58.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:58.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:58.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:58.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:06:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:58.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:58.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:58.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:58.390 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:58.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:58.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:58.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:06:58.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:06:58.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:06:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 17:06:58.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:58.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:58.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:06:58.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:58.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:58.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:58.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:58.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:06:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:58.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:58.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:58.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:58.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:58.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:58.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:58.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:58.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:58.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:58.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:58.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:58.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:58.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:58.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:58.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:58.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:58.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:58.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:58.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:59.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:59.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:06:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:06:59.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:06:59.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:06:59.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:59.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:59.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 17:06:59.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:59.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:59.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:59.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:06:59.476 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:06:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 17:06:59.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:59.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:59.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:06:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:06:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:06:59.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:06:59.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 '\*?\QProject Explorer\E') 17:06:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:59.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:59.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:06:59.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:06:59.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:06:59.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:59.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:59.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:59.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:59.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:06:59.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:06:59.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:06:59.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:06:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:06:59.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:06:59.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:00.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:00.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:00.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:00.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:00.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:00.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:00.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:00.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:00.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 17:07:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:00.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:00.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:00.530 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:00.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:07:00.530 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:07:00.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:07:00.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:07:00.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:00.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:00.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 17:07:00.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:00.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.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'] 17:07:00.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.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: ""] 17:07:00.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.545 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 17:07:00.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'] 17:07:00.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.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'] 17:07:00.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:00.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:00.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:00.560 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:00.560 DEBUG [main][MenuItemLookup] Item match:File 17:07:00.562 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:07:00.562 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:07:00.564 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:07:00.564 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:00.564 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:07:00.564 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:00.564 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:07:00.564 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:00.565 DEBUG [main][MenuItemLookup] Found menu:'Example...' 17:07:00.565 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:00.565 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:07:00.565 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:07:00.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:07:00.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:07:00.565 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:07:00.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.... 17:07:00.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 17:07:00.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:07:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:00.688 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:00.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:07:00.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:00.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:00.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:00.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 17:07:00.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:00.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:00.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:00.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:00.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:00.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:00.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 17:07:00.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:07:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:00.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:07:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:00.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:07:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 17:07:00.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 17:07:00.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:00.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 17:07:00.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:00.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 17:07:00.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 17:07:00.701 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 17:07:00.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 17:07:00.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 17:07:00.715 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:00.715 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:07:00.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:07:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:00.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:00.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:00.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:00.718 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:07:00.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:00.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:00.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:00.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:00.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 17:07:00.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 17:07:00.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 17:07:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:00.779 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:07:00.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:00.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:07:00.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:00.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 17:07:00.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:00.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:00.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:00.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:07:00.794 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:07:00.795 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 17:07:00.796 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 17:07:00.796 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 17:07:00.796 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) 17:07:00.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:00.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:00.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:00.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:00.810 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:07:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:00.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:00.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:00.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:07:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:07:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:01.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:07:01.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:07:01.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 17:07:01.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:07:01.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:01.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:01.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:07:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57978f3b is found... 17:07:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57978f3b is found finished successfully 17:07:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:07:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.076 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.076 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:07:01.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:07:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:01.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:07: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 '\*?\QPalette\E') 17:07:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.082 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:07:01.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:07:01.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.112 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 17:07:01.112 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:07:01.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.113 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:07:01.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.132 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:07:01.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.134 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 17:07:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 17:07:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 17:07:01.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:07:01.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 17:07:01.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:01.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:01.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 17:07:01.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:07:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.178 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:07:01.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:07:01.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.210 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 17:07:01.210 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:07:01.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.211 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:07:01.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.222 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:07:01.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.233 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 17:07:01.233 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 17:07:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 17:07:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 17:07:01.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:07:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.255 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.255 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:07:01.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.265 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:07:01.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.271 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.292 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 17:07:01.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:07:01.292 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:07:01.292 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 17:07:01.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 17:07:01.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.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 '\*?\Qtest.logic\E') 17:07:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.304 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.304 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.324 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 17:07:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:07:01.324 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:07:01.325 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 17:07:01.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 17:07:01.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:07:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 17:07:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.348 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.348 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.350 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 17:07:01.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:01.373 DEBUG [main][MenuItemLookup] Found menu:'Undo' 17:07:01.373 DEBUG [main][MenuItemLookup] Found menu:'Redo' 17:07:01.373 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:01.373 DEBUG [main][MenuItemLookup] Found menu:'Paste' 17:07:01.374 DEBUG [main][MenuItemLookup] Found menu:'Delete' 17:07:01.374 DEBUG [main][MenuItemLookup] Item match:Delete 17:07:01.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 17:07:01.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 17:07:01.374 INFO [main][MenuItemHandler] Select menu item: &Delete 17:07:01.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 '\*?\Qtest.logic\E') 17:07:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:01.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:01.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:01.387 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:07:01.388 DEBUG [main][EditorHandler] 1 editor(s) found 17:07:01.388 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 17:07:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 17:07: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 'Save .*'] is available. finished successfully 17:07:01.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 17:07:01.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:01.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:01.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:07:01.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:01.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 17:07:01.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:01.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 17:07:01.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:01.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:01.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:01.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:01.941 INFO [WorkbenchTestable][AbstractButton] Click button &Save 17:07:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:01.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:01.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:07:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:07:02.039 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 17:07:02.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:02.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:02.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:07:02.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:02.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:02.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:02.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:02.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:07:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:02.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:02.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:02.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:02.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:02.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:02.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:02.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:02.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:02.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:02.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:02.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:02.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:02.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:02.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:02.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:02.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:02.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:02.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:02.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:03.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:03.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:03.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:03.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:03.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:03.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:03.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:07:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:03.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:03.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:03.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:03.079 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:03.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:03.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:03.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:03.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:03.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:03.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:03.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:03.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:03.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:04.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:04.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:04.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:04.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:04.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:04.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:04.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:07:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:04.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:04.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:04.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:04.085 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:04.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:04.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:04.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:04.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:07:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:04.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:04.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:04.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:04.087 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:07:04.087 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:07:04.087 DEBUG [main][TreeItemHandler] Set Tree selection 17:07:04.087 DEBUG [main][TreeHandler] Notify Tree about selection event 17:07:04.098 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:07:04.102 DEBUG [WorkbenchTestable][TreeItemHandler] test 17:07:04.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:07:04.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:04.150 DEBUG [main][MenuItemLookup] Found menu:'New' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:04.151 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:07:04.151 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:07:04.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:07:04.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:07:04.152 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:07:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:04.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:07:04.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:04.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:04.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:07:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:04.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:07:04.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:04.684 DEBUG [main][MenuItemLookup] Found menu:'New' 17:07:04.684 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:07:04.684 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:04.684 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:07:04.684 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:04.684 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:07:04.684 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:07:04.685 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:07:04.685 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:07:04.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:07:04.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:07:04.685 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:07:04.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:07:05.320 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 17:07:05.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:07:05.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:05.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: 32) 17:07:05.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:05.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:07:05.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:05.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:05.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:05.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:05.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:05.325 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:07:05.325 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:07:05.325 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:07:05.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:05.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:05.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:05.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:05.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:07:05.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:05.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:07:05.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:05.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:05.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:05.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:05.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:05.327 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:07:05.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:05.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:05.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:05.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:07:05.333 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:07:05.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:07:05.834 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:07:05.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:05.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:07:05.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:07:05.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:05.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:05.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:05.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:05.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:05.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:05.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:07:05.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:07:05.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:07:05.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 17:07:05.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:07:05.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:07:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:05.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 17:07:05.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 17:07:05.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:07:05.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:07:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.529 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.959 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.168 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.153 s Results: Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.gef.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test >-------- [INFO] Building RedDeer Graphiti Tests 4.7.0-SNAPSHOT [39/58] [INFO] from tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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 17:07:19.497 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:07:19.500 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 17:07:19.522 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:07:19.524 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 17:07:19.621 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 17:07:19.713 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:07:19.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:07:19.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 17:07:19.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 17:07:19.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 17:07:19.792 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:07:19.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:07:19.888 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:07:19.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:07:19.905 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:07:19.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:07:19.912 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:07:19.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.*'] 17:07:19.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:19.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:07:19.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:19.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:07:19.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:19.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:19.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:19.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:20.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:20.006 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:20.006 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:07:20.006 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:07:20.006 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:07:20.006 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:07:20.007 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:07:20.007 DEBUG [main][MenuItemLookup] Item match:Window 17:07:20.013 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:07:20.013 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:07:20.013 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:07:20.013 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:20.014 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:07:20.014 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:07:20.014 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:20.014 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:07:20.014 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:20.014 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:07:20.014 DEBUG [main][MenuItemLookup] Item match:Preferences 17:07:20.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:07:20.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:07:20.020 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:07:20.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 'Preferences.*'] is available.... 17:07:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:07:20.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:07:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:20.333 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:07:20.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:07:20.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:20.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:20.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:20.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:20.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:20.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:20.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:07:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:20.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:20.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:20.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:20.450 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:07:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:20.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:20.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:07:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:07:20.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:20.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:20.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:20.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:20.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:20.562 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:07:20.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:07:20.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 17:07:20.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 17:07:20.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:07:20.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:07:20.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:07:20.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'] 17:07:20.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.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'] 17:07:20.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.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 Project"] 17:07:20.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.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'] 17:07:20.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:20.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:20.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 17:07:20.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:20.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:20.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:20.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:20.606 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:20.606 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:20.606 DEBUG [main][MenuItemLookup] Item match:File 17:07:20.611 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:07:20.611 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:07:20.618 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:07:20.619 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:20.619 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:07:20.619 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:20.619 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:07:20.619 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:20.619 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:07:20.619 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:07:20.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:07:20.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:07:20.621 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:07:20.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:07:20.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 17:07:20.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:07:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:20.795 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:20.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:20.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:07:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:20.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:20.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:20.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:20.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:07:20.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:20.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:21.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:21.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:07:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:07:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:21.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:21.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 17:07:21.331 DEBUG [main][TreeItemHandler] Selecting tree item: Project 17:07:21.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 17:07:21.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 17:07:21.336 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:21.336 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:07:21.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:07:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:21.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:21.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:21.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:21.341 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:07:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:21.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:21.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:21.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:21.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:21.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:21.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 17:07:21.406 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 17:07:21.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 17:07:21.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:21.408 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:07:21.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:21.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:07:21.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:21.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 17:07:21.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:21.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:07:21.439 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:07:21.441 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:07:21.445 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:07:21.445 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 17:07:21.446 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) 17:07:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:21.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:21.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:21.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:21.460 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:07:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:21.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:21.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:21.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:07:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:07:22.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:22.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:22.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:22.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:22.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:22.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:22.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:07:22.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:22.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:22.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:22.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:22.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 '\*?\QProject Explorer\E') 17:07:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:22.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:22.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:22.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:22.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:22.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:22.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:22.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:22.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:07:22.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:07:22.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:07:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 17:07:22.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:22.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:22.072 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 17:07:22.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:22.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:22.075 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:22.075 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:22.076 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:07:22.076 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:07:22.076 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:07:22.076 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:07:22.076 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:07:22.076 DEBUG [main][MenuItemLookup] Item match:Window 17:07:22.086 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:07:22.086 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:07:22.087 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:07:22.087 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:22.087 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:07:22.087 DEBUG [main][MenuItemLookup] Item match:Show View 17:07:22.100 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:07:22.100 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:07:22.100 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:07:22.100 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:07:22.100 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:07:22.100 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:07:22.101 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:07:22.101 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:07:22.101 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:22.101 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:07:22.101 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:07:22.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:07:22.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:07:22.118 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:07:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:07:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:07:22.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:07:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:22.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:07:22.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:22.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:07:22.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:22.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:22.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:22.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:22.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:22.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:22.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:22.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:07:22.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:07:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:22.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:22.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:07:22.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:07:22.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:07:22.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:22.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:07:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:22.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:07:22.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 17:07:22.722 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 17:07:22.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 17:07:22.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 17:07:22.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:22.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:07:22.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:22.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:22.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:22.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 "Open") 17:07:22.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:22.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:07:22.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:22.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:22.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:22.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:22.730 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:07:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:22.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:22.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:07:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:07:23.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 17:07:23.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:23.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 17:07:23.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:23.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:23.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:23.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:23.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:07:23.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:23.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:23.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:23.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:23.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:23.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:07:23.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:07:23.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:23.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:07:23.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:07:23.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:07:23.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:07:23.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:07:23.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:23.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:23.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:07:23.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:07:23.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:23.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:23.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:23.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:23.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:23.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:24.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:24.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:24.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:24.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:07:24.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:07:24.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:24.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:24.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 17:07:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:24.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:24.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:24.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:24.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 17:07:24.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:24.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:24.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:24.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:24.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') 17:07:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:24.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:24.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:24.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:24.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:24.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:24.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:24.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:24.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:24.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:24.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:24.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:24.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:24.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:24.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:25.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:25.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:25.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:25.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:25.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:25.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:25.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:25.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:25.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 17:07:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:25.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:25.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:25.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:25.521 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:25.521 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:07:25.521 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:07:25.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:07:25.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:07:25.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:25.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:25.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 17:07:25.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:25.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:25.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:25.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 17:07:25.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:25.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:25.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:25.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:25.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:25.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:25.545 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:25.545 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:25.545 DEBUG [main][MenuItemLookup] Item match:File 17:07:25.547 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:07:25.547 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:07:25.549 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:07:25.550 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:25.550 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:07:25.550 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:25.550 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:07:25.550 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:25.550 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:07:25.550 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:07:25.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:07:25.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:07:25.565 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:07:25.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:07:25.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 'New|Select a wizard'] is available. finished successfully 17:07:25.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:07:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:25.721 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:25.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:25.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:07:25.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:25.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:25.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:25.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 17:07:25.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 17:07:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:26.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 17:07:26.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 17:07:26.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 17:07:26.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:26.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 17:07:26.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:26.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 17:07:26.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 17:07:26.237 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 17:07:26.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 17:07:26.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 17:07:26.242 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:26.242 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:07:26.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:07:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:26.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:26.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:26.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:26.245 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:07:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:26.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:26.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:26.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'] 17:07:26.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:26.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:26.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 17:07:26.318 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 17:07:26.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 17:07:26.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:26.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:26.319 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 17:07:26.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:26.325 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") 17:07:26.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:26.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:26.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:26.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 17:07:26.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:26.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:26.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:26.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:26.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:26.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:07:26.337 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 17:07:26.340 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 17:07:26.340 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 17:07:26.340 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) 17:07:26.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:26.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:26.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:26.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:26.348 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:07:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:26.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:26.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:26.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 17:07:26.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:26.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:26.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:26.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 17:07:26.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:26.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:26.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:26.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:26.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:07:26.362 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:07:26.362 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:07:26.363 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 17:07:26.363 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 17:07:26.363 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) 17:07:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:26.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:26.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:26.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:26.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:26.390 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:07:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:26.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:26.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:26.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:07:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:07:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:27.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:07:27.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:07:27.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:27.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:27.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:07:27.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60283f3f is found... 17:07:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60283f3f is found finished successfully 17:07:27.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 '\*?\Qtest\E') 17:07:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:27.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:27.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:27.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:27.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:27.387 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:27.388 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:27.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:27.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:27.407 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 17:07:27.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 17:07:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:27.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 17:07:27.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 17:07:27.409 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:27.409 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:07:27.409 DEBUG [main][MenuItemLookup] Found menu:'View' 17:07:27.409 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:07:27.409 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:07:27.409 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:07:27.409 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:07:27.409 DEBUG [main][MenuItemLookup] Item match:Window 17:07:27.412 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:07:27.412 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:07:27.412 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:07:27.412 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:27.412 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:07:27.413 DEBUG [main][MenuItemLookup] Item match:Show View 17:07:27.418 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:07:27.418 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:07:27.419 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:07:27.419 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:07:27.419 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:07:27.419 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:07:27.419 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:07:27.419 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:07:27.419 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:27.419 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:07:27.420 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:07:27.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:07:27.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:07:27.443 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:07:27.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:07:27.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:07:27.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:07:27.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:27.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:27.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:07:27.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:27.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:07:27.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:27.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:27.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:27.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:27.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:27.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:27.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:27.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:07:27.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:27.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:28.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:28.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:07:28.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:28.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:07:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:28.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:28.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 17:07:28.079 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 17:07:28.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 17:07:28.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 17:07:28.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:28.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:07:28.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:28.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:28.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:28.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:07:28.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:28.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:07:28.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:28.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:28.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:28.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:28.085 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:07:28.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:28.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:28.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:28.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:28.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:07:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:07:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 17:07:28.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:28.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 17:07:28.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:28.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:28.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 17:07:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:28.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 17:07:28.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 17:07:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:28.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:28.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:28.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:28.307 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:07:28.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:07:28.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:28.309 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 17:07:28.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:07:28.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:07:28.319 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 17:07:28.319 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:07:28.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:28.356 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:07:28.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:28.400 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:07:28.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:28.491 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@2396dc4e 17:07:28.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 17:07:28.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 17:07:28.607 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 17:07:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:28.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:28.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:29.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:29.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:29.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:29.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:07:29.623 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 17:07:29.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 '\*?\Qtest\E') 17:07:29.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:29.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:29.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:29.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:29.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:29.650 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:29.650 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:29.651 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:29.651 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:29.651 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:07:29.652 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 17:07:29.833 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 17:07:29.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:29.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:29.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:07:29.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:29.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:29.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:29.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:29.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:29.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:29.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') 17:07:29.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:29.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:29.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:29.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:29.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:29.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:29.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:29.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:29.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:29.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:29.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:29.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:29.899 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:29.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:29.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:29.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:29.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:29.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:29.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:30.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:30.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:30.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:30.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:30.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:30.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:30.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:30.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:30.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 17:07:30.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:30.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:30.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:30.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:30.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:30.904 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:30.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:07:30.909 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:07:30.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:07:30.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:07:30.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:07:30.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:31.033 DEBUG [main][MenuItemLookup] Found menu:'New' 17:07:31.033 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:07:31.033 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:31.033 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:07:31.033 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:31.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:31.034 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:07:31.034 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:07:31.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:07:31.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:07:31.034 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:07:31.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:31.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:07:31.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:07:31.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:07:31.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:07:31.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:31.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:31.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:07:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:31.538 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 17:07:31.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:07:31.538 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:07:31.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:07:31.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:07:31.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:07:31.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:31.611 DEBUG [main][MenuItemLookup] Found menu:'New' 17:07:31.611 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:07:31.611 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:31.611 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:07:31.611 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:31.611 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:07:31.611 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:07:31.611 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:07:31.612 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:07:31.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:07:31.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:07:31.612 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:07:31.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 'Delete.*'] is available.... 17:07:32.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 'Delete.*'] is available. finished successfully 17:07:32.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:07:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:32.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:32.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:32.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:32.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:07:32.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:32.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:07:32.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:32.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:32.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:32.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:32.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:32.405 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:07:32.406 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:07:32.406 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:07:32.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:32.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:32.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:32.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:07:32.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:32.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:32.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:32.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:07:32.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:32.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:32.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:32.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:32.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:32.410 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:07:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:32.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:32.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:32.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:07:32.433 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:07:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:07:32.934 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:07:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:32.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:07:32.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:32.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:32.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 17:07:32.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:07:32.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:07:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:32.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 17:07:32.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:07:32.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 17:07:32.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 17:07:32.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:07:32.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:07:32.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:07:32.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:32.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07: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'] 17:07:32.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07: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: "New Project"] 17:07:32.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07: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'] 17:07:32.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:32.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'] 17:07:32.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:32.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:32.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:32.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 17:07:32.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:32.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:32.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:32.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:32.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:32.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:32.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:32.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:32.960 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:32.960 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:32.960 DEBUG [main][MenuItemLookup] Item match:File 17:07:32.962 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:07:32.962 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:07:32.965 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:07:32.965 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:32.965 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:07:32.965 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:32.965 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:07:32.965 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:32.965 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:07:32.965 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:07:32.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:07:32.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:07:32.966 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:07:33.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 'New|Select a wizard'] is available.... 17:07:33.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 17:07:33.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:07:33.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:33.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:33.100 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:33.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:33.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:07:33.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:33.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:33.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:07:33.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:33.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:07:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:33.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:07:33.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:33.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:07:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:33.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:33.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 17:07:33.105 DEBUG [main][TreeItemHandler] Selecting tree item: Project 17:07:33.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 17:07:33.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 17:07:33.118 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:33.118 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:07:33.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:07:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:33.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:33.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:33.121 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:07:33.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:33.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:33.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:33.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:33.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:33.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:33.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 17:07:33.206 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 17:07:33.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 17:07:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:33.208 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:07:33.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 17:07:33.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:33.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 17:07:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:33.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:33.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:07:33.211 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:07:33.213 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:07:33.214 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 17:07:33.214 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 17:07:33.214 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) 17:07:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:33.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:33.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:33.227 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:07:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:33.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:33.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:33.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:07:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:07:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:33.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:07:33.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:07:33.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:07:33.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:33.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:33.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:07:33.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:33.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:33.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:07:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:33.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:33.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:33.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:33.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:33.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:33.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:07:33.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:07:33.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:07:33.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 17:07:33.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:07:33.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:33.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:33.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:33.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:33.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 '\*?\QPackage Explorer\E') 17:07:33.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:33.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:33.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:33.488 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:07:33.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:07:33.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:33.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:33.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:07:33.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:07:33.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:33.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:33.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:07:33.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:07:33.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:33.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:33.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:33.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:34.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:34.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:34.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:34.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:34.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:07:34.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:07:34.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:34.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:34.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:07:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:34.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:34.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:34.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:34.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:34.538 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:34.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 17:07:34.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:34.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:34.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:34.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07: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 '\*?\QProject Explorer\E') 17:07:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:34.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:34.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:34.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:34.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:34.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:34.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:34.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:34.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:34.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:34.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:34.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:34.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:34.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:35.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:35.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:35.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:35.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:35.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:35.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:35.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:35.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 17:07:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:35.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:35.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:35.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:35.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:35.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:07:35.599 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:07:35.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:07:35.613 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:07:35.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:35.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:35.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 17:07:35.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:35.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:35.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:35.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 17:07:35.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:35.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:35.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:35.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:35.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:35.619 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:35.619 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:35.620 DEBUG [main][MenuItemLookup] Item match:File 17:07:35.621 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:07:35.621 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:07:35.624 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:07:35.624 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:35.624 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:07:35.624 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:35.624 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:07:35.624 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:35.624 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:07:35.624 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:07:35.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:07:35.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:07:35.639 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:07:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:07:35.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 'New|Select a wizard'] is available. finished successfully 17:07:35.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:07:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:35.752 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:07:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:35.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:35.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 17:07:35.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 17:07:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:35.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 17:07:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:35.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 17:07:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 17:07:35.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 17:07:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:35.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 17:07:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:35.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 17:07:35.756 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 17:07:35.756 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 17:07:35.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 17:07:35.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 17:07:35.762 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:07:35.762 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:07:35.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:07:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:35.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:35.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:35.772 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:07:35.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:35.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:35.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:35.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:35.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:07:35.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 17:07:35.802 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 17:07:35.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 17:07:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:35.803 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 17:07:35.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:35.803 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") 17:07:35.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:35.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 17:07:35.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:35.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:35.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:07:35.806 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 17:07:35.807 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 17:07:35.807 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 17:07:35.807 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) 17:07:35.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:35.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:35.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:35.809 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:07:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:35.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:35.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:35.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 "Diagram Name") 17:07:35.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:35.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 17:07:35.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:35.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:35.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:07:35.826 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:07:35.826 INFO [WorkbenchTestable][AbstractText] Text set to: test 17:07:35.826 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 17:07:35.827 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 17:07:35.827 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) 17:07:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:35.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:35.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:35.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:35.829 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:07:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:35.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:35.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:07:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:07:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:36.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:07:36.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:36.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:36.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:07:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1605b3ac is found... 17:07:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1605b3ac is found finished successfully 17:07:36.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 '\*?\Qtest\E') 17:07:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:36.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:36.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:36.102 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:36.102 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:36.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:36.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:36.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 17:07:36.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:36.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:36.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 17:07:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:36.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 17:07:36.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 '\*?\QPalette\E') 17:07:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:36.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:36.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:36.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:36.107 INFO [WorkbenchTestable][AbstractView] Activate view Palette 17:07:36.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 17:07:36.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:36.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:36.145 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 17:07:36.145 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 17:07:36.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:36.146 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 17:07:36.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:36.201 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 17:07:36.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:36.211 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@35e0d91e 17:07:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 17:07:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 17:07:36.299 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 17:07:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:36.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:36.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:37.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:37.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:07:37.301 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 17:07:37.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 17:07:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:37.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:37.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:37.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:37.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:37.313 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:37.313 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:37.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:37.314 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 17:07:37.314 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 17:07:37.314 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 17:07:37.401 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 17:07:37.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:37.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:37.403 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:07:37.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:37.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:37.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:37.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:37.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:07:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:37.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:37.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:37.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:07:37.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:37.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:37.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:37.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:37.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:37.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:37.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:37.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:37.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:37.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:37.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:37.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:37.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:37.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:37.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:37.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:38.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:38.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:07:38.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:07:38.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:07:38.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:07:38.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:07:38.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:07:38.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:07:38.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:38.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:38.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:38.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:38.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:38.451 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 17:07:38.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:07:38.452 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:07:38.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:07:38.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:07:38.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:07:38.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:38.533 DEBUG [main][MenuItemLookup] Found menu:'New' 17:07:38.533 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:07:38.533 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:38.533 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:38.534 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:07:38.535 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:07:38.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:07:38.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:07:38.535 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:07:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:07:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:07:39.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:39.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:39.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:07:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:39.036 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 17:07:39.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 17:07:39.036 DEBUG [main][TreeItemHandler] Selecting tree item: test 17:07:39.040 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 17:07:39.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 17:07:39.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:07:39.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:39.096 DEBUG [main][MenuItemLookup] Found menu:'New' 17:07:39.096 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:07:39.096 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:39.097 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:07:39.097 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:39.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:07:39.097 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:07:39.097 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:07:39.097 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:07:39.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:07:39.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:07:39.097 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:07:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 17:07:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 17:07:39.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:07:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:39.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:39.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:39.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:39.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:07:39.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:39.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:07:39.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:39.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:39.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:39.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:39.754 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:07:39.754 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:07:39.754 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:07:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:39.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:39.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:39.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) 17:07:39.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:07:39.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:39.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:39.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:07:39.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:07:39.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:39.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:39.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:39.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:39.757 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:39.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:39.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:07:39.774 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:07:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:07:40.275 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:07:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:07:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:07:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:07:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:07:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:07:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:07:40.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 17:07:40.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:07:40.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:07:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:07:40.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 17:07:40.277 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 17:07:40.277 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:07:40.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:07:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:07:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.885 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 12.376 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 7.333 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.graphiti.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.gef' with 51 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.graphiti' with 17 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.direct.test >--------- [INFO] Building RedDeer Direct Tests 4.7.0-SNAPSHOT [40/58] [INFO] from tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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 17:07:57.102 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:07:57.105 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 17:07:57.120 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:07:57.122 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 17:07:57.221 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:07:57.322 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:07:57.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:07:57.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:07:57.395 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 17:07:57.395 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 17:07:57.426 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:07:57.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:07:57.534 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:07:57.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:07:57.539 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:07:57.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:07:57.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:07:57.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:07:57.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:07:57.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:07:57.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:07:57.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:07:57.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:07:57.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:57.631 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:07:57.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:57.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.*'] 17:07:57.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:57.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:57.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:57.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:57.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:57.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:57.716 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:57.716 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:07:57.717 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:07:57.717 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:07:57.717 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:07:57.717 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:07:57.717 DEBUG [main][MenuItemLookup] Item match:Window 17:07:57.723 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:07:57.723 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:07:57.723 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:07:57.723 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:57.723 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:07:57.723 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:07:57.723 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:57.724 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:07:57.724 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:57.724 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:07:57.724 DEBUG [main][MenuItemLookup] Item match:Preferences 17:07:57.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:07:57.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:07:57.730 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:07:58.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.... 17:07:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:07:58.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:07:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:58.224 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:07:58.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:58.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:07:58.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:58.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:58.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:58.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:58.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:07:58.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:58.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:58.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:07:59.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:59.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:07:59.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:59.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:59.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 17:07:59.015 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 17:07:59.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 17:07:59.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 17:07:59.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.235 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") 17:07:59.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:07:59.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 17:07:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:59.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:07:59.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:59.396 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:07:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:59.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:59.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:07:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:07:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:07:59.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:59.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:07:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:59.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:07:59.548 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:07:59.549 DEBUG [main][MenuItemLookup] Found menu:'File' 17:07:59.549 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:07:59.549 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:07:59.549 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:07:59.549 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:07:59.550 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:07:59.550 DEBUG [main][MenuItemLookup] Item match:Window 17:07:59.551 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:07:59.551 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:07:59.551 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:07:59.552 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:59.552 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:07:59.552 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:07:59.552 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:59.552 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:07:59.552 DEBUG [main][MenuItemLookup] Found menu:'' 17:07:59.552 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:07:59.553 DEBUG [main][MenuItemLookup] Item match:Preferences 17:07:59.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:07:59.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:07:59.555 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:07:59.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.... 17:07:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:07:59.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:07:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:07:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:07:59.800 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:07:59.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:07:59.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:07:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:07:59.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:07:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:07:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:07:59.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:59.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:07:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:59.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:07:59.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:07:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:07:59.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:07:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:07:59.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:07:59.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 17:07:59.831 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 17:07:59.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 17:07:59.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 17:07:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.834 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") 17:07:59.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:07:59.844 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") 17:07:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:59.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:07:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:07:59.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:07:59.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:07:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:07:59.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:07:59.912 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:07:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:07:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:07:59.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:07:59.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:00.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:00.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:00.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:00.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:00.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:00.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:00.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:00.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:00.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:00.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:00.007 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:00.007 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:00.008 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:00.008 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:00.008 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:00.008 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:00.008 DEBUG [main][MenuItemLookup] Item match:Window 17:08:00.009 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:00.009 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:00.009 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:00.010 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:00.010 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:00.010 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:00.010 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:00.010 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:00.010 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:00.010 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:00.010 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:00.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:00.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:00.011 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:00.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:00.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:00.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:00.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:00.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:00.224 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:00.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:00.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:00.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:00.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:00.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:00.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:00.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:08:00.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:08:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:00.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:08:00.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:00.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:08:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:08:00.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:08:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:00.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:08:00.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:00.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:08:00.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 17:08:00.252 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 17:08:00.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 17:08:00.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 17:08:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:00.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:00.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:00.255 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") 17:08:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:00.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:00.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:00.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:08:00.298 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") 17:08:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:00.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:00.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:00.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:00.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:00.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:00.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:00.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:00.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:00.321 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:00.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:00.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:00.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:00.401 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:00.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:00.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:00.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:00.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.*'] 17:08:00.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:00.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:00.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:00.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:00.404 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:00.404 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:00.404 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:00.404 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:00.405 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:00.405 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:00.405 DEBUG [main][MenuItemLookup] Item match:Window 17:08:00.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:00.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:00.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:00.406 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:00.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:00.406 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:00.407 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:00.407 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:00.407 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:00.407 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:00.407 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:00.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:00.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:00.408 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:00.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:00.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 'Preferences.*'] is available. finished successfully 17:08:00.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:00.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:00.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:00.590 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:00.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:00.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:00.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:00.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:00.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:00.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:00.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:00.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:00.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:00.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:00.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:01.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:01.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:01.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:01.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:01.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:01.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:01.121 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:01.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:01.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:01.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:01.369 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 17:08:01.370 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 17:08:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:01.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:01.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:01.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 "Apply") 17:08:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:01.409 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:01.409 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:01.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:01.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:01.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:01.427 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:01.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:01.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:01.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:01.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:01.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:01.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:01.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:01.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:01.516 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:01.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:01.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:01.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:01.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:01.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:01.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:01.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:01.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:01.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:01.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:01.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:01.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:01.518 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:01.518 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:01.518 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:01.519 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:01.519 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:01.519 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:01.519 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:01.519 DEBUG [main][MenuItemLookup] Item match:Window 17:08:01.520 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:01.520 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:01.520 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:01.520 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:01.520 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:01.520 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:01.521 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:01.521 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:01.521 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:01.521 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:01.521 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:01.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:01.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:01.521 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:01.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.... 17:08:01.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:01.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:01.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:01.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:01.718 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:01.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:01.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:01.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:01.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:01.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:01.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:01.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:01.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:01.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:01.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:01.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:01.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:01.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:01.750 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:01.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:01.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:01.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.798 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") 17:08:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:01.808 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") 17:08:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:01.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:01.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:01.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:01.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:01.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:01.817 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:01.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:01.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:01.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:01.887 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 17:08:01.888 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 17:08:01.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:01.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:01.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:01.891 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:01.891 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:01.891 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:01.891 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:01.891 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:01.891 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:01.891 DEBUG [main][MenuItemLookup] Item match:Window 17:08:01.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:01.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:01.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:01.892 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:01.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:01.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:01.893 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:01.893 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:01.893 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:01.893 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:01.893 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:01.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:01.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:01.893 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:02.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.... 17:08:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:02.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.059 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:02.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:02.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:02.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:02.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:02.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:02.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:02.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:02.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:02.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:02.090 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:02.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:02.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.092 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") 17:08:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 17:08:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.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) 17:08:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.152 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:02.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:02.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:02.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:02.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:02.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:02.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.207 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 17:08:02.208 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 17:08:02.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:02.210 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:02.210 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:02.210 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:02.210 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:02.210 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:02.210 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:02.210 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:02.210 DEBUG [main][MenuItemLookup] Item match:Window 17:08:02.211 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:02.211 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:02.211 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:02.211 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.212 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:02.212 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:02.212 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.212 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:02.212 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.212 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:02.212 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:02.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:02.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:02.230 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:02.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.423 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:02.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:02.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:02.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:02.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:02.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:02.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:02.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:02.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:02.453 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:02.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:02.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 17:08:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.503 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") 17:08:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:02.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.512 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:02.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:02.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:02.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:02.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:02.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:02.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.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.*'] 17:08:02.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.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.*'] 17:08:02.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:02.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:02.561 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:02.561 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:02.561 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:02.561 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:02.562 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:02.562 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:02.562 DEBUG [main][MenuItemLookup] Item match:Window 17:08:02.562 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:02.562 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:02.563 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:02.563 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.563 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:02.563 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:02.563 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.563 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:02.563 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.563 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:02.563 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:02.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:02.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:02.586 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:02.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.... 17:08:02.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 17:08:02.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.796 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:02.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:02.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:02.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:02.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:02.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:02.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:02.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:02.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:02.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:02.827 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:02.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:02.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:02.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 17:08:02.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.834 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 17:08:02.842 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 17:08:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:02.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:02.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:02.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:02.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.850 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:02.860 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:02.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:02.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:02.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:02.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:02.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:02.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:02.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:02.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:02.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:02.897 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:02.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:02.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:02.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:02.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:02.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:02.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:02.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:02.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:02.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:02.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:02.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:02.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:02.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:02.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:02.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:02.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:02.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:02.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:02.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:02.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:02.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:02.959 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:02.959 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:02.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:02.959 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:02.959 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:02.959 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:02.959 DEBUG [main][MenuItemLookup] Item match:Window 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:02.960 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:02.960 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:02.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:02.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:02.986 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:03.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:03.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 'Preferences.*'] is available. finished successfully 17:08:03.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:03.179 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:03.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:03.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:03.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:03.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:03.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:03.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:03.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:03.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:03.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:03.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:03.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:03.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:03.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:03.183 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:03.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:03.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:03.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.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 "Restore Defaults") 17:08:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:03.225 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 17:08:03.225 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 17:08:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:03.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:03.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:03.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 "Apply") 17:08:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:03.233 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:03.233 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:03.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:03.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:03.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 17:08:03.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:03.258 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:03.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:03.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:03.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:03.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:03.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:03.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:03.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:03.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:03.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:03.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:03.312 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:03.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:03.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:03.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:03.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:03.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:03.313 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:03.313 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:03.313 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:03.313 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:03.313 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:03.313 DEBUG [main][MenuItemLookup] Item match:Project 17:08:03.316 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 17:08:03.316 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 17:08:03.316 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:03.316 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 17:08:03.316 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 17:08:03.316 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 17:08:03.316 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 17:08:03.316 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 17:08:03.316 DEBUG [main][MenuItemLookup] Item match:Build Automatically 17:08:03.335 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 17:08:03.337 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:08:03.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:03.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:03.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:03.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:03.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:03.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:03.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:03.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:03.341 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:03.341 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:03.341 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:03.341 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:03.341 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:03.341 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:03.341 DEBUG [main][MenuItemLookup] Item match:Window 17:08:03.342 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:03.343 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:03.343 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:03.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:03.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:03.344 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:03.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 'Preferences.*'] is available.... 17:08:03.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 17:08:03.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:03.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:03.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:03.524 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:03.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:03.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:03.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:03.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:03.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:03.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:03.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:03.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:03.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:03.557 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:03.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:03.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:03.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:03.602 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 17:08:03.602 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 17:08:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:03.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:03.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:03.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:03.621 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:03.621 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:03.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:03.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:03.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:03.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:03.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:03.636 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:03.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:03.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:03.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:03.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:03.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:03.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:03.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:03.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:03.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:03.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:03.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:03.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:03.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:03.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:03.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:03.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.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.*'] 17:08:03.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:03.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:03.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:03.704 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:03.705 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:03.705 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:03.705 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:03.705 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:03.705 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:03.705 DEBUG [main][MenuItemLookup] Item match:Window 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:03.706 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:03.706 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:03.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:03.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:03.707 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:03.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.... 17:08:03.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:03.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:03.870 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:03.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:03.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:03.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:03.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:03.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:03.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:03.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:03.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:03.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:03.898 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:03.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:03.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:03.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.900 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") 17:08:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:03.917 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):") 17:08:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:08:03.949 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:08:03.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:03.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:03.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:03.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:03.966 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:03.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:03.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:04.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:04.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:04.025 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:04.026 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:04.026 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:04.026 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:04.026 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:04.026 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:04.026 DEBUG [main][MenuItemLookup] Item match:Window 17:08:04.026 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:04.026 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:04.026 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:04.027 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:04.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:04.027 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:04.027 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:04.027 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:04.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:04.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:04.027 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08: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 'Preferences.*'] is available.... 17:08:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:04.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.185 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:04.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:04.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:04.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:04.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:04.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:04.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:04.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:04.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:04.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:04.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:04.212 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:04.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:04.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:04.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.214 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") 17:08:04.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:04.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:04.231 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:04.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:04.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:04.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:04.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:04.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:04.288 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:04.288 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:04.288 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:04.288 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:04.288 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:04.288 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:04.288 DEBUG [main][MenuItemLookup] Item match:Window 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.289 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:04.289 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:04.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:04.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:04.290 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:04.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.... 17:08:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:04.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.462 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:04.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:04.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:04.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:04.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:04.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:04.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:04.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:04.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:04.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:04.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:04.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:04.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:04.507 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:04.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:04.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:04.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.509 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") 17:08:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:04.512 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):") 17:08:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:08:04.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:08:04.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:04.559 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:04.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:04.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:04.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:04.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:04.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:04.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:04.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:04.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:04.605 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:04.605 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:04.605 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:04.605 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:04.605 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:04.605 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:04.605 DEBUG [main][MenuItemLookup] Item match:Window 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.606 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:04.606 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:04.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:04.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:04.606 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:04.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.... 17:08:04.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 'Preferences.*'] is available. finished successfully 17:08:04.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.784 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:04.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:04.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:04.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:04.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:04.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:04.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:04.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:04.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:04.787 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:04.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:04.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 17:08:04.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:04.823 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 17:08:04.832 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 17:08:04.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:04.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:04.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:04.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:04.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 17:08:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:04.837 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:04.838 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:04.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:04.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:04.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:04.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:04.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:04.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:04.853 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:04.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:04.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:04.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:04.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:04.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:04.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:04.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:04.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:04.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:04.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:04.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:04.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:04.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:04.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:04.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:04.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:04.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:04.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:04.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:04.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:04.917 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:04.917 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:04.917 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:04.917 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:04.917 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:04.917 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:04.918 DEBUG [main][MenuItemLookup] Item match:Window 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:04.919 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:04.919 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:04.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:04.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:04.919 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:05.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.... 17:08:05.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. finished successfully 17:08:05.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:05.121 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:05.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:05.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 17:08:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:05.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:08:05.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:08:05.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:05.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:08:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:08:05.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:08:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:05.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:08:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:05.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:08:05.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 17:08:05.671 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 17:08:05.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 17:08:05.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 17:08:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.746 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") 17:08:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:08:05.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 "Always open") 17:08:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:05.750 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 17:08:05.750 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 17:08:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:05.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:05.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:05.750 TRACE [main][WidgetHandler] Notify Button with event 27 17:08:05.750 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.750 TRACE [main][WidgetHandler] Notify Button with event 13 17:08:05.750 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.751 TRACE [main][WidgetHandler] Notify Button with event 26 17:08:05.751 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.751 TRACE [main][WidgetHandler] Notify Button with event 3 17:08:05.751 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.751 TRACE [main][WidgetHandler] Notify Button with event 4 17:08:05.751 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.751 TRACE [main][WidgetHandler] Notify Button with event 13 17:08:05.751 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 17:08:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:05.767 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:05.767 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:05.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:05.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:05.768 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") 17:08:05.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:08:05.778 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") 17:08:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:05.779 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 17:08:05.779 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 17:08:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:05.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:05.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:05.780 TRACE [main][WidgetHandler] Notify Button with event 27 17:08:05.780 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.780 TRACE [main][WidgetHandler] Notify Button with event 13 17:08:05.780 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.780 TRACE [main][WidgetHandler] Notify Button with event 26 17:08:05.780 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.780 TRACE [main][WidgetHandler] Notify Button with event 3 17:08:05.780 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.780 TRACE [main][WidgetHandler] Notify Button with event 4 17:08:05.780 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.780 TRACE [main][WidgetHandler] Notify Button with event 13 17:08:05.780 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.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 "Apply") 17:08:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:05.784 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:05.784 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:05.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:05.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:05.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:05.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:05.785 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") 17:08:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 17:08:05.795 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") 17:08:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:05.796 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 17:08:05.796 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 17:08:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:05.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:05.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:05.796 TRACE [main][WidgetHandler] Notify Button with event 27 17:08:05.796 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.797 TRACE [main][WidgetHandler] Notify Button with event 13 17:08:05.797 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.797 TRACE [main][WidgetHandler] Notify Button with event 26 17:08:05.797 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.797 TRACE [main][WidgetHandler] Notify Button with event 3 17:08:05.797 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.797 TRACE [main][WidgetHandler] Notify Button with event 4 17:08:05.797 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.797 TRACE [main][WidgetHandler] Notify Button with event 13 17:08:05.797 TRACE [main][WidgetHandler] Wait for synchronization 17:08:05.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 "Apply") 17:08:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:05.800 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:05.801 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:05.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:05.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:05.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:05.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:05.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:05.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:05.814 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:05.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:05.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:05.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:05.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:05.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:05.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:05.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:05.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:05.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:05.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:05.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:05.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:05.890 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:05.891 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:05.891 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:05.891 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:05.891 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:05.891 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:05.891 DEBUG [main][MenuItemLookup] Item match:Window 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:05.892 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:05.892 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:05.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:05.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:05.893 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:06.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:06.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 17:08:06.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:06.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:06.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:06.071 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:06.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:06.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 17:08:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:06.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:06.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 17:08:06.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:06.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:06.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 17:08:06.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 17:08:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:06.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 17:08:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:06.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 17:08:06.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 17:08:06.580 DEBUG [main][TreeItemHandler] Selecting tree item: Console 17:08:06.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 17:08:06.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 17:08:06.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:06.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:06.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 "Restore Defaults") 17:08:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:06.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:06.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:06.668 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 17:08:06.668 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 17:08:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:06.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:06.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:06.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:06.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:06.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:06.674 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 17:08:06.675 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 17:08:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:06.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:06.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:06.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:06.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:06.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:06.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:06.707 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:06.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:06.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:06.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:06.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:06.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:06.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:06.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:06.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:06.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 17:08:06.786 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 17:08:06.786 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:06.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:06.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:06.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.811 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 3.915 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.439 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.356 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.39 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.194 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.854 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:06.863 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:06.887 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:06.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:06.888 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:06.888 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:06.888 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:06.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:06.889 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:06.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:06.895 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:08:06.897 DEBUG [main][EditorHandler] 0 editor(s) found 17:08:06.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.912 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:08:06.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:06.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:06.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:06.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:08:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:06.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:06.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:08:06.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:06.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:06.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:06.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:08:06.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:08:06.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:08:06.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:06.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:06.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:06.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:08:06.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:06.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:06.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:06.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 17:08:06.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:06.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:06.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:06.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:06.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:06.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:06.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:06.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 17:08:06.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:06.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:06.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:06.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:06.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:06.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:06.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:06.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:06.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:06.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:06.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:06.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:06.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:06.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.*'] 17:08:06.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:06.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:06.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:06.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:06.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:06.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:06.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:06.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:06.995 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:06.995 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:06.995 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:06.995 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:06.995 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:06.995 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:06.995 DEBUG [main][MenuItemLookup] Item match:Window 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:06.996 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:06.996 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:06.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:06.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:06.996 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:07.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.... 17:08:07.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:07.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:07.200 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:07.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:07.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:07.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:07.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:07.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 17:08:07.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:07.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:07.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 17:08:07.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:07.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:07.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:07.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 17:08:07.737 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 17:08:07.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 17:08:07.738 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 17:08:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:07.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:07.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:08.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:08.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:08.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:08.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:08:08.826 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") 17:08:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:08.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:08.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:08.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:08.838 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 17:08:08.838 DEBUG [main][AbstractWait] Waiting until widget is found... 17:08:08.838 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:08:08.838 TRACE [main][WidgetLookup] widget with index 1 is found 17:08:08.838 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 17:08:08.838 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:08:08.838 DEBUG [main][AbstractText] Set focus to Text 17:08:08.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:08.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:08.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 17:08:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:08.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:08.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:08.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:08.846 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:08.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:08.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:08.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:08.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:08.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:08.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:08.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:08.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:08.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:08.890 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:08.890 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:08.890 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:08.890 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:08.890 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:08.890 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:08.890 DEBUG [main][MenuItemLookup] Item match:Window 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:08.891 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:08.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:08.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:08.891 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:09.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:09.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:09.027 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:09.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:09.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 17:08:09.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:09.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:09.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 17:08:09.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:09.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:09.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:09.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 17:08:09.031 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 17:08:09.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 17:08:09.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 17:08:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:09.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:09.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:09.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:09.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:10.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:10.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:08:10.039 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") 17:08:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:10.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:10.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:10.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:10.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:10.049 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 17:08:10.049 DEBUG [main][AbstractWait] Waiting until widget is found... 17:08:10.049 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:08:10.049 TRACE [main][WidgetLookup] widget with index 1 is found 17:08:10.049 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 17:08:10.049 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:08:10.049 DEBUG [main][AbstractText] Set focus to Text 17:08:10.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:10.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:10.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:10.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:10.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:10.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:10.058 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:10.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:10.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:10.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:10.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:10.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:10.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:10.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:10.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:10.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:10.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:10.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:10.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:10.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:10.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:10.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:10.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:10.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:10.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:10.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:10.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:10.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:10.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:10.112 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:10.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:10.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:10.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:10.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:10.113 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:10.113 DEBUG [main][MenuItemLookup] Item match:Window 17:08:10.113 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:10.113 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:10.113 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:10.113 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:10.113 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:10.114 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:10.114 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:10.114 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:10.114 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:10.114 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:10.114 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:10.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:10.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:10.114 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:10.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.... 17:08:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:10.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:10.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:10.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:10.246 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:10.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:10.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:10.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:10.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:10.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:10.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:10.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:10.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:10.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:10.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 17:08:10.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:10.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:10.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:10.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 17:08:10.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:10.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:10.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:10.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 17:08:10.250 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 17:08:10.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 17:08:10.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 17:08:10.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:10.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:10.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:10.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:10.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:11.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:11.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:08:11.269 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") 17:08:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:11.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:11.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:11.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:11.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:11.277 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 17:08:11.277 DEBUG [main][AbstractWait] Waiting until widget is found... 17:08:11.277 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:08:11.277 TRACE [main][WidgetLookup] widget with index 1 is found 17:08:11.277 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 17:08:11.277 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:08:11.277 DEBUG [main][AbstractText] Set focus to Text 17:08:11.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:11.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:11.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 17:08:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:11.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:11.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:11.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:11.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:11.287 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:11.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:11.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:11.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:11.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:11.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:11.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:11.336 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:11.336 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:11.336 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:11.336 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:11.336 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:11.336 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:11.336 DEBUG [main][MenuItemLookup] Item match:Window 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:11.337 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:11.338 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:11.338 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:11.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:11.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:11.338 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:11.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.... 17:08:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:11.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:11.472 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:11.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:11.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:11.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:11.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:11.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:11.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:11.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 17:08:11.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:11.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:11.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 17:08:11.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:11.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:11.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:11.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:11.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 17:08:11.505 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 17:08:11.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 17:08:11.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 17:08:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:11.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:11.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:12.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:12.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:12.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:12.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:12.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:08:12.513 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") 17:08:12.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:12.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:12.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:12.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:12.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:12.521 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 17:08:12.521 DEBUG [main][AbstractWait] Waiting until widget is found... 17:08:12.521 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:08:12.521 TRACE [main][WidgetLookup] widget with index 1 is found 17:08:12.521 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 17:08:12.522 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:08:12.522 DEBUG [main][AbstractText] Set focus to Text 17:08:12.523 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 17:08:12.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:12.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:12.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 "Apply and Close") 17:08:12.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:12.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:12.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:12.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:12.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:12.532 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:12.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:12.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:12.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:12.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:12.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:12.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:12.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:12.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:12.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:08:12.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 17:08:13.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:08:13.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 17:08:13.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:08:13.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:08:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:08:13.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:13.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:13.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:13.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:13.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:13.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:13.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:13.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:13.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:13.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:13.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:13.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:13.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:13.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:13.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:13.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:13.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:13.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:13.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:13.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:13.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:13.108 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:13.108 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:13.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:13.108 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:13.108 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:13.108 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:13.108 DEBUG [main][MenuItemLookup] Item match:Window 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:13.109 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:13.109 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:13.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:13.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:13.110 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:13.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:13.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:13.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:13.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:13.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:13.225 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:13.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:13.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:13.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:13.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:13.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:13.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:13.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 17:08:13.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:13.228 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:13.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 17:08:13.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:13.228 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:13.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:13.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 17:08:13.229 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 17:08:13.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 17:08:13.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 17:08:13.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:13.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:13.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:13.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:13.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:14.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:14.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:08:14.247 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") 17:08:14.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:14.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:14.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:14.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:14.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:14.255 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 17:08:14.255 DEBUG [main][AbstractWait] Waiting until widget is found... 17:08:14.255 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:08:14.256 TRACE [main][WidgetLookup] widget with index 1 is found 17:08:14.256 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 17:08:14.256 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:08:14.256 DEBUG [main][AbstractText] Set focus to Text 17:08:14.257 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") 17:08:14.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:14.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:14.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:14.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:14.260 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 17:08:14.260 DEBUG [main][AbstractWait] Waiting until widget is found... 17:08:14.260 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:08:14.260 TRACE [main][WidgetLookup] widget with index 1 is found 17:08:14.260 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 17:08:14.261 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:08:14.261 DEBUG [main][AbstractText] Set focus to Text 17:08:14.262 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 17:08:14.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:14.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:14.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 17:08:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:14.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:14.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:14.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:14.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:14.273 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:14.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:14.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:14.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:14.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:14.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:08:14.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:08:14.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 17:08:14.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:08:14.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:08:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:08:14.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:14.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:14.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:14.328 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:14.328 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:14.328 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:14.328 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:14.328 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:14.328 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:14.329 DEBUG [main][MenuItemLookup] Item match:Window 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:14.329 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:14.329 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:14.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:14.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:14.330 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:14.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:14.450 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:14.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:14.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:14.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:14.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:14.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:14.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:14.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:14.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 17:08:14.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:14.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:14.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 17:08:14.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 17:08:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:08:14.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 17:08:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:08:14.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 17:08:14.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 17:08:14.454 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 17:08:14.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 17:08:14.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 17:08:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:14.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:14.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:14.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:14.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:15.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:08:15.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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") 17:08:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:15.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:15.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:15.482 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 17:08:15.482 DEBUG [main][AbstractWait] Waiting until widget is found... 17:08:15.482 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:08:15.482 TRACE [main][WidgetLookup] widget with index 1 is found 17:08:15.482 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 17:08:15.482 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:08:15.482 DEBUG [main][AbstractText] Set focus to Text 17:08:15.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 17:08:15.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:15.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:15.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:15.490 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:08:15.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:15.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:15.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:15.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:15.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:15.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:15.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:15.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:15.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:15.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:15.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:15.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:15.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:15.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:15.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:15.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:15.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:15.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:15.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:15.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:15.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:15.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:15.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 17:08:15.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 17:08:15.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:15.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:15.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:15.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.686 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.026 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 3.12 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.995 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.436 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.project.ProjectTest 17:08:15.559 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 17:08:15.560 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:15.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:15.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 17:08:15.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:15.561 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:15.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:15.561 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:15.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:15.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:15.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 17:08:15.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 17:08:15.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:15.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:15.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:15.562 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:08:15.562 DEBUG [main][EditorHandler] 0 editor(s) found 17:08:15.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:08:15.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:15.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:15.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:08:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:15.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:15.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:08:15.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:15.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:15.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:15.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:08:15.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:08:15.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:08:15.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:15.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:15.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:15.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:08:15.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:15.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:15.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:15.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 17:08:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:15.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:15.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:15.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:15.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:15.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 17:08:15.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 17:08:15.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:15.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:15.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:15.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 17:08:15.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:15.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 17:08:15.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 17:08:15.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:15.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:15.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:15.763 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:08:15.763 DEBUG [main][EditorHandler] 0 editor(s) found 17:08:15.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.787 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 17:08:15.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:15.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:15.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:15.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:15.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 '\*?\QProject Explorer\E') 17:08:15.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:15.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:15.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:15.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:08:15.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:15.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:15.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:15.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:08:15.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:08:15.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:08:15.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:15.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:15.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:15.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:08:15.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:15.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:15.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:15.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:08:15.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:15.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:15.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:16.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:16.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:16.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:16.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:08:16.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:16.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:16.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:16.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:08:16.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 17:08:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:16.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:16.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:16.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:16.831 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 17:08:16.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:16.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:16.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:16.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:08:16.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:16.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:16.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:17.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:17.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:17.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:17.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:08:17.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:08:17.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:17.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:17.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:17.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:08:17.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 17:08:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:17.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:17.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:17.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:17.846 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 17:08:17.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:17.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:17.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:08:17.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:08:17.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:17.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:17.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:17.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:17.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:17.848 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:08:17.848 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:08:17.850 DEBUG [main][TreeItemHandler] Set Tree selection 17:08:17.851 DEBUG [main][TreeHandler] Notify Tree about selection event 17:08:17.873 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:08:17.882 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 17:08:17.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:08:17.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'New' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:18.020 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:08:18.021 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:08:18.021 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:18.021 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:08:18.021 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:08:18.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:08:18.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:08:18.021 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:08:18.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:08:18.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:08:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:08:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:08:18.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:08:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:08:18.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:08:18.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:18.620 DEBUG [main][MenuItemLookup] Found menu:'New' 17:08:18.620 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:08:18.620 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:18.620 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:08:18.620 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:18.621 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:08:18.621 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:08:18.621 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:08:18.621 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:08:18.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:08:18.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:08:18.621 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:08:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 17:08:19.397 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 17:08:19.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:08:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:19.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:08:19.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:08:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:19.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:08:19.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:08:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:19.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:19.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:19.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:19.403 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:08:19.403 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:08:19.403 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:08:19.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:19.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:19.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:19.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:19.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:08:19.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:08:19.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:19.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:19.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:08:19.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:08:19.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:19.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:19.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:19.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:19.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:19.406 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:08:19.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:19.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:19.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:19.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:08:19.431 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:08:19.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:08:19.933 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:08:19.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:08:19.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:08:19.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:08:19.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:08:19.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:08:19.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:08:19.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:08:19.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:08:19.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:08:19.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:08:19.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:08:19.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:08:19.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 17:08:19.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:19.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:19.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 17:08:19.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 17:08:19.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:19.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.412 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.201 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 4.206 s Results: Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.direct.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.junit.test >--------- [INFO] Building RedDeer JUnit Tests 4.7.0-SNAPSHOT [41/58] [INFO] from tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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.105 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.011 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.069 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.004 s testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.051 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.004 s testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.005 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 17:08:45.534 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:08:45.536 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 17:08:45.553 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:08:45.555 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 17:08:45.606 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:45.610 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 17:08:45.629 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:45.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:45.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 17:08:45.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 17:08:45.689 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:08:45.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:45.740 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:45.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:45.743 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:45.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:45.749 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:45.810 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:45.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:45.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.*'] 17:08:45.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:45.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.*'] 17:08:45.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:45.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:45.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:45.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:45.886 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:45.886 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:45.886 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:45.886 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:45.886 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:45.886 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:45.887 DEBUG [main][MenuItemLookup] Item match:Window 17:08:45.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:45.893 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:45.893 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:45.893 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:45.893 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:45.893 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:45.893 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:45.893 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:45.893 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:45.894 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:45.894 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:45.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:45.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:45.900 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:46.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:46.160 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:46.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:46.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:46.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:46.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:46.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:46.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 "Cancel", Widget matcher matching widgets with style: 8) 17:08:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:46.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:46.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:46.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:46.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:46.310 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:46.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:46.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:46.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:46.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:46.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:46.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:46.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:46.422 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:46.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:46.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:46.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:46.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:46.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:46.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:46.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:46.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:46.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:46.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:46.433 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:46.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:46.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:46.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:46.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:46.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:46.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:46.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:46.437 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:46.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:46.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:46.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.438 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 17:08:46.441 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:46.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:46.442 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:46.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:46.443 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:46.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:46.443 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:46.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:46.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:46.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.*'] 17:08:46.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:46.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.*'] 17:08:46.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:46.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:46.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:46.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:46.446 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:46.446 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:46.446 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:46.446 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:46.446 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:46.446 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:46.446 DEBUG [main][MenuItemLookup] Item match:Window 17:08:46.448 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:46.448 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:46.448 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:46.448 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:46.448 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:46.448 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:46.448 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:46.449 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:46.449 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:46.449 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:46.449 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:46.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:46.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:46.449 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:46.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:46.657 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:46.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:46.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:46.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:46.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:46.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:46.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:46.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:46.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:46.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:46.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:46.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:46.715 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:46.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:46.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:46.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:46.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:46.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:46.786 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:46.786 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:46.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:46.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:46.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:46.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:46.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:46.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:46.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:46.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:46.788 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:46.788 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:46.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:46.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:46.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:46.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:46.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:46.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:46.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:46.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:46.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:46.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:46.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:46.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:46.791 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.792 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 17:08:46.794 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:46.795 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:46.795 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:46.795 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:46.795 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:46.796 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:46.796 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:46.796 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:46.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:46.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:46.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:46.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:46.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:46.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:46.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:46.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:46.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:46.799 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:46.799 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:46.799 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:46.799 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:46.799 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:46.799 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:46.799 DEBUG [main][MenuItemLookup] Item match:Window 17:08:46.800 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:46.800 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:46.800 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:46.801 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:46.801 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:46.801 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:46.801 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:46.801 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:46.801 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:46.801 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:46.801 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:46.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:46.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:46.802 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:46.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 'Preferences.*'] is available.... 17:08:46.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 17:08:46.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:46.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:46.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:46.960 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:46.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:47.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:47.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:47.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:47.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:47.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:47.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:47.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:47.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:47.013 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:47.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:47.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:47.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:47.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:47.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:47.118 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:47.118 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:47.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:47.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:47.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:47.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:47.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:47.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:47.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:47.119 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:47.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:47.120 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:47.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:47.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:47.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:47.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:47.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:47.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:47.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:47.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:47.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:47.123 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.123 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:47.123 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:47.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:47.124 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.125 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 17:08:47.127 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:47.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:47.128 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:47.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:47.129 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:47.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:47.129 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:47.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:47.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:47.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:47.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:47.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:47.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:47.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:47.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:47.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:47.131 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:47.132 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:47.132 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:47.132 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:47.132 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:47.132 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:47.132 DEBUG [main][MenuItemLookup] Item match:Window 17:08:47.133 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:47.134 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:47.134 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:47.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:47.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:47.135 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:47.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:47.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. finished successfully 17:08:47.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:47.339 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:47.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:47.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:47.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:47.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:47.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:47.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:47.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:47.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:47.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:47.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:47.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:47.351 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:47.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:47.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:47.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:47.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:47.443 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:47.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:47.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:47.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:47.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:47.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:47.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:47.445 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:47.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:47.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:47.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:47.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:47.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:47.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:47.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:47.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:47.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 17:08:47.447 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 17:08:47.447 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:47.447 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:47.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.929 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.919 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.353 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.333 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.323 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 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.022 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 1.356 s size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.004 s cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.003 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 17:08:49.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.237 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 17:08:49.191 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 17:08:49.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.014 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.011 s Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest 17:08:49.545 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 17:08:49.549 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 17:08:49.551 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 17:08:49.553 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 17:08:49.555 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 17:08:49.557 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 17:08:49.565 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 17:08:49.569 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 17:08:49.571 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 17:08:49.572 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 17:08:49.591 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 17:08:49.603 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 17:08:49.603 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 17:08:49.603 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 17:08:49.605 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 17:08:49.607 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 17:08:49.608 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.502 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.32 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.17 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest testGetNonexistingObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.003 s testGetStringObjectAttributeInPlaceOfSimpleAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 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.152 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest testGetConfigurationsFromConfigPoolWithNonexistingConfigFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.025 s getSimpleRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.007 s getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.093 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.01 s getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.005 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.007 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.008 s numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.015 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.001 s testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 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.001 s testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 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.001 s testRequirementVersionMatcherOnNonexistingvalue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEqualsNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions3b(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions1(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 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 17:08:50.087 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 17:08:50.089 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:50.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:50.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 17:08:50.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:50.091 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:50.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:50.093 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:50.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:50.093 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:50.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:50.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:50.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:50.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:50.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:50.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:50.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:50.097 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:50.098 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:50.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:50.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:50.098 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:50.098 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:50.098 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:50.098 DEBUG [main][MenuItemLookup] Item match:Window 17:08:50.102 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:50.103 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:50.103 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:50.103 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:50.103 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:50.103 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:50.103 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:50.103 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:50.104 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:50.104 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:50.104 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:50.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:50.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:50.104 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:50.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:50.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:50.399 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:50.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.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 17:08:50.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:50.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:50.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:50.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:50.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:50.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:50.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:50.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:50.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:50.433 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:50.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:50.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:50.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:50.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:50.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:50.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 17:08:50.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 17:08:50.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:50.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:50.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:50.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:50.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 17:08:50.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:50.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:50.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:50.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 17:08:50.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 17:08:50.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:50.585 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:50.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:50.599 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:50.600 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:50.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:50.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:50.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:50.601 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:50.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:50.602 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:50.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:50.602 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:50.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:50.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:50.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:50.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:50.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:50.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:50.605 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:50.605 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:50.605 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:50.605 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:50.606 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:50.606 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:50.606 DEBUG [main][MenuItemLookup] Item match:Window 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:50.608 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:50.609 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:50.609 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:50.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:50.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:50.609 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:50.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.... 17:08:50.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:50.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:50.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:50.835 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:50.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:50.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:50.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:50.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:50.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:50.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:50.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:50.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) 17:08:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:50.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:50.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:50.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:50.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:50.895 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:50.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:50.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:50.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:50.955 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:50.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:50.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 17:08:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:50.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:50.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:50.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:50.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:50.992 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 17:08:50.994 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:50.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:50.994 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 17:08:50.994 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:50.994 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:50.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:50.995 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:50.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:50.995 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:50.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:50.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.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.*'] 17:08:50.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.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.*'] 17:08:50.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:50.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:50.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:50.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:50.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:50.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:50.998 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:50.998 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:50.998 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:50.998 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:50.998 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:50.998 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:50.998 DEBUG [main][MenuItemLookup] Item match:Window 17:08:50.999 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:50.999 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:50.999 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:50.999 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:50.999 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:51.000 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:51.000 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:51.000 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:51.000 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:51.000 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:51.000 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:51.000 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:51.000 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:51.000 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:51.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:51.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:51.203 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:51.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:51.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 17:08:51.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:51.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:51.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:51.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:51.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:51.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:51.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:51.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:51.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:51.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:51.210 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:51.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:51.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:51.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:51.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:51.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:51.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 17:08:51.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 17:08:51.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:51.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:51.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:51.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:51.307 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) 17:08:51.315 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 17:08:51.493 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 17:08:51.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 17:08:51.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:51.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:51.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:51.497 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) 17:08:51.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 17:08:51.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 17:08:51.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:51.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:51.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:51.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:51.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:51.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:51.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:51.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:51.501 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:51.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 17:08:51.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:51.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 17:08:51.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:51.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:51.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:51.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:51.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:51.503 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 17:08:51.504 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:51.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:51.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 17:08:51.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:51.505 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:51.505 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:51.505 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:51.505 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:51.505 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:51.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:51.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:51.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:51.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:51.506 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:51.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:51.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:51.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:51.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:51.507 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:51.507 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:51.507 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:51.507 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:51.507 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:51.507 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:51.507 DEBUG [main][MenuItemLookup] Item match:Window 17:08:51.508 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:51.509 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:51.509 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:51.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:51.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:51.509 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:51.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.... 17:08:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:51.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:51.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:51.690 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:51.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:51.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:51.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:51.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:51.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:51.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:51.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:51.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:51.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:51.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:51.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:51.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:51.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:51.698 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:51.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:51.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:51.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:51.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:51.754 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:51.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:51.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 17:08:51.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 17:08:51.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:51.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:51.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:51.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:51.757 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) 17:08:51.786 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 17:08:51.899 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 17:08:51.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 17:08:51.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:51.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:51.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:51.901 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) 17:08:51.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 17:08:51.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 17:08:51.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:51.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:51.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:51.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:51.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:51.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:51.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:51.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 17:08:51.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:51.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 17:08:51.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:51.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:51.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:51.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:51.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:51.909 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 17:08:51.911 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:51.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:51.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 17:08:51.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:51.912 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:51.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:51.912 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:51.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:51.912 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:51.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:51.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:51.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:51.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:51.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:51.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:51.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:51.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:51.915 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:51.915 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:51.915 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:51.915 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:51.915 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:51.915 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:51.915 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:51.915 DEBUG [main][MenuItemLookup] Item match:Window 17:08:51.916 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:51.917 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:51.917 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:51.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:51.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:51.917 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:52.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.069 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:52.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:52.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:52.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:52.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:52.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:52.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:52.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:52.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:52.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:52.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:52.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:52.110 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:52.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:52.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:52.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:52.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:52.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 17:08:52.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 17:08:52.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:52.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:52.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:52.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:52.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 17:08:52.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:52.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 17:08:52.161 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 17:08:52.161 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.161 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:52.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:52.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:52.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 17:08:52.162 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 17:08:52.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 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.546 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.403 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.256 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 17:08:52.209 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 17:08:52.210 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 17:08:52.215 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:52.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 17:08:52.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:52.217 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:52.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:52.217 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:52.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:52.217 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:52.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:52.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:52.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:52.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:52.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:52.220 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:52.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:52.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:52.221 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:52.221 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:52.221 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:52.221 DEBUG [main][MenuItemLookup] Item match:Window 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:52.222 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.223 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:52.223 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:52.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:52.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:52.223 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:52.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:52.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.406 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:52.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:52.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:52.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:52.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:52.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:52.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:52.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:52.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:52.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:52.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:52.434 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:52.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:52.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:52.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:52.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:52.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:52.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:52.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:52.509 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:52.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 17:08:52.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 17:08:52.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:52.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:52.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:52.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:52.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 17:08:52.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:52.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 17:08:52.510 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:52.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 17:08:52.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 17:08:52.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:52.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:52.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:52.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:52.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 17:08:52.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:52.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 17:08:52.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 17:08:52.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0.001 s test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 17:08:52.547 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 17:08:52.550 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:52.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:52.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 17:08:52.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:52.552 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:52.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:52.553 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:52.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:52.554 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:52.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.*'] 17:08:52.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.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.*'] 17:08:52.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:52.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:52.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:52.557 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:52.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:52.558 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:52.558 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:52.558 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:52.558 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:52.558 DEBUG [main][MenuItemLookup] Item match:Window 17:08:52.561 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:52.561 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:52.561 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:52.561 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.561 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:52.561 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:52.561 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.561 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:52.562 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.562 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:52.562 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:52.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:52.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:52.562 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:52.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.... 17:08:52.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 'Preferences.*'] is available. finished successfully 17:08:52.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.766 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:52.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:52.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:52.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:52.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:52.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:52.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:52.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:52.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:52.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:52.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:52.808 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:52.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:52.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:52.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.859 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:52.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:52.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 17:08:52.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 17:08:52.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:52.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:52.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:52.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:52.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 17:08:52.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:52.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 17:08:52.861 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 17:08:52.861 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:52.861 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:52.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 17:08:52.893 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 17:08:52.894 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:52.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:52.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 17:08:52.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:52.895 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:52.896 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:52.896 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:52.896 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:52.896 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:52.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.*'] 17:08:52.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:52.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.897 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:52.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:52.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:52.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:52.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:52.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:52.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:52.898 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:52.898 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:52.898 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:52.898 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:52.898 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:52.898 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:52.898 DEBUG [main][MenuItemLookup] Item match:Window 17:08:52.899 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:52.899 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:52.899 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:52.899 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:52.900 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:52.900 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.900 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:52.900 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:52.900 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:52.900 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:52.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:52.900 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:52.900 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:53.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.048 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:53.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:53.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:53.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:53.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:53.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) 17:08:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:53.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:53.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:53.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:53.110 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:53.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:53.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:53.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:53.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:53.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 17:08:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 17:08:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:53.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 17:08:53.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:53.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:53.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:53.160 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 17:08:53.160 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 17:08:53.160 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:53.160 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:53.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.194 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:53.196 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:53.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.196 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:53.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:53.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:53.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:53.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 17:08:53.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.198 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 17:08:53.199 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.199 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 17:08:53.199 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.199 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 17:08:53.199 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 17:08:53.200 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 17:08:53.200 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.011 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0.001 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 17:08:53.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 17:08:53.217 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 17:08:53.219 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:53.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 17:08:53.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:53.220 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:53.221 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:53.221 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:53.221 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:53.221 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:53.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:53.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:53.223 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:53.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:53.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:53.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:53.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:53.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:53.223 DEBUG [main][MenuItemLookup] Item match:Window 17:08:53.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:53.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:53.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:53.224 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:53.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:53.225 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.225 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:53.225 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.225 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:53.225 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:53.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:53.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:53.225 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:53.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 'Preferences.*'] is available.... 17:08:53.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:53.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.409 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:53.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:53.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:53.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:53.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:53.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:53.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:08:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:53.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:53.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:53.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:53.436 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:53.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:53.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:53.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:53.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:53.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:53.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:53.503 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:53.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 17:08:53.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 17:08:53.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:53.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:53.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:53.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:53.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 17:08:53.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:53.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:53.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:53.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 17:08:53.504 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:53.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 17:08:53.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 17:08:53.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:53.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:53.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:53.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:53.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 17:08:53.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:53.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:53.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:53.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:53.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:53.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 17:08:53.506 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 17:08:53.506 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:53.506 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:53.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 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 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 17:08:53.519 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 17:08:53.520 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 17:08:53.522 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:53.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 17:08:53.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:53.523 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:53.523 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:53.523 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:53.523 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:53.523 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:53.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:53.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:53.525 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:53.525 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:53.525 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:53.525 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:53.526 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:53.526 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:53.526 DEBUG [main][MenuItemLookup] Item match:Window 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.527 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:53.527 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:53.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:53.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:53.527 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:53.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:53.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.678 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:53.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:53.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:53.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:53.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:53.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) 17:08:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:53.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:53.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:53.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:53.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:53.708 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:53.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:53.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:53.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:53.762 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:53.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 17:08:53.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 17:08:53.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:53.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:53.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:53.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:53.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 17:08:53.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:53.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:53.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:53.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 17:08:53.763 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 17:08:53.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 17:08:53.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 17:08:53.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:53.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:53.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:53.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:53.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 17:08:53.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:53.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:53.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:53.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 17:08:53.765 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 17:08:53.765 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:53.765 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:53.765 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:53.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:53.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 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 17:08:53.792 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:53.793 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:53.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:53.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:53.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:53.794 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:53.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:53.794 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:53.794 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:53.795 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:53.795 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:53.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:53.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:53.797 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:53.797 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:53.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:53.797 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:53.797 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:53.797 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:53.797 DEBUG [main][MenuItemLookup] Item match:Window 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:53.798 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:53.799 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:53.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:53.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:53.799 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:53.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:53.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:53.949 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:53.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:53.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 17:08:53.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:53.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:53.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:53.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:53.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) 17:08:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:53.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:53.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:53.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:53.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:53.961 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:53.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:53.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:53.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:53.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:54.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:54.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:54.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:54.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:54.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 17:08:54.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:54.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:54.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:54.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:54.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:54.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:54.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:54.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:54.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:54.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:54.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:54.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 17:08:54.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:54.020 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 17:08:54.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:54.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:54.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:54.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:54.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:54.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:54.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:54.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:54.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:54.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 17:08:54.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:54.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 17:08:54.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:54.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:54.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:54.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:54.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:54.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:54.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:54.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:54.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:54.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 17:08:54.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 17:08:54.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:54.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:54.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.003 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.003 s testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.006 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 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.005 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.002 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 17:08:54.119 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 17:08:54.120 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 17:08:54.121 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 17:08:54.147 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 17:08:54.148 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.152 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 17:08:54.155 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 17:08:54.156 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 17:08:54.156 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 17:08:54.157 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.162 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 17:08:54.162 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 17:08:54.185 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 17:08:54.186 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 17:08:54.187 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.191 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 17:08:54.192 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 17:08:54.193 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 17:08:54.193 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 17:08:54.194 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 17:08:54.195 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 17:08:54.195 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.200 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 17:08:54.200 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 17:08:54.201 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.207 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 17:08:54.208 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 17:08:54.208 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.213 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 17:08:54.214 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 17:08:54.214 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.215 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 17:08:54.216 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 17:08:54.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 17:08:54.217 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.223 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 17:08:54.223 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 17:08:54.224 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.229 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 17:08:54.230 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 17:08:54.230 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 17:08:54.231 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 17:08:54.231 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 17:08:54.232 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 17:08:54.232 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.237 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.237 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 17:08:54.238 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.242 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 17:08:54.243 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.247 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 17:08:54.248 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 17:08:54.248 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 17:08:54.249 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 17:08:54.249 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 17:08:54.250 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 17:08:54.250 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.287 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 17:08:54.288 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.026 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.009 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.03 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.008 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.002 s testNestedSuiteAndTestClassWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testRestrictedConfigurationTwoRequirements(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.011 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.001 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.008 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.034 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 17:08:54.298 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 17:08:54.303 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:08:54.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:54.303 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 17:08:54.303 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:54.303 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:08:54.304 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:54.304 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:08:54.304 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:54.304 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:08:54.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:54.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:54.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:54.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:54.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:08:54.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:54.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:54.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:08:54.305 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:08:54.306 DEBUG [main][MenuItemLookup] Found menu:'File' 17:08:54.306 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:08:54.306 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:08:54.306 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:08:54.306 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:08:54.306 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:08:54.306 DEBUG [main][MenuItemLookup] Item match:Window 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'' 17:08:54.307 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:08:54.307 DEBUG [main][MenuItemLookup] Item match:Preferences 17:08:54.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:08:54.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:08:54.308 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:08:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:08:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:08:54.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:08:54.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:54.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:54.456 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:08:54.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:08:54.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:08:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:54.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:54.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:54.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:54.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:08:54.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:08:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:08:54.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) 17:08:54.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:08:54.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:08:54.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:08:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:08:54.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:08:54.494 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:08:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:08:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:08:54.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:08:54.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:08:54.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:08:54.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:08:54.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:08:54.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:08:54.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:08:54.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:54.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:54.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 17:08:54.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 17:08:54.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:54.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:54.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:54.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:54.548 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 17:08:54.657 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 17:08:54.658 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 17:08:54.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 17:08:54.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 17:08:54.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:54.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:54.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:54.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 17:08:54.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:08:54.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 17:08:54.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 17:08:54.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:08:54.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:08:54.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:08:54.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 17:08:54.788 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 17:08:54.900 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 17:08:54.901 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 17:08:55.034 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 17:08:55.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 17:08:55.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:55.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:55.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:08:55.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 17:08:55.036 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 17:08:55.036 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 17:08:55.036 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:08:55.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:08:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:08:55.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.241 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.248 s Results: Tests run: 141, Failures: 0, Errors: 0, Skipped: 8 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.junit.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.requirements.test >------ [INFO] Building RedDeer Requirements Tests 4.7.0-SNAPSHOT [42/58] [INFO] from tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements.test --- [INFO] Resolving class path of RedDeer Requirements Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/../../plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements.test --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- download:1.2.1:wget (install-apache-tomcat-10) @ org.eclipse.reddeer.requirements.test --- Downloading: http://archive.apache.org/dist/tomcat/tomcat-10//v10.0.4/bin/apache-tomcat-10.0.4.zip 61/12066K 121/12066K 181/12066K 241/12066K 301/12066K 364/12066K 428/12066K 489/12066K 551/12066K 615/12066K 678/12066K 744/12066K 805/12066K 866/12066K 930/12066K 990/12066K 1052/12066K 1117/12066K 1177/12066K 1243/12066K 1308/12066K 1374/12066K 1441/12066K 1508/12066K 1573/12066K 1636/12066K 1703/12066K 1770/12066K 1830/12066K 1891/12066K 1956/12066K 2017/12066K 2077/12066K 2141/12066K 2205/12066K 2267/12066K 2328/12066K 2390/12066K 2456/12066K 2519/12066K 2581/12066K 2642/12066K 2706/12066K 2768/12066K 2828/12066K 2895/12066K 2960/12066K 3023/12066K 3084/12066K 3149/12066K 3209/12066K 3269/12066K 3330/12066K 3393/12066K 3455/12066K 3520/12066K 3585/12066K 3651/12066K 3712/12066K 3778/12066K 3844/12066K 3908/12066K 3969/12066K 4036/12066K 4096/12066K 4156/12066K 4216/12066K 4279/12066K 4345/12066K 4408/12066K 4469/12066K 4532/12066K 4596/12066K 4661/12066K 4723/12066K 4784/12066K 4849/12066K 4911/12066K 4973/12066K 5038/12066K 5102/12066K 5164/12066K 5225/12066K 5285/12066K 5348/12066K 5410/12066K 5476/12066K 5538/12066K 5598/12066K 5660/12066K 5721/12066K 5785/12066K 5852/12066K 5917/12066K 5980/12066K 6047/12066K 6110/12066K 6177/12066K 6244/12066K 6308/12066K 6371/12066K 6433/12066K 6500/12066K 6563/12066K 6630/12066K 6697/12066K 6759/12066K 6820/12066K 6884/12066K 6944/12066K 7004/12066K 7064/12066K 7130/12066K 7190/12066K 7251/12066K 7314/12066K 7375/12066K 7436/12066K 7501/12066K 7564/12066K 7628/12066K 7691/12066K 7755/12066K 7822/12066K 7886/12066K 7950/12066K 8017/12066K 8077/12066K 8143/12066K 8204/12066K 8268/12066K 8331/12066K 8398/12066K 8461/12066K 8524/12066K 8588/12066K 8653/12066K 8720/12066K 8783/12066K 8844/12066K 8906/12066K 8967/12066K 9030/12066K 9096/12066K 9159/12066K 9221/12066K 9281/12066K 9347/12066K 9409/12066K 9469/12066K 9531/12066K 9598/12066K 9662/12066K 9729/12066K 9792/12066K 9855/12066K 9918/12066K 9980/12066K 10048/12066K 10111/12066K 10175/12066K 10235/12066K 10300/12066K 10366/12066K 10428/12066K 10489/12066K 10556/12066K 10616/12066K 10681/12066K 10743/12066K 10808/12066K 10874/12066K 10937/12066K 11001/12066K 11066/12066K 11132/12066K 11197/12066K 11258/12066K 11322/12066K 11387/12066K 11447/12066K 11511/12066K 11574/12066K 11634/12066K 11701/12066K 11761/12066K 11823/12066K 11884/12066K 11944/12066K 12006/12066K 12066/12066K 12066K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.requirements.test --- [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.400.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (457.33kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.07kB) [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.86kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.config=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/resources/requirements.json, -Dapache-tomcat-10.home=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.requirements.test.server.ServerRunningTest 17:09:10.591 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:09:10.594 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 17:09:10.608 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:09:10.610 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 17:09:10.944 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 17:09:10.947 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 17:09:10.948 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 17:09:10.950 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 17:09:10.950 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 17:09:10.952 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 17:09:10.954 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 17:09:10.956 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 17:09:10.958 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 17:09:10.959 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 17:09:10.962 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 17:09:11.058 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 17:09:11.111 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:09:11.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:09:11.117 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 17:09:11.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 17:09:11.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 17:09:11.130 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:09:11.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:09:11.136 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:09:11.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:09:11.139 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:09:11.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:09:11.144 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:09:11.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:09:11.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:11.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:09:11.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:11.228 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:09:11.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:11.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:09:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:11.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:09:11.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:09:11.286 DEBUG [main][MenuItemLookup] Found menu:'File' 17:09:11.286 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:09:11.286 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:09:11.287 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:09:11.287 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:09:11.287 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:09:11.287 DEBUG [main][MenuItemLookup] Item match:Window 17:09:11.296 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:09:11.296 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:09:11.297 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:09:11.297 DEBUG [main][MenuItemLookup] Found menu:'' 17:09:11.297 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:09:11.297 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:09:11.297 DEBUG [main][MenuItemLookup] Found menu:'' 17:09:11.297 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:09:11.298 DEBUG [main][MenuItemLookup] Found menu:'' 17:09:11.298 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:09:11.298 DEBUG [main][MenuItemLookup] Item match:Preferences 17:09:11.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:09:11.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:09:11.304 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:09:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:09:11.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 'Preferences.*'] is available. finished successfully 17:09:11.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:09:11.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:11.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:11.628 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:09:11.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:11.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:09:11.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:11.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:11.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:11.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:09:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:09:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:09:11.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:09:11.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:11.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:11.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:11.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:09:11.733 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:09:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:09:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:09:11.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:09:11.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:09:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:09:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:09:11.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:09:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:11.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:11.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:09:11.895 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 17:09:11.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:09:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:11.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:11.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:09:11.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:09:11.897 DEBUG [main][MenuItemLookup] Found menu:'File' 17:09:11.897 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:09:11.897 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:09:11.898 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:09:11.898 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:09:11.898 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:09:11.898 DEBUG [main][MenuItemLookup] Item match:Window 17:09:11.899 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:09:11.900 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:09:11.900 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:09:11.900 DEBUG [main][MenuItemLookup] Found menu:'' 17:09:11.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:09:11.900 DEBUG [main][MenuItemLookup] Item match:Show View 17:09:11.913 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:09:11.913 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:09:11.913 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:09:11.914 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:09:11.914 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:09:11.914 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:09:11.914 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:09:11.914 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:09:11.914 DEBUG [main][MenuItemLookup] Found menu:'' 17:09:11.914 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:09:11.914 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:09:11.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:09:11.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:09:11.916 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:09:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:09:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:09:12.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:09:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:12.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:12.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:09:12.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:09:12.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:09:12.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:09:12.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:09:12.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:09:12.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:12.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:12.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:12.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:09:12.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:09:12.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:09:12.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:09:12.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:09:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:09:12.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:09:12.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:09:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:09:12.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:09:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:09:12.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:09:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:09:12.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:09:12.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 17:09:12.546 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 17:09:12.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 17:09:12.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 17:09:12.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:09:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:09:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:09:12.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:09:12.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:09:12.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:12.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:12.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") 17:09:12.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:09:12.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:09:12.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:09:12.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:09:12.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:09:12.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:12.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:12.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:12.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:12.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:09:12.553 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:09:12.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:09:12.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:09:12.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:09:12.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:09:12.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:09:12.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:09:12.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 17:09:12.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:12.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 17:09:12.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:12.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:12.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:09:12.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:12.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:09:12.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:09:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:12.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:12.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:12.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:12.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:09:12.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:09:12.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:09:12.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:09:12.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:09:12.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:09:12.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:09:12.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:09:12.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:09:12.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:09:12.937 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 17:09:12.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:09:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:12.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:12.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:09:13.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:13.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:09:13.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:13.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:09:13.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:09:13.957 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:09:13.958 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 17:09:13.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'] 17:09:13.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.969 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:09:13.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 17:09:13.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.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'] 17:09:13.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.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'] 17:09:13.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.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'] 17:09:13.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 17:09:13.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:09:13.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:09:13.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:13.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:09:13.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:13.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:13.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:09:13.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:09:13.976 DEBUG [main][MenuItemLookup] Found menu:'File' 17:09:13.977 DEBUG [main][MenuItemLookup] Item match:File 17:09:13.981 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:09:13.981 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:09:13.988 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:09:13.988 DEBUG [main][MenuItemLookup] Found menu:'' 17:09:13.988 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:09:13.988 DEBUG [main][MenuItemLookup] Found menu:'File' 17:09:13.988 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:09:13.988 DEBUG [main][MenuItemLookup] Found menu:'' 17:09:13.988 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:09:13.988 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:09:14.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:09:14.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:09:14.003 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:09:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:09:14.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 'New|Select a wizard'] is available. finished successfully 17:09:14.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:09:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:14.152 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:09:14.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:14.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:09:14.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:14.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:14.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:14.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:14.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:09:14.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:09:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:09:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:09:14.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:09:14.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:09:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:09:14.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:09:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:09:14.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:09:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:09:14.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:09:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:09:14.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:09:14.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 17:09:14.698 DEBUG [main][TreeItemHandler] Selecting tree item: Server 17:09:14.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 17:09:14.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 17:09:14.704 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:09:14.704 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:09:14.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:09:14.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:14.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:14.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:14.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:14.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:09:14.708 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:09:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:09:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:09:14.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:09:14.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:09:14.928 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:09:14.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:14.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 17:09:14.996 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 17:09:14.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 17:09:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:09:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:09:14.997 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:09:14.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:09:15.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 17:09:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:15.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:15.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:15.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:15.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:09:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 17:09:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 17:09:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 17:09:15.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:09:15.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 17:09:15.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:09:15.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:09:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:09:15.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:09:15.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 17:09:15.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:09:15.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:09:15.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:09:15.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:09:15.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:09:15.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 17:09:15.608 DEBUG [WorkbenchTestable][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 17:09:15.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:15.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:15.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:15.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:09:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:09:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:09:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 17:09:15.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:09:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:09:15.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:09:15.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:09:15.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:09:15.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 17:09:15.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:09:15.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:09:15.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:09:15.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:09:15.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:09:15.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 17:09:15.613 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 17:09:15.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 17:09:15.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 17:09:15.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 17:09:15.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:15.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:15.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:15.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:15.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:09:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:09:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:09:16.189 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:") 17:09:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:16.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:16.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:16.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:16.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:09:16.198 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:09:16.203 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 17:09:16.206 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:09:16.206 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 17:09:16.207 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:09:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:16.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:16.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:16.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:09:16.211 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:09:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:09:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:09:16.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:09:16.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:09:16.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 17:09:16.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:09:16.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:09:16.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:09:16.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 17:09:16.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:09:16.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:16.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:09:16.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:09:16.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:16.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:09:16.507 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:09:16.507 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 17:09:16.508 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 17:09:16.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:09:16.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:09:16.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:09:16.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 17:09:16.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:09:16.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:09:16.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:09:16.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:09:16.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:09:16.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:09:16.510 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:09:16.511 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 17:09:16.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 17:10:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 17:10:16.585 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:10:16.585 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 17:10:16.586 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:10:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:16.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:16.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:16.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:16.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:10:16.594 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:10:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:10:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:10:16.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:10:16.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:10:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:10:17.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:10:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:10:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:10:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:10:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:10:17.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:10:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:10:17.140 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 17:10:17.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:10:17.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:17.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:17.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 '\*?\QServers\E') 17:10:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:17.158 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:17.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:17.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:17.163 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:10:17.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 17:10:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:10:17.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:17.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:10:17.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:17.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:17.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:17.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:17.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:10:17.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:10:17.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 17:10:17.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 17:10:17.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:10:17.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:10:17.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:10:17.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:10:17.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:17.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:10:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:17.245 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:17.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:17.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:17.248 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:10:17.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:10:17.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:10:17.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:17.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:17.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') 17:10:17.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:17.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:17.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:17.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:17.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:17.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:10:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:17.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:17.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:17.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:17.389 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.requirements.test.server.ServerRunningTest.isServerRunningTest throws exception: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.eclipse.reddeer.requirements.test.server.ServerRunningTest.isServerRunningTest(ServerRunningTest.java:42) 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) 17:10:17.401 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/server-Apache-Tomcat-10.0/org.eclipse.reddeer.requirements.test.server.ServerRunningTest.isServerRunningTest.png 17:10:17.553 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/./target/screenshots/server-Apache-Tomcat-10.0/org.eclipse.reddeer.requirements.test.server.ServerRunningTest.isServerRunningTest.png 17:10:17.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 17:10:17.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:10:17.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:10:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:10:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:10:17.564 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.eclipse.reddeer.requirements.test.server.ServerRunningTest.isServerRunningTest(ServerRunningTest.java:42) 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) 17:10:17.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 17:10:17.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:10:17.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:17.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') 17:10:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:17.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:17.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:17.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:17.585 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:10:17.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:10:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:10:17.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:17.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') 17:10:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:17.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:17.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:10:17.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:10:17.618 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:10:17.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 17:10:17.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:10:17.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:10:17.651 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 17:10:17.652 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:10:17.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:10:17.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:10:17.722 DEBUG [main][MenuItemLookup] Found menu:'New' 17:10:17.722 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:10:17.722 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:10:17.722 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:17.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:10:17.722 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:10:17.722 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:10:17.722 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:10:17.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 17:10:17.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:10:17.722 INFO [main][MenuItemHandler] Select menu item: Delete Delete 17:10:17.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 17:10:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 17:10:17.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 17:10:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:10:17.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:10:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:10:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:10:17.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 17:10:17.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:10:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:10:17.812 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:10:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:10:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:10:17.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:10:17.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:10:17.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:10:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:10:17.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:10:17.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:17.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:17.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:17.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:10:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:17.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:17.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:17.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:17.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:17.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 17:10:17.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:17.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:17.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:17.935 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 17:10:17.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:10:17.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:17.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:17.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:18.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:18.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:18.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:18.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:10:18.941 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:10:18.941 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 17:10:18.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:18.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:18.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:18.943 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 17:10:18.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:10:18.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:18.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:18.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:19.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:19.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:19.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:19.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:10:19.948 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:10:19.949 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 17:10:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 17:10:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:10:19.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:10:19.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:10:19.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:10:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:10:19.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:10:19.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:19.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:10:19.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:19.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:10:19.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:19.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:19.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:19.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:10:19.953 DEBUG [main][MenuItemLookup] Found menu:'File' 17:10:19.953 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:10:19.953 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:10:19.953 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:10:19.954 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:10:19.954 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:10:19.954 DEBUG [main][MenuItemLookup] Item match:Window 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:19.955 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:10:19.955 DEBUG [main][MenuItemLookup] Item match:Preferences 17:10:19.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:10:19.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:10:19.956 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:10:20.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.... 17:10:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:10:20.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:10:20.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:20.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:20.110 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:10:20.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:20.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:10:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:20.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:20.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:20.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:20.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:10:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:10:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:10:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:10:20.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:10:20.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:10:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:10:20.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:10:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:10:20.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:10:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:10:20.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:10:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:10:20.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:10:20.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 17:10:20.624 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 17:10:20.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 17:10:20.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 17:10:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:20.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:20.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:21.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:21.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:21.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:21.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:21.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:10:21.695 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 17:10:21.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 17:10:21.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:21.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:21.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:21.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:10:21.706 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 17:10:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:10:21.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:10:21.718 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 17:10:21.718 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 17:10:21.718 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 17:10:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:10:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:10:21.719 TRACE [main][WidgetHandler] Notify Table with event 13 17:10:21.720 TRACE [main][WidgetHandler] Wait for synchronization 17:10:21.720 DEBUG [WorkbenchTestable][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") 17:10:21.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:21.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:21.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:21.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:10:21.725 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:10:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:10:21.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:10:21.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:10:21.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:10:21.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 17:10:24.801 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 17:10:24.801 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 17:10:24.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:24.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:24.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 17:10:24.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:24.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:24.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:24.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:10:24.812 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:10:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:10:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:10:24.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:10:24.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:10:24.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:10:24.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:10:24.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:24.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:24.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:24.861 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 17:10:24.861 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:10:24.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:10:24.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:10:24.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:10:24.862 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 74.361 s <<< FAILURE! - in org.eclipse.reddeer.requirements.test.server.ServerRunningTest isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) Time elapsed: 0.336 s <<< FAILURE! java.lang.AssertionError at org.eclipse.reddeer.requirements.test.server.ServerRunningTest.isServerRunningTest(ServerRunningTest.java:42) Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 17:10:24.910 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 17:10:24.911 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:10:24.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:10:24.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 17:10:24.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:10:24.912 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:10:24.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:10:24.913 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:10:24.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:10:24.913 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:10:24.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:10:24.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:24.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:10:24.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:24.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:10:24.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:24.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:24.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:24.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:10:24.915 DEBUG [main][MenuItemLookup] Found menu:'File' 17:10:24.915 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:10:24.915 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:10:24.915 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:10:24.915 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:10:24.915 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:10:24.915 DEBUG [main][MenuItemLookup] Item match:Window 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:24.916 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:10:24.917 DEBUG [main][MenuItemLookup] Item match:Preferences 17:10:24.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:10:24.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:10:24.917 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:10:25.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.... 17:10:25.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 17:10:25.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:10:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:25.071 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:10:25.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:25.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 17:10:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:25.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:25.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:25.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:25.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:10:25.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:10:25.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:10:25.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:10:25.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:25.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:25.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:25.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:10:25.104 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:10:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:10:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:10:25.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:10:25.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:10:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:10:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:10:25.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:25.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:25.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:25.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:10:25.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:25.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:25.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:25.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:25.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') 17:10:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:25.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:25.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:25.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:10:25.191 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:25.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:25.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:25.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:10:25.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:10:25.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:10:25.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:10:25.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:10:25.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:10:25.207 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 17:10:25.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:10:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:25.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:25.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:25.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:25.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:26.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:26.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:10:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:10:26.213 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:10:26.213 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 17:10:26.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:10:26.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.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'] 17:10:26.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.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: "New Server"] 17:10:26.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.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'] 17:10:26.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.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'] 17:10:26.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.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'] 17:10:26.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.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 Server"] 17:10:26.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.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'] 17:10:26.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.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'] 17:10:26.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:10:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:26.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:10:26.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:10:26.218 DEBUG [main][MenuItemLookup] Found menu:'File' 17:10:26.218 DEBUG [main][MenuItemLookup] Item match:File 17:10:26.220 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:10:26.220 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:10:26.222 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:10:26.222 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:26.222 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:10:26.222 DEBUG [main][MenuItemLookup] Found menu:'File' 17:10:26.222 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:10:26.223 DEBUG [main][MenuItemLookup] Found menu:'' 17:10:26.223 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:10:26.223 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:10:26.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:10:26.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:10:26.223 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:10:26.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:10:26.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. finished successfully 17:10:26.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:10:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:26.331 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:10:26.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:10:26.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:26.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:26.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:26.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:26.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:10:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:10:26.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:10:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:10:26.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:10:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:10:26.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:10:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:10:26.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:10:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:10:26.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:10:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:10:26.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:10:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:10:26.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:10:26.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 17:10:26.344 DEBUG [main][TreeItemHandler] Selecting tree item: Server 17:10:26.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 17:10:26.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 17:10:26.344 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:10:26.344 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:10:26.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:10:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:26.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:26.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:26.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:26.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:10:26.347 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:10:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:10:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:10:26.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:10:26.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:10:26.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:10:26.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 17:10:26.515 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 17:10:26.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 17:10:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:10:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:10:26.516 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:10:26.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:10:26.518 DEBUG [WorkbenchTestable][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 17:10:26.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:26.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:26.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:26.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:26.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:10:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 17:10:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 17:10:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 17:10:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:10:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:10:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 17:10:26.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:10:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:10:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:10:27.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:10:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 17:10:27.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:10:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:10:27.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:10:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:10:27.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:10:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 17:10:27.045 DEBUG [WorkbenchTestable][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 17:10:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:27.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:27.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:27.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:10:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:10:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:10:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 17:10:27.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:10:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:10:27.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:10:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:10:27.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:10:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 17:10:27.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:10:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:10:27.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:10:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:10:27.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:10:27.048 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 17:10:27.048 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 17:10:27.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 17:10:27.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 17:10:27.082 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:10:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:27.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:27.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:27.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:10:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:10:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:10:27.587 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:") 17:10:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:27.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:27.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:27.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:27.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:10:27.594 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:10:27.596 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 17:10:27.597 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:10:27.597 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 17:10:27.597 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:10:27.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:27.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:27.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:27.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:10:27.608 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:10:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:10:27.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:10:27.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:10:27.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:10:27.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 17:10:27.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:10:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:10:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:10:27.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 17:10:27.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:10:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:27.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:10:27.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:10:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:27.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:10:27.659 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:10:27.659 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 17:10:27.661 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 17:10:27.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:10:27.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:10:27.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:10:27.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 17:10:27.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:10:27.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:10:27.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:10:27.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:10:27.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:10:27.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:10:27.662 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:10:27.662 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 17:10:27.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 17:11:27.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 17:11:27.685 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:11:27.685 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 17:11:27.685 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:11:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:27.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:27.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:27.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:27.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:11:27.692 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:11:27.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:11:27.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:11:27.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:11:27.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:11:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:11:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:11:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:11:28.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:11:28.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:11:28.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:11:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:11:28.239 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 17:11:28.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:11:28.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:28.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:28.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 '\*?\QServers\E') 17:11:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:11:28.250 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:11:28.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:11:28.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:11:28.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:11:28.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:11:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:11:28.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:28.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:28.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:28.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:28.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 '\*?\QServers\E') 17:11:28.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:11:28.280 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:11:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:11:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:11:28.284 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:11:28.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:11:28.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 17:11:28.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 17:11:28.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:11:28.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:11:28.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:11:28.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:11:28.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:28.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:28.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:28.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:11:28.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:11:28.316 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:11:28.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:11:28.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:11:28.320 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:11:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:11:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:11:28.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:28.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:28.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') 17:11:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:11:28.347 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:11:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:11:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:11:28.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 17:11:28.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:11:28.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:11:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:11:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:11:28.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 17:11:28.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:11:28.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:28.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:28.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') 17:11:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:11:28.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:11:28.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:11:28.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:11:28.391 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:11:28.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:11:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:11:28.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:28.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:28.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:28.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:28.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:11:28.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:11:28.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:11:28.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:11:28.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:11:28.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:11:28.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:11:28.421 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:11:28.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 17:11:28.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:11:28.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:11:28.450 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 17:11:28.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:11:28.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:11:28.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:11:28.498 DEBUG [main][MenuItemLookup] Found menu:'New' 17:11:28.499 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:11:28.499 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:11:28.499 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:28.499 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:11:28.499 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:11:28.499 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:11:28.499 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:11:28.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 17:11:28.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:11:28.499 INFO [main][MenuItemHandler] Select menu item: Delete Delete 17:11:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 17:11:28.554 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 17:11:28.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 17:11:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:28.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:11:28.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:11:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:11:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:11:28.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 17:11:28.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:11:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:11:28.556 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:11:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:11:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:11:28.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:11:28.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:11:28.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:11:28.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:11:28.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:11:28.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:28.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:28.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:11:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:28.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:28.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:11:28.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:11:28.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:11:28.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:11:28.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 17:11:28.689 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:28.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:28.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:28.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 17:11:28.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 17:11:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:28.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:28.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:29.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:29.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:29.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:29.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:11:29.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:11:29.695 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 17:11:29.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:29.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:29.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:29.696 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 17:11:29.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:11:29.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:29.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:29.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:30.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:30.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:30.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:30.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:11:30.701 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:11:30.701 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 17:11:30.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 17:11:30.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:11:30.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:11:30.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:11:30.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:11:30.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:11:30.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:11:30.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:30.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:11:30.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:30.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:11:30.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:30.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:30.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:30.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:11:30.704 DEBUG [main][MenuItemLookup] Found menu:'File' 17:11:30.704 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:11:30.704 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:11:30.704 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:11:30.704 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:11:30.704 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:11:30.705 DEBUG [main][MenuItemLookup] Item match:Window 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:30.722 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:11:30.723 DEBUG [main][MenuItemLookup] Item match:Preferences 17:11:30.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:11:30.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:11:30.735 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:11: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 'Preferences.*'] is available.... 17:11:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:11:30.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:11:30.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:30.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:30.863 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:11:30.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:30.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:11:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:30.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:30.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:30.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:11:30.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:11:30.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:11:30.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:11:30.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:11:30.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:11:30.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:11:30.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:11:30.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:11:30.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:11:30.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:11:30.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:11:30.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:11:30.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:11:30.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:11:30.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 17:11:30.867 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 17:11:30.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 17:11:30.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 17:11:30.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:30.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:30.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:31.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:31.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:31.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:31.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:11:31.888 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 17:11:31.889 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 17:11:31.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:31.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:31.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:31.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:31.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:11:31.891 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 17:11:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:11:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:11:31.897 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 17:11:31.897 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 17:11:31.897 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 17:11:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:11:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:11:31.897 TRACE [main][WidgetHandler] Notify Table with event 13 17:11:31.897 TRACE [main][WidgetHandler] Wait for synchronization 17:11:31.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 17:11:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:31.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:31.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:31.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:11:31.901 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:11:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:11:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:11:31.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:11:31.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:11:31.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 17:11:34.909 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 17:11:34.909 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 17:11:34.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:34.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:34.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 17:11:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:34.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:34.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:34.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:34.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:11:34.917 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:11:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:11:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:11:34.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:11:34.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:11:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:11:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:11:34.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:34.957 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 17:11:34.957 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:11:34.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:11:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:11:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.049 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.066 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 17:11:34.970 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 17:11:34.972 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:11:34.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:11:34.973 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 17:11:34.973 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:11:34.973 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:11:34.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:11:34.974 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:11:34.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:11:34.975 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:11:34.975 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:11:34.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:34.975 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:11:34.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:34.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:11:34.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:34.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:34.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:34.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:34.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:34.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:11:34.976 DEBUG [main][MenuItemLookup] Found menu:'File' 17:11:34.976 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:11:34.976 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:11:34.976 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:11:34.977 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:11:34.977 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:11:34.977 DEBUG [main][MenuItemLookup] Item match:Window 17:11:34.977 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:11:34.977 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:11:34.978 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:11:34.978 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:34.978 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:11:34.978 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:11:34.978 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:34.978 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:11:34.978 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:34.978 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:11:34.978 DEBUG [main][MenuItemLookup] Item match:Preferences 17:11:34.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:11:34.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:11:34.978 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:11:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:11:35.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:11:35.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:11:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:35.116 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:11:35.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:35.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:11:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:35.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:35.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:35.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:11:35.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:11:35.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:11:35.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:11:35.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:35.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:35.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:35.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:11:35.134 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:11:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:11:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:11:35.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:11:35.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:11:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:11:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:11:35.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:35.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:35.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:35.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:11:35.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:35.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:35.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:35.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:35.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:35.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:35.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 '\*?\QServers\E') 17:11:35.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:35.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:35.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:35.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:35.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:11:35.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:35.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:35.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:35.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:11:35.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:11:35.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:11:35.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:11:35.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:11:35.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:11:35.226 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 17:11:35.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:11:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:35.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:35.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:35.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:35.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:36.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:36.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:11:36.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:11:36.231 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:11:36.231 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 17:11:36.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:11:36.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:11:36.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 17:11:36.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:11:36.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.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'] 17:11:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.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'] 17:11:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.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: "New Server"] 17:11:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.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'] 17:11:36.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:11:36.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:11:36.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:36.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:36.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:11:36.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:11:36.236 DEBUG [main][MenuItemLookup] Found menu:'File' 17:11:36.236 DEBUG [main][MenuItemLookup] Item match:File 17:11:36.239 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:11:36.239 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:11:36.242 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:11:36.242 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:36.242 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:11:36.242 DEBUG [main][MenuItemLookup] Found menu:'File' 17:11:36.242 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:11:36.242 DEBUG [main][MenuItemLookup] Found menu:'' 17:11:36.242 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:11:36.242 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:11:36.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:11:36.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:11:36.243 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:11:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:11:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:11:36.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:11:36.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:36.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:36.350 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:11:36.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.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 17:11:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:36.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:36.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:36.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:11:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:11:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:11:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:11:36.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:11:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:11:36.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:11:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:11:36.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:11:36.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:11:36.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:11:36.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:11:36.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:11:36.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:11:36.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:11:36.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 17:11:36.362 DEBUG [main][TreeItemHandler] Selecting tree item: Server 17:11:36.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 17:11:36.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 17:11:36.363 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:11:36.363 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:11:36.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:11:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:36.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:36.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:36.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:11:36.366 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:11:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:11:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:11:36.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:11:36.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:11:36.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:11:36.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 17:11:36.513 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 17:11:36.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 17:11:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:11:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:11:36.514 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:11:36.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:11:36.515 DEBUG [WorkbenchTestable][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 17:11:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:36.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:36.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:36.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:36.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:11:36.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 17:11:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 17:11:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 17:11:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:11:36.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:11:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 17:11:36.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:11:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:11:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:11:37.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:11:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 17:11:37.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:11:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:11:37.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:11:37.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:11:37.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:11:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 17:11:37.039 DEBUG [WorkbenchTestable][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 17:11:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:37.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:37.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:37.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:11:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:11:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:11:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 17:11:37.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:11:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:11:37.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:11:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:11:37.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:11:37.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 17:11:37.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:11:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:11:37.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:11:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:11:37.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:11:37.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 17:11:37.042 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 17:11:37.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 17:11:37.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 17:11:37.075 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:11:37.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:37.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:37.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:37.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:11:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:11:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:11:37.578 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:") 17:11:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:37.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:37.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:37.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:37.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:11:37.585 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:11:37.586 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 17:11:37.587 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:11:37.587 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 17:11:37.588 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:11:37.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:37.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:37.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:37.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:11:37.598 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:11:37.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:11:37.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:11:37.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:11:37.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:11:37.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 17:11:37.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:11:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:11:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:11:37.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 17:11:37.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:11:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:37.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:11:37.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:11:37.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:37.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:11:37.649 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:11:37.649 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 17:11:37.652 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 17:11:37.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:11:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:11:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:11:37.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 17:11:37.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:11:37.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:11:37.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:11:37.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:11:37.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:11:37.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:11:37.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:11:37.655 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 17:11:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 17:12:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 17:12:37.673 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:12:37.673 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 17:12:37.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) 17:12:37.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:37.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:37.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:37.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:12:37.682 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:12:37.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:12:37.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:12:37.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:12:37.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:12:37.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:12:38.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:12:38.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:12:38.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:12:38.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:12:38.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:12:38.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:12:38.209 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 17:12:38.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:12:38.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:38.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:38.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:12:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:38.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:12:38.221 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:12:38.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:12:38.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:12:38.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:12:38.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:12:38.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:38.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:12:38.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:38.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:12:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:38.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:12:38.253 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:12:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:12:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:12:38.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:12:38.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:12:38.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 17:12:38.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 17:12:38.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:12:38.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:12:38.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:12:38.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:12:38.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:38.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:38.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:38.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:38.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:12:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:38.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:12:38.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:12:38.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:12:38.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:12:38.294 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:12:38.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:12:38.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:38.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:12:38.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:38.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:38.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:12:38.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:38.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:12:38.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:12:38.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:12:38.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:12:38.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:12:38.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:12:38.339 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:12:38.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 17:12:38.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:12:38.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:12:38.366 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 17:12:38.366 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:12:38.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:12:38.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:12:38.406 DEBUG [main][MenuItemLookup] Found menu:'New' 17:12:38.406 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:12:38.407 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:12:38.407 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:38.407 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:12:38.407 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:12:38.407 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:12:38.407 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:12:38.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 17:12:38.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:12:38.407 INFO [main][MenuItemHandler] Select menu item: Delete Delete 17:12:38.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 17:12:38.456 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 17:12:38.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 17:12:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:38.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:12:38.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:12:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:12:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:12:38.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 17:12:38.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:12:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:38.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:12:38.464 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:12:38.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:12:38.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:12:38.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:12:38.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:12:38.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:12:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:12:38.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:12:38.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:38.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:38.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') 17:12:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:38.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:12:38.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:12:38.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:12:38.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:12:38.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 17:12:38.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:38.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:38.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:38.586 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 17:12:38.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:12:38.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:38.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:38.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:39.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:39.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:39.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:39.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:39.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:12:39.590 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:12:39.590 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 17:12:39.591 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:39.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:39.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:39.592 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 17:12:39.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:12:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:39.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:39.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:40.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:40.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:40.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:40.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:12:40.596 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:12:40.596 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 17:12:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 17:12:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:12:40.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:12:40.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:12:40.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:12:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:12:40.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:12:40.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:40.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:12:40.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:40.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:12:40.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:40.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:40.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:40.598 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:12:40.610 DEBUG [main][MenuItemLookup] Found menu:'File' 17:12:40.610 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:12:40.610 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:12:40.611 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:12:40.611 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:12:40.611 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:12:40.611 DEBUG [main][MenuItemLookup] Item match:Window 17:12:40.611 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:12:40.611 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:12:40.612 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:12:40.612 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:40.612 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:12:40.612 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:12:40.612 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:40.612 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:12:40.612 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:40.612 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:12:40.612 DEBUG [main][MenuItemLookup] Item match:Preferences 17:12:40.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:12:40.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:12:40.612 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:12:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:12:40.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:12:40.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:12:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:40.735 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:12:40.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:40.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:12:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:40.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:40.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:40.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:40.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:12:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:12:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:12:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:12:40.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:12:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:12:40.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:12:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:12:40.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:12:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:12:40.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:12:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:12:40.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:12:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:12:40.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:12:40.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 17:12:40.738 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 17:12:40.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 17:12:40.738 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 17:12:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:40.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:40.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:41.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:41.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:41.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:41.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:12:41.756 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 17:12:41.756 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 17:12:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:41.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:41.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:41.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:41.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:12:41.759 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 17:12:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:12:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:12:41.764 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 17:12:41.764 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 17:12:41.764 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 17:12:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:12:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:12:41.764 TRACE [main][WidgetHandler] Notify Table with event 13 17:12:41.764 TRACE [main][WidgetHandler] Wait for synchronization 17:12:41.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 17:12:41.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:41.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:41.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:41.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:41.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:12:41.768 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:12:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:12:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:12:41.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:12:41.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:12:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 17:12:44.775 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 17:12:44.775 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 17:12:44.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:44.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:44.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 17:12:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:44.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:44.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:44.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:12:44.783 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:12:44.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:12:44.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:12:44.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:12:44.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:12:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:12:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:12:44.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:44.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:44.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:44.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:12:44.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:44.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:44.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:44.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:44.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:44.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:44.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 '\*?\QServers\E') 17:12:44.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:44.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:44.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:44.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:12:44.831 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:44.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:44.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:44.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:12:44.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:12:44.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:12:44.833 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:44.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:44.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:44.834 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 17:12:44.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:12:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:44.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:44.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:45.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:45.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:45.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:45.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:12:45.838 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:12:45.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 17:12:45.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:12:45.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:12:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:12:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:12:45.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 17:12:45.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:45.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:45.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:12:45.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:45.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:45.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:45.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:45.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:12:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:45.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:45.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:45.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:12:45.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:45.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:45.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:45.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:12:45.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:12:45.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:12:45.865 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:45.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:45.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:45.866 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 17:12:45.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:12:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:45.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:45.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:46.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:46.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:46.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:46.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:12:46.870 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:12:46.870 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 17:12:46.870 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:12:46.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:12:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:12:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.902 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.576 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 17:12:46.881 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 17:12:46.882 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:12:46.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:12:46.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 17:12:46.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:12:46.883 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:12:46.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:12:46.883 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:12:46.883 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:12:46.884 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:12:46.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:12:46.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:46.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:12:46.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:46.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:12:46.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:46.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:46.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:46.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:46.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:46.886 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:12:46.886 DEBUG [main][MenuItemLookup] Found menu:'File' 17:12:46.886 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:12:46.886 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:12:46.886 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:12:46.886 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:12:46.886 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:12:46.886 DEBUG [main][MenuItemLookup] Item match:Window 17:12:46.887 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:46.888 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:12:46.888 DEBUG [main][MenuItemLookup] Item match:Preferences 17:12:46.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:12:46.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:12:46.888 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:12:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:12:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:12:47.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:12:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:47.025 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:12:47.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:47.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:12:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:47.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:47.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:47.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:12:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:12:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:12:47.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:12:47.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:47.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:47.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:47.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:12:47.041 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:12:47.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:12:47.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:12:47.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:12:47.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:12:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:12:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:12:47.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:47.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:47.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:47.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:12:47.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:47.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:47.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:47.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:47.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:12:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:47.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:47.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:47.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:12:47.114 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:47.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:47.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:47.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:12:47.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:12:47.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:12:47.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:12:47.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:12:47.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:12:47.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 17:12:47.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 17:12:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:47.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:47.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:47.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:47.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:48.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:48.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:12:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:12:48.122 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:12:48.122 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 17:12:48.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'] 17:12:48.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:12:48.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 17:12:48.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:12:48.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:12:48.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:12:48.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 17:12:48.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.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'] 17:12:48.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.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'] 17:12:48.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:12:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:48.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:12:48.126 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:12:48.127 DEBUG [main][MenuItemLookup] Found menu:'File' 17:12:48.127 DEBUG [main][MenuItemLookup] Item match:File 17:12:48.128 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:12:48.128 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:12:48.130 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:12:48.131 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:48.131 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:12:48.131 DEBUG [main][MenuItemLookup] Found menu:'File' 17:12:48.131 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:12:48.131 DEBUG [main][MenuItemLookup] Found menu:'' 17:12:48.131 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:12:48.131 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:12:48.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:12:48.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:12:48.132 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:12:48.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:12:48.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. finished successfully 17:12:48.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:12:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:48.229 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:12:48.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:12:48.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:48.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:48.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:48.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:12:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:12:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:12:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:12:48.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:12:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:12:48.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:12:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:12:48.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:12:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:12:48.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:12:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:12:48.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:12:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:12:48.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:12:48.233 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 17:12:48.233 DEBUG [main][TreeItemHandler] Selecting tree item: Server 17:12:48.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 17:12:48.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 17:12:48.242 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:12:48.242 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:12:48.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:12:48.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:48.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:48.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:48.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:48.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:12:48.245 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:12:48.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:12:48.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:12:48.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:12:48.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:12:48.396 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:12:48.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 17:12:48.399 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 17:12:48.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 17:12:48.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:12:48.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:12:48.400 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:12:48.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:12:48.402 DEBUG [WorkbenchTestable][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 17:12:48.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:48.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:48.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:48.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:48.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:12:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 17:12:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 17:12:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 17:12:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:12:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:12:48.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 17:12:48.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:12:48.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:12:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:12:48.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:12:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 17:12:48.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:12:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:12:48.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:12:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:12:48.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:12:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 17:12:48.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 17:12:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:48.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:48.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:48.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:12:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:12:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:12:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 17:12:48.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:12:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:12:48.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:12:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:12:48.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:12:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 17:12:48.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 17:12:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:12:48.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 17:12:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:12:48.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 17:12:48.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 17:12:48.929 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 17:12:48.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 17:12:48.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 17:12:48.958 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:12:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:48.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:48.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:48.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:12:48.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:12:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:12:49.462 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:") 17:12:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:49.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:49.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:49.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:12:49.469 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:12:49.470 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 17:12:49.471 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:12:49.471 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 17:12:49.471 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:12:49.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:49.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:49.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:49.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:49.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:12:49.482 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:12:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:12:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:12:49.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:12:49.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:12:49.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 17:12:49.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:12:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:12:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:12:49.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 17:12:49.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:12:49.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:49.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:12:49.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:12:49.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:49.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:12:49.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:12:49.532 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 17:12:49.534 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 17:12:49.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:12:49.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:12:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:12:49.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 17:12:49.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:12:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:12:49.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:12:49.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:12:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:12:49.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 17:12:49.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:12:49.536 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 17:12:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 17:13:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 17:13:49.553 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 17:13:49.553 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 17:13:49.553 DEBUG [WorkbenchTestable][WidgetLookup] 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) 17:13:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:49.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:49.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:49.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:49.559 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:13:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:49.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:49.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:49.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:13:50.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:13:50.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:13:50.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:13:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:13:50.074 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 17:13:50.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:13:50.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:50.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 '\*?\QServers\E') 17:13:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:13:50.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:13:50.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:13:50.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:13:50.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:13:50.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:13:50.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:50.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:50.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:50.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 '\*?\QServers\E') 17:13:50.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:13:50.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:13:50.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:13:50.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:13:50.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:13:50.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:50.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 17:13:50.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 17:13:50.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:50.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:50.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:50.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:13:50.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:50.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 '\*?\QServers\E') 17:13:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:13:50.145 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:13:50.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:13:50.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:13:50.163 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:13:50.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 17:13:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:50.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:50.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:13:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:13:50.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:13:50.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:13:50.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:13:50.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:50.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') 17:13:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:13:50.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:13:50.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:13:50.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:13:50.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 17:13:50.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:50.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:50.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 17:13:50.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:13:50.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:50.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:13:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:13:50.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:13:50.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:13:50.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:13:50.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:13:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:13:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:50.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13: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 '\*?\QServers\E') 17:13:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:13:50.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:13:50.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:13:50.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:13:50.245 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:13:50.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:13:50.247 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:13:50.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 17:13:50.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 17:13:50.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:13:50.274 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 17:13:50.274 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:13:50.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:13:50.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:50.310 DEBUG [main][MenuItemLookup] Found menu:'New' 17:13:50.310 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:13:50.310 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:13:50.310 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:50.310 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:13:50.310 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:13:50.310 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:13:50.311 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:13:50.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 17:13:50.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:13:50.311 INFO [main][MenuItemHandler] Select menu item: Delete Delete 17:13:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 17:13:50.360 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 17:13:50.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 17:13:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.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 "OK") 17:13:50.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:13:50.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:50.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:50.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 17:13:50.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:13:50.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:50.367 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:13:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:50.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:50.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:50.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:13:50.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:13:50.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 17:13:50.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:50.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:50.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 17:13:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:50.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:13:50.433 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:13:50.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:13:50.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:13:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 17:13:50.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:50.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:50.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:50.436 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 17:13:50.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:13:50.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:50.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:50.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:50.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:51.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:51.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:51.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:13:51.441 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:13:51.441 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 17:13:51.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 17:13:51.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 17:13:51.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:13:51.442 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 17:13:51.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 17:13:51.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:51.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:51.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:51.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:51.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:52.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:52.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:52.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:13:52.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 17:13:52.446 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 17:13:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 17:13:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:13:52.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:13:52.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:13:52.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:13:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:13:52.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.*'] 17:13:52.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:52.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.*'] 17:13:52.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:52.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:52.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:52.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:52.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:52.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:52.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:52.449 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:52.449 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:52.449 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:52.449 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:52.449 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:52.449 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:52.450 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:52.450 DEBUG [main][MenuItemLookup] Item match:Window 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:52.451 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:52.451 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:52.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:52.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:52.466 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:52.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.... 17:13:52.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. finished successfully 17:13:52.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:52.590 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:52.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:52.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:52.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:52.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:52.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 17:13:52.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:13:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:13:52.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:13:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:13:52.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:13:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 17:13:52.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 17:13:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:13:52.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 17:13:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:13:52.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 17:13:52.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 17:13:52.594 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 17:13:52.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 17:13:52.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 17:13:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:52.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:52.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:53.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:53.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:53.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:53.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:13:53.614 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 17:13:53.615 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 17:13:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:53.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:53.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:53.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:13:53.618 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 17:13:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:13:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:13:53.623 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 17:13:53.623 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 17:13:53.623 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 17:13:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:13:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:13:53.623 TRACE [main][WidgetHandler] Notify Table with event 13 17:13:53.623 TRACE [main][WidgetHandler] Wait for synchronization 17:13:53.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.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") 17:13:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:53.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:53.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:53.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:53.627 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 17:13:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:53.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:53.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 17:13:56.636 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 17:13:56.636 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 17:13:56.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:56.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:56.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 17:13:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:56.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:56.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:56.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:56.646 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:13:56.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:56.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:56.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:56.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:56.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:56.673 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 17:13:56.673 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:56.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.794 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.07 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 17:13:56.708 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 17:13:56.710 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:13:56.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:56.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 17:13:56.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:56.710 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:13:56.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:56.711 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:13:56.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:56.711 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:13:56.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.*'] 17:13:56.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:56.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.*'] 17:13:56.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:56.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:56.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:56.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:56.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:56.712 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:56.713 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:56.713 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:56.713 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:56.713 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:56.713 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:56.713 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:56.713 DEBUG [main][MenuItemLookup] Item match:Window 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:56.714 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:56.714 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:56.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:56.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:56.714 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:56.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.... 17:13:56.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 17:13:56.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:56.852 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:56.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:56.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 17:13:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:56.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:56.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:56.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:56.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:13:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:56.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:56.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:56.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:56.871 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:56.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:56.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:56.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:56.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:56.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:56.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:56.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 17:13:56.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 17:13:56.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:56.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:56.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:56.920 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 17:13:56.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 17:13:56.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:56.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:56.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 17:13:56.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:56.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 17:13:56.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 17:13:56.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:56.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:56.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:56.923 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 17:13:56.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 17:13:56.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:56.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:56.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 17:13:56.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 17:13:56.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:56.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.004 s testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:56.935 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:56.936 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:13:56.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:56.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:56.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:56.937 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:13:56.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:56.937 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:13:56.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:56.937 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:13:56.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.*'] 17:13:56.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:56.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.*'] 17:13:56.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:56.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.*'] 17:13:56.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:56.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:56.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:56.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:56.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:56.939 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:56.939 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:56.939 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:56.939 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:56.939 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:56.939 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:56.939 DEBUG [main][MenuItemLookup] Item match:Window 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:56.940 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:56.940 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:56.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:56.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:56.941 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:57.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.... 17:13:57.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 17:13:57.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:57.070 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:57.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:57.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 17:13:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:57.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:57.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:57.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:57.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) 17:13:57.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:57.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:57.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:57.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:57.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:57.103 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:57.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:57.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:57.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:57.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:57.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:57.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:57.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 17:13:57.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:57.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:57.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:57.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:57.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:57.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:57.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:57.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:57.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:57.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:57.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:57.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:57.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:57.149 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:57.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:57.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:57.150 DEBUG [main][MenuItemLookup] Item match:Window 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:57.150 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:57.151 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:57.151 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:57.151 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:57.151 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:57.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:57.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:57.151 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:57.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:13:57.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:13:57.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:57.269 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:57.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:57.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:57.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:57.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:57.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:57.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:57.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:13:57.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:13:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:13:57.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:13:57.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:13:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:13:57.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:13:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:13:57.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:13:57.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:13:57.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:13:57.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 17:13:57.778 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 17:13:57.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 17:13:57.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 17:13:58.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 17:13:58.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:13:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:58.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:13:58.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:13:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:58.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:13:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:58.159 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:58.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:58.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:58.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:58.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:58.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:58.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:58.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 17:13:58.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:58.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 17:13:58.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:58.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:58.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:58.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:58.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:58.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:58.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:58.208 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 17:13:58.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:58.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 17:13:58.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:58.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:58.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:58.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:58.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:58.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:58.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:58.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:58.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:58.226 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:58.226 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:58.226 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:58.227 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:58.227 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:58.227 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:58.227 DEBUG [main][MenuItemLookup] Item match:Window 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.228 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:58.228 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:58.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:58.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:58.229 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:13:58.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 'Preferences.*'] is available. finished successfully 17:13:58.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:58.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.418 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:58.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:13:58.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:13:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:13:58.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:13:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:13:58.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:13:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:13:58.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:13:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:13:58.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:13:58.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:13:58.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:13:58.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 17:13:58.422 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 17:13:58.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 17:13:58.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 17:13:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 17:13:58.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:13:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:58.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:13:58.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:13:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:58.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:13:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:58.457 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:58.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:58.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:58.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:58.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:58.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:58.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:58.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:58.513 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:58.513 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:58.513 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:58.513 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:58.513 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:58.514 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:58.514 DEBUG [main][MenuItemLookup] Item match:Window 17:13:58.514 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:58.514 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:58.514 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:58.515 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.515 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:58.515 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:58.515 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.515 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:58.515 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.515 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:58.515 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:58.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:58.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:58.515 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:13:58.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:13:58.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.677 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:58.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:58.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:13:58.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:13:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:13:58.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:13:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:13:58.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:13:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:13:58.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:13:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:13:58.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:13:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:13:58.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:13:58.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 17:13:58.710 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 17:13:58.710 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 17:13:58.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 17:13:58.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 17:13:58.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:13:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:58.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 17:13:58.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:13:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:58.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:13:58.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:58.718 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:58.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:58.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:58.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:58.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:58.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:58.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 17:13:58.763 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 17:13:58.763 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:58.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.832 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 1.058 s testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.003 s testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.555 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 17:13:58.775 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 17:13:58.777 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:13:58.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:58.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 17:13:58.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:58.778 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:13:58.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:58.779 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:13:58.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:58.779 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:13:58.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.*'] 17:13:58.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.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.*'] 17:13:58.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.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.*'] 17:13:58.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:58.780 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:58.780 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:58.781 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:58.781 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:58.781 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:58.781 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:58.781 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:58.781 DEBUG [main][MenuItemLookup] Item match:Window 17:13:58.781 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:58.782 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:58.782 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:58.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:58.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:58.782 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:58.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.... 17:13:58.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 17:13:58.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:58.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.920 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:58.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:58.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:58.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:58.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:13:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:58.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:58.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:58.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:58.941 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:58.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:58.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:58.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:58.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:58.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:58.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:58.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:58.969 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 17:13:58.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:58.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 17:13:58.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 17:13:58.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:58.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:58.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:58.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.000 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:59.001 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:59.001 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:59.001 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:59.001 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:59.001 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:59.001 DEBUG [main][MenuItemLookup] Item match:Project 17:13:59.005 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 17:13:59.005 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 17:13:59.006 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.006 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 17:13:59.006 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 17:13:59.006 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 17:13:59.006 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 17:13:59.006 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 17:13:59.006 DEBUG [main][MenuItemLookup] Item match:Build Automatically 17:13:59.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 17:13:59.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 17:13:59.008 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.009 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 17:13:59.009 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.020 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.021 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:13:59.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.021 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.021 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:13:59.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.022 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:13:59.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.022 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:13:59.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:59.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:59.023 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:59.023 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:59.024 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:59.024 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:59.024 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:59.024 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:59.024 DEBUG [main][MenuItemLookup] Item match:Window 17:13:59.024 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:59.024 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:59.024 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:59.024 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.025 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:59.025 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:59.025 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.025 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:59.025 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.025 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:59.025 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:59.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:59.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:59.025 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:59.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:13:59.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:13:59.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:59.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.183 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:59.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:59.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:59.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:59.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:59.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:59.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:59.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:59.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) 17:13:59.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:59.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:59.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:59.226 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:59.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:59.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:59.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 17:13:59.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.274 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 17:13:59.275 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.276 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 17:13:59.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 17:13:59.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 17:13:59.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.278 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 17:13:59.278 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.279 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 17:13:59.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 17:13:59.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.280 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.280 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 17:13:59.281 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 17:13:59.282 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.282 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 17:13:59.282 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.003 s autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.001 s autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 17:13:59.292 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 17:13:59.292 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:13:59.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 17:13:59.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.293 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:13:59.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.293 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:13:59.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.293 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:13:59.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:59.295 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:59.295 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:59.295 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:59.295 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:59.295 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:59.295 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:59.295 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:59.295 DEBUG [main][MenuItemLookup] Item match:Window 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.296 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:59.297 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:59.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:59.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:59.297 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:13:59.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 'Preferences.*'] is available. finished successfully 17:13:59.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.436 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:59.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:59.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:59.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:59.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:59.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) 17:13:59.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:59.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:59.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:59.457 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:59.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:59.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:59.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:59.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.507 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.508 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 17:13:59.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 17:13:59.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:59.508 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:59.508 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:59.508 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:59.508 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:59.508 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:59.509 DEBUG [main][MenuItemLookup] Item match:Project 17:13:59.509 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 17:13:59.509 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 17:13:59.509 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.509 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 17:13:59.509 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 17:13:59.509 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 17:13:59.509 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 17:13:59.509 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 17:13:59.509 DEBUG [main][MenuItemLookup] Item match:Build Automatically 17:13:59.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 17:13:59.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 17:13:59.510 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.510 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 17:13:59.510 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 17:13:59.519 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 17:13:59.519 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:13:59.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 17:13:59.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.520 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:13:59.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.531 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:13:59.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.531 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:13:59.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:13:59.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:59.533 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:59.533 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:59.533 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:59.533 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:59.533 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:59.533 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:59.533 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:59.533 DEBUG [main][MenuItemLookup] Item match:Window 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.534 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:59.534 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:59.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:59.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:59.535 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:59.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:13:59.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:13:59.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.678 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:59.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:59.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:59.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:59.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:59.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:59.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) 17:13:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:59.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:59.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:59.699 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:59.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:59.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:59.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.727 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 17:13:59.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 17:13:59.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 17:13:59.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:59.729 DEBUG [main][MenuItemLookup] Item match:Project 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 17:13:59.729 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 17:13:59.729 DEBUG [main][MenuItemLookup] Item match:Build Automatically 17:13:59.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 17:13:59.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:13:59.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 17:13:59.748 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 17:13:59.748 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:13:59.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:13:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:13:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) Time elapsed: 0.02 s Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 17:13:59.757 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 17:13:59.758 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:13:59.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 17:13:59.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.758 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:13:59.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.759 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:13:59.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.759 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:13:59.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.*'] 17:13:59.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.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.*'] 17:13:59.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.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.*'] 17:13:59.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:59.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:59.760 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:59.760 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:59.760 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:59.760 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:59.760 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:59.760 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:59.760 DEBUG [main][MenuItemLookup] Item match:Window 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.761 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:13:59.761 DEBUG [main][MenuItemLookup] Item match:Preferences 17:13:59.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:13:59.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:13:59.762 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:13:59.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.... 17:13:59.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 17:13:59.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:13:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.891 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:13:59.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:13:59.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:13:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:59.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:59.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:59.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:13:59.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:13:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:13:59.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) 17:13:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:13:59.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:13:59.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:13:59.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:13:59.917 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:13:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:13:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:13:59.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:13:59.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:13:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:13:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:13:59.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:13:59.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 17:13:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 17:13:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:13:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:13:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:13:59.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:13:59.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:13:59.990 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 17:13:59.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:13:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:13:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:13:59.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:13:59.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:13:59.991 DEBUG [main][MenuItemLookup] Found menu:'File' 17:13:59.991 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:13:59.991 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:13:59.991 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:13:59.991 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:13:59.991 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:13:59.991 DEBUG [main][MenuItemLookup] Item match:Window 17:13:59.992 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:13:59.992 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:13:59.992 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:13:59.992 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.992 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:13:59.992 DEBUG [main][MenuItemLookup] Item match:Show View 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Properties' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'' 17:13:59.998 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:13:59.998 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:13:59.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:13:59.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:13:59.999 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:14:00.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:14:00.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:14:00.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:14:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:00.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:14:00.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:00.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:14:00.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:00.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:00.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:00.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:00.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:00.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:14:00.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:00.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:00.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:00.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:00.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:14:00.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:00.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:00.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:14:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:00.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:00.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 17:14:00.602 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 17:14:00.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 17:14:00.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 17:14:00.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:00.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:14:00.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:00.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.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") 17:14:00.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:00.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:14:00.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:00.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:00.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:00.606 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:14:00.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:00.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:00.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:00.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:14:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:14:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 17:14:00.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 17:14:00.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:00.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:00.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 17:14:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:00.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:00.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:00.823 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 17:14:00.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 17:14:00.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:00.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:14:00.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:00.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:00.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:00.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:00.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 '\*?\QError Log\E') 17:14:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:00.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:00.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:00.837 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 17:14:00.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 17:14:00.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:00.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:14:00.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:00.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:00.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:00.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:00.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 17:14:00.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:00.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:00.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 17:14:00.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 17:14:00.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:00.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 17:14:00.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 17:14:00.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:00.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:00.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:00.860 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 17:14:00.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 17:14:00.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:00.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:00.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:00.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:00.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 '\*?\QError Log\E') 17:14:00.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:00.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:00.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:00.924 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 17:14:00.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 17:14:00.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:00.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:14:00.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:00.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:00.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:00.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:00.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 17:14:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:00.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:00.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:00.938 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 17:14:00.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 17:14:00.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:00.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:14:00.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:00.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:00.942 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 17:14:00.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:00.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:00.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:00.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:00.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:14:00.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:00.978 DEBUG [main][MenuItemLookup] Found menu:'Copy' 17:14:00.978 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:00.978 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 17:14:00.978 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 17:14:00.978 DEBUG [main][MenuItemLookup] Item match:Delete Log 17:14:00.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 17:14:00.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 17:14:00.979 INFO [main][MenuItemHandler] Select menu item: &Delete Log 17:14:01.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 17:14:01.017 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 17:14:01.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 17:14:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:01.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:01.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 17:14:01.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:01.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 17:14:01.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:01.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 17:14:01.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:01.021 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 17:14:01.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:01.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:01.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:01.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:14:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:14:01.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 17:14:01.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:01.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:01.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 '\*?\QError Log\E') 17:14:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:01.063 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 17:14:01.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 17:14:01.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:01.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:14:01.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:01.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:01.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:01.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:01.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 17:14:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:01.106 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 17:14:01.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 17:14:01.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:01.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:14:01.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:01.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 17:14:01.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:01.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:01.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 17:14:01.111 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 17:14:01.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:01.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:01.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:01.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.909 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.258 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 17:14:01.125 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 17:14:01.127 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:14:01.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:01.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 17:14:01.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:01.128 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:14:01.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:01.140 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:14:01.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:01.140 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:14:01.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:01.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:01.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:01.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:01.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:01.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:01.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:01.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:01.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:01.143 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:01.143 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:01.143 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:01.143 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:01.143 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:01.143 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:01.143 DEBUG [main][MenuItemLookup] Item match:Window 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:01.144 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:01.144 DEBUG [main][MenuItemLookup] Item match:Preferences 17:14:01.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:14:01.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:14:01.145 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:14:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:14:01.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. finished successfully 17:14:01.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:14:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:01.318 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:14:01.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:01.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:14:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:01.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:14:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:01.324 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:14:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:01.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:01.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:01.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:01.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:01.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 17:14:01.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 17:14:01.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:01.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:01.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:01.420 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:14:01.434 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 17:14:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:01.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:01.440 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") 17:14:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:14:01.450 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:14:01.451 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:14:01.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:14:01.542 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 17:14:01.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:14:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:14:01.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:01.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:14:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:14:01.545 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 17:14:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:14:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:14:01.550 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 17:14:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:14:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:14:01.551 TRACE [main][WidgetHandler] Notify Table with event 13 17:14:01.551 TRACE [main][WidgetHandler] Wait for synchronization 17:14:01.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:01.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:14:01.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:01.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.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 "Open") 17:14:01.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:01.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:14:01.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:01.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:01.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:01.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:01.554 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:14:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:01.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:01.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:02.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:14:02.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:14:02.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:14:02.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:02.226 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:02.227 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:02.227 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:02.227 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:02.227 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:02.227 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:02.227 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:02.227 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:02.227 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:02.227 DEBUG [main][MenuItemLookup] Item match:Window 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.228 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:02.229 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:02.229 DEBUG [main][MenuItemLookup] Item match:Window 17:14:02.230 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:02.230 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:02.230 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:02.230 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.230 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:02.230 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:02.230 DEBUG [main][MenuItemLookup] Item match:Perspective 17:14:02.234 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:14:02.234 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.234 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:14:02.234 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:14:02.234 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:14:02.234 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:14:02.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:14:02.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:02.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:02.241 DEBUG [main][MenuItemLookup] Item match:Window 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.242 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:02.243 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:02.243 DEBUG [main][MenuItemLookup] Item match:Window 17:14:02.244 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:02.244 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:02.244 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:02.244 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.244 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:02.244 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:02.244 DEBUG [main][MenuItemLookup] Item match:Perspective 17:14:02.245 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:14:02.245 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.245 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:14:02.245 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:14:02.245 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:14:02.245 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:14:02.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:02.246 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:02.246 DEBUG [main][MenuItemLookup] Item match:Window 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.247 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:02.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.250 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:02.250 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:02.250 DEBUG [main][MenuItemLookup] Item match:Window 17:14:02.251 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:02.251 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:02.251 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:02.251 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.251 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:02.251 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:02.251 DEBUG [main][MenuItemLookup] Item match:Perspective 17:14:02.252 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:14:02.252 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.252 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:14:02.252 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:14:02.252 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:14:02.252 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:14:02.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:14:02.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:14:02.252 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:14:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:14:02.321 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 17:14:02.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:14:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:02.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:14:02.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:02.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:02.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:02.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 17:14:02.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:14:02.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:02.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:02.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:02.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:02.325 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:14:02.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:02.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:02.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:02.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:02.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 17:14:02.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:02.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:02.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.526 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 17:14:02.526 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:02.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 17:14:02.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 17:14:02.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:02.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:02.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:02.529 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 17:14:02.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 17:14:02.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:02.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 17:14:02.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 17:14:02.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:02.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 1.112 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 17:14:02.538 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 17:14:02.539 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:14:02.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:02.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 17:14:02.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:02.540 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:14:02.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:02.540 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:14:02.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:02.540 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:14:02.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.*'] 17:14:02.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:02.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.*'] 17:14:02.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:02.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.*'] 17:14:02.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:02.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:02.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:02.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:02.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:02.542 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:02.542 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:02.543 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:02.543 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:02.543 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:02.543 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:02.543 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:02.543 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:02.543 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:02.543 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:02.543 DEBUG [main][MenuItemLookup] Item match:Window 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.544 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:02.544 DEBUG [main][MenuItemLookup] Item match:Preferences 17:14:02.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:14:02.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:14:02.544 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:14:02.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:14:02.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 'Preferences.*'] is available. finished successfully 17:14:02.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:14:02.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:02.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:02.695 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:14:02.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:02.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:14:02.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:02.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:02.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:02.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:02.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:02.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:14:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:02.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:02.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:02.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:02.701 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:14:02.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:02.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:02.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:02.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:02.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:02.739 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 17:14:02.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:02.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 17:14:02.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 17:14:02.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:02.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:02.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:02.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 17:14:02.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:02.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:02.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 17:14:02.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 17:14:02.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:02.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:02.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:02.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 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 17:14:02.748 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 17:14:02.749 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:14:02.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:02.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 17:14:02.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:02.750 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:14:02.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:02.762 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:14:02.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:02.762 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:14:02.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.*'] 17:14:02.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:02.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:02.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:02.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:02.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:02.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:02.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:02.787 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:02.787 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:02.787 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:02.787 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:02.787 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:02.787 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:02.787 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:02.787 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:02.787 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:02.788 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:02.788 DEBUG [main][MenuItemLookup] Item match:Window 17:14:02.788 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:02.788 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:02.788 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:02.788 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.789 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:02.789 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:02.789 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.789 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:02.789 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:02.789 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:02.789 DEBUG [main][MenuItemLookup] Item match:Preferences 17:14:02.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:14:02.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:14:02.789 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:14:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:14:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:14:02.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:14:02.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:02.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:02.942 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:14:02.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:02.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:14:02.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:02.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:02.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:02.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:02.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:02.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:14:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:02.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:02.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:02.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:02.972 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:14:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:02.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:02.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:03.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:03.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:03.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 17:14:03.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 17:14:03.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:03.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:03.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:03.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'] 17:14:03.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:03.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'] 17:14:03.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:03.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:03.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:03.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:03.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:03.014 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:03.014 DEBUG [main][MenuItemLookup] Item match:File 17:14:03.015 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:14:03.015 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:14:03.020 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:03.021 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:14:03.021 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:14:03.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:14:03.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:14:03.041 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:14:03.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.... 17:14:03.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 17:14:03.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:14:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:03.144 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:03.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:03.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 17:14:03.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:03.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:03.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:03.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:03.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:03.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:14:03.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:03.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:03.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:14:03.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:03.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:14:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:03.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:03.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 17:14:03.654 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 17:14:03.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 17:14:03.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 17:14:03.658 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:03.658 INFO [WorkbenchTestable][NewWizard] Finish wizard 17:14: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.ui.dialogs.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) 17:14:03.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:03.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:03.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:03.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:03.661 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:14:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:03.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:03.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:04.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:14:04.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:04.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:04.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:14:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:04.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'] 17:14:04.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:04.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'] 17:14:04.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:04.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 17:14:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:04.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 17:14:04.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 17:14:04.263 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:04.263 DEBUG [main][MenuItemLookup] Item match:File 17:14:04.265 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:14:04.265 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:14:04.269 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:04.270 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:14:04.270 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:14:04.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:14:04.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:14:04.270 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:14:04.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 'New|Select a wizard'] is available.... 17:14:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:14:04.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:14:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:04.402 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:04.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:04.402 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 17:14:04.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:04.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:04.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:04.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:14:04.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:04.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:14:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:04.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:14:04.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:04.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:04.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:14:04.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:04.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:04.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 17:14:04.406 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 17:14:04.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 17:14:04.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 17:14:04.406 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:04.407 INFO [WorkbenchTestable][NewWizard] Finish wizard 17:14:04.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 17:14:04.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:04.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:04.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:04.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:04.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:04.409 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:14:04.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:04.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:04.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:04.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:04.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:14:04.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:04.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:04.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:14:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:04.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:04.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:04.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:04.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:04.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 17:14:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:04.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 17:14:04.567 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 17:14:04.567 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:04.567 DEBUG [main][MenuItemLookup] Item match:File 17:14:04.569 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:14:04.569 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:14:04.588 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:14:04.588 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:14:04.588 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:04.588 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:14:04.588 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:14:04.588 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:14:04.588 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:04.589 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:14:04.589 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:14:04.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:14:04.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:14:04.609 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:14:04.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 'New|Select a wizard'] is available.... 17:14:04.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 17:14:04.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:14:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:04.738 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:04.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:04.738 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 17:14:04.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:04.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:04.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:04.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:04.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:14:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:14:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:04.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:14:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:04.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:14:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:04.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:04.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 17:14:04.742 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 17:14:04.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 17:14:04.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 17:14:04.742 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:04.742 INFO [WorkbenchTestable][NewWizard] Finish wizard 17:14:04.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 17:14:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:04.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:04.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:04.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:04.754 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:14:04.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:04.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:04.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:04.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:04.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:04.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:14:04.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:14:04.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:04.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:04.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:14:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:04.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUntitled 3\E') 17:14:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:04.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:04.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:04.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:04.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:04.902 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:04.903 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 17:14:05.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 17:14:05.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:05.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:05.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:05.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 17:14:05.054 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 17:14:05.054 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:05.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.306 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 2.043 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 17:14:05.061 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 17:14:05.063 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:14:05.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:05.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 17:14:05.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:05.064 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:14:05.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:05.064 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:14:05.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:05.064 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:14:05.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:05.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:05.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:05.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:05.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:05.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:05.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:05.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:05.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:05.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:05.067 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:05.067 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:05.067 DEBUG [main][MenuItemLookup] Item match:Window 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:05.068 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:05.068 DEBUG [main][MenuItemLookup] Item match:Preferences 17:14:05.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:14:05.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:14:05.069 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:14:05.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.... 17:14:05.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 17:14:05.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:14:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:05.233 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:14:05.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:05.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 17:14:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:05.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:05.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:05.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:05.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:14:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:05.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:05.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:05.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:05.238 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:14:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:05.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:05.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:05.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:05.272 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 17:14:05.273 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 17:14:05.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:05.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:05.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:05.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:05.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:05.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:05.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:05.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:05.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:05.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:05.305 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:05.305 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:05.306 DEBUG [main][MenuItemLookup] Item match:Window 17:14:05.306 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:05.306 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:05.306 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:05.306 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:05.306 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:05.306 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:05.306 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:05.306 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:05.307 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:05.307 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:05.307 DEBUG [main][MenuItemLookup] Item match:Preferences 17:14:05.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:14:05.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:14:05.307 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:14:05.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.... 17:14:05.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:14:05.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:14:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:05.456 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:14:05.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:05.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:14:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:05.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:05.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:05.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:05.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:05.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:14:05.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:05.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:05.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:14:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:05.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:14:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:05.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:05.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 17:14:05.977 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 17:14:05.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 17:14:05.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:6285): Gtk-CRITICAL **: 17:14:06.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:14:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.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.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...") 17:14:06.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:06.172 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 17:14:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:06.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:06.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 17:14:06.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 17:14:06.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 17:14:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:06.290 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 17:14:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 17:14:06.297 TRACE [main][WidgetHandler] Notify List with event 13 17:14:06.297 TRACE [main][WidgetHandler] Wait for synchronization 17:14:06.297 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:14:06.297 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 17:14:06.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.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) 17:14:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:06.299 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:14:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:06.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:06.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:06.358 DEBUG [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:") 17:14:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:06.363 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:06.364 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 17:14:06.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 17:14:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:06.403 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:06.404 INFO [WorkbenchTestable][AbstractText] Text set to: testName 17:14:06.408 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:14:06.408 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) 17:14:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:06.413 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 17:14:06.413 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 17:14:06.413 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) 17:14:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:06.425 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:14:06.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:06.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:06.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:06.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:06.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:06.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:14:06.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:06.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.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 "Apply and Close") 17:14:06.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:06.504 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 17:14:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:06.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:06.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:06.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:06.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:06.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:06.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 17:14:06.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 17:14:06.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:06.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:06.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:06.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:06.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:06.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:06.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:06.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:06.611 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:06.612 DEBUG [main][MenuItemLookup] Item match:Window 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:06.612 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:06.613 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:06.613 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:06.613 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:06.613 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:06.613 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:06.613 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:06.613 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:06.613 DEBUG [main][MenuItemLookup] Item match:Preferences 17:14:06.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:14:06.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:14:06.613 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6285): Gtk-CRITICAL **: 17:14:06.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:14:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:14:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:14:06.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:14:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:06.771 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:14:06.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:14:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:14:06.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:06.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:14:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:06.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:14:06.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:06.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:14:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:06.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:06.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 17:14:06.775 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 17:14:06.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 17:14:06.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 17:14:06.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.808 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 17:14:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:14:06.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:14:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:14:06.832 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 17:14:06.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:14:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:14:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:14:06.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:14:06.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:06.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:06.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:06.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:06.840 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:14:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:06.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:06.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:06.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:06.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 17:14:06.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:06.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:06.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 17:14:06.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:06.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 17:14:06.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 17:14:06.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:06.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:06.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:06.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 17:14:06.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:06.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:06.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 17:14:06.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 17:14:06.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:06.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:06.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.853 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.302 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 17:14:06.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 17:14:06.923 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:14:06.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:06.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 17:14:06.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:06.924 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:14:06.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:06.924 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:14:06.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:06.925 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:14:06.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:06.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:06.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:06.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:06.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:06.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:06.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:06.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:06.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:06.927 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:06.927 DEBUG [main][MenuItemLookup] Item match:Window 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:06.928 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:06.928 DEBUG [main][MenuItemLookup] Item match:Preferences 17:14:06.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:14:06.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:14:06.929 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6285): Gtk-CRITICAL **: 17:14:07.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:14:07.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 'Preferences.*'] is available.... 17:14: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 17:14:07.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:14:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:07.122 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:14:07.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:14:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:07.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:07.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:07.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:07.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:14:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:07.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:07.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:07.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:07.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:07.128 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:14:07.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:07.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:07.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:07.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:07.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:07.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:07.192 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 17:14:07.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 17:14:07.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:07.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:07.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:07.195 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 17:14:07.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:07.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:07.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 17:14:07.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:07.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:07.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:07.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 17:14:07.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:07.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:07.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:07.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:07.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:07.201 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:07.201 DEBUG [main][MenuItemLookup] Item match:File 17:14:07.202 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:14:07.202 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:14:07.207 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:07.208 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:14:07.208 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:14:07.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:14:07.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:14:07.209 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:14:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:14:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:14:07.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:14:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:07.399 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:07.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:07.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:14:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:07.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:07.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:07.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:14:07.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:07.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:07.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:07.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:14:07.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:07.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:07.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:14:07.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:07.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:07.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 17:14:07.909 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 17:14:07.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 17:14:07.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 17:14:07.914 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:07.914 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:14:07.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) 17:14:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:07.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:07.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:07.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:07.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:07.916 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:14:07.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:07.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:07.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:07.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:08.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:08.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:08.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:08.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 17:14:08.343 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 17:14:08.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 17:14:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:08.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:08.345 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:14:08.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:08.377 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 17:14:08.377 DEBUG [WorkbenchTestable][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:") 17:14:08.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:08.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:08.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:08.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:08.388 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:08.389 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 17:14:08.439 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:14:08.439 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 17:14:08.440 DEBUG [WorkbenchTestable][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) 17:14:08.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:08.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:08.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:08.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:08.443 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:14:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:08.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:08.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 17:14:13.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. failed, NO exception will be thrown 17:14:13.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:13.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:13.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:13.130 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 17:14:13.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:13.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:14:13.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:13.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:13.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:13.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:13.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:14:13.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:13.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:13.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:13.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:13.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:13.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:13.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') 17:14:13.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:13.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:13.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:13.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:13.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:14:13.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:14:13.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:13.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:14:13.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:13.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:13.142 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:14:13.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:14:13.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:13.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:14:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:13.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:13.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:13.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:14.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:14:14.187 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:14:14.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:14:14.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:14.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:14:14.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:14:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:14.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:14.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:14.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 17:14:14.198 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 17:14:14.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 17:14:14.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:14.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:14.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 17:14:14.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:14.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 17:14:14.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 17:14:14.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:14.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:14.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:14.199 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 17:14:14.200 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 17:14:14.201 DEBUG [main][EditorHandler] 0 editor(s) found 17:14:14.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:14.208 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 17:14:14.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:14.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:14.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:14.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:14.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:14.209 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:14.209 DEBUG [main][MenuItemLookup] Item match:Window 17:14:14.210 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:14.210 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:14.210 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:14.210 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:14.210 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:14.210 DEBUG [main][MenuItemLookup] Item match:Show View 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:14.218 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:14:14.218 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:14:14.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:14:14.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:14:14.219 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:14:14.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:14:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:14:14.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:14:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:14.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 17:14:14.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:14.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:14:14.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:14.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:14.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:14.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:14.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:14:14.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:14.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:14:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:14.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:14:14.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:14:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:14.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:14:14.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:14.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:14:14.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 17:14:14.415 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 17:14:14.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 17:14:14.416 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 17:14:14.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:14.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:14.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:14.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:14:14.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:14.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:14.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:14:14.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:14.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:14:14.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:14.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:14.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:14.420 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:14:14.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:14.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:14.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:14.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:14:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:14:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 17:14:14.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:14.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 17:14:14.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:14.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:14.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:14.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:14.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:14:14.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:14.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:14.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:14:14.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:14:14.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:14:14.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:14.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:14:14.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:14.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:14.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:14:14.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:14:14.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:14.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:14:14.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:14:14.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:14:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:14:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:14.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:14.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:15.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:15.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:15.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:15.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:14:15.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:14:15.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:14:15.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:15.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:14:15.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:14:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:15.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:15.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:15.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:15.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 17:14:15.638 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 17:14:15.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:14:15.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:14:15.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:15.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:14:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:15.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:15.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:16.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:16.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:16.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:16.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:14:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:14:16.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:14:16.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:14:16.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:16.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:14:16.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:14:16.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:16.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:16.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:16.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:16.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:16.659 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 17:14:16.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 17:14:16.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:14:16.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:14:16.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:16.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:14:16.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:14:16.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:16.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:16.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:16.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:16.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:16.662 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 17:14:16.662 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 17:14:16.663 DEBUG [main][TreeItemHandler] Set Tree selection 17:14:16.664 DEBUG [main][TreeHandler] Notify Tree about selection event 17:14:16.675 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 17:14:16.691 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 17:14:16.691 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 17:14:16.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:14:16.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:16.888 DEBUG [main][MenuItemLookup] Found menu:'New' 17:14:16.888 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:14:16.888 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:16.888 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:14:16.888 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Move...' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:16.889 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:14:16.889 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:14:16.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:14:16.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:14:16.889 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:14:16.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:16.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:14:17.391 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 17:14:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:14:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:14:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:14:17.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:17.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:14:17.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'New' 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:14:17.442 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:14:17.442 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:14:17.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:14:17.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:14:17.442 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:14:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:6285): Gtk-CRITICAL **: 17:14:17.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6285): Gtk-CRITICAL **: 17:14:17.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6285): Gtk-CRITICAL **: 17:14:17.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6285): Gtk-CRITICAL **: 17:14:17.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 17:14:18.311 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 17:14:18.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:14:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:18.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:18.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:14:18.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:18.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:18.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:18.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:14:18.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:18.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:18.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:18.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:18.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:18.319 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:14:18.319 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:14:18.320 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:14:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:18.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:18.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:18.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 17:14:18.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:18.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:14:18.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:18.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:18.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:18.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:18.322 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:14:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:18.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:18.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:18.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:14:18.392 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:14:18.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:14:18.913 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:14:18.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:18.913 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 17:14:18.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:14:18.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:14:18.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:14:18.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:14:18.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:18.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:18.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:18.913 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:14:18.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:14:18.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:14:18.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 17:14:18.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:14:18.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:14:18.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 17:14:18.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:18.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:18.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:18.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:18.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 17:14:18.917 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 17:14:18.917 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:14:18.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:14:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.002 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 7.007 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 4.718 s Results: Failures: ServerRunningTest.isServerRunningTest:42 Tests run: 25, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.requirements.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.ui.test >----------- [INFO] Building RedDeer UI Tests 4.7.0-SNAPSHOT [43/58] [INFO] from tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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 17:14:34.949 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:14:34.953 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 17:14:34.994 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:14:34.996 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 17:14:35.087 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 17:14:35.137 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:14:35.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:35.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 17:14:35.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 17:14:35.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 17:14:35.195 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 17:14:35.286 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:35.286 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:14:35.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:35.302 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:14:35.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:35.310 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:14:35.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:35.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:35.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:35.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:35.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:14:35.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:35.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:35.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:35.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:35.387 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:35.388 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:35.388 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:35.388 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:35.388 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:35.388 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:35.388 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:35.388 DEBUG [main][MenuItemLookup] Item match:Window 17:14:35.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:35.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:35.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:35.394 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:35.394 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:35.394 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:35.394 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:35.395 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:35.395 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:35.395 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:35.395 DEBUG [main][MenuItemLookup] Item match:Preferences 17:14:35.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:14:35.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:14:35.401 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:14: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.... 17:14:35.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 'Preferences.*'] is available. finished successfully 17:14:35.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:14:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:35.702 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:14:35.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:35.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:14:35.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:35.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:35.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:35.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 "Cancel", Widget matcher matching widgets with style: 8) 17:14:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:35.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:35.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:35.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:35.828 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:14:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:35.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:35.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:35.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:35.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:35.939 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:14:35.940 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 17:14:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:35.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:35.956 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") 17:14:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:35.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:35.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:36.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:14:36.003 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 17:14:36.004 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:14:36.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:36.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 17:14:36.123 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 17:14:36.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 17:14:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:36.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:14:36.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:36.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:36.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:14:36.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:36.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:36.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:36.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:14:36.137 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 17:14:36.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:14:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:14:36.146 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 17:14:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:14:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:14:36.148 TRACE [main][WidgetHandler] Notify Table with event 13 17:14:36.148 TRACE [main][WidgetHandler] Wait for synchronization 17:14:36.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:36.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:14:36.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:36.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:36.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:36.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 "Open") 17:14:36.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:36.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 17:14:36.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:36.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:36.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:36.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:36.156 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:14:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:36.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:36.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:14:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:14:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:14:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:37.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:37.110 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:37.110 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:37.110 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:37.110 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:37.110 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:37.110 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:37.110 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:37.111 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:37.111 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:37.111 DEBUG [main][MenuItemLookup] Item match:Window 17:14:37.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:37.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:37.113 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:37.113 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.113 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:37.113 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:37.113 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.113 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:37.113 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.114 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:37.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:37.118 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:37.118 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:37.118 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:37.119 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:37.119 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:37.119 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:37.119 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:37.119 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:37.119 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:37.119 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:37.120 DEBUG [main][MenuItemLookup] Item match:Window 17:14:37.121 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:37.121 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:37.121 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:37.121 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.121 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:37.121 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:37.121 DEBUG [main][MenuItemLookup] Item match:Perspective 17:14:37.127 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:14:37.127 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.127 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:14:37.127 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:14:37.128 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:14:37.128 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:14:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:14:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:37.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:37.132 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:37.132 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:37.132 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:37.133 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:37.133 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:37.133 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:37.133 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:37.133 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:37.133 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:37.133 DEBUG [main][MenuItemLookup] Item match:Window 17:14:37.134 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:37.135 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:37.135 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:37.135 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.135 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:37.135 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:37.135 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.135 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:37.135 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.136 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:37.136 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:37.137 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:37.137 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:37.137 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:37.137 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:37.137 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:37.137 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:37.138 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:37.138 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:37.138 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:37.138 DEBUG [main][MenuItemLookup] Item match:Window 17:14:37.139 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:37.139 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:37.139 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:37.139 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.139 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:37.140 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:37.140 DEBUG [main][MenuItemLookup] Item match:Perspective 17:14:37.141 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:14:37.141 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.141 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:14:37.141 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:14:37.141 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:14:37.142 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:14:37.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:37.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:37.142 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:37.143 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:37.143 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:37.143 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:37.143 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:37.143 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:37.143 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:37.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:37.144 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:37.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:37.144 DEBUG [main][MenuItemLookup] Item match:Window 17:14:37.145 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:37.145 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:37.145 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:37.145 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.145 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:37.146 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:37.146 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.146 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:14:37.146 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.146 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:14:37.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:37.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:37.147 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:37.147 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:14:37.147 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:14:37.147 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:14:37.147 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:14:37.148 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:14:37.148 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:14:37.148 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:14:37.148 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:14:37.148 DEBUG [main][MenuItemLookup] Item match:Window 17:14:37.149 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:14:37.149 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:14:37.149 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:14:37.149 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.149 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:14:37.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:14:37.150 DEBUG [main][MenuItemLookup] Item match:Perspective 17:14:37.151 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:14:37.151 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:37.151 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:14:37.151 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:14:37.151 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:14:37.151 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:14:37.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:14:37.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:14:37.152 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:14:37.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:14:37.239 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 17:14:37.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:14:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:37.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:37.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:14:37.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:37.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:37.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:37.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 17:14:37.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:37.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:14:37.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:37.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:37.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:37.245 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:14:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:37.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:37.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:41.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:41.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.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'] 17:14:41.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.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 RedDeer Test Case"] 17:14:41.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.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'] 17:14:41.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.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'] 17:14:41.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.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"] 17:14:41.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:41.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:41.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:41.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 17:14:41.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.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'] 17:14:41.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.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'] 17:14:41.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:41.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:41.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:41.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:41.191 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:41.191 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:41.191 DEBUG [main][MenuItemLookup] Item match:File 17:14:41.196 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:14:41.196 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:14:41.202 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:14:41.203 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:41.203 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:14:41.203 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:14:41.203 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:41.203 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:14:41.203 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:14:41.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:14:41.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:14:41.205 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:14:41.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:14:41.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 'New|Select a wizard'] is available. finished successfully 17:14:41.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:14:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:41.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:41.394 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:41.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:41.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:14:41.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:41.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:41.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:41.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:41.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:41.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:14:41.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:41.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:41.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:41.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:14:41.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:41.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:41.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:14:41.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:41.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:41.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 17:14:41.917 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 17:14:41.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 17:14:41.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 17:14:41.923 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:41.923 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:14:41.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) 17:14:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:41.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:41.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:41.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:41.927 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:14:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:41.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:41.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:41.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:42.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'] 17:14:42.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:42.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 17:14:42.431 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 17:14:42.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 17:14:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:42.433 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:14:42.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:42.465 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 17:14:42.494 DEBUG [WorkbenchTestable][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:") 17:14:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:42.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:42.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:42.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:42.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:42.513 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 17:14:42.566 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 17:14:42.566 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 17:14:42.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 17:14:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:42.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:42.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:42.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:42.611 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:14:42.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:42.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:42.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:43.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 17:14:46.827 DEBUG [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 17:14:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:46.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:46.832 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 17:14:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:46.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:14:46.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:46.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'] 17:14:46.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.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'] 17:14:46.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 17:14:46.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.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'] 17:14:46.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.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'] 17:14:46.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.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'] 17:14:46.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 17:14:46.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.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'] 17:14:46.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.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'] 17:14:46.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:46.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:14:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:46.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:14:46.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:14:46.838 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:46.838 DEBUG [main][MenuItemLookup] Item match:File 17:14:46.842 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:14:46.842 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:14:46.848 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:14:46.849 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:14:46.849 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:14:46.849 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:46.849 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:14:46.849 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:14:46.849 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:46.849 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:14:46.849 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:14:46.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:14:46.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:14:46.850 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:14:47.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.... 17:14:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:14:47.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:14:47.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:47.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:47.103 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:47.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:47.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:14:47.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:47.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:47.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:47.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:47.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 17:14:47.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:47.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:14:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:47.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 17:14:47.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 17:14:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:47.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 17:14:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:47.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 17:14:47.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 17:14:47.119 DEBUG [main][TreeItemHandler] Selecting tree item: Class 17:14:47.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 17:14:47.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 17:14:47.129 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:47.129 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:14:47.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) 17:14:47.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:47.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:47.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:47.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:47.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:47.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:14:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:47.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:47.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:47.907 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:47.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:47.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:47.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 17:14:47.908 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 17:14:47.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 17:14:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:47.910 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:14:47.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:47.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 17:14:47.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:47.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:48.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:48.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:48.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:48.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:48.019 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 17:14:48.102 DEBUG [WorkbenchTestable][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:") 17:14:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:48.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:48.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:48.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:48.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:48.113 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 17:14:48.205 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 17:14:48.205 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 17:14:48.205 DEBUG [WorkbenchTestable][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) 17:14:48.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:48.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:48.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:48.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:48.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:48.212 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:14:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:48.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:48.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:48.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:14:51.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:14:51.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:14:51.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 17:14:51.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:14:51.132 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 17:14:51.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 17:14:51.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:14:51.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:14:51.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:14:51.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:14:51.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:14:51.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:14:51.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:14:51.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:14:51.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 17:14:51.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 17:14:51.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:14:51.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:14:51.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:14:51.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:51.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:51.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:51.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:51.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:51.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:51.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 17:14:51.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:51.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:51.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:51.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:51.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:51.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 17:14:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:51.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 17:14:51.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 17:14:51.301 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:51.301 DEBUG [main][MenuItemLookup] Item match:File 17:14:51.304 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:14:51.304 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'File' 17:14:51.309 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:14:51.310 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:14:51.310 DEBUG [main][MenuItemLookup] Found menu:'' 17:14:51.310 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:14:51.310 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:14:51.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:14:51.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:14:51.311 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:14:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:14:51.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 'New|Select a wizard'] is available. finished successfully 17:14:51.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:14:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:51.616 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:51.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:51.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:14:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:51.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:51.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:51.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:14:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:14:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 17:14:51.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:14:51.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:52.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:52.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:14:52.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 17:14:52.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:14:52.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:52.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:14:52.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:52.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:14:52.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 17:14:52.123 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 17:14:52.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 17:14:52.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 17:14:52.128 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:14:52.128 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:14:52.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:14:52.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:52.132 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:14:52.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:52.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:52.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:52.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:52.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:14:52.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:52.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:52.446 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.... 17:14:52.446 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 17:14:52.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 17:14:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:52.497 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 17:14:52.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:14:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 17:14:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:14:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:14:52.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 "Source folder:") 17:14:52.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:14:52.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:52.502 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:52.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 17:14:52.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:14:52.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:52.520 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:52.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 17:14:52.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:14:52.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:52.531 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:52.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:14:52.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:52.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:14:52.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:52.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:52.602 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:52.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:14:52.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:14:52.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:14:52.629 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:14:52.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) 17:14:52.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:14:52.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:52.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 "Finish", Widget matcher matching widgets with style: 8) 17:14:52.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:52.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:14:52.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:52.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:52.693 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 17:14:52.693 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 17:14:52.693 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) 17:14:52.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:14:52.697 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:14:52.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:14:52.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:14:52.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:14:52.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:14:52.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:14:52.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:14:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:14:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:14:52.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:14:52.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:14:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:14:52.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:14:52.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:14:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:14:52.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:14:52.810 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 17:14:52.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 17:14:52.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:53.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:53.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 17:14:53.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 17:14:53.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:53.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 17:14:53.812 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 17:14:53.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 17:14:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:53.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 17:14:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:53.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 17:14:53.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 17:14:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:53.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 17:14:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:53.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 17:14:53.813 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 17:14:53.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 17:14:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:54.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:54.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 17:14:54.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 17:14:54.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:54.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 17:14:54.815 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 17:14:54.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 17:14:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:55.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 17:14:55.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 17:14:55.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:55.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 17:14:55.818 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 17:14:55.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 17:14:55.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:56.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:56.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 17:14:56.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 17:14:56.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:56.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:56.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 17:14:56.820 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 17:14:56.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 17:14:56.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:57.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:57.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 17:14:57.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 17:14:57.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:57.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 17:14:57.822 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 17:14:57.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 17:14:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:58.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 17:14:58.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 17:14:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:58.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:58.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 17:14:58.824 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 17:14:58.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 17:14:58.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:59.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 17:14:59.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 17:14:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:14:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:14:59.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 17:14:59.827 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 17:14:59.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 17:14:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:00.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:00.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 17:15:00.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 17:15:00.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:00.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 17:15:00.829 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 17:15:00.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 17:15:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:01.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 17:15:01.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 17:15:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:01.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 17:15:01.832 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 17:15:01.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 17:15:01.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:02.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:02.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 17:15:02.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 17:15:02.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:02.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:02.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 17:15:02.834 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 17:15:02.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 17:15:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:03.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 17:15:03.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 17:15:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:03.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:03.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 17:15:03.836 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 17:15:03.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 17:15:03.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:04.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 17:15:04.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 17:15:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:04.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 17:15:04.838 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 17:15:04.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 17:15:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:05.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 17:15:05.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 17:15:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:05.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 17:15:05.840 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.... 17:15:05.841 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 17:15:05.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 17:15:05.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:05.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:05.862 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 17:15:05.862 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 17:15:05.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.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) 17:15:05.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:05.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:05.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:05.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:05.866 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:15:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:05.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:05.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:15:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:15:05.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:05.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:05.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:05.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:15:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15:05.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 17:15:05.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:15:05.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:15:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:05.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:05.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 17:15:05.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:15:05.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 17:15:05.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 17:15:05.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:15:05.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:15:05.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:15:05.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:05.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:05.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'] 17:15:05.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:05.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'] 17:15:05.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:05.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 17:15:05.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:06.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 17:15:06.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 17:15:06.014 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:06.015 DEBUG [main][MenuItemLookup] Item match:File 17:15:06.017 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:15:06.017 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:15:06.021 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:06.022 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:15:06.022 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:15:06.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:15:06.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:15:06.023 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:15:06.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:15:06.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. finished successfully 17:15:06.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:15:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:06.163 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:15:06.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:06.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:15:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:06.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:06.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:06.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:06.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:15:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:15:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 17:15:06.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:15:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:06.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:06.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:15:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 17:15:06.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:15:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:06.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:15:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:06.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:15:06.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 17:15:06.670 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 17:15:06.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 17:15:06.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 17:15:06.674 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:15:06.674 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:15:06.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:15:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:06.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:06.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:06.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:06.676 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:15:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:06.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:06.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:06.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'] 17:15:06.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:06.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:06.810 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.... 17:15:06.810 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 17:15:06.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 17:15:06.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:06.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:06.811 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 17:15:06.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:06.828 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()") 17:15:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:06.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:06.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:07.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:07.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:07.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:07.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:15:07.871 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 17:15:07.871 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()") 17:15:07.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:07.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:07.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:07.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:07.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:07.884 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 17:15:07.886 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 17:15:07.886 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 17:15:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:07.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:07.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:07.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.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()") 17:15:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:07.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:07.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:08.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:08.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:08.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:08.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:15:08.924 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 17:15:08.924 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()") 17:15:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:08.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:08.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:08.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:08.931 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 17:15:08.931 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 17:15:08.931 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 17:15:08.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:08.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:08.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:08.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:08.932 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()") 17:15:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:08.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:08.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:09.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:09.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:09.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:09.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:15:09.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 17:15:09.972 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()") 17:15:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:09.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:09.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:09.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:09.981 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 17:15:09.981 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 17:15:09.981 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 17:15:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:09.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:09.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:09.982 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()") 17:15:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:09.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:09.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:10.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:10.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:10.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:10.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:15:11.008 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 17:15:11.009 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()") 17:15:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:11.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:11.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:11.016 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 17:15:11.016 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 17:15:11.016 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 17:15:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:11.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:11.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:11.017 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") 17:15:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:11.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:11.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:11.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:11.019 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 17:15:11.020 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 17:15:11.020 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 17:15:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:11.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:11.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:11.020 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:") 17:15:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:11.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:11.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:11.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:11.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:11.036 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 17:15:11.038 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:") 17:15:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:11.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:11.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:11.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:11.043 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:11.044 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 17:15:11.054 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 17:15:11.054 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 17:15:11.054 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) 17:15:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:11.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:11.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:11.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:11.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:11.058 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:15:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:11.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:11.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:11.119 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") 17:15:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:11.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:11.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:11.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:11.120 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 17:15:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:11.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:11.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:11.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:15:11.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:11.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 17:15:11.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:11.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:11.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:11.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:11.127 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 17:15:11.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 17:15:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:11.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 17:15:11.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 17:15:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:12.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 17:15:12.129 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 17:15:12.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 17:15:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:12.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 17:15:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:12.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 17:15:12.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 17:15:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:12.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 17:15:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:12.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 17:15:12.130 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 17:15:12.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 17:15:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:12.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:12.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 17:15:12.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 17:15:12.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:13.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:13.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 17:15:13.132 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 17:15:13.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 17:15:13.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:13.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:13.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 17:15:13.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 17:15:13.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:14.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 17:15:14.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 17:15:14.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 17:15:14.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:14.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 17:15:14.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 17:15:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:15.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 17:15:15.135 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 17:15:15.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 17:15:15.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:15.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 17:15:15.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 17:15:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:16.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:16.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 17:15:16.138 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 17:15:16.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 17:15:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:16.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 17:15:16.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 17:15:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:17.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 17:15:17.140 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 17:15:17.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 17:15:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:17.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 17:15:17.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 17:15:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:18.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 17:15:18.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 17:15:18.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 17:15:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:18.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:18.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 17:15:18.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 17:15:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:19.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 17:15:19.144 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 17:15:19.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 17:15:19.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:19.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:19.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 17:15:19.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 17:15:19.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:20.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:20.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 17:15:20.146 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 17:15:20.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 17:15:20.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:20.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:20.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 17:15:20.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 17:15:20.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:21.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 17:15:21.148 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 17:15:21.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 17:15:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:21.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 17:15:21.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 17:15:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:22.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 17:15:22.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 17:15:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 17:15:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:22.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 17:15:22.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 17:15:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:23.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 17:15:23.152 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 17:15:23.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 17:15:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:23.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 17:15:23.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 17:15:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:24.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 17:15:24.157 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 17:15:24.157 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 17:15:24.157 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) 17:15:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:24.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:24.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:24.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:24.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:24.177 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:15:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:24.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:24.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:24.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:15:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:15:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:25.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:15:25.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15: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 '\*?\QTestClassTest.java\E') 17:15:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:25.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:25.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:25.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:15:25.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:25.825 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 17:15:26.026 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.... 17:15:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. failed, an exception will be thrown Sep 01, 2023 5:15:36 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 17:15:36.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 17:15:36.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:15:36.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:15:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:36.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 17:15:36.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:36.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:36.060 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 17:15:36.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 17:15:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:36.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 17:15:36.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:15:36.089 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:15:36.089 DEBUG [main][MenuItemLookup] Item match:Window 17:15:36.095 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:15:36.095 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:15:36.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:15:36.095 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:36.095 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:15:36.095 DEBUG [main][MenuItemLookup] Item match:Show View 17:15:36.103 DEBUG [main][MenuItemLookup] Found menu:'Ant' 17:15:36.103 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:15:36.103 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:15:36.103 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:15:36.103 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:15:36.103 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:36.104 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:15:36.104 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:15:36.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:15:36.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:15:36.105 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:15:36.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:15:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:15:36.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:15:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:36.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:15:36.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:36.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:15:36.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:36.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:36.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:36.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:15:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:15:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:15:36.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:15:36.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:36.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:15:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:15:36.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:15:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:36.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:15:36.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:36.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:15:36.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 17:15:36.734 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 17:15:36.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 17:15:36.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 17:15:36.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:36.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:15:36.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:36.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:36.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:36.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:15:36.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:36.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:15:36.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:36.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:36.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:36.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:36.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:36.738 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:15:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:36.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:36.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:15:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:15:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 17:15:36.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:36.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 17:15:36.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:36.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:36.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 17:15:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:36.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 17:15:36.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') 17:15:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:36.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:36.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:36.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:36.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:15:36.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:15:36.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:15:36.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:36.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 17:15:36.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:15:36.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:15:36.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:15:36.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:15:36.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:36.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:36.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:15:36.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:15:36.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:36.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:36.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:36.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:37.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:37.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:37.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:37.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:37.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:15:37.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:15:37.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:15:37.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:37.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:37.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:15:37.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:37.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:37.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:37.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:37.902 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 17:15:37.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 17:15:37.908 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 17:15:37.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 17:15:37.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 17:15:37.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:15:37.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'New' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:15:38.031 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:15:38.032 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:38.032 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:15:38.032 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:15:38.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:15:38.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:15:38.032 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:15:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:38.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:15:38.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:15:38.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:38.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:38.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:15:38.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15:38.536 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 17:15:38.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 17:15:38.536 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 17:15:38.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 17:15:38.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 17:15:38.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:15:38.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:38.615 DEBUG [main][MenuItemLookup] Found menu:'New' 17:15:38.615 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:15:38.616 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:38.616 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:15:38.616 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:38.616 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:15:38.616 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:15:38.616 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:15:38.616 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:15:38.616 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:15:38.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:15:38.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:15:38.616 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:15:38.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 'Delete.*'] is available.... 17:15:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 17:15:39.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:15:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:39.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:39.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:39.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) 17:15:39.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:39.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:39.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:39.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:15:39.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:39.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:39.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:39.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:39.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:39.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:39.363 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:15:39.363 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:15:39.363 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:15:39.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:39.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:39.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:39.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:39.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) 17:15:39.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:39.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:15:39.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:39.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:39.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:39.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:39.369 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:15:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:39.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:39.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:15:39.391 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:15:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:15:40.031 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:15:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:40.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:15:40.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:15:40.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:15:40.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:15:40.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:15:40.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:15:40.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:40.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15:40.032 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 17:15:40.032 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:15:40.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:15:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.124 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 14.853 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 30.054 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 17:15:40.070 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 17:15:40.071 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:15:40.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:15:40.072 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 17:15:40.072 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:15:40.072 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:15:40.072 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:15:40.072 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:15:40.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:15:40.073 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:15:40.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:15:40.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:40.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:15:40.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:40.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:15:40.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:40.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:15:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:40.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:15:40.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:40.098 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:40.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:15:40.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:15:40.098 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:15:40.099 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:15:40.099 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:15:40.099 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:15:40.099 DEBUG [main][MenuItemLookup] Item match:Window 17:15:40.101 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:15:40.101 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:15:40.101 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:15:40.101 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.101 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:15:40.101 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:15:40.101 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.102 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:15:40.102 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.102 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:15:40.102 DEBUG [main][MenuItemLookup] Item match:Preferences 17:15:40.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:15:40.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:15:40.102 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:15:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:15:40.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 17:15:40.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:15:40.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:40.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:40.247 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:15:40.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:40.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:15:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:40.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:40.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:40.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:40.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:15:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:15:40.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:15:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:40.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:40.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:40.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:40.295 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:15:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:40.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:40.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:15:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:15:40.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:15:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:40.362 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:15:40.362 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 17:15:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:15:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:40.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:40.363 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:40.363 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:15:40.363 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:15:40.363 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:15:40.363 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:15:40.363 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:15:40.363 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:15:40.363 DEBUG [main][MenuItemLookup] Item match:Window 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.364 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:15:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:40.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:15:40.365 DEBUG [main][MenuItemLookup] Item match:Window 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:15:40.365 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:15:40.365 DEBUG [main][MenuItemLookup] Item match:Perspective 17:15:40.366 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:15:40.366 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.366 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:15:40.366 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:15:40.366 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:15:40.366 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:15:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:15:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:40.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:40.367 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:40.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:15:40.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:15:40.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:15:40.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:15:40.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:15:40.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:15:40.367 DEBUG [main][MenuItemLookup] Item match:Window 17:15:40.367 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:15:40.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:40.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:15:40.368 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:15:40.369 DEBUG [main][MenuItemLookup] Item match:Window 17:15:40.369 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:15:40.369 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:15:40.369 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:15:40.369 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.369 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:15:40.369 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:15:40.369 DEBUG [main][MenuItemLookup] Item match:Perspective 17:15:40.370 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:15:40.370 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.370 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:15:40.370 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:15:40.370 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:15:40.370 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:15:40.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:40.386 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:40.386 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:40.386 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:15:40.386 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:15:40.386 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:15:40.386 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:15:40.386 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:15:40.386 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:15:40.386 DEBUG [main][MenuItemLookup] Item match:Window 17:15:40.386 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:15:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:40.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:15:40.387 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:15:40.388 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:15:40.388 DEBUG [main][MenuItemLookup] Item match:Window 17:15:40.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:15:40.388 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:15:40.388 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:15:40.388 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.388 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:15:40.388 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:15:40.388 DEBUG [main][MenuItemLookup] Item match:Perspective 17:15:40.389 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:15:40.389 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:40.389 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:15:40.389 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:15:40.389 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:15:40.389 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:15:40.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:15:40.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:15:40.389 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:15:40.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:15:40.447 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 17:15:40.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:15:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:40.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:40.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:15:40.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:40.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:40.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:40.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 17:15:40.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:40.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:15:40.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:40.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:40.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:40.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:40.450 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:15:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:40.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:40.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:41.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'] 17:15:41.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.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'] 17:15:41.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.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 RedDeer Test Plugin"] 17:15:41.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:15:41.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 17:15:41.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 17:15:41.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:15:41.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:15:41.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:15:41.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:41.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:41.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:41.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.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: "New RedDeer Test Plugin"] 17:15:41.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:41.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.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: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:41.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:15:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:41.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:41.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:15:41.251 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:41.251 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:41.251 DEBUG [main][MenuItemLookup] Item match:File 17:15:41.253 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:15:41.253 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:15:41.288 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:15:41.288 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:15:41.288 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:41.288 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:15:41.288 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:15:41.288 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:41.289 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:15:41.289 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:15:41.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:15:41.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:15:41.290 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:15:41.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 'New|Select a wizard'] is available.... 17:15:41.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:15:41.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:15:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:41.416 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:15:41.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:15:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:41.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:41.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:41.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:15:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:15:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 17:15:41.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:15:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:41.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:15:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:41.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:15:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 17:15:41.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:15:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:41.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:15:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:41.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:15:41.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 17:15:41.420 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 17:15:41.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 17:15:41.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 17:15:41.431 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:15:41.431 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:15:41.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) 17:15:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:41.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:41.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:41.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:41.435 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:15:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:41.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:41.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:41.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'] 17:15:41.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.757 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.... 17:15:41.758 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 17:15:41.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 17:15:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:41.759 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 17:15:41.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:41.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 17:15:41.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:41.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:41.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 17:15:41.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:41.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:41.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:41.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:41.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:41.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:41.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:41.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:41.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:41.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:41.802 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 17:15:41.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:41.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:41.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:41.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:41.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:15:41.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 17:15:41.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:41.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:41.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:41.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:41.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:41.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:41.807 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 17:15:41.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:41.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:41.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:41.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:15:41.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:15:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:41.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:15:41.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 "Finish", Widget matcher matching widgets with style: 8) 17:15:41.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:41.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:41.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:41.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:41.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:41.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:41.811 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.... 17:15:41.819 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 17:15:41.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 17:15:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:41.820 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 17:15:41.820 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 17:15:41.820 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) 17:15:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:41.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:41.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:41.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:41.822 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:15:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:41.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:41.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:41.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:15:41.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:41.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15:41.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 17:15:41.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:15:41.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:15:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:41.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 17:15:41.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:15:41.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 17:15:41.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 17:15:41.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:15:41.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:15:41.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:15:41.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:41.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:41.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:41.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:41.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:15:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:41.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:15:41.904 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:15:41.904 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:41.904 DEBUG [main][MenuItemLookup] Item match:File 17:15:41.906 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:15:41.906 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:15:41.910 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:15:41.910 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:15:41.910 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'File' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'' 17:15:41.911 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:15:41.911 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:15:41.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:15:41.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:15:41.912 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:15:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 17:15:42.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. finished successfully 17:15:42.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:15:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:42.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:15:42.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:42.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 17:15:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:42.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:15:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:15:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 17:15:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:15:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:42.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:15:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:42.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:15:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 17:15:42.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:15:42.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:42.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:15:42.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:42.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:15:42.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 17:15:42.038 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 17:15:42.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 17:15:42.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 17:15:42.050 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:15:42.050 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:15:42.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:15:42.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:42.052 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:15:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:42.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:42.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:42.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:15:42.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:42.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:42.136 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.... 17:15:42.142 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 17:15:42.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 17:15:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:42.143 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 17:15:42.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:15:42.145 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:") 17:15:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:42.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:42.149 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 17:15:42.191 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:") 17:15:42.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:42.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:42.196 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 17:15:42.218 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:") 17:15:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:42.223 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:42.224 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 17:15:42.251 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:") 17:15:42.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:42.258 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:42.259 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 17:15:42.273 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:") 17:15:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:42.276 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 17:15:42.276 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 17:15:42.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:42.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:42.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:42.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:42.278 TRACE [main][WidgetHandler] Notify Button with event 27 17:15:42.278 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.279 TRACE [main][WidgetHandler] Notify Button with event 13 17:15:42.279 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.279 TRACE [main][WidgetHandler] Notify Button with event 26 17:15:42.279 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.279 TRACE [main][WidgetHandler] Notify Button with event 3 17:15:42.279 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.279 TRACE [main][WidgetHandler] Notify Button with event 4 17:15:42.279 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.279 TRACE [main][WidgetHandler] Notify Button with event 13 17:15:42.279 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.279 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 17:15:42.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:42.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:42.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:15:42.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:15:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:15:42.287 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 17:15:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:15:42.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:15:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:15:42.300 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 17:15:42.304 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) 17:15:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:42.317 INFO [WorkbenchTestable][CheckBox] Select checkbox 17:15:42.317 INFO [WorkbenchTestable][CheckBox] Check checkbox 17:15:42.317 INFO [WorkbenchTestable][AbstractButton] Click button 17:15:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:42.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:42.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:42.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:42.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:15:42.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:42.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:42.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:42.319 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:") 17:15:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:42.322 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 17:15:42.322 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 17:15:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:42.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:42.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:42.323 TRACE [main][WidgetHandler] Notify Button with event 27 17:15:42.323 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.323 TRACE [main][WidgetHandler] Notify Button with event 13 17:15:42.323 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.323 TRACE [main][WidgetHandler] Notify Button with event 26 17:15:42.324 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.324 TRACE [main][WidgetHandler] Notify Button with event 3 17:15:42.324 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.324 TRACE [main][WidgetHandler] Notify Button with event 4 17:15:42.324 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.324 TRACE [main][WidgetHandler] Notify Button with event 13 17:15:42.324 TRACE [main][WidgetHandler] Wait for synchronization 17:15:42.324 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 17:15:42.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:42.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:42.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:15:42.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:15:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:15:42.349 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 17:15:42.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:42.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:42.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:15:42.352 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 17:15:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:15:42.353 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 17:15:42.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 "Finish", Widget matcher matching widgets with style: 8) 17:15:42.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:42.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:15:42.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:42.365 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 17:15:42.365 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 17:15:42.365 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) 17:15:42.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:15:42.367 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:15:42.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:15:42.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:15:42.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:15:42.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:15:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:15:42.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:15:42.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:42.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:15:42.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 17:15:42.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:15:42.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 17:15:42.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:42.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:42.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:15:42.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15:42.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:15:42.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:15:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:42.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:42.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:15:42.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:15:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:15:42.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:15:42.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:15:42.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:42.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:15:42.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:15:42.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:15:42.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 17:15:42.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:15:42.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:15:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:42.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:15:42.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 '\*?\QPackage Explorer\E') 17:15:42.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:42.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:42.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:15:42.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:15:42.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:15:42.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:42.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:15:42.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:15:42.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:15:42.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:15:42.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:15:42.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:42.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:42.922 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:15:42.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:15:42.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:42.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:42.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:42.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:42.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:43.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:43.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:43.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:43.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:43.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:15:43.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:15:43.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:15:43.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:43.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:43.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:15:43.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:43.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:43.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:43.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:43.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:43.927 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:15:43.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 17:15:43.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:15:43.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:15:43.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:43.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:43.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:15:43.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:15:43.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:43.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:43.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:43.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:44.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:44.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:44.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:44.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:15:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:15:44.932 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:15:44.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:15:44.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:44.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:44.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 17:15:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:44.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:44.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:44.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:44.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:15:44.938 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:44.939 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:44.939 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 17:15:44.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:45.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:45.454 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:45.455 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:45.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 17:15:45.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:45.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:45.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:45.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:45.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:45.456 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:45.457 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:45.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 17:15:45.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:45.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:45.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:45.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:45.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 17:15:45.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 17:15:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:45.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 17:15:45.972 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:45.973 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:45.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 17:15:45.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:45.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:45.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:45.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 17:15:45.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 17:15:45.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:46.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 17:15:46.489 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 17:15:46.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 17:15:46.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:46.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 17:15:47.006 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:47.007 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:47.008 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 17:15:47.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:47.008 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:47.009 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:47.009 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 17:15:47.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.010 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:47.010 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 17:15:47.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:47.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:47.012 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:47.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 17:15:47.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:47.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:47.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:47.014 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 17:15:47.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:47.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:47.017 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:47.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 17:15:47.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:47.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 17:15:47.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 17:15:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:47.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 17:15:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:47.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 17:15:47.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 17:15:47.020 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 17:15:47.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 17:15:47.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 17:15:47.094 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 17:15:47.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 17:15:47.094 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 17:15:47.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 17:15:47.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 17:15:47.104 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:15:47.104 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:15:48.323 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:15:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:48.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:15:48.323 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 17:15:48.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:48.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:48.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:15:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15:48.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:15:48.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:48.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 17:15:48.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:48.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:48.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:48.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:48.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:48.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:48.387 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:48.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:15:48.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:48.395 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 17:15:48.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:48.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:48.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:48.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:48.424 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:48.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 17:15:48.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:48.426 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 17:15:48.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:48.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:48.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:48.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:48.511 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:48.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:15:48.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:15:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:15:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:15:48.513 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 17:15:48.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:15:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:48.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:48.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:48.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:48.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:15:48.701 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:15:48.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:48.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:48.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 17:15:48.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:48.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:48.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 17:15:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:48.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 17:15:48.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 '\*?\QOutline\E') 17:15:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:48.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:48.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:48.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:48.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:15:48.997 INFO [WorkbenchTestable][AbstractView] Activate view Outline 17:15:48.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 17:15:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:49.101 INFO [WorkbenchTestable][AbstractView] Activate view Outline 17:15:49.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 17:15:49.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:49.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:49.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:15:49.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:49.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:49.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:49.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:49.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:49.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:15:49.105 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 17:15:49.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:15:49.105 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 17:15:49.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 17:15:49.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:49.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 17:15:49.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:49.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 17:15:49.106 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 17:15:49.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 17:15:49.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:49.106 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 17:15:49.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:49.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 17:15:49.106 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 17:15:49.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 17:15:49.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:49.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 17:15:49.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:49.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 17:15:49.107 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:49.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 17:15:49.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:49.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:49.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:49.297 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 17:15:49.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 17:15:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:49.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 17:15:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:49.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 17:15:49.297 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 17:15:49.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 17:15:49.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:49.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 17:15:49.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:49.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 17:15:49.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 17:15:49.298 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 17:15:49.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 17:15:49.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 17:15:49.307 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 17:15:49.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 17:15:49.307 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 17:15:49.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 17:15:49.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 17:15:49.321 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:15:49.321 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:15:49.925 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:15:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:49.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:15:49.925 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 17:15:49.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:15:49.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:15:49.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:49.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:49.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:15:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15:49.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:50.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:50.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 17:15:50.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:50.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:50.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 17:15:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:50.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:15:50.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 17:15:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:50.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:50.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:50.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:15:50.116 INFO [WorkbenchTestable][AbstractView] Activate view Outline 17:15:50.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 17:15:50.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:50.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:50.219 INFO [WorkbenchTestable][AbstractView] Activate view Outline 17:15:50.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 17:15:50.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:50.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:50.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:15:50.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:50.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:50.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:50.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:50.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:50.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:15:50.287 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 17:15:50.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:15:50.288 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 17:15:50.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 17:15:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:50.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 17:15:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:50.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 17:15:50.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 17:15:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:50.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 17:15:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:50.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 17:15:50.289 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:15:50.400 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 17:15:50.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:15:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:50.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:15:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:50.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:15:50.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 17:15:50.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 17:15:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:50.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 17:15:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:50.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 17:15:50.402 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 17:15:50.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 17:15:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:15:50.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 17:15:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:15:50.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 17:15:50.403 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 17:15:50.403 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 17:15:50.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 17:15:50.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 17:15:50.406 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 17:15:50.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 17:15:50.406 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 17:15:50.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 17:15:50.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 17:15:50.408 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:15:50.408 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:15:50.613 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:15:50.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:15:50.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:15:50.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:15:50.613 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 17:15:50.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:15:50.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:15:50.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:15:50.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:15:50.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:15:50.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:50.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:50.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 17:15:50.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:50.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:50.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 17:15:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:15:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:15:50.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:15:50.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 '\*?\QProblems\E') 17:15:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:50.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:50.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:50.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:15:50.719 INFO [WorkbenchTestable][AbstractView] Activate view Problems 17:15:50.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 17:15:50.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:50.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:50.899 INFO [WorkbenchTestable][AbstractView] Activate view Problems 17:15:50.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 17:15:50.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:50.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:50.912 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 17:15:50.913 INFO [WorkbenchTestable][AbstractView] Activate view Problems 17:15:50.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 17:15:50.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:50.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:50.917 DEBUG [main][WorkbenchPartLookup] Looking up all open views 17:15:50.918 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 17:15:50.919 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 17:15:50.919 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 17:15:50.919 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 17:15:50.919 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 17:15:50.919 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 17:15:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 17:15:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 17:15:51.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 17:15:51.922 INFO [WorkbenchTestable][AbstractView] Activate view Problems 17:15:51.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 17:15:51.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:51.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:51.924 DEBUG [main][WorkbenchPartLookup] Looking up all open views 17:15:51.924 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 17:15:51.924 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 17:15:51.924 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 17:15:51.925 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 17:15:51.925 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 17:15:51.925 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 17:15:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 17:15:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 17:15:51.927 INFO [WorkbenchTestable][AbstractView] Activate view Problems 17:15:51.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 17:15:51.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:15:51.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:15:51.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:15:51.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:15:51.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:15:51.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:15:51.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:15:51.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:15:51.929 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.... 17:16:01.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. failed, an exception will be thrown Sep 01, 2023 5:16:01 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 17:16:01.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 17:16:01.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:16:01.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:16:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:01.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 17:16:01.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:01.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:01.947 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 17:16:01.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 17:16:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:01.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:16:01.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:01.970 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:16:01.970 DEBUG [main][MenuItemLookup] Item match:Window 17:16:01.974 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:16:01.974 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:16:01.974 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:16:01.974 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:01.974 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:16:01.974 DEBUG [main][MenuItemLookup] Item match:Show View 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Ant' 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:16:01.982 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:16:01.983 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:16:01.983 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:16:01.983 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:16:01.983 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:16:01.983 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:16:01.983 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:01.983 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:16:01.983 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:16:01.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:16:01.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:16:01.984 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:16:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:16:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:16:02.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:16:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:02.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:16:02.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:02.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:16:02.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:02.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:02.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:02.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:16:02.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:16:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:02.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:16:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:02.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:16:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:16:02.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:16:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:02.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:16:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:02.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:16:02.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 17:16:02.103 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 17:16:02.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 17:16:02.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 17:16:02.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:02.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:16:02.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:02.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:02.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:02.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:16:02.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:02.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:02.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:02.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:16:02.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:02.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:02.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:02.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:02.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:02.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:02.106 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:16:02.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:02.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:02.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:02.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:16:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:16:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 17:16:02.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:02.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:02.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 17:16:02.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:02.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:02.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 17:16:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:02.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:16:02.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:16:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:02.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:02.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:02.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:16:02.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:16:02.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:16:02.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:16:02.193 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 17:16:02.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:16:02.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:16:02.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:16:02.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:16:02.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:16:02.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:16:02.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:16:02.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:16:02.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:16:02.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:16:02.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:02.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:02.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:02.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:02.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:03.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:03.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:16:03.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:16:03.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:16:03.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:16:03.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:16:03.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 17:16:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:03.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:03.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:03.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:03.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:16:03.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 17:16:03.219 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 17:16:03.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 17:16:03.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 17:16:03.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:16:03.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'New' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:16:03.307 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:16:03.308 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:03.308 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:16:03.308 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:16:03.308 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:03.308 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:16:03.308 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:16:03.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:16:03.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:16:03.308 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:16:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:16:03.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:16:03.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:16:03.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:16:03.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:16:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:16:03.809 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 17:16:03.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 17:16:03.809 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 17:16:03.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 17:16:03.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 17:16:03.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:16:03.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'New' 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:16:03.888 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:16:03.888 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:16:03.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:16:03.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:16:03.889 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:16:03.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 'Delete.*'] is available.... 17:16:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 17:16:04.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:16:04.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:04.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:04.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:04.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:04.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:16:04.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:04.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:16:04.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:04.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:04.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:04.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:04.070 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:16:04.070 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:16:04.070 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:16:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:04.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:04.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:04.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:16:04.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:04.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:16:04.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:04.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:04.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:04.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:04.093 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:16:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:04.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:04.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:16:04.111 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:16:04.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:16:04.612 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:16:04.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:16:04.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 17:16:05.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:16:05.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:16:05.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:16:05.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:16:05.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:16:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:16:05.113 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 17:16:05.113 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:16:05.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:16:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.044 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.654 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 20.037 s Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:05.124 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:05.128 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:16:05.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:16:05.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:05.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:16:05.129 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:16:05.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:16:05.129 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:16:05.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:16:05.129 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:16:05.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:16:05.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:05.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:16:05.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:05.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 17:16:05.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:05.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:16:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:05.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:16:05.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:05.144 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:05.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:05.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:05.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:05.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:05.144 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:05.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:16:05.144 DEBUG [main][MenuItemLookup] Item match:Window 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.146 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:16:05.146 DEBUG [main][MenuItemLookup] Item match:Preferences 17:16:05.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:16:05.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:16:05.146 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:16:05.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.... 17:16:05.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 17:16:05.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:16:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:05.294 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:16:05.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:05.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 17:16:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:05.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:05.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:05.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:05.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:16:05.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:05.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:05.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:05.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:05.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:05.324 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:16:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:05.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:05.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:05.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:16:05.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:16:05.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:16:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:05.393 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:16:05.393 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 17:16:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:16:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:05.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:16:05.394 DEBUG [main][MenuItemLookup] Item match:Window 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:16:05.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:16:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:05.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:05.395 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:16:05.396 DEBUG [main][MenuItemLookup] Item match:Window 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:16:05.396 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:16:05.396 DEBUG [main][MenuItemLookup] Item match:Perspective 17:16:05.397 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:16:05.397 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.397 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:16:05.397 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:16:05.397 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:16:05.397 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:16:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:16:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:05.398 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:16:05.398 DEBUG [main][MenuItemLookup] Item match:Window 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:16:05.398 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:16:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:05.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:05.399 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:16:05.400 DEBUG [main][MenuItemLookup] Item match:Window 17:16:05.400 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:16:05.400 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:16:05.400 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:16:05.400 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.400 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:16:05.400 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:16:05.400 DEBUG [main][MenuItemLookup] Item match:Perspective 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:16:05.401 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:16:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:05.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:05.401 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:16:05.402 DEBUG [main][MenuItemLookup] Item match:Window 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.402 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:16:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:05.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:16:05.403 DEBUG [main][MenuItemLookup] Item match:Window 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:16:05.403 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:16:05.403 DEBUG [main][MenuItemLookup] Item match:Perspective 17:16:05.404 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:16:05.404 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:05.404 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:16:05.404 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:16:05.404 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:16:05.404 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:16:05.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:16:05.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:16:05.404 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:16:05.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:16:05.455 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 17:16:05.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:16:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:05.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:05.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:16:05.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:05.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:05.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:05.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 17:16:05.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:05.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:16:05.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:05.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:05.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:05.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:05.460 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:16:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:05.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:05.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:06.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:16:06.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:16:06.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 17:16:06.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:16:06.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:16:06.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:16:06.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.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: "New RedDeer Test Plugin"] 17:16:06.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.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'] 17:16:06.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.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'] 17:16:06.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:16:06.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:06.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:16:06.314 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:06.315 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:06.315 DEBUG [main][MenuItemLookup] Item match:File 17:16:06.317 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:16:06.317 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:06.322 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:16:06.323 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:16:06.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:16:06.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:16:06.323 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:16:06.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 'New|Select a wizard'] is available.... 17:16:06.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 'New|Select a wizard'] is available. finished successfully 17:16:06.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:16:06.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:06.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:06.455 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:16:06.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:16:06.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 17:16:06.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:16:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:06.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:16:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:06.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:16:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 17:16:06.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:16:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:06.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:16:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:06.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:16:06.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 17:16:06.469 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 17:16:06.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 17:16:06.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 17:16:06.469 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:16:06.469 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:16:06.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:16:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:06.471 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:16:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:06.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:06.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:06.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'] 17:16:06.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.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.... 17:16:06.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 17:16:06.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 17:16:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:06.738 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 17:16:06.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:16:06.739 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:") 17:16:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:16:06.751 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:16:06.752 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 17:16:06.773 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:") 17:16:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:16:06.777 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:16:06.778 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 17:16:06.800 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:") 17:16:06.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:16:06.806 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:16:06.807 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 17:16:06.828 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:") 17:16:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:16:06.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:16:06.837 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 17:16:06.852 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:") 17:16:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:06.854 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 17:16:06.854 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 17:16:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:06.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:06.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:06.857 TRACE [main][WidgetHandler] Notify Button with event 27 17:16:06.857 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.857 TRACE [main][WidgetHandler] Notify Button with event 13 17:16:06.857 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.857 TRACE [main][WidgetHandler] Notify Button with event 26 17:16:06.857 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.857 TRACE [main][WidgetHandler] Notify Button with event 3 17:16:06.857 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.857 TRACE [main][WidgetHandler] Notify Button with event 4 17:16:06.857 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.857 TRACE [main][WidgetHandler] Notify Button with event 13 17:16:06.857 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.857 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 17:16:06.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:06.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:16:06.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:16:06.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:16:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:16:06.862 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 17:16:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:16:06.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:16:06.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:16:06.863 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 17:16:06.864 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) 17:16:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:06.865 INFO [WorkbenchTestable][CheckBox] Select checkbox 17:16:06.866 INFO [WorkbenchTestable][CheckBox] Check checkbox 17:16:06.866 INFO [WorkbenchTestable][AbstractButton] Click button 17:16:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:06.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:06.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:06.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:16:06.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:06.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:16:06.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:06.867 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:") 17:16:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:06.869 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 17:16:06.869 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 17:16:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:06.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:06.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:06.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:06.882 TRACE [main][WidgetHandler] Notify Button with event 27 17:16:06.882 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.882 TRACE [main][WidgetHandler] Notify Button with event 13 17:16:06.882 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.882 TRACE [main][WidgetHandler] Notify Button with event 26 17:16:06.882 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.882 TRACE [main][WidgetHandler] Notify Button with event 3 17:16:06.883 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.883 TRACE [main][WidgetHandler] Notify Button with event 4 17:16:06.883 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.883 TRACE [main][WidgetHandler] Notify Button with event 13 17:16:06.883 TRACE [main][WidgetHandler] Wait for synchronization 17:16:06.883 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 17:16:06.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:06.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:06.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:06.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:16:06.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:06.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:16:06.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:16:06.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:16:06.897 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 17:16:06.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:06.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:06.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:06.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:16:06.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:06.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:16:06.900 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 17:16:06.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:16:06.901 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 17:16:06.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 17:16:06.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:06.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:16:06.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:06.912 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 17:16:06.912 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 17:16:06.912 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) 17:16:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:06.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:06.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:06.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:06.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:06.914 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:16:06.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:06.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:06.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:06.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:07.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:16:07.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:16:07.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:16:07.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:16:07.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:16:07.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 17:16:07.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:16:07.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 17:16:07.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:16:07.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:16:07.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:16:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:16:07.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:16:07.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 17:16:07.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:07.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:16:07.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:16:07.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:16:07.166 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 17:16:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:07.167 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:07.167 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:07.167 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:07.167 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:07.167 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:07.167 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:07.167 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:07.167 DEBUG [main][MenuItemLookup] Item match:Run 17:16:07.188 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 17:16:07.188 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 17:16:07.188 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:07.188 DEBUG [main][MenuItemLookup] Found menu:'Run History' 17:16:07.188 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:16:07.188 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 17:16:07.188 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 17:16:07.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 17:16:07.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 17:16:07.190 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 17:16:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:07.410 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 17:16:07.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:07.412 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 17:16:07.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:16:07.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:07.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:07.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:07.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:07.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:07.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:07.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:07.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 17:16:07.416 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 17:16:07.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 17:16:07.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 17:16:07.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:07.451 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 17:16:07.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:07.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:07.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:07.452 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 17:16:07.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:07.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:07.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:07.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 17:16:07.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:07.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:07.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:07.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:07.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:07.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:07.456 INFO [WorkbenchTestable][AbstractButton] Click button Close 17:16:07.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:07.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:07.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:07.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 17:16:10.593 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 17:16:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:10.593 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 17:16:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:16:10.593 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 17:16:10.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:16:10.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:16:10.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:16:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:16:10.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:10.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:16:10.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:16:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:10.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 17:16:10.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:16:10.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 17:16:10.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:10.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:16:10.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:16:10.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:16:10.595 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 17:16:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:10.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:10.596 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:10.596 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:10.596 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:10.596 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:10.596 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:10.596 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:10.596 DEBUG [main][MenuItemLookup] Item match:Run 17:16:10.598 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 17:16:10.598 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 17:16:10.598 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:10.598 DEBUG [main][MenuItemLookup] Found menu:'Run History' 17:16:10.598 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:16:10.598 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 17:16:10.598 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 17:16:10.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 17:16:10.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 17:16:10.599 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 17:16:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:10.945 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 17:16:10.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:10.948 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 17:16:10.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:10.949 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 17:16:10.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 17:16:10.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:10.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:10.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:10.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:10.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:10.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 17:16:10.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:11.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:11.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 17:16:11.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:11.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:11.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:11.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 17:16:11.459 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 17:16:11.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 17:16:11.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 17:16:11.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:12.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:12.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:12.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:12.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:12.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:13.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:13.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:13.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:13.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:14.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:14.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:14.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:14.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:15.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:15.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:15.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:15.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:16.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:16.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:16.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:16.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:17.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:17.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:17.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:17.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:18.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:18.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:18.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:18.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:19.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:19.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:19.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:19.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:20.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:20.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:20.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:20.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:21.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:21.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:21.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:21.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:22.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:22.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:22.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:22.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:22.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:16:22.727 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 17:16:22.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:16:22.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:22.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:22.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:22.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:22.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:22.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 17:16:22.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:22.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:22.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 17:16:22.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:22.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:22.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:22.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 17:16:22.731 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 17:16:22.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 17:16:22.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 17:16:22.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:22.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:22.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:22.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:22.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:23.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:23.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:23.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:23.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:24.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:24.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:24.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:24.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:25.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:25.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:25.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:25.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:26.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:26.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:26.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:26.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:27.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:27.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:27.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:27.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:28.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:28.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:28.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:28.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:29.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:29.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:29.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:29.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:30.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:30.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:30.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:30.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:31.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:31.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:31.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:31.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:32.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:32.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:32.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:32.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:32.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:16:32.826 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") 17:16:32.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:32.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:32.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:32.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:32.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:32.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:32.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:16:32.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 17:16:32.862 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") 17:16:32.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:32.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:32.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:32.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:32.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:32.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:32.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:16:32.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 17:16:32.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:16:32.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:32.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:32.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:32.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:32.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:32.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:16:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:16:32.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:16:32.889 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") 17:16:32.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:32.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:32.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:32.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:32.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:32.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:16:32.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 17:16:32.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 17:16:32.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:32.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:32.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:32.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:32.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:32.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:32.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:16:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 17:16:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 17:16:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 17:16:32.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:32.915 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 17:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:32.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 17:16:32.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:32.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:32.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:32.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:32.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:32.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:32.919 INFO [WorkbenchTestable][AbstractButton] Click button Close 17:16:32.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:32.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:32.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:32.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 17:16:33.022 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 17:16:33.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 "Save") 17:16:33.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:33.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:33.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:33.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 17:16:33.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:33.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:33.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:33.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:33.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:33.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:33.024 INFO [WorkbenchTestable][AbstractButton] Click button &Save 17:16:33.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:33.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:33.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:33.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:33.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 17:16:33.308 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 17:16:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:33.309 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 17:16:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:16:33.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:16:33.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:16:33.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:16:33.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:16:33.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:16:33.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:16:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:16:33.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:33.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:16:33.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:16:33.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:33.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:33.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 17:16:33.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:16:33.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 17:16:33.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:33.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:16:33.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:16:33.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:16:33.311 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 17:16:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:33.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:33.312 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:33.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:33.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:33.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:33.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:33.312 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:33.312 DEBUG [main][MenuItemLookup] Item match:Run 17:16:33.313 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 17:16:33.313 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 17:16:33.313 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:33.313 DEBUG [main][MenuItemLookup] Found menu:'Run History' 17:16:33.314 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:16:33.314 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 17:16:33.314 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 17:16:33.314 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 17:16:33.314 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 17:16:33.314 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 17:16:33.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:33.535 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 17:16:33.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:33.537 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 17:16:33.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:33.538 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 17:16:33.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:16:33.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:33.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:33.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:33.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:33.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:33.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:33.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:33.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:33.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 17:16:33.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:33.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:33.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:33.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:33.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 17:16:33.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:33.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:33.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:33.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 17:16:33.550 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 17:16:33.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 17:16:33.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 17:16:33.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:33.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:34.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:34.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:34.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:34.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:34.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:34.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:35.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:35.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:35.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:35.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:36.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:36.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:36.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:36.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:37.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:37.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:37.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:37.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:38.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:38.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:38.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:38.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:39.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:39.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:39.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:39.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:40.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:40.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:40.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:40.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:41.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:41.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:41.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:41.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:42.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:42.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:42.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:42.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:43.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:43.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:43.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:43.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:44.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:44.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:16:44.140 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 17:16:44.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:16:44.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:44.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:44.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:44.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:44.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:44.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 17:16:44.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:44.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:44.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 17:16:44.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:44.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:44.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:44.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:44.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:44.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 17:16:44.143 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 17:16:44.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 17:16:44.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 17:16:44.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:44.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:44.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:44.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:44.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:44.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:44.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:45.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:45.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:45.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:45.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:46.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:46.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:46.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:46.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:47.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:47.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:47.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:47.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:48.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:48.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:48.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:48.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:49.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:49.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:49.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:49.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:50.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:50.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:50.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:50.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:51.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:51.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:51.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:51.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:52.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:52.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:52.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:52.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:53.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:53.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:53.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:53.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:54.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:54.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:54.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:16:54.233 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") 17:16:54.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:54.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:54.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:54.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:54.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:54.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:54.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:54.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:54.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:54.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:16:54.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 17:16:54.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:16:54.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:54.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:54.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:54.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:54.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:54.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:54.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:54.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:54.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:54.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:16:54.251 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:16:54.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:16:54.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:54.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:54.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:54.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:54.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:54.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:54.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:54.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:54.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:16:54.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:16:54.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 17:16:54.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:54.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:54.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:54.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:54.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:54.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:16:54.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:16:54.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 17:16:54.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:54.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:54.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:54.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:54.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:54.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:54.339 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:") 17:16:54.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:54.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:54.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:54.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:54.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:54.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:54.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:16:54.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:54.357 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 17:16:54.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:54.362 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 17:16:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:54.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:54.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 "Close") 17:16:54.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:54.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:54.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:54.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:54.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:54.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:54.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:54.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:16:54.393 INFO [WorkbenchTestable][AbstractButton] Click button Close 17:16:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:16:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:16:54.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:16:54.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:16:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 17:16:57.558 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 17:16:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:57.558 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 17:16:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:16:57.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:16:57.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:16:57.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:16:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:16:57.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:57.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:16:57.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:16:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:57.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 17:16:57.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:16:57.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 17:16:57.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:16:57.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:16:57.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:16:57.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:16:57.560 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 17:16:57.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:57.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:16:57.561 DEBUG [main][MenuItemLookup] Found menu:'File' 17:16:57.561 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:16:57.561 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:16:57.561 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:16:57.561 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:16:57.561 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:16:57.561 DEBUG [main][MenuItemLookup] Item match:Run 17:16:57.563 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 17:16:57.563 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 17:16:57.563 DEBUG [main][MenuItemLookup] Found menu:'' 17:16:57.563 DEBUG [main][MenuItemLookup] Found menu:'Run History' 17:16:57.563 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:16:57.563 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 17:16:57.563 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 17:16:57.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 17:16:57.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 17:16:57.564 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 17:16:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:57.761 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 17:16:57.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:16:57.764 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 17:16:57.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:16:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:16:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:16:57.765 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 17:16:57.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:16:57.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:57.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:57.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:57.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:57.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:16:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:16:57.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:16:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:16:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:16:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 17:16:57.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:57.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:57.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 17:16:57.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:16:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:16:57.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:16:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:16:57.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:16:57.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 17:16:57.769 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 17:16:57.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 17:16:57.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 17:16:57.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:16:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:16:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:16:58.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:16:58.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:16:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:16:58.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:58.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:58.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:58.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:59.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:59.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:16:59.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:16:59.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:00.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:00.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:00.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:00.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:01.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:01.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:01.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:01.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:02.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:02.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:02.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:02.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:03.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:03.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:03.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:03.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:04.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:04.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:04.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:04.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:05.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:05.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:05.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:05.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:06.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:06.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:06.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:06.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:07.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:07.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:07.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:07.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:08.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:08.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:17:08.401 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 17:17:08.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:17:08.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:08.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:17:08.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:08.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:08.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:08.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:17:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:17:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 17:17:08.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:17:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:08.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:17:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:08.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:17:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 17:17:08.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 17:17:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:08.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 17:17:08.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:08.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 17:17:08.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 17:17:08.405 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 17:17:08.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 17:17:08.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 17:17:08.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:08.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:17:08.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:08.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:08.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:08.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:08.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:09.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:09.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:09.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:09.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:10.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:10.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:10.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:10.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:11.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:11.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:11.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:11.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:12.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:12.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:12.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:12.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:13.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:13.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:13.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:13.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:14.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:14.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:14.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:14.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:15.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:15.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:15.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:15.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:16.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:16.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:16.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:16.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:17.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:17.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:17.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:17.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:18.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:18.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:17:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:17:18.493 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 17:17:18.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:17:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:18.510 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 17:17:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:18.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 17:17:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:18.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 "Close") 17:17:18.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:18.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 17:17:18.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:18.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:18.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:18.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:18.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:18.521 INFO [WorkbenchTestable][AbstractButton] Click button Close 17:17:18.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:18.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:18.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:18.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 17:17:21.699 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 17:17:21.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 17:17:21.699 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 17:17:21.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:17:21.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:17:21.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:17:21.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:17:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:17:21.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:17:21.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:17:21.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:17:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:21.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 17:17:21.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:21.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:21.709 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 17:17:21.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:17:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:21.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:17:21.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:21.710 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:21.710 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:21.710 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:21.710 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:21.710 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:21.710 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:21.710 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:21.710 DEBUG [main][MenuItemLookup] Item match:Window 17:17:21.711 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:21.711 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:21.711 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:21.711 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:21.711 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:21.711 DEBUG [main][MenuItemLookup] Item match:Show View 17:17:21.720 DEBUG [main][MenuItemLookup] Found menu:'Ant' 17:17:21.720 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:17:21.720 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:17:21.720 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:21.721 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:17:21.721 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:17:21.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:17:21.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:17:21.722 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:17:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:17:21.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:17:21.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:17:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:21.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:17:21.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:21.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:17:21.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:21.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:21.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:21.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:17:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:17:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:17:21.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:17:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:21.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:17:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:21.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:17:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:17:21.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:17:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:21.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:17:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:21.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:17:21.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 17:17:21.837 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 17:17:21.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 17:17:21.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 17:17:21.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:21.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:21.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:21.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:17:21.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:21.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:21.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:21.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 "Open") 17:17:21.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:21.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:17:21.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:21.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:21.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:21.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:21.839 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:17:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:21.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:21.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:17:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:17:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 17:17:21.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:21.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 17:17:21.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:21.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:21.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:17:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:21.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:17:21.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:17:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:21.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:21.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:21.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:21.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:17:21.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:17:21.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:21.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:17:21.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:17:21.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:17:21.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:17:21.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:17:21.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:21.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:21.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:17:21.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:17:21.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:21.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:21.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:21.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:22.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:22.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:22.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:22.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:22.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:17:22.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:17:22.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:17:22.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:22.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:22.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 17:17:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:22.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:22.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:22.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:22.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:17:22.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 17:17:22.913 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 17:17:22.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 17:17:22.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 17:17:22.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:17:22.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'New' 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:17:22.988 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:17:22.989 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:17:22.989 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:17:22.989 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:17:22.989 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:22.989 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:17:22.989 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:17:22.989 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:22.989 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:17:22.989 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:17:22.989 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:17:22.989 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:17:22.989 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:17:22.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:17:22.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:17:23.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:17:23.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:17:23.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:17:23.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:17:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:17:23.490 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 17:17:23.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 17:17:23.490 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 17:17:23.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 17:17:23.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 17:17:23.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:17:23.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'New' 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:17:23.558 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:17:23.558 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:17:23.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:17:23.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:17:23.558 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:17:23.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 'Delete.*'] is available.... 17:17:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 17:17:24.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:17:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:24.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) 17:17:24.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:24.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:17:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:24.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:24.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:24.218 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:17:24.218 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:17:24.218 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:17:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:24.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:24.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:24.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:17:24.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:24.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:17:24.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:24.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:24.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:24.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:24.220 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:17:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:24.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:24.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:24.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:17:24.226 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:17:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:17:24.727 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:17:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:17:24.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:17:24.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 17:17:24.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 17:17:24.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:17:24.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:17:24.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:17:24.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:17:24.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:17:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:17:24.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 17:17:24.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:17:24.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:17:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.605 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.43 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 22.715 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.249 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.141 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 17:17:24.740 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 17:17:24.742 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:17:24.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:24.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 17:17:24.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:17:24.742 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 17:17:24.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:17:24.743 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 17:17:24.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:17:24.743 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 17:17: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.*'] 17:17:24.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17: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.*'] 17:17:24.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17: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.*'] 17:17:24.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:24.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:17:24.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:24.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:24.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:17:24.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:24.745 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:24.745 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:24.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:24.745 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:24.745 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:24.745 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:24.745 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:24.745 DEBUG [main][MenuItemLookup] Item match:Window 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.746 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:17:24.746 DEBUG [main][MenuItemLookup] Item match:Preferences 17:17:24.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 17:17:24.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 17:17:24.746 INFO [main][MenuItemHandler] Select menu item: &Preferences 17:17:24.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 17:17:24.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 'Preferences.*'] is available. finished successfully 17:17:24.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 17:17:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:24.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:24.906 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 17:17:24.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:24.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 17:17:24.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:24.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:24.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:24.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:24.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:17:24.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:17:24.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 17:17:24.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:24.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:24.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:24.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:24.912 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 17:17:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:24.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:24.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:24.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:17:24.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:17:24.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:17:24.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:24.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:24.974 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 17:17:24.974 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 17:17:24.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 17:17:24.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:24.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:24.974 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:24.974 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:24.974 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:24.974 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:24.974 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:24.974 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:24.974 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:24.975 DEBUG [main][MenuItemLookup] Item match:Window 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.975 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:17:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:24.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:24.976 DEBUG [main][MenuItemLookup] Item match:Window 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:24.976 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:17:24.977 DEBUG [main][MenuItemLookup] Item match:Perspective 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:17:24.977 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:17:24.977 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:17:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 17:17:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:24.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:24.978 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:24.978 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:24.978 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:24.978 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:24.978 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:24.978 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:24.978 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:24.978 DEBUG [main][MenuItemLookup] Item match:Window 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:17:24.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:24.979 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:24.979 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:24.980 DEBUG [main][MenuItemLookup] Item match:Window 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:24.980 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:17:24.980 DEBUG [main][MenuItemLookup] Item match:Perspective 17:17:24.981 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:17:24.981 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.981 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:17:24.981 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:17:24.981 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:17:24.981 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:17:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:24.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:24.982 DEBUG [main][MenuItemLookup] Item match:Window 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.982 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 17:17:24.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:24.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:24.983 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:24.983 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:24.983 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:24.983 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:24.983 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:24.983 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:24.983 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:24.983 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:24.983 DEBUG [main][MenuItemLookup] Item match:Window 17:17:24.984 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:24.984 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:24.984 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:24.984 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.984 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:24.984 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 17:17:24.984 DEBUG [main][MenuItemLookup] Item match:Perspective 17:17:24.984 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 17:17:24.985 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:24.985 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 17:17:24.985 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 17:17:24.985 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 17:17:24.985 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 17:17:24.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 17:17:24.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 17:17:24.985 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 17:17:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 17:17:25.038 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 17:17:25.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 17:17:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:25.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:25.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:17:25.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:25.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:25.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:25.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 17:17:25.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:25.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 17:17:25.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:25.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:25.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:25.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:25.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:25.046 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 17:17:25.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:25.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:25.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:25.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:25.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:17:25.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:17:25.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 17:17:25.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:17:25.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:17:25.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:17:25.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 17:17:25.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:17:25.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 17:17:25.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:17:25.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:25.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:17:25.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 17:17:25.729 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:25.729 DEBUG [main][MenuItemLookup] Item match:File 17:17:25.730 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 17:17:25.730 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Project...' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Package' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Class' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Interface' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Enum' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Record' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Folder' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:25.734 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 17:17:25.735 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 17:17:25.735 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:25.735 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 17:17:25.735 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 17:17:25.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 17:17:25.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 17:17:25.735 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 17:17:25.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.... 17:17:25.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 17:17:25.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 17:17:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:25.857 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:17:25.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:25.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 17:17:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:25.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:25.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:25.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:17:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:17:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 17:17:25.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:17:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:25.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:17:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:25.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:17:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 17:17:25.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 17:17:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:25.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 17:17:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:25.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 17:17:25.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 17:17:25.871 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 17:17:25.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 17:17:25.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 17:17:25.902 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 17:17:25.902 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 17:17:25.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 17:17:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:25.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:25.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:25.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:25.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:25.905 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 17:17:25.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:25.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:25.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:25.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:26.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'] 17:17:26.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:26.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:26.123 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.... 17:17:26.124 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 17:17:26.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 17:17:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:26.125 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 17:17:26.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 17:17:26.125 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:") 17:17:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:17:26.127 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:17:26.128 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 17:17:26.149 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:") 17:17:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:17:26.153 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:17:26.154 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 17:17:26.189 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:") 17:17:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:17:26.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:17:26.195 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 17:17:26.218 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:") 17:17:26.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:17:26.224 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:17:26.225 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 17:17:26.233 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:") 17:17:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:26.243 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 17:17:26.243 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 17:17:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:26.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:26.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:26.246 TRACE [main][WidgetHandler] Notify Button with event 27 17:17:26.246 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.246 TRACE [main][WidgetHandler] Notify Button with event 13 17:17:26.246 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.246 TRACE [main][WidgetHandler] Notify Button with event 26 17:17:26.246 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.246 TRACE [main][WidgetHandler] Notify Button with event 3 17:17:26.246 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.246 TRACE [main][WidgetHandler] Notify Button with event 4 17:17:26.246 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.246 TRACE [main][WidgetHandler] Notify Button with event 13 17:17:26.246 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.246 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 17:17:26.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:26.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:26.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:26.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:17:26.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:26.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:17:26.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:17:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:17:26.251 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 17:17:26.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:17:26.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:17:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:17:26.252 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 17:17:26.253 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) 17:17:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:26.254 INFO [WorkbenchTestable][CheckBox] Select checkbox 17:17:26.254 INFO [WorkbenchTestable][CheckBox] Check checkbox 17:17:26.254 INFO [WorkbenchTestable][AbstractButton] Click button 17:17:26.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:26.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:26.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:26.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:26.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:17:26.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:26.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:26.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:26.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:17:26.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:26.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:26.256 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:") 17:17:26.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:26.257 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 17:17:26.258 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 17:17:26.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:26.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:26.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:26.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:26.259 TRACE [main][WidgetHandler] Notify Button with event 27 17:17:26.259 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.259 TRACE [main][WidgetHandler] Notify Button with event 13 17:17:26.259 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.259 TRACE [main][WidgetHandler] Notify Button with event 26 17:17:26.259 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.259 TRACE [main][WidgetHandler] Notify Button with event 3 17:17:26.259 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.259 TRACE [main][WidgetHandler] Notify Button with event 4 17:17:26.259 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.259 TRACE [main][WidgetHandler] Notify Button with event 13 17:17:26.259 TRACE [main][WidgetHandler] Wait for synchronization 17:17:26.259 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 17:17:26.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:26.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:17:26.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:26.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 17:17:26.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 17:17:26.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 17:17:26.303 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 17:17:26.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:26.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:26.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:17:26.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:17:26.306 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 17:17:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 17:17:26.307 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 17:17:26.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 17:17:26.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:26.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:26.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:26.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 17:17:26.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:26.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:26.318 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 17:17:26.318 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 17:17:26.318 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) 17:17:26.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:26.320 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 17:17:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:26.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:26.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:26.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 17:17:26.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 17:17:26.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:17:26.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:17:26.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 17:17:26.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 17:17:26.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:17:26.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 17:17:26.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:17:26.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:17:26.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:17:26.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:17:26.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:26.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 17:17:26.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 17:17:26.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:17:26.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:17:26.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:17:26.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:17:26.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:17:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:26.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:17:26.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 '\*?\QPackage Explorer\E') 17:17:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:26.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:26.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:26.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:26.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 17:17:26.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.650 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:17:26.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 17:17:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:26.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 17:17:26.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:17:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:26.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:26.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:26.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:26.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:26.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:26.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 17:17:26.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:17:26.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:17:26.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:26.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:26.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:26.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:26.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:26.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:26.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:26.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:26.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:26.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:27.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:27.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:27.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:27.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:17:27.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:27.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:27.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:27.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:27.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 17:17:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:27.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:27.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:27.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:27.737 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:17:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 17:17:27.737 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:27.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:27.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:27.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:27.738 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:27.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:27.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:27.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:28.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:28.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:28.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:28.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:28.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:17:28.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:28.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:28.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:28.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:28.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:17:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:28.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:28.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:28.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:28.745 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:17:28.746 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:17:28.747 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 17:17:28.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:17:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:29.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:29.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:17:29.263 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 17:17:29.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 17:17:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:29.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 17:17:29.777 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 17:17:29.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 17:17:29.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:30.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 17:17:30.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 17:17:30.291 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 17:17:30.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 17:17:30.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 17:17:30.314 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 17:17:30.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 17:17:30.315 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 17:17:30.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 17:17:30.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 17:17:30.320 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 17:17:30.320 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 17:17:30.740 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 17:17:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:17:30.740 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 17:17:30.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 17:17:30.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 17:17:30.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 17:17:30.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:17:30.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:17:30.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:17:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:17:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:30.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:17:30.797 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:30.797 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:30.797 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:17:30.797 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:17:30.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:30.797 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:30.797 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:30.797 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:30.797 DEBUG [main][MenuItemLookup] Item match:Run 17:17:30.799 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 17:17:30.799 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 17:17:30.799 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:30.799 DEBUG [main][MenuItemLookup] Found menu:'Run History' 17:17:30.799 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:17:30.799 DEBUG [main][MenuItemLookup] Item match:Run As 17:17:31.313 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 17:17:31.313 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 17:17:31.313 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 17:17:31.313 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 17:17:31.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:31.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:31.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:17:31.328 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:31.328 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:31.328 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:17:31.328 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:17:31.328 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:31.328 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:31.328 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:31.328 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:31.328 DEBUG [main][MenuItemLookup] Item match:Run 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'Run History' 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 17:17:31.329 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 17:17:31.329 DEBUG [main][MenuItemLookup] Item match:Debug As 17:17:31.497 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 17:17:31.497 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 17:17:31.497 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 17:17:31.497 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 17:17:31.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 17:17:31.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:17:31.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:17:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:31.513 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 17:17:31.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:31.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 17:17:31.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 17:17:31.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 17:17:31.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 17:17:31.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 17:17:31.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:31.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:31.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:17:31.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:31.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:31.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 17:17:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:31.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:17:31.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:17:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:31.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:31.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:31.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:31.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:31.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:31.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:31.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:31.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 17:17:31.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:31.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:31.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 17:17:31.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:31.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:31.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 17:17:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:31.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:31.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:17:31.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 17:17:31.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:31.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:31.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:31.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:31.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:31.691 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:31.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:31.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:31.692 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 17:17:31.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:17:31.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:17:31.694 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:31.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:31.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:31.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:31.695 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:31.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:31.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:31.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:31.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:31.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:31.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:32.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:32.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:32.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:32.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:32.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:17:32.698 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:32.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:32.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:32.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:32.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:17:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:32.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:32.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:32.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:32.700 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:17:32.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 17:17:32.701 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:32.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:32.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:32.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:32.702 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:32.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:32.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:32.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:32.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:32.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:33.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:33.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:33.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:33.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:33.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:17:33.704 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 17:17:33.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 17:17:33.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:33.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:33.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:17:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:33.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:33.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:33.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:33.706 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:17:33.707 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 17:17:33.707 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 17:17:33.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 17:17:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 17:17:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:33.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 17:17:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 17:17:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 17:17:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 17:17:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:33.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 17:17:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 17:17:33.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 17:17:33.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:33.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 17:17:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:33.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 17:17:33.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 17:17:33.709 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 17:17:33.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 17:17:33.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 17:17:33.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:17:33.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:33.717 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 17:17:33.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:33.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:33.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:33.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:33.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:33.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:17:33.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'New' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'Open With' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:17:33.831 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'References' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:33.832 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:17:33.832 DEBUG [main][MenuItemLookup] Item match:Run As 17:17:34.012 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 17:17:34.012 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 17:17:34.012 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 17:17:34.012 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 17:17:34.012 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 17:17:34.012 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 17:17:34.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:17:34.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:34.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:34.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:34.014 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 17:17:34.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:34.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:34.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:34.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:34.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:34.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:17:34.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:34.111 DEBUG [main][MenuItemLookup] Found menu:'New' 17:17:34.111 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.111 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Open With' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'References' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Run As' 17:17:34.112 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 17:17:34.112 DEBUG [main][MenuItemLookup] Item match:Debug As 17:17:34.229 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 17:17:34.229 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 17:17:34.229 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 17:17:34.229 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 17:17:34.229 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 17:17:34.229 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 17:17:34.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 17:17:34.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:17:34.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:17:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:34.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 17:17:34.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:34.238 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 17:17:34.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 17:17:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:34.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:17:34.305 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:17:34.305 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:34.305 DEBUG [main][MenuItemLookup] Found menu:'Edit' 17:17:34.306 DEBUG [main][MenuItemLookup] Found menu:'Source' 17:17:34.306 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 17:17:34.306 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 17:17:34.306 DEBUG [main][MenuItemLookup] Found menu:'Search' 17:17:34.306 DEBUG [main][MenuItemLookup] Found menu:'Project' 17:17:34.306 DEBUG [main][MenuItemLookup] Found menu:'Run' 17:17:34.306 DEBUG [main][MenuItemLookup] Found menu:'Window' 17:17:34.306 DEBUG [main][MenuItemLookup] Item match:Window 17:17:34.308 DEBUG [main][MenuItemLookup] Found menu:'New Window' 17:17:34.308 DEBUG [main][MenuItemLookup] Found menu:'Editor' 17:17:34.308 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 17:17:34.308 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.308 DEBUG [main][MenuItemLookup] Found menu:'Show View' 17:17:34.308 DEBUG [main][MenuItemLookup] Item match:Show View 17:17:34.314 DEBUG [main][MenuItemLookup] Found menu:'Ant' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Progress' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Templates' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:34.315 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 17:17:34.315 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 17:17:34.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 17:17:34.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 17:17:34.316 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 17:17:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 17:17:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 17:17:34.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 17:17:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:34.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 17:17:34.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:34.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:17:34.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:34.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:34.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 17:17:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 17:17:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 17:17:34.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:17:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:34.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:17:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:34.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:17:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 17:17:34.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 17:17:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 17:17:34.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 17:17:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 17:17:34.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 17:17:34.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 17:17:34.451 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 17:17:34.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 17:17:34.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 17:17:34.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:34.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:34.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:34.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:17:34.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:34.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:34.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 17:17:34.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:34.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 17:17:34.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:34.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:34.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:34.497 INFO [WorkbenchTestable][AbstractButton] Click button &Open 17:17:34.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:34.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:34.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:34.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:17:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:17:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 17:17:34.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 17:17:34.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:34.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 17:17:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:34.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 17:17:34.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 17:17:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:34.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:34.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:34.597 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:17:34.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:17:34.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:34.597 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 17:17:34.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 17:17:34.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 17:17:34.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:17:34.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:17:34.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:34.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:34.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:17:34.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:17:34.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:34.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:34.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:34.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:35.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:35.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:35.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:35.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:35.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 17:17:35.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 17:17:35.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 17:17:35.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 17:17:35.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 17:17:35.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 17:17:35.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:35.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:35.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:35.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 17:17:35.605 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 17:17:35.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 17:17:35.605 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 17:17:35.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 17:17:35.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 17:17:35.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:17:35.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'New' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Import...' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Export...' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:35.691 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 17:17:35.691 DEBUG [main][MenuItemLookup] Item match:Refresh F5 17:17:35.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 17:17:35.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 17:17:35.692 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 17:17:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:17:35.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 17:17:36.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 17:17:36.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:17:36.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:17:36.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 17:17:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:17:36.193 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 17:17:36.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 17:17:36.193 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 17:17:36.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 17:17:36.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 17:17:36.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 17:17:36.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'New' 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'' 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 17:17:36.265 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 17:17:36.265 DEBUG [main][MenuItemLookup] Item match:Delete Delete 17:17:36.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 17:17:36.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 17:17:36.266 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 17:17:36.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.... 17:17: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 'Delete.*'] is available. finished successfully 17:17:36.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 17:17:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:36.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:36.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:36.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:36.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 17:17:36.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:36.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:17:36.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:36.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:36.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:36.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:36.949 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 17:17:36.949 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 17:17:36.949 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 17:17:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:36.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:36.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:36.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 17:17:36.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:36.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 17:17:36.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:36.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:36.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:36.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 17:17:36.951 INFO [WorkbenchTestable][AbstractButton] Click button OK 17:17:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 17:17:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 17:17:36.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 17:17:36.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 17:17:36.958 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 17:17:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 17:17:37.459 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 17:17:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 17:17:37.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 17:17:37.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 17:17:37.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 17:17:37.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 17:17:37.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 17:17:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 17:17:37.459 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 17:17:37.459 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 17:17:37.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 17:17:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.721 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 4.914 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.718 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.ui.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.ui' with 28 classes [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test >------ [INFO] Building RedDeer E4 Workbench Tests 4.7.0-SNAPSHOT [44/58] [INFO] from tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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 17:17:46.627 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:17:46.631 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 17:17:46.631 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 17:17:46.633 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 17:17:46.699 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:46.738 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 17:17:46.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:46.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:46.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:46.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:46.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:46.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 17:17:46.825 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:46.825 DEBUG [main][MenuItemLookup] Found menu:'Help' 17:17:46.826 DEBUG [main][MenuItemLookup] Item match:Help 17:17:46.829 DEBUG [main][MenuItemLookup] Found menu:'About' 17:17:46.829 DEBUG [main][MenuItemLookup] Item match:About 17:17:46.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About" 17:17:46.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About 17:17:46.837 INFO [main][MenuItemHandler] Select menu item: About 17:17:46.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 17:17:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 17:17:46.993 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") 17:17:46.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:47.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent 17:17:47.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:47.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:47.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:47.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:47.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:48.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:48.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:48.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:17:48.029 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 17:17:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 17:17:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 17:17:48.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About 17:17:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:48.037 INFO [WorkbenchTestable][AbstractShell] Close shell About 17:17:48.038 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About' 17:17:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 17:17:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 17:17:48.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:48.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:48.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:48.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:48.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:48.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:48.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:48.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:48.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 widgets with text that without mnenomic matches: is "Sample Part 2") 17:17:48.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:48.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:48.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:48.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:48.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:48.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 17:17:48.115 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") 17:17:48.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 17:17:48.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:48.125 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 17:17:48.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 17:17:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:48.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:48.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:48.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:48.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:49.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 17:17:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 17:17:49.134 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 17:17:49.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:49.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.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 widgets with text that without mnenomic matches: is "Sample Part") 17:17:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:49.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.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 widgets with text that without mnenomic matches: is "Sample Part 2") 17:17:49.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:49.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 17:17:49.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 17:17:49.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:49.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.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 widgets with text that without mnenomic matches: is "Sample Part") 17:17:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:49.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 17:17:49.198 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 17:17:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 17:17:49.201 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") 17:17:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 17:17:49.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:49.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 17:17:49.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:49.209 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 17:17:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 17:17:49.210 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 17:17:49.212 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 17:17:49.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:49.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 17:17:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:49.230 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 17:17:49.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 17:17:49.250 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 17:17:49.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.302 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') 17:17:49.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 17:17:49.308 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 17:17:49.309 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 17:17:49.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 17:17:49.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.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 widgets with text that without mnenomic matches: is "Sample Part 2") 17:17:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:49.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 17:17:49.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 17:17:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:49.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 17:17:49.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 17:17:49.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 17:17:49.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 17:17:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 17:17:49.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 17:17:49.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 17:17:49.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 17:17:49.391 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.827 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.31 s getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.072 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.043 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.025 s testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.018 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.123 s testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest 17:17:49.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 17:17:49.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 17:17:49.445 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:49.445 DEBUG [main][MenuItemLookup] Item match:File 17:17:49.446 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:49.446 DEBUG [main][MenuItemLookup] Found menu:'Help' 17:17:49.446 DEBUG [main][MenuItemLookup] Item match:Help 17:17:49.446 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:49.446 DEBUG [main][MenuItemLookup] Item match:File 17:17:49.451 DEBUG [main][MenuItemLookup] Found menu:'Open' 17:17:49.451 DEBUG [main][MenuItemLookup] Item match:Open 17:17:49.452 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:49.452 DEBUG [main][MenuItemLookup] Found menu:'Help' 17:17:49.452 DEBUG [main][MenuItemLookup] Item match:Help 17:17:49.453 DEBUG [main][MenuItemLookup] Found menu:'About' 17:17:49.453 DEBUG [main][MenuItemLookup] Item match:About 17:17:49.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 17:17:49.453 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:49.453 DEBUG [main][MenuItemLookup] Item match:File 17:17:49.455 DEBUG [main][MenuItemLookup] Found menu:'Open' 17:17:49.455 DEBUG [main][MenuItemLookup] Item match:Open 17:17:49.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 17:17:49.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 17:17:49.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 17:17:49.456 DEBUG [main][MenuItemLookup] Found menu:'File' 17:17:49.456 DEBUG [main][MenuItemLookup] Item match:File 17:17:49.458 DEBUG [main][MenuItemLookup] Found menu:'Open' 17:17:49.458 DEBUG [main][MenuItemLookup] Item match:Open 17:17:49.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 17:17:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 17:17:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 17:17:49.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.017 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.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.e4.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.e4.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target/org.eclipse.reddeer.e4.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.e4.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature >------- [INFO] Building RedDeer Eclipse Feature 4.7.0-SNAPSHOT [47/58] [INFO] from features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.eclipse.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.eclipse.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/target/org.eclipse.reddeer.eclipse.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.eclipse.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature >------- [INFO] Building RedDeer GEF Spy Feature 4.7.0-SNAPSHOT [48/58] [INFO] from features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/target/org.eclipse.reddeer.gef.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.gef.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.swt.feature >--------- [INFO] Building RedDeer SWT Feature 4.7.0-SNAPSHOT [49/58] [INFO] from features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.swt.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.swt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.swt.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/target/org.eclipse.reddeer.swt.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.swt.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.tests.feature >-------- [INFO] Building RedDeer Tests Feature 4.7.0-SNAPSHOT [50/58] [INFO] from features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.tests.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.tests.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/target/org.eclipse.reddeer.tests.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.tests.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.ui.feature >--------- [INFO] Building RedDeer UI Feature 4.7.0-SNAPSHOT [51/58] [INFO] from features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.ui.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.ui.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/target/org.eclipse.reddeer.ui.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.ui.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature >------ [INFO] Building RedDeer Recorder Feature 4.7.0-SNAPSHOT [52/58] [INFO] from features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.recorder.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.recorder.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.recorder.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/target/org.eclipse.reddeer.recorder.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.recorder.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature >------ [INFO] Building RedDeer GEF/Graphiti Feature 4.7.0-SNAPSHOT [53/58] [INFO] from features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.graphiti.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.graphiti.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/target/org.eclipse.reddeer.graphiti.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.graphiti.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.spy.feature >--------- [INFO] Building RedDeer Spy Feature 4.7.0-SNAPSHOT [54/58] [INFO] from features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.spy.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.spy.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.spy.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/target/org.eclipse.reddeer.spy.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.spy.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature >------ [INFO] Building RedDeer Log Parser Feature 4.7.0-SNAPSHOT [55/58] [INFO] from features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.logparser.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.logparser.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.logparser.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/target/org.eclipse.reddeer.logparser.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.logparser.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature >------- [INFO] Building RedDeer CodeGen Feature 4.7.0-SNAPSHOT [56/58] [INFO] from features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.codegen.feature --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen.feature --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.reddeer.codegen.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.reddeer.codegen.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/target/org.eclipse.reddeer.codegen.feature-4.7.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.reddeer.codegen.feature --- [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2metadata:4.7.0-SNAPSHOT already attached, replace previous instance [WARNING] artifact org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:xml:p2artifacts:4.7.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.site >------------ [INFO] Building RedDeer Site 4.7.0-SNAPSHOT [57/58] [INFO] from site/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.site --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.site --- [INFO] The project's OSGi version is 4.7.0.v20230901-1613 [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.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.62MB of 12.94MB at 11.6MB/s) [INFO] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.65MB) [INFO] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.28MB) [INFO] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.27kB) [INFO] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.47MB) [INFO] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (32.41kB) [INFO] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (20.34kB) [INFO] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (353.59kB) [INFO] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (144.34kB) [INFO] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.5kB) [INFO] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (703.81kB) [INFO] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (95.26kB) [INFO] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (15.35kB) [INFO] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.59kB) [INFO] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (302.53kB) [INFO] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (300.96kB) [INFO] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.45kB) [INFO] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (393.3kB) [INFO] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (64.86kB) [INFO] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (81.45kB) [INFO] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (379.48kB) [INFO] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (6.02MB) [INFO] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (806.64kB) [INFO] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (434.35kB) [INFO] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (893.32kB) [INFO] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.04MB) [INFO] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.41MB) [INFO] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (107.38kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (690.83kB) [INFO] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (74.34kB) [INFO] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (93.93kB) [INFO] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (620.52kB) [INFO] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (331.65kB) [INFO] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (69.26kB) [INFO] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.56kB) [INFO] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (146.41kB) [INFO] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (101.83kB) [INFO] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (135.73kB) [INFO] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (196.21kB) [INFO] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (289.67kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (313kB) [INFO] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (163.08kB) [INFO] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.6kB) [INFO] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.31kB) [INFO] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.65kB) [INFO] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (109.8kB) [INFO] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (49.45kB) [INFO] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (115.07kB) [INFO] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (90.9kB) [INFO] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.64kB) [INFO] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (400.2kB) [INFO] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3MB) [INFO] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (245.02kB) [INFO] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (270.25kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (24.31kB) [INFO] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (27.8kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (54.29kB) [INFO] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (57.49kB) [INFO] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (71.46kB) [INFO] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (46.59kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.81kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (12.96kB) [INFO] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (42.3kB) [INFO] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (19.69kB) [INFO] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.03kB) [INFO] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (317.8kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.26MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (45.85kB) [INFO] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (18.79kB) [INFO] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.11MB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (215.89kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (204.9kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.11kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (16.41kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (58.52kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (11.51kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (397.11kB) [INFO] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (33.33kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (13.3kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (266.92kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (89.66kB) [INFO] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (232.67kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (118.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (252.14kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (149.46kB) [INFO] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (295.36kB) [INFO] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.08kB) [INFO] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (51.9kB) [INFO] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (369.7kB) [INFO] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.55kB) [INFO] [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (28.51kB) [INFO] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.65kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (169.5kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (362.07kB) [INFO] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (113.29kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (79.47kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (68.04kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (176.33kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (221.38kB) [INFO] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (132.68kB) [INFO] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (343.24kB) [INFO] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (470.76kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (424.9kB) [INFO] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (402.85kB) [INFO] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.42MB) [INFO] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.43kB) [INFO] [INFO] Fetching org.eclipse.reddeer.common_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (66.96kB) [INFO] [INFO] Fetching org.eclipse.reddeer.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (323.74kB) [INFO] [INFO] Fetching org.eclipse.reddeer.direct_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (20.2kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3.49MB) [INFO] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (209.05kB) [INFO] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (174.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.uiforms_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.68kB) [INFO] [INFO] Fetching org.eclipse.reddeer.eclipse_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (420.24kB) [INFO] [INFO] Fetching org.eclipse.reddeer.jface_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.96kB) [INFO] [INFO] Fetching org.eclipse.reddeer.swt_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (185.7kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (112.92kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench.core_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (40.86kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (121.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.go_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (12.34kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit.extension_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (36.01kB) [INFO] [INFO] Fetching org.eclipse.reddeer.requirements_4.7.0.v20230830-1836.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (51.84kB) [INFO] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (56.15kB) [INFO] [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (325.29kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.06MB) [INFO] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.89kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (172.29kB) [INFO] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (110.71kB) [INFO] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.09kB) [INFO] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.23kB) [INFO] [WARNING] The project foo.bar.myplugin:reddeer.archetype:eclipse-test-plugin:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] [INFO] [INFO] -----------------< foo.bar.myplugin:reddeer.archetype >----------------- [INFO] [INFO] Building reddeer.archetype :: test 1.0.0-SNAPSHOT [INFO] [INFO] from pom.xml [INFO] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.0:target-platform (default-target-platform)' [INFO] [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:2.7.0:test (default-test)' [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ reddeer.archetype --- [INFO] [INFO] The project's OSGi version is 1.0.0.20230901-1718 [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] 17:18:48.808 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 17:18:48.809 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 17:18:48.816 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 17:18:48.817 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 17:18:48.827 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 17:18:48.904 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 17:18:48.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 17:18:48.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 17:18:48.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 17:18:48.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 17:18:49.050 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 17:18:49.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 17:18:49.054 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 17:18:49.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 17:18:49.056 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 17:18:49.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 17:18:49.060 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 17:18:49.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 17:18:49.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 17:18:49.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 17:18:49.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 17:18:49.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 17:18:49.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 17:18:49.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 17:18:49.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 17:18:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 17:18:49.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 17:18:49.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 17:18:49.139 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 17:18:49.139 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 17:18:49.139 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 17:18:49.139 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 17:18:49.139 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 17:18:49.140 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 17:18:49.145 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 17:18:49.145 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 17:18:49.145 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 17:18:49.145 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 17:18:49.145 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 17:18:49.145 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 17:18:49.145 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 17:18:49.146 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 17:18:49.146 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 17:18:49.146 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 17:18:49.146 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 17:18:49.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 17:18:49.186 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 17:18:49.188 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 17:18:49.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 'Preferences.*'] is available.... [INFO] 17:18:49.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 [INFO] 17:18:49.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 17:18:49.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 17:18:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 17:18:49.459 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 17:18:49.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 17:18:49.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified [INFO] 17:18:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 17:18:49.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 17:18:49.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 17:18:49.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 17:18:49.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 17:18:49.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 17:18:49.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 17:18:49.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) [INFO] 17:18:49.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 17:18:49.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 17:18:49.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 17:18:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 17:18:49.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 17:18:49.558 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 17:18:49.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 17:18:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 17:18:49.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 17:18:49.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 17:18:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 17:18:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 17:18:49.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 17:18:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 17:18:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 17:18:49.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 17:18:49.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 17:18:49.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 17:18:49.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 17:18:49.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 17:18:49.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 17:18:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 17:18:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 17:18:49.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 17:18:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 17:18:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 17:18:49.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 17:18:49.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 17:18:49.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 17:18:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 17:18:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 17:18:49.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 17:18:49.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 17:18:49.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 17:18:49.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 17:18:49.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 17:18:49.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in foo.bar.myplugin.simrel.AllRedDeerTests [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest) Time elapsed: 0.009 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: 43.714 s [INFO] [INFO] Finished at: 2023-09-01T17:18:50Z [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 [ 1.762 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.007 s] [INFO] RedDeer Common ..................................... SUCCESS [ 16.004 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 3.486 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.612 s] [INFO] RedDeer Core ....................................... SUCCESS [ 1.710 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 1.594 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.781 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.322 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.671 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.845 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.622 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 1.060 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 2.171 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.964 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.616 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.631 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.411 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 1.092 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.850 s] [INFO] RedDeer UI ......................................... SUCCESS [ 2.041 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.521 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 1.331 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.415 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.639 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.900 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.004 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.392 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.138 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:18 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [04:05 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:12 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [05:08 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 28.901 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:28 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.601 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [34:33 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [01:02 min] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 34.997 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 38.928 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 35.539 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:24 min] [INFO] RedDeer UI Tests ................................... SUCCESS [03:17 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 10.612 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.006 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.422 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.650 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.155 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.335 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.896 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.162 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.112 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.428 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.215 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.095 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.124 s] [INFO] RedDeer Site ....................................... SUCCESS [ 9.016 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 47.112 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:05 h [INFO] Finished at: 2023-09-01T17:18:50Z [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/210/ and message: 'Build finished. ' Using context: reddeer-verification-2023-09 Finished: UNSTABLE